summary refs log tree commit diff stats
path: root/koch.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes a koch regression that made 'koch boot --listcmd' not work anymore [bac...Andreas Rumpf2019-10-101-2/+2
* [backport] bundle nimpretty on Windows (#12358)Miran2019-10-041-2/+6
* update the Nimble version we ship with Nim (#12236)Andreas Rumpf2019-09-231-1/+1
* make testament a tool we ship with Nim; fixes #12084 (#12088)Andreas Rumpf2019-08-301-5/+8
* Incremental compilation (IC): Improvements (#11881)Andreas Rumpf2019-08-081-1/+1
* koch/nim: completion of the 'better run' featureAraq2019-07-121-2/+4
* koch temp bugfixAraq2019-07-121-3/+2
* better run [feature] (#11709)Andreas Rumpf2019-07-111-1/+7
* minor style changesAraq2019-07-101-1/+1
* koch temp: use -d:leanCompiler if possibleAraq2019-07-101-1/+3
* Pass additional koch options to the nim compiler (#11615)Ivan Bobev2019-06-281-36/+44
* Ensure that koch-built nim exe has +x perm for u/g/others [bugfix] (#11444)Kaushal Modi2019-06-101-1/+1
* koch.nim: hotfix for nightly buildsAndreas Rumpf2019-06-061-21/+12
* koch now ignores the existance of .git and always builds the latest tagged st...Araq2019-06-051-9/+4
* refs #11402; now koch ships a fixed version of Nimble so that the connection ...Araq2019-06-051-2/+3
* make fullpaths the default in error messages and stack traces for mor… (#11...Andreas Rumpf2019-06-051-3/+3
* travis: cleanup & add 32-bit Linux testing (#11337)alaviss2019-05-301-1/+1
* koch.nim: nothing to do hereAraq2019-05-061-1/+0
* testament: catch failing nimble tests (#10832)Miran2019-03-131-1/+1
* disable compile-time FFI supportAndreas Rumpf2019-02-231-3/+1
* FFI at CT (#10150)Timothee Cour2019-02-231-0/+7
* koch.nim: indentation uses 2 spacesAraq2019-02-201-5/+5
* fixes #10659 `koch boot` fails on windows (#10660)Timothee Cour2019-02-181-3/+5
* 32 bit fixes (#10608)Arne Döring2019-02-121-2/+1
* attempt to make nightlies work againAndreas Rumpf2019-02-111-1/+1
* new AppVeyor configuration that should test the compiler against sele… (#10...Andreas Rumpf2019-02-091-28/+27
* koch and testament improvement; make testing command easier to get rightAndreas Rumpf2019-02-081-5/+0
* koch winrelease: also bundle c2nim for Windows [backport]Araq2019-02-061-1/+8
* Enable Travis folding in winrelease (#10528)genotrance2019-02-021-6/+10
* Improve Travis CI folding (#10473)Federico Ceratto2019-01-281-4/+4
* Enable log folding in Travis CI (#10414)Federico Ceratto2019-01-221-11/+14
* [CI] now enables `NIM_COMPILE_TO_CPP=true` to run without allow_failures (#10...Timothee Cour2019-01-171-8/+13
* koch.nim: Make bootstrapping in C++ mode robustAraq2019-01-161-4/+6
* properly fix #10030 by skipping all external configs (#10324)Timothee Cour2019-01-161-3/+4
* another attempt to fix https://github.com/nim-lang/nightlies/issues/17Araq2019-01-151-1/+1
* attempt to fix https://github.com/nim-lang/nightlies/issues/17Araq2019-01-151-1/+2
* [CI] runCI runs `kochExec "boot"` regardless of nim mode (#10312)Timothee Cour2019-01-151-2/+1
* fixes #10030 bootstrap is insulated from user config (#10244)Timothee Cour2019-01-101-2/+7
* fixes #10039 : CI now runs buildTools (eg, nimfind wasn't being compiled befo...Timothee Cour2019-01-101-22/+34
* [CI] fixes #10041 move bulk of `travis` and `appveyor` logic to koch.nim (#10...Timothee Cour2019-01-081-3/+43
* koch.nim: speed up tests for the 'testinstall' target for the nightly builds ...Araq2019-01-031-2/+1
* resolve merge conflictsAraq2018-12-121-1/+1
|\
| * Corrected erroneous vccexe tool path in kochFredrik Høisæther Rasch2017-03-211-1/+1
* | kick taint modeArne Döring2018-12-111-3/+1
* | Fixes #9913Neelesh Chandola2018-12-091-0/+2
* | add nimCompile to simplify koch; add nimfind to koch tools (#9723)Timothee Cour2018-11-151-20/+17
* | refs #9637 ; cleanup installation of nimsuggest (#9703)Timothee Cour2018-11-151-12/+9
* | change dir when koch starts (#9663)Arne Döring2018-11-091-0/+2
* | remove redundant -p:compiler in koch.nim given modules use import compiler/fooTimothee Cour2018-11-071-3/+3
* | make Nim take roughly 100MB less RAM for bootstrapping via a new compiler swi...Andreas Rumpf2018-11-071-0/+3