summary refs log tree commit diff stats
path: root/ci
Commit message (Expand)AuthorAgeFilesLines
* [minor] don't find `"Hint: gc"` for action (#20170)ringabout2022-08-071-4/+2
* tracking the memory usage of orc-booting compiler for each commit (#19941)flywind2022-07-111-0/+28
* use `gmake` in the buildscript on Solaris systems (#19036)BarrOff2021-10-241-0/+2
* ported Nim to proprietary CrossOS [backport] (#18889)Andreas Rumpf2021-09-241-0/+2
* fix compilation on Debian 7 (no git -C) (#18427)Andrey Makarov2021-07-062-3/+7
* fix typo in ci/funs.sh (#18115)Timothee Cour2021-05-271-1/+1
* refactor common code in CI pipelines (#18035)Timothee Cour2021-05-261-0/+17
* Use gmake for NetBSD as well as FreeBSD/OpenBSD (#18064)Euan2021-05-231-0/+2
* upgrade nodejs; add nimCiSystemInfo on azure/github CI (#18003)Timothee Cour2021-05-131-1/+14
* fix #17913 build_all.sh on M1 mac (#17917); temporary workaroundTimothee Cour2021-05-031-0/+2
* reuse config/build_config.txt for all bootstrap scripts (posix + windows + ci...Timothee Cour2021-05-012-4/+30
* refactor all code that builds csources (#17815)Timothee Cour2021-04-236-109/+72
* followup #17561, skipping ci now implies green (#17813)Timothee Cour2021-04-231-0/+22
* CIs: attempt to use csources_v1 (#16282)Andreas Rumpf2021-04-213-3/+3
* fix #17325 unrbreak CI i386 (#17327)Timothee Cour2021-03-101-0/+8
* Testament pre parallel (#9137)Jacek Sieka2018-10-121-1/+1
* Fix lists of paths in posix environment (#7034)Dennis Felsing2018-01-082-2/+2
* Removed fasm support.Rokas Kupstys2017-02-201-2/+1
* 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
* nimsuggest is built by koch.nim insteadAndreas Rumpf2016-09-271-9/+0
* CI: Depend on Jester HEAD because of nim-lang/nimble#129.Dominik Picheta2016-09-252-2/+2
* CI: Install a specific Jester commit.Dominik Picheta2016-09-252-2/+2
* CI: Fixes NSIS deployments.Dominik Picheta2016-09-241-2/+0
* CI: For Windows deploy run `koch winrelease`.Dominik Picheta2016-09-181-1/+1
* CI: Small fixes.Dominik Picheta2016-09-181-1/+0
* CI: Fixes Linux tests.Dominik Picheta2016-09-181-3/+5
* CI: Install FASM via apt-get instead of manually.Dominik Picheta2016-09-171-6/+2
* GitLab CI: installers are now just renamed in build dir.Dominik Picheta2016-09-141-2/+2
* Improvements to GitLab CI NSIS script.Dominik Picheta2016-09-091-9/+13
* 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
* Adds GitLab CI config.Dominik Picheta2016-08-294-0/+53