summary refs log tree commit diff stats
path: root/tools/finish.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes finish.nim download bugAraq2018-03-011-1/+1
* finish.nim: make it work with spaces in the path to curlAraq2017-12-021-1/+1
* finish.nim tool: make path environment creation more robustAraq2017-09-301-6/+15
* finish.nim tool: use global path environment variable if local does not existAraq2017-05-171-1/+7
* finish tool can use 'nimgrab' tool to download the mingw versionAraq2017-02-261-1/+5
* finish.nim: user has multiple chances to move .7z file to proper locationAraq2017-02-111-0/+3
* finish.nim: final round of improvementsAraq2017-02-081-8/+51
* finish tool improvementsAraq2017-02-061-11/+14
* finish.nim: yet another GCC detection problem fixedAraq2017-01-301-2/+3
* finish tool: untested improvements to the GCC detection logicAndreas Rumpf2017-01-261-2/+2
* downloader tool worksAraq2017-01-231-3/+3
* finish tool: untested download featureAndreas Rumpf2017-01-151-1/+25
* finish tool: slightly more informative error messageAndreas Rumpf2017-01-131-0/+1
* finish tool: Check for installations in 'program files' et alAraq2016-12-291-3/+22
* fixes criticial finish.nim bugAraq2016-11-031-2/+4
* further cleanups; refs #4934Araq2016-10-241-0/+165