summary refs log tree commit diff stats
path: root/tools/niminst/niminst.nim
Commit message (Expand)AuthorAgeFilesLines
* 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
* | case consistency part 5Araq2013-12-281-3/+3
|/
* Use quoteShell in stdlib, where appropriate.Michał Zieliński2013-12-111-3/+2
* niminst: slashify was a stupid ideaAraq2013-10-061-7/+7
* fixes for niminstAraq2013-09-281-3/+5
* examples from the talk part of test suiteAraq2013-09-271-1/+4
* support for multiple modules of the same name; niminst supports 'platforms'; ...Araq2013-09-241-4/+35
* fixes #582Araq2013-09-011-4/+19
* fixes #578Araq2013-08-301-11/+11
* Modified the behaviour of the build scripts to accommodate new C sourcesDominik Picheta2013-08-041-10/+17
* Separate out install/uninstall script generationAlain Kalker2013-03-171-4/+12
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* small bugfixes; reactivated tests/compileAraq2012-09-111-1/+1
* don't take into account the user config file when building sourcesZahary Karadjov2012-06-141-1/+1
* enforcing gcc code generation for koch csource; proper C sources for WindowsZahary Karadjov2012-03-201-1/+1
* win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wid...Araq2012-03-041-3/+7
* niminst is now able to create build files for debhelper so that .deb packages...dom962012-02-161-2/+90
* niminst: bugfixes; documentation changesAraq2012-01-151-0/+7
* niminst: diverse improvements; fixes #80Araq2012-01-131-0/+425