summary refs log tree commit diff stats
path: root/koch.nim
Commit message (Expand)AuthorAgeFilesLines
...
* | tar.xz contains nimble and nimsuggestAndreas Rumpf2016-09-261-4/+20
* | Fixes koch winrelease.Dominik Picheta2016-09-181-1/+1
* | CI: For Windows deploy run `koch winrelease`.Dominik Picheta2016-09-181-13/+1
* | docgen: group by type featureAndreas Rumpf2016-09-081-0/+1
* | make koch build quietlymogud2016-08-281-2/+4
* | koch boot: use different nimcaches for release and debug buildsAndreas Rumpf2016-08-261-1/+3
* | koch knows about json2Andreas Rumpf2016-07-191-7/+8
|/
* Fix tar usage in testinstallFederico Ceratto2016-06-101-1/+1
* added 'koch testinstall' command; more installer related bugfixesAndreas Rumpf2016-06-091-0/+40
* finally make niminst smart about which files are importantAndreas Rumpf2016-06-071-2/+2
* installer fixes and improvementsAndreas Rumpf2016-06-071-0/+16
* Fixes nim-git AUR PKGBUILD.Dominik Picheta2016-06-051-2/+10
* fixes #3290Andreas Rumpf2016-05-311-2/+3
* skip tester html on travis/appveyorAman Gupta2015-10-071-1/+2
* koch: Add geninstall generating just ./install.shAdam Strzelecki2015-10-031-2/+7
* use linenoise instead of GNU readlineAraq2015-06-211-2/+2
* Add "safety compilation". Improved, fixed messagesOscar Campbell2015-06-041-3/+3
* Made pathing (hopefully) Windows friendly.Oscar Campbell2015-06-031-1/+1
* Ensure fresh compiler and local compiler + libsOscar Campbell2015-06-031-0/+3
* Remove outdated targz from niminstSergey Avseyev2015-05-261-7/+0
* Implement support for XZ dist tarballSergey Avseyev2015-05-261-0/+8
* Introduce pedantic mode for testerSergey Avseyev2015-05-251-1/+3
* more cleanups for 0.11.0Araq2015-04-301-2/+2
* preparations for version 0.11.0Araq2015-04-301-1/+1
* the installer can generate tar.gzAraq2015-04-291-6/+15
* removed a bit of cruft from kochAraq2015-04-221-29/+20
* Rename compiler/nim.ini back to compiler/installer.inidef2015-03-131-4/+4
* Add makefile for csourcesdef2015-03-121-1/+1
* koch: Nimrod -> Nimdef2015-03-121-3/+3
* Move installer.ini back to nim.ini to fix ./koch csourcedef2015-03-121-4/+4
* Replaced deprecated repeatChar() with repeat() or spaces().Hans Raaf2015-03-041-1/+1
* koch supports 'boot cpp'Araq2015-02-241-4/+3
* website updatesAraq2015-02-181-1/+1
* Fix typosFederico Ceratto2015-02-151-2/+2
* cleanup index generationAraq2015-02-101-7/+7
* fixes #2061Araq2015-02-041-1/+1
* koch temp has 125 exit code for git bisectSimon Hafner2015-01-281-3/+5
* minor website improvementsAraq2015-01-231-0/+3
* Improve koch web google analytics docsFlaviu Tamas2015-01-221-0/+3
* koch doesn't use compiler/nversion (makes no sense); updated twitter linkAraq2015-01-131-1/+1
* Happy new year!Guillaume Gelin2015-01-061-2/+2
* attempt to make koch smarter about windows installersAraq2014-12-311-8/+8
* implemented 'koch pdf'Araq2014-12-191-0/+6
* added 'website' option to koch for convenienceAraq2014-12-131-1/+7
* Merge branch 'devel' into bigbreakAraq2014-11-031-1/+1
|\
* | Fixes #1583Clay Sweetser2014-10-241-8/+10
* | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreakAraq2014-10-211-1/+1
|\ \
| * | Allow koch.nim to be run without a failure if given no arguments.Clay Sweetser2014-10-141-1/+1
* | | Merge branch 'devel' into bigbreakAraq2014-10-201-16/+19
|\ \ \ | |/ / |/| / | |/
| * 'koch install' works againAraq2014-10-201-1/+1