summary refs log tree commit diff stats
path: root/ci/nsis_build.bat
Commit message (Collapse)AuthorAgeFilesLines
* CI: ZIPs don't have an underscore in the filename.Dominik Picheta2016-10-161-2/+2
|
* Improve niminst zip error message and fix CI build.Dominik Picheta2016-10-161-5/+2
|
* zip files for WindowsAraq2016-10-091-0/+4
|
* CI: NSIS fixes and temporary removal of Linux builds.Dominik Picheta2016-09-291-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit af422c72ccd31054ecb097313275e538c2c8f1ad Author: Dominik Picheta <dominikpicheta@gmail.com> Date: Thu Sep 29 00:42:39 2016 +0200 CI: Another attempt. commit f187712192bf80394d0efd7e8ebfcdc07a13ca5a Author: Dominik Picheta <dominikpicheta@gmail.com> Date: Thu Sep 29 00:32:53 2016 +0200 CI: Remove building of docs before NSIS build. commit 92abf82d9400ff7f03d7fbfdaaeeb2ee93e803a5 Author: Dominik Picheta <dominikpicheta@gmail.com> Date: Thu Sep 29 00:18:24 2016 +0200 CI: Attempt to fix incorrect mingw arch. commit 2ec54f89f9725208559f2080dd0f1533b9ae27e0 Author: Dominik Picheta <dominikpicheta@gmail.com> Date: Wed Sep 28 23:40:51 2016 +0200 CI: Rebuild koch so that correct mingw links are put in NSIS. commit 3118f0fea6fb8d7178e9267d3bf198b4784cb247 Author: Dominik Picheta <dominikpicheta@gmail.com> Date: Wed Sep 28 22:36:40 2016 +0200 CI: Fixes ci commit fc4d14aa325dc1a95cf63092b209b919df450dcd Author: Dominik Picheta <dominikpicheta@gmail.com> Date: Wed Sep 28 22:35:00 2016 +0200 CI: Disable linux for now.
* nimsuggest is built by koch.nim insteadAndreas Rumpf2016-09-271-9/+0
|
* CI: Fixes NSIS deployments.Dominik Picheta2016-09-241-2/+0
|
* CI: For Windows deploy run `koch winrelease`.Dominik Picheta2016-09-181-1/+1
|
* GitLab CI: installers are now just renamed in build dir.Dominik Picheta2016-09-141-2/+2
| | | | | | | | | | Squashed commit of the following: commit 71a06418623b7bfb6e21a0d54ec9dc5b6eb975a7 Author: Dominik Picheta <dominikpicheta@gmail.com> Date: Wed Sep 14 16:46:39 2016 +0200 Don't move installers to web\
* Improvements to GitLab CI NSIS script.Dominik Picheta2016-09-091-9/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit a17ffc5cfe63b25f1866c57bf22730790b1ec86e Author: Dominik Picheta <dominikpicheta@gmail.com> Date: Fri Sep 9 23:01:48 2016 +0100 Debugging commit 6522890c1afea95616ed667b99ad6e9b5f3ac1bc Author: Dominik Picheta <dominikpicheta@gmail.com> Date: Fri Sep 9 22:40:45 2016 +0100 Another fix commit bfd0a623b7b9282209ad1639ed0a5850d517ea00 Author: Dominik Picheta <dominikpicheta@gmail.com> Date: Fri Sep 9 22:10:44 2016 +0100 Grab nimsuggest commit 7173335682d87d4b1bde55dea0dcf17a7dad6d7a Author: Dominik Picheta <dominikpicheta@gmail.com> Date: Fri Sep 9 21:56:04 2016 +0100 Fix again.
* Attempt to fix nsis_build.bat.Dominik Picheta2016-09-091-2/+6
|
* Add Windows deploy stage to GitLab CI.Dominik Picheta2016-09-081-0/+57