Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve Travis CI folding (#10473) | Federico Ceratto | 2019-01-28 | 1 | -4/+4 |
| | |||||
* | Enable log folding in Travis CI (#10414) | Federico Ceratto | 2019-01-22 | 1 | -11/+14 |
| | | | Prevent log truncation in browsers | ||||
* | [CI] now enables `NIM_COMPILE_TO_CPP=true` to run without allow_failures ↵ | Timothee Cour | 2019-01-17 | 1 | -8/+13 |
| | | | | | | | | (#10315) * better fix for `nim cpp` bootstrap error: error: no member named raise_id * [CI] now enables runs NIM_COMPILE_TO_CPP=true without allow_failures * workaround refs #10343 | ||||
* | koch.nim: Make bootstrapping in C++ mode robust | Araq | 2019-01-16 | 1 | -4/+6 |
| | |||||
* | properly fix #10030 by skipping all external configs (#10324) | Timothee Cour | 2019-01-16 | 1 | -3/+4 |
| | |||||
* | another attempt to fix https://github.com/nim-lang/nightlies/issues/17 | Araq | 2019-01-15 | 1 | -1/+1 |
| | |||||
* | attempt to fix https://github.com/nim-lang/nightlies/issues/17 | Araq | 2019-01-15 | 1 | -1/+2 |
| | |||||
* | [CI] runCI runs `kochExec "boot"` regardless of nim mode (#10312) | Timothee Cour | 2019-01-15 | 1 | -2/+1 |
| | |||||
* | fixes #10030 bootstrap is insulated from user config (#10244) | Timothee Cour | 2019-01-10 | 1 | -2/+7 |
| | |||||
* | fixes #10039 : CI now runs buildTools (eg, nimfind wasn't being compiled ↵ | Timothee Cour | 2019-01-10 | 1 | -22/+34 |
| | | | | before); refactoring (#10242) | ||||
* | [CI] fixes #10041 move bulk of `travis` and `appveyor` logic to koch.nim ↵ | Timothee Cour | 2019-01-08 | 1 | -3/+43 |
| | | | | (#10183) | ||||
* | koch.nim: speed up tests for the 'testinstall' target for the nightly builds ↵ | Araq | 2019-01-03 | 1 | -2/+1 |
| | | | | (these tests are also covered by the other CIs) | ||||
* | resolve merge conflicts | Araq | 2018-12-12 | 1 | -1/+1 |
|\ | |||||
| * | Corrected erroneous vccexe tool path in koch | Fredrik Høisæther Rasch | 2017-03-21 | 1 | -1/+1 |
| | | |||||
* | | kick taint mode | Arne Döring | 2018-12-11 | 1 | -3/+1 |
| | | |||||
* | | Fixes #9913 | Neelesh Chandola | 2018-12-09 | 1 | -0/+2 |
| | | |||||
* | | add nimCompile to simplify koch; add nimfind to koch tools (#9723) | Timothee Cour | 2018-11-15 | 1 | -20/+17 |
| | | |||||
* | | refs #9637 ; cleanup installation of nimsuggest (#9703) | Timothee Cour | 2018-11-15 | 1 | -12/+9 |
| | | |||||
* | | change dir when koch starts (#9663) | Arne Döring | 2018-11-09 | 1 | -0/+2 |
| | | |||||
* | | remove redundant -p:compiler in koch.nim given modules use import compiler/foo | Timothee Cour | 2018-11-07 | 1 | -3/+3 |
| | | |||||
* | | make Nim take roughly 100MB less RAM for bootstrapping via a new compiler ↵ | Andreas Rumpf | 2018-11-07 | 1 | -0/+3 |
| | | | | | | | | switch -d:leanCompiler; useful for the Raberry PI | ||||
* | | fixes #9276 (#9317) | Arne Döring | 2018-10-24 | 1 | -3/+4 |
| | | |||||
* | | koch: bootstrap with C++ for NIM_COMPILE_TO_CPP env var | Araq | 2018-10-18 | 1 | -1/+2 |
| | | |||||
* | | Testament pre parallel (#9137) | Jacek Sieka | 2018-10-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | * testament: move to root dir (it's not a test) * osproc: fix process index passed to afterRunEvent for parallel runs it was passing the index of the process, not index of all commands * testament: complete file move | ||||
* | | koch tools: build Nimble in release mode | Andreas Rumpf | 2018-10-03 | 1 | -1/+1 |
| | | |||||
* | | koch: add a --stable flag to build Nimble; refs #9017 | Araq | 2018-09-22 | 1 | -2/+9 |
| | | |||||
* | | koch: adapt winrelease to appveyor | Araq | 2018-09-20 | 1 | -2/+2 |
| | | |||||
* | | koch: code cleanups, easier testing for 'testinstall' and 'winrelease' | Araq | 2018-09-19 | 1 | -49/+56 |
| | | |||||
* | | koch: fix doc generation with Google Analytics enabled | Araq | 2018-09-19 | 1 | -2/+0 |
| | | |||||
* | | attempt to make travis green for 'koch testinstall' | Andreas Rumpf | 2018-09-18 | 1 | -0/+1 |
| | | |||||
* | | travis: run 'koch testinstall' on OSX | Andreas Rumpf | 2018-09-18 | 1 | -28/+32 |
| | | |||||
* | | integrate 'koch web' features into koch; deprecate 'nimweb' tool | Araq | 2018-09-13 | 1 | -66/+20 |
| | | |||||
* | | build nimble in debug mode to enable stack traces | Araq | 2018-09-10 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'devel' into araq-misc | Araq | 2018-08-13 | 1 | -1/+2 |
|\ \ | |||||
| * | | Clarify usage of "Test" argument in Koch (#8613) | Naveen Arunachalam | 2018-08-12 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | Minor change to help people (e.g. like myself) who are starting out :) Currently, the readme mentions the use of `./koch tests cat async`, but the help text for koch doesn't mention it. Helptexts are modified accordingly. | ||||
* | | | build Nimble with --nilseqs:on until Nimble is fixed | Araq | 2018-08-13 | 1 | -2/+2 |
|/ / | |||||
* | | make 'koch xz' enforce a clean 'git diff'; fixes #7292 | Araq | 2018-08-04 | 1 | -0/+8 |
| | | |||||
* | | fixes #8419 fixes #8420 ; workaround #6071 workaround nim-lang/website#98 ↵ | Timothee Cour | 2018-07-30 | 1 | -0/+1 |
| | | | | | | | | | | (#8423) add --git.devel option to override doc generated "edit" links; add --nimCompiler option to nimweb | ||||
* | | readded -d:debug flag | Arne Döring | 2018-06-26 | 1 | -1/+1 |
| | | |||||
* | | make basic debugging possible | Arne Döring | 2018-06-26 | 1 | -1/+1 |
| | | |||||
* | | nimpretty: proper command line handling; added tests; travis ensures these ↵ | Andreas Rumpf | 2018-06-19 | 1 | -5/+3 |
| | | | | | | | | stay green | ||||
* | | remove hardly used TimeMachine feature | Andreas Rumpf | 2018-05-06 | 1 | -1/+0 |
| | | |||||
* | | make Nimble not crash after the refactoring | Andreas Rumpf | 2018-05-05 | 1 | -1/+1 |
| | | |||||
* | | Fix lists of paths in posix environment (#7034) | Dennis Felsing | 2018-01-08 | 1 | -2/+2 |
| | | | | | | | | | | Empty paths in a colon separated list would be considered as the current directory, so have to ensure $PATH and $LD_LIBRARY_PATH are not empty before separating it with : | ||||
* | | Faster nimgrep (#6983) | Mathias Stearn | 2018-01-03 | 1 | -1/+1 |
| | | | | | | | | | | * compile nimgrep with -d:release * nimgrep: only parse pattern once at startup | ||||
* | | Prep for tester parallel: private nimcache for each test (#6937) | Mathias Stearn | 2017-12-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * Compile tester with --opt:speed This makes "tester html" substantially faster * Use a private nimcache for each test This allows reusing the cache between test runs. It is also prep for parallel testing within a single category (#6913) | ||||
* | | koch temp uses '-d:debug' | Andreas Rumpf | 2017-11-14 | 1 | -2/+2 |
| | | |||||
* | | made nimresolve part of the compiler | Andreas Rumpf | 2017-10-29 | 1 | -1/+1 |
| | | |||||
* | | Use findNim() in koch temp() (#6592) | Stefan Rakel | 2017-10-25 | 1 | -1/+2 |
| | | |||||
* | | implemented new experimental scriptable import mechanism | Andreas Rumpf | 2017-10-01 | 1 | -0/+3 |
| | |