summary refs log tree commit diff stats
path: root/tools/niminst/niminst.nim
Commit message (Collapse)AuthorAgeFilesLines
* Separate out install/uninstall script generationAlain Kalker2013-03-171-4/+12
| | | | | | | | - Add new feature to niminst: scripts - build install scripts (based on csource feature) - Change install feature in koch to build the install scripts, then run install.sh - Don't track install scripts in Git.
* 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 ↵Araq2012-03-041-3/+7
| | | | wide char versions of the WinAPI
* niminst is now able to create build files for debhelper so that .deb ↵dom962012-02-161-2/+90
| | | | packages can be created. Implemented $ in the times module for TWeekDay and TMonth.
* niminst: bugfixes; documentation changesAraq2012-01-151-0/+7
|
* niminst: diverse improvements; fixes #80Araq2012-01-131-0/+425