| Commit message (Expand) | Author | Age | Files | Lines |
* | added koch xtemp command for easier compiler development | Araq | 2017-06-08 | 1 | -0/+12 |
* | fixes 'koch winrelease' | Araq | 2017-05-18 | 1 | -22/+10 |
* | niminst: add missing nimsuggest tool; small koch.nim cleanup | Araq | 2017-05-17 | 1 | -7/+0 |
* | koch: build release version of nimble | Andreas Rumpf | 2017-04-26 | 1 | -2/+2 |
* | koch: cleanup its help output, remove cruft | Araq | 2017-03-21 | 1 | -18/+14 |
* | koch: vcc is also built with 'koch tools' | Araq | 2017-03-21 | 1 | -1/+5 |
* | koch: better valgrind support | Andreas Rumpf | 2017-03-17 | 1 | -5/+19 |
* | Merge branch 'devel' into faster-nimsuggest | Andreas Rumpf | 2017-03-14 | 1 | -0/+9 |
|\ |
|
| * | valgrind support for nim | Andreas Rumpf | 2017-03-14 | 1 | -0/+9 |
* | | nimsuggest: more precise cursor tracking | Araq | 2017-03-09 | 1 | -4/+4 |
|/ |
|
* | finish tool can use 'nimgrab' tool to download the mingw version | Araq | 2017-02-26 | 1 | -0/+3 |
* | koch: don't build downloader tool, it is not ready | araq | 2017-02-15 | 1 | -2/+3 |
* | koch: boot use hostOs&hostCpu specific nimcache | Andreas Rumpf | 2017-02-07 | 1 | -1/+2 |
* | downloader tool needs to use https | Andreas Rumpf | 2017-02-07 | 1 | -1/+1 |
* | koch.nim: don't commit after 1am | Andreas Rumpf | 2017-02-07 | 1 | -2/+2 |
* | disable NSIS installers, ship with downloader.exe instead | Araq | 2017-02-07 | 1 | -2/+7 |
* | koch.nim: winrelease without nasty batch files | Araq | 2017-02-07 | 1 | -3/+58 |
* | add 'koch nimsuggest' command for consistency | Andreas Rumpf | 2017-01-10 | 1 | -0/+1 |
* | use os.copyDir, not your own broken implementation of it | Andreas Rumpf | 2017-01-10 | 1 | -9/+0 |
* | happy new year | Araq | 2017-01-07 | 1 | -2/+2 |
* | koch.nim: critical fix for the tar.xz installations | Andreas Rumpf | 2017-01-07 | 1 | -14/+18 |
* | koch and nims updates | Araq | 2017-01-06 | 1 | -1/+1 |
* | koch.nim: remove old bin/nimblepkg/*.nim files for nimble installation | Andreas Rumpf | 2017-01-04 | 1 | -0/+4 |
* | koch.nim: don't use --git-dir; produces weird results | Araq | 2017-01-03 | 1 | -8/+10 |
* | koch.nim: use new nimble branch setup | Araq | 2017-01-03 | 1 | -34/+24 |
* | support: koch supports 'nimble' vs 'nimble --latest' | Andreas Rumpf | 2016-12-28 | 1 | -13/+24 |
* | 'koch temp --option' passes options to the compiler compilation itself | Andreas Rumpf | 2016-11-18 | 1 | -2/+17 |
* | nimsuggest is now in tools/ | Andreas Rumpf | 2016-11-01 | 1 | -1/+1 |
* | koch improvements; implemented 'koch pushcsources' | Araq | 2016-11-01 | 1 | -10/+43 |
* | touch koch.nim to trigger CI build (4th) | Araq | 2016-11-01 | 1 | -1/+0 |
* | touch koch.nim to trigger CI build (3rd) | Araq | 2016-10-31 | 1 | -0/+1 |
* | touch koch.nim to trigger CI build (2nd) | Araq | 2016-10-31 | 1 | -1/+0 |
* | touch koch.nim to trigger CI build | Araq | 2016-10-31 | 1 | -0/+1 |
* | nimsuggest is now part of Nim | Araq | 2016-10-31 | 1 | -7/+3 |
* | koch also builds the vccexe tool | Araq | 2016-10-25 | 1 | -3/+4 |
* | Merge pull request #4838 from couven92/ico-vcc | Andreas Rumpf | 2016-10-24 | 1 | -0/+5 |
|\ |
|
| * | Added icons support for Visual Studio compiler | Fredrik Høisæther Rasch | 2016-09-30 | 1 | -0/+5 |
* | | deprecate install_tools.nims in favor of 'koch tools'; refs #4934 | Araq | 2016-10-24 | 1 | -22/+42 |
* | | deprecated install_nimble.nims in favor of 'koch nimble'; refs #4934 | Araq | 2016-10-24 | 1 | -1/+22 |
* | | further cleanups; refs #4934 | Araq | 2016-10-24 | 1 | -1/+3 |
* | | docgen: PDFs and HTMLs finally are generated in their own respective directories | Araq | 2016-10-24 | 1 | -0/+1 |
* | | koch: keep the nimcache directory for tools | Araq | 2016-10-22 | 1 | -1/+1 |
* | | add 'koch install' again for backwards compat | Andreas Rumpf | 2016-10-21 | 1 | -0/+5 |
* | | koch: finish is now its own command | Andreas Rumpf | 2016-10-11 | 1 | -155/+5 |
* | | zip files for Windows | Araq | 2016-10-09 | 1 | -21/+6 |
* | | koch supports the finish command for smooth installations on Windows | Araq | 2016-10-09 | 1 | -74/+157 |
* | | tar.xz contains nimble and nimsuggest | Andreas Rumpf | 2016-09-26 | 1 | -4/+20 |
* | | Fixes koch winrelease. | Dominik Picheta | 2016-09-18 | 1 | -1/+1 |
* | | CI: For Windows deploy run `koch winrelease`. | Dominik Picheta | 2016-09-18 | 1 | -13/+1 |
* | | docgen: group by type feature | Andreas Rumpf | 2016-09-08 | 1 | -0/+1 |