diff --git a/README.md b/README.md index d8e6ab4d..5c62097c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -***Compile*** & ***Edit*** in _D_![](https://github.com/BBasile/Coedit/raw/master/logo/coedit.png) +**a DMD GUI for the free electrons !** +![](https://github.com/BBasile/Coedit/raw/master/logo/coedit.png) Coedit is an IDE for the _DMD_ [D2](http://dlang.org) compiler. @@ -26,20 +27,20 @@ Coedit is an IDE for the _DMD_ [D2](http://dlang.org) compiler. **Project information** --- -- status: version 1 update 1. +- status: version 1 update 2, stable. - licensed under the term of the MIT license. - programmed in Object Pascal with [FPC & Lazarus](http://www.lazarus.freepascal.org) as compiler & IDE. -**Setup version 1** +**Download** --- Download the zipped binaries or the zipped setup program for you platform: -- :package: [setup program for Linux 32 bit](https://github.com/BBasile/Coedit/releases/download/1_update_1/coedit.1update1.linux32.setup.zip) -- :package: [binaries for Linux 32 bit](https://github.com/BBasile/Coedit/releases/download/1_update_1/coedit.1update1.linux32.zip) -- :package: [setup program for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/1_update_1/coedit.1update1.linux64.setup.zip) -- :package: [binaries for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/1_update_1/coedit.1update1.linux64.zip) -- :package: [setup program for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/1_update_1/coedit.1update1.win32.setup.zip) -- :package: [binaries for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/1_update_1/coedit.1update1.win32.zip) +- :package: [setup program for Linux 32 bit](https://github.com/BBasile/Coedit/releases/download/1_update_2/coedit.1update2.linux32.setup.zip) +- :package: [binaries for Linux 32 bit](https://github.com/BBasile/Coedit/releases/download/1_update_2/coedit.1update2.linux32.zip) +- :package: [setup program for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/1_update_2/coedit.1update2.linux64.setup.zip) +- :package: [binaries for Linux 64 bit](https://github.com/BBasile/Coedit/releases/download/1_update_2/coedit.1update2.linux64.zip) +- :package: [setup program for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/1_update_2/coedit.1update2.win32.setup.zip) +- :package: [binaries for Windows 32/64 bit](https://github.com/BBasile/Coedit/releases/download/1_update_2/coedit.1update2.win32.zip) [**See the wiki**](https://github.com/BBasile/Coedit/wiki#detailed-setup-procedure) for more information about the setup. diff --git a/cesetup/readme.md b/cesetup/readme.md index 8f211d15..d197cc47 100644 --- a/cesetup/readme.md +++ b/cesetup/readme.md @@ -1,5 +1,5 @@ This folder contains the files necessary to make a Coedit release. -The process is semi-automated and achieved by compiling a project in Coedit itself. +The process is semi-automatic and achieved by compiling a project in Coedit itself. Coedit setup program === @@ -8,13 +8,13 @@ This coedit project (_cesetup.coedit_) creates the coedit setup program. The project contains 4 configurations: - _devel-win32_: it does not takes part in the release process. -- win32, nux32, nux64: they take respectively the content of their matching sub-folder and put it in the output program at compile time (using the `import(file)` expression). -The output program is then compressed by the post-build process, using the scripts named `setupzip-`. +- _win32_, _nux32_, _nux64_: they take the content of their matching sub-folder and put it in the output folder, as an extractor program, at compile time (using the `import(file)` expression). +The extractor program is then compressed by the post-build process, using the scripts named `setupzip-`. Raw Zip === -The shell scripts named `zip-` take the content of their matching sub-folder to make an archive. +The shell scripts named `zip-` take the content of their matching sub-folder to make an archive. They are proposed alternatively to the setup program. The scripts are launched automatically when the setup program is about to be compiled (as pre-build process). Todo by hand for each release diff --git a/lazproj/coedit.win7.png b/lazproj/coedit.win7.png deleted file mode 100644 index 622bfa7b..00000000 Binary files a/lazproj/coedit.win7.png and /dev/null differ diff --git a/libdparse b/libdparse index bd7c1c2d..0dccfca0 160000 --- a/libdparse +++ b/libdparse @@ -1 +1 @@ -Subproject commit bd7c1c2dbb08bf160c4b646e0aede2af1ef6e0e4 +Subproject commit 0dccfca0e2a132b3c862a62da1c323ccd24e622d