summary refs log tree commit diff stats
path: root/tools/niminst
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* use program files rather than c driveAraq2016-06-071-1/+1
* Remove trailing slashes from install/deinstall.tmpl.Dominik Picheta2016-06-062-4/+4
* Fixed deinstall script after recent install changes.Dominik Picheta2016-06-062-6/+23
* Niminst now bundles the `compiler` dir when packaging.Dominik Picheta2016-06-062-16/+62
* Fixes #2128. Based on @infinity0's commit.Dominik Picheta2016-06-052-22/+22
* build.sh: Output error messages to stderrAdam Strzelecki2015-10-301-5/+5
* build.sh: Use shell built-in command traceAdam Strzelecki2015-10-301-3/+3
* Use new #? filter prefix in various placesAdam Strzelecki2015-09-307-7/+7
* tools: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-30/+30
* preparations for more Nimble packages; clear licensing; fixes #2949Araq2015-06-201-1/+1
* Fixed gcc batch issueapense2015-06-171-2/+2
* 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-302-11/+12
* 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-123-2/+175
* Make *.sh files executabledef2015-03-121-0/+3
* compile nim on freebsddyu2015-02-271-1/+1
* Cleaned up T/P names.Hans Raaf2015-02-198-40/+40
* nimrod -> nim in some filenamesdef2015-02-141-2/+2
* make FreeBSD's compiler clangMikhail Sobolev2015-01-121-1/+7
* Happy new year!Guillaume Gelin2015-01-061-2/+2
* fix NSIS uninstaller filename (fix #1804)cremno2015-01-011-1/+1
* niminst: use project-version for the zip fileAraq2014-12-291-2/+2
* fixes #1646Araq2014-11-101-1/+1
* Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreakAraq2014-11-031-1/+12
|\
| * Update buildbat.tmplVarriount2014-11-031-1/+12
* | Merge branch 'devel' into bigbreakAraq2014-11-031-9/+6
|\ \ | |/ |/|
| * only produce the link to the docs if they are installedAraq2014-11-031-5/+0
| * Update nsis.tmplVarriount2014-11-021-4/+3
| * Update nsis.tmplVarriount2014-11-021-0/+1
| * Update nsis.tmplVarriount2014-10-251-0/+2
* | Merge branch 'devel' into bigbreakAraq2014-10-231-2/+8
|\|
| * Update nsis.tmplVarriount2014-10-211-2/+8
* | Merge branch 'devel' into bigbreakAraq2014-10-204-14/+642
|\|
| * Update the NSIS Installer ScriptClay Sweetser2014-10-192-166/+595
| * niminst: source based installation works againAraq2014-10-181-1/+1
| * more improvements for the NSIS installerAraq2014-10-171-3/+9
| * added missing template fileAraq2014-10-171-0/+166
| * niminst supports NSISAraq2014-10-172-13/+40