summary refs log tree commit diff stats
path: root/tools/niminst/niminst.nim
Commit message (Collapse)AuthorAgeFilesLines
* 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