| Commit message (Expand) | Author | Age | Files | Lines |
* | Bootstrap: Allow to override number of CPUs (#21823) | Tanguy | 2023-05-11 | 1 | -1/+5 |
* | [minor] don't find `"Hint: gc"` for action (#20170) | ringabout | 2022-08-07 | 1 | -4/+2 |
* | tracking the memory usage of orc-booting compiler for each commit (#19941) | flywind | 2022-07-11 | 1 | -0/+28 |
* | use `gmake` in the buildscript on Solaris systems (#19036) | BarrOff | 2021-10-24 | 1 | -0/+2 |
* | ported Nim to proprietary CrossOS [backport] (#18889) | Andreas Rumpf | 2021-09-24 | 1 | -0/+2 |
* | fix compilation on Debian 7 (no git -C) (#18427) | Andrey Makarov | 2021-07-06 | 2 | -3/+7 |
* | fix typo in ci/funs.sh (#18115) | Timothee Cour | 2021-05-27 | 1 | -1/+1 |
* | refactor common code in CI pipelines (#18035) | Timothee Cour | 2021-05-26 | 1 | -0/+17 |
* | Use gmake for NetBSD as well as FreeBSD/OpenBSD (#18064) | Euan | 2021-05-23 | 1 | -0/+2 |
* | upgrade nodejs; add nimCiSystemInfo on azure/github CI (#18003) | Timothee Cour | 2021-05-13 | 1 | -1/+14 |
* | fix #17913 build_all.sh on M1 mac (#17917); temporary workaround | Timothee Cour | 2021-05-03 | 1 | -0/+2 |
* | reuse config/build_config.txt for all bootstrap scripts (posix + windows + ci... | Timothee Cour | 2021-05-01 | 2 | -4/+30 |
* | refactor all code that builds csources (#17815) | Timothee Cour | 2021-04-23 | 6 | -109/+72 |
* | followup #17561, skipping ci now implies green (#17813) | Timothee Cour | 2021-04-23 | 1 | -0/+22 |
* | CIs: attempt to use csources_v1 (#16282) | Andreas Rumpf | 2021-04-21 | 3 | -3/+3 |
* | fix #17325 unrbreak CI i386 (#17327) | Timothee Cour | 2021-03-10 | 1 | -0/+8 |
* | Testament pre parallel (#9137) | Jacek Sieka | 2018-10-12 | 1 | -1/+1 |
* | Fix lists of paths in posix environment (#7034) | Dennis Felsing | 2018-01-08 | 2 | -2/+2 |
* | Removed fasm support. | Rokas Kupstys | 2017-02-20 | 1 | -2/+1 |
* | CI: ZIPs don't have an underscore in the filename. | Dominik Picheta | 2016-10-16 | 1 | -2/+2 |
* | Improve niminst zip error message and fix CI build. | Dominik Picheta | 2016-10-16 | 1 | -5/+2 |
* | zip files for Windows | Araq | 2016-10-09 | 1 | -0/+4 |
* | CI: NSIS fixes and temporary removal of Linux builds. | Dominik Picheta | 2016-09-29 | 1 | -4/+8 |
* | nimsuggest is built by koch.nim instead | Andreas Rumpf | 2016-09-27 | 1 | -9/+0 |
* | CI: Depend on Jester HEAD because of nim-lang/nimble#129. | Dominik Picheta | 2016-09-25 | 2 | -2/+2 |
* | CI: Install a specific Jester commit. | Dominik Picheta | 2016-09-25 | 2 | -2/+2 |
* | CI: Fixes NSIS deployments. | Dominik Picheta | 2016-09-24 | 1 | -2/+0 |
* | CI: For Windows deploy run `koch winrelease`. | Dominik Picheta | 2016-09-18 | 1 | -1/+1 |
* | CI: Small fixes. | Dominik Picheta | 2016-09-18 | 1 | -1/+0 |
* | CI: Fixes Linux tests. | Dominik Picheta | 2016-09-18 | 1 | -3/+5 |
* | CI: Install FASM via apt-get instead of manually. | Dominik Picheta | 2016-09-17 | 1 | -6/+2 |
* | GitLab CI: installers are now just renamed in build dir. | Dominik Picheta | 2016-09-14 | 1 | -2/+2 |
* | Improvements to GitLab CI NSIS script. | Dominik Picheta | 2016-09-09 | 1 | -9/+13 |
* | Attempt to fix nsis_build.bat. | Dominik Picheta | 2016-09-09 | 1 | -2/+6 |
* | Add Windows deploy stage to GitLab CI. | Dominik Picheta | 2016-09-08 | 1 | -0/+57 |
* | Adds GitLab CI config. | Dominik Picheta | 2016-08-29 | 4 | -0/+53 |