summary refs log tree commit diff stats
path: root/tools/niminst
Commit message (Expand)AuthorAgeFilesLines
* make niminst compile againAndreas Rumpf2018-11-161-1/+1
* fix #9647 tmpl=>nimf (#9658)Timothee Cour2018-11-148-9/+9
* Update makefile and buildsh templates for riscv64 (#9351)Federico Ceratto2018-10-132-0/+5
* detect msys "os"valtron2018-10-011-1/+1
* niminst: fix 'gtar' invokationAndreas Rumpf2018-09-261-1/+1
* niminst: fix gtar invokationAraq2018-09-211-1/+1
* make niminst compile againAndreas Rumpf2018-08-231-1/+2
* Use project name in install tmpl and ensure config dir is created.Dominik Picheta2018-08-172-4/+5
* Fixed install scripts for #8653.Dominik Picheta2018-08-172-4/+4
* Detect gcc arch in build.bat (#7856)genotrance2018-05-222-16/+58
* Allow using CC environment variable with csources (#7754)Flaviu Tamas2018-05-061-2/+2
* 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
* use more make conventions (#6789)Stephen2017-11-221-17/+14
* use make default linker naming convention (#6787)Stephen2017-11-221-5/+5
* Fix platform detection in makefile (#6751)Sergey Avseyev2017-11-161-8/+11
* Fix little endian PPC64 architecture detection (#6713)Sergey Avseyev2017-11-112-0/+5
* Revert usage of non-standard `uname -o` command in build.sh (#6342)Fredrik Høisæther Rasch2017-09-071-1/+1
* Introduce first class support for Android (#5772)Fredrik Høisæther Rasch2017-08-062-2/+48
* Add mips64 and mips64el CPU platforms (#5866)James Cowgill2017-08-032-3/+14
* Minor fixes for makefile.tmpldef2017-06-201-2/+2
* Merge pull request #5830 from jcowgill/makefile-indentationDennis Felsing2017-06-201-59/+56
|\
| * makefile.tmpl: fix error handling and cleanupsJames Cowgill2017-05-181-59/+56
* | Invoke xz -9 explicitly instead of trusting tar to interpret XZ_OPTDennis Felsing2017-05-231-2/+5
|/
* Make DragonFlyBSD a first class BSD-like OS (#5548)Eugene Kabanov2017-03-161-1/+1
* 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
* NSIS: Install to C:\Nim by default.Dominik Picheta2017-01-281-1/+1
* Fix C source gen.Dominik Picheta2017-01-081-1/+1
* niminst: faster way to deduplicate filesAraq2017-01-031-17/+18
* niminst: remove complex non-posix line noise for install.tmplAndreas Rumpf2016-12-311-29/+1
* support for arm64; fixes #2147Andreas Rumpf2016-12-271-0/+2
* niminst update: make csources compile on old LinuxesAraq2016-11-011-1/+1
* make travis greenAraq2016-10-231-1/+1
* niminst works with gitlabAraq2016-10-221-2/+6
* niminst updatesAndreas Rumpf2016-10-218-26/+26
* 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
* Add Mingw build support for build.shZion Nimchuk2016-10-131-0/+3
* zip files for WindowsAraq2016-10-091-18/+21
* NSIS won't force admin privileges.Dominik Picheta2016-10-011-2/+2
* CI: Fixes PATH handling in NSIS installers.Dominik Picheta2016-09-301-12/+199
* Works around a niminst bug. Related to commit 3813af63f5 and #4831.Dominik Picheta2016-09-292-1/+3
* Fixes and improvements to NSIS installer.Dominik Picheta2016-09-281-7/+7
* define sparc64 platformSergey Avseyev2016-07-212-2/+6
* Use relative paths in install script templateDenis Kolodin2016-07-031-1/+29
* Use `walkPattern` to walk both directories and filesJoey Payne2016-06-171-1/+1
* fixes niminst regressionAndreas Rumpf2016-06-131-1/+1