summary refs log tree commit diff stats
path: root/koch.nim
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated and broken nimweb tools (#20442)ringabout2022-09-281-14/+0
* continue booting the compiler with refc (#20421)ringabout2022-09-241-1/+1
* defaults to ORC (#19972)ringabout2022-09-231-2/+2
* Build compiler with --noNimblePath (#20168)Ivan Yonchovski2022-08-091-2/+2
* build external deps with userversion:1.6 (#19612)flywind2022-03-231-2/+2
* renamed 'gc' switch to 'mm'; [backport:1.6] (#19187)Andreas Rumpf2021-11-241-1/+1
* build testament in package CI (#19092)flywind2021-11-021-1/+2
* bootstrapping Nim compiler with `cpp --gc:orc` (#19087)flywind2021-11-021-3/+2
* [backport] Revert "use new Nimble, with lockfiles (#18810)" (#18872)Miran2021-09-201-1/+1
* use new Nimble, with lockfiles (#18810)Miran2021-09-061-1/+1
* fix #18385 followup, by building nimsuggest with -d:release during testing (#...Timothee Cour2021-07-291-0/+5
* atlas tool: testing via mocking (#18588)Andreas Rumpf2021-07-261-0/+2
* added Atlas helper tool (#18497)Andreas Rumpf2021-07-161-1/+7
* Missing spaces when compiling testament and nim_dbg. (#18403)Endeg2021-06-301-2/+2
* `./koch tools` now builds bin/nim_dbg, a debug version of nim (#18289)Timothee Cour2021-06-281-2/+8
* ensure 'koch boot --gc:orc' stays green (#18353)Andreas Rumpf2021-06-251-0/+5
* fix #18334: handle path with spaces on windows during bootstrap (#18337)Timothee Cour2021-06-241-1/+1
* koch: print help if no command is given (#18199)Federico Ceratto2021-06-071-1/+2
* ./koch --nonexistant now fails (#18036)Timothee Cour2021-05-171-4/+5
* bring back std/ prefix within compiler and ensure it works in bootstrap + bsd...Timothee Cour2021-04-301-1/+3
* improve nimsuggest/tester, minor improvements to koch.nim (#17879)Timothee Cour2021-04-291-11/+10
* refactor all code that builds csources (#17815)Timothee Cour2021-04-231-32/+4
* fix #17749 ignore SIGPIPE signals, fix nim CI #17748 (#17752)Timothee Cour2021-04-181-0/+4
* removed nimfind tool, succeeded by 'nim check --defusages' (#17737)Andreas Rumpf2021-04-161-2/+0
* IC: integrity checking (#17695)Andreas Rumpf2021-04-111-1/+1
* added a simple 'koch branchdone' command to speed up my workflow (#17563)Andreas Rumpf2021-03-291-0/+8
* added a 'koch ic' command for easier adhoc testing of IC (#17508)Andreas Rumpf2021-03-261-2/+19
* Let koch temp -u:leanCompiler work (#17388)Clyybber2021-03-151-1/+1
* use NIM_TESTAMENT_BATCH for important_packages, improve formatting, code clea...Timothee Cour2021-03-121-8/+5
* use lowercase --define switches (#17283)flywind2021-03-071-1/+1
* remove tests/deps/ (#17132)Timothee Cour2021-02-231-0/+6
* [backport:1.2] update nimble commit hash (#17109)Miran2021-02-191-1/+1
* add -d:nimStrictMode in CI to keep code from regressing; fixes ConvFromXtoIts...Timothee Cour2021-02-171-2/+2
* koch.nim: documented the bootstrapping process (#17008)Andreas Rumpf2021-02-111-0/+7
* unbundle fusion (#16925)Timothee Cour2021-02-111-13/+8
* [backport:1.2] update the nimble commit hash to the latest one (#16971)Miran2021-02-091-1/+1
* remove .github/workflows/ci_ssl.yml; instead run via trunner_thirdparty (#16221)Timothee Cour2021-02-021-1/+1
* [FIX] Update fusion master commit hash (#16630)haxscramper2021-01-071-1/+1
* Fix #11506 (#16348)rockcavera2020-12-141-1/+7
* add a tester for rst2html (#15936)Miran2020-11-121-0/+1
* Correct all eggs (#15906)Miran2020-11-101-4/+4
* Fix #15639 (#15640)Clyybber2020-10-191-1/+1
* Bump nimble (#15573)genotrance2020-10-141-1/+1
* Fix #12027 (#15519)genotrance2020-10-101-4/+4
* Bump nimble (#15539)genotrance2020-10-101-1/+1
* koch: remove c2nim from windows release builds (#15471)alaviss2020-10-021-1/+0
* koch: unify nimble building scripts [backport:1.4] (#15443)alaviss2020-10-011-29/+5
* koch, compiler: bundle fusion as part of the source archive (#15409)alaviss2020-09-261-1/+2
* Bump nimble (#15398)genotrance2020-09-241-1/+1
* 'koch temp' bugfixAraq2020-09-231-1/+1