summary refs log tree commit diff stats
path: root/tools/ci_generate.nim
Commit message (Expand)AuthorAgeFilesLines
* Build compiler with --noNimblePath (#20168)Ivan Yonchovski2022-08-091-1/+1
* fix shebangs #! /xxx => #!/xxx (#18444)Timothee Cour2021-07-071-1/+1
* fix compilation on Debian 7 (no git -C) (#18427)Andrey Makarov2021-07-061-1/+1
* refactor common code in CI pipelines (#18035)Timothee Cour2021-05-261-5/+1
* ref #17913; fix typo in tools/ci_generate.nim generating build_all.sh (#17915)Timothee Cour2021-05-011-1/+1
* reuse config/build_config.txt for all bootstrap scripts (posix + windows + ci...Timothee Cour2021-05-011-1/+64
* bring back std/ prefix within compiler and ensure it works in bootstrap + bsd...Timothee Cour2021-04-301-18/+36
* refactor all code that builds csources (#17815)Timothee Cour2021-04-231-4/+4
* refs #17107 use 2 instead of 3 parallel jobs for openbsd (#17108)Timothee Cour2021-02-201-1/+2
* Correct all eggs (#15906)Miran2020-11-101-1/+1
* CI openbsd: 3x batching via NIM_TESTAMENT_BATCH ; overall CI finishes in 21m ...Timothee Cour2020-06-301-0/+63