summary refs log tree commit diff stats
path: root/tools/niminst/niminst.nim
Commit message (Expand)AuthorAgeFilesLines
* move new sha1 module into the new 'std' namespaceAndreas Rumpf2018-02-061-1/+1
* fixes #6961Andreas Rumpf2018-02-021-1/+1
* move securehash back into the stdlibAraq2017-12-211-1/+1
* make niminst compile againAraq2017-12-161-2/+2
* Invoke xz -9 explicitly instead of trusting tar to interpret XZ_OPTDennis Felsing2017-05-231-2/+5
* niminst: less verbose output in a desparate attempt to make travis green againAndreas Rumpf2017-02-051-2/+2
* niminst: add some disabled code snippet I don't want to loseAraq2017-01-291-1/+9
* Fix C source gen.Dominik Picheta2017-01-081-1/+1
* niminst: faster way to deduplicate filesAraq2017-01-031-17/+18
* make travis greenAraq2016-10-231-1/+1
* niminst works with gitlabAraq2016-10-221-2/+6
* niminst updatesAndreas Rumpf2016-10-211-13/+13
* Improve niminst zip error message and fix CI build.Dominik Picheta2016-10-161-0/+4
* Fixes `niminst zip` not creating output dir & cleans related code.Dominik Picheta2016-10-161-18/+19
* zip files for WindowsAraq2016-10-091-18/+21
* Works around a niminst bug. Related to commit 3813af63f5 and #4831.Dominik Picheta2016-09-291-1/+2
* define sparc64 platformSergey Avseyev2016-07-211-1/+1
* Use `walkPattern` to walk both directories and filesJoey Payne2016-06-171-1/+1
* fixes niminst regressionAndreas Rumpf2016-06-131-1/+1
* more niminst fixesAndreas Rumpf2016-06-131-10/+30
* fixes a niminst regressionAndreas Rumpf2016-06-101-1/+1
* fixes a niminst regressionAndreas Rumpf2016-06-101-1/+1
* added 'koch testinstall' command; more installer related bugfixesAndreas Rumpf2016-06-091-2/+4
* fixes #4289Andreas Rumpf2016-06-081-8/+8
* finally make niminst smart about which files are importantAndreas Rumpf2016-06-071-15/+34
* Niminst now bundles the `compiler` dir when packaging.Dominik Picheta2016-06-061-5/+28
* preparations for more Nimble packages; clear licensing; fixes #2949Araq2015-06-201-1/+1
* Dropped from TZipFileStreampatrick dw2015-06-061-1/+1
* Use maximum compression level for XZ tarballSergey Avseyev2015-05-261-1/+1
* Set file permissions when prepare XZ tarballSergey Avseyev2015-05-261-1/+1
* Remove outdated targz from niminstSergey Avseyev2015-05-261-44/+0
* Implement support for XZ dist tarballSergey Avseyev2015-05-261-0/+42
* preparations for version 0.11.0Araq2015-04-301-2/+3
* the installer can generate tar.gzAraq2015-04-291-12/+55
* Rename compiler/nim.ini back to compiler/installer.inidef2015-03-131-4/+8
* Add makefile for csourcesdef2015-03-121-0/+5
* Make *.sh files executabledef2015-03-121-0/+3
* Cleaned up T/P names.Hans Raaf2015-02-191-31/+31
* Happy new year!Guillaume Gelin2015-01-061-2/+2
* niminst: use project-version for the zip fileAraq2014-12-291-2/+2
* fixes #1646Araq2014-11-101-1/+1
* Merge branch 'devel' into bigbreakAraq2014-10-201-11/+38
|\
| * niminst: source based installation works againAraq2014-10-181-1/+1
| * niminst supports NSISAraq2014-10-171-10/+37
* | Merge branch 'devel' into bigbreakAraq2014-10-131-4/+4
|\|
| * zipfile generation works againAraq2014-10-121-4/+4
* | posix.nim compiles againAraq2014-08-291-9/+9
|/
* resolved conflicts with masterAraq2014-01-181-5/+5
|\
| * Rename C sources dir to c_code.Dominik Picheta2014-01-121-5/+5
* | case consistency: niminstAraq2013-12-291-9/+9