summary refs log tree commit diff stats
path: root/tools/niminst/makefile.nimf
Commit message (Collapse)AuthorAgeFilesLines
* Add support for LoongArch (#19223)wenghongquan2021-12-091-0/+3
| | | | | | | * Add support for LoongArch * Update compiler/installer.ini Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
* Add Elbrus 2000 architecture (#19024)Danil Yarantsev2021-10-211-0/+3
| | | | | | | | | * Add Elbrus 2000 architecture * Add e2k to niminst * Update compiler/installer.ini Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
* Add armv8l support (Closes: #18898) (#18901) [backport]Federico Ceratto2021-09-271-0/+3
|
* Clarify unknown processor error (#18829)Federico Ceratto2021-09-091-1/+1
|
* [source code filter]fix Nightlies bug (#18475)flywind2021-07-121-1/+1
| | | | | * workaround Nightlies bug * Update tools/niminst/makefile.nimf
* fix compilation on Debian 7 (no git -C) (#18427)Andrey Makarov2021-07-061-1/+2
| | | | | | | | | | | | | | | | | | | | | | * fix compilation on Debian 7 (no git -C) * address review * allow specify branch for testing unmerged csources * temporarily change csources checkout parameters for testing * Update tools/deps.nim Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> * fix failure * Update config/build_config.txt * set proper git branch/hash Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
* Add support for FreeBSD/PowerPC64 Little Endian (#15927)lenoil982020-11-121-0/+3
| | | | | | | | | | | | | | * Update installer.ini Add support for powerpc64 little endian * Update buildsh.nimf Add support for powerpc64 little endian * Update makefile.nimf Add support for freebsd/powerpc64 little endian
* Add build support for FreeBSD PowerPC64lenoil982019-08-231-0/+5
|
* niminst: get rid of LINKER / LD (#11379)alaviss2019-06-031-4/+1
| | | | | | * niminst: get rid of LINKER / LD They don't seem to be used anywhere, and clashes with *nix `$LD`
* niminst/makefile: add windows support (#11380)alaviss2019-06-021-2/+12
|
* fix #9647 tmpl=>nimf (#9658)Timothee Cour2018-11-141-0/+180