summary refs log tree commit diff stats
path: root/koch.nim
Commit message (Expand)AuthorAgeFilesLines
* koch: build release version of nimbleAndreas Rumpf2017-04-261-2/+2
* koch: cleanup its help output, remove cruftAraq2017-03-211-18/+14
* koch: vcc is also built with 'koch tools'Araq2017-03-211-1/+5
* koch: better valgrind supportAndreas Rumpf2017-03-171-5/+19
* Merge branch 'devel' into faster-nimsuggestAndreas Rumpf2017-03-141-0/+9
|\
| * valgrind support for nimAndreas Rumpf2017-03-141-0/+9
* | nimsuggest: more precise cursor trackingAraq2017-03-091-4/+4
|/
* finish tool can use 'nimgrab' tool to download the mingw versionAraq2017-02-261-0/+3
* koch: don't build downloader tool, it is not readyaraq2017-02-151-2/+3
* koch: boot use hostOs&hostCpu specific nimcacheAndreas Rumpf2017-02-071-1/+2
* downloader tool needs to use httpsAndreas Rumpf2017-02-071-1/+1
* koch.nim: don't commit after 1amAndreas Rumpf2017-02-071-2/+2
* disable NSIS installers, ship with downloader.exe insteadAraq2017-02-071-2/+7
* koch.nim: winrelease without nasty batch filesAraq2017-02-071-3/+58
* add 'koch nimsuggest' command for consistencyAndreas Rumpf2017-01-101-0/+1
* use os.copyDir, not your own broken implementation of itAndreas Rumpf2017-01-101-9/+0
* happy new yearAraq2017-01-071-2/+2
* koch.nim: critical fix for the tar.xz installationsAndreas Rumpf2017-01-071-14/+18
* koch and nims updatesAraq2017-01-061-1/+1
* koch.nim: remove old bin/nimblepkg/*.nim files for nimble installationAndreas Rumpf2017-01-041-0/+4
* koch.nim: don't use --git-dir; produces weird resultsAraq2017-01-031-8/+10
* koch.nim: use new nimble branch setupAraq2017-01-031-34/+24
* support: koch supports 'nimble' vs 'nimble --latest'Andreas Rumpf2016-12-281-13/+24
* 'koch temp --option' passes options to the compiler compilation itselfAndreas Rumpf2016-11-181-2/+17
* nimsuggest is now in tools/Andreas Rumpf2016-11-011-1/+1
* koch improvements; implemented 'koch pushcsources'Araq2016-11-011-10/+43
* touch koch.nim to trigger CI build (4th)Araq2016-11-011-1/+0
* touch koch.nim to trigger CI build (3rd)Araq2016-10-311-0/+1
* touch koch.nim to trigger CI build (2nd)Araq2016-10-311-1/+0
* touch koch.nim to trigger CI buildAraq2016-10-311-0/+1
* nimsuggest is now part of NimAraq2016-10-311-7/+3
* koch also builds the vccexe toolAraq2016-10-251-3/+4
* Merge pull request #4838 from couven92/ico-vccAndreas Rumpf2016-10-241-0/+5
|\
| * Added icons support for Visual Studio compilerFredrik Høisæther Rasch2016-09-301-0/+5
* | deprecate install_tools.nims in favor of 'koch tools'; refs #4934Araq2016-10-241-22/+42
* | deprecated install_nimble.nims in favor of 'koch nimble'; refs #4934Araq2016-10-241-1/+22
* | further cleanups; refs #4934Araq2016-10-241-1/+3
* | docgen: PDFs and HTMLs finally are generated in their own respective directoriesAraq2016-10-241-0/+1
* | koch: keep the nimcache directory for toolsAraq2016-10-221-1/+1
* | add 'koch install' again for backwards compatAndreas Rumpf2016-10-211-0/+5
* | koch: finish is now its own commandAndreas Rumpf2016-10-111-155/+5
* | zip files for WindowsAraq2016-10-091-21/+6
* | koch supports the finish command for smooth installations on WindowsAraq2016-10-091-74/+157
* | 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
|/