summary refs log tree commit diff stats
path: root/config/nim.cfg
Commit message (Expand)AuthorAgeFilesLines
* Limit number of error messages from gcc/clang backend (#14852)Tomohiro2020-07-071-7/+9
* Clean out oldast (#14837)Juan Carlos2020-06-301-1/+0
* Set cincludes and clibdir for FreeBSD, OpenBSD and NetBSD. (#14680)Euan2020-06-161-0/+3
* vcc fix (#14222)cooldome2020-05-041-4/+4
* Add LTO support for most compilers and do some VCC fixes (#14013)Keithcat12020-04-221-3/+33
* #12103 - CI for OpenBSD (#12105)Euan2020-04-211-1/+1
* use nimEmulateOverflowChecks for ARM/ARM64Araq2020-03-241-0/+4
* [backport] -d:danger should imply -d:release (#13336)Miran2020-02-051-0/+1
* Fix #10717, fix #13284 (#13307)genotrance2020-02-041-4/+17
* Substitute $nimbleDir in --path flags (#12750)genotrance2019-11-281-1/+1
* Add /nologo option when nim call cl.exe (#12524)Tomohiro2019-10-271-2/+3
* Fix vcc linker option name (#12422)Tomohiro2019-10-181-1/+2
* Add no-ident for GCC when -d:release (#12454)Juan Carlos2019-10-181-4/+4
* nim.cfg: disable excessiveStackTrace on release (#11575)alaviss2019-06-251-0/+1
* make fullpaths the default in error messages and stack traces for mor… (#11...Andreas Rumpf2019-06-051-7/+16
* Genode compiler configuration for arm64 and riscv64 (#11389)ehmry2019-06-031-1/+8
* switch should be nimOldShiftRight with the nim prefixAraq2019-05-291-1/+1
* added a -d:nimv019 define for compiling 0.19 code with 0.20Araq2019-05-291-0/+7
* fixes #11306Araq2019-05-241-15/+1
* Review of vcc command line arguments (#11003)cooldome2019-04-161-36/+7
* Fixes #10387 (#10743)Tomohiro2019-03-041-8/+21
* Genode fixes (#10491)Emery Hemingway2019-01-291-1/+4
* config/nim.cfg: disable tlsEmulation on Haiku (#10092) [backport]alaviss2018-12-271-3/+0
* Add support for clang-cl (#9977)Neelesh Chandola2018-12-191-0/+5
* Fix clang not producing debug info in cpp mode (#9976)Neelesh Chandola2018-12-161-0/+10
* resolve merge conflictsAraq2018-12-121-20/+29
|\
| * vcvarsallpath explaination no longer needed with vccdiscoverFredrik Høisæther Rasch2017-03-211-29/+0
| * Added explanatory comments about vccexe and its path argument in nim.cfgFredrik Høisæther Rasch2017-03-211-0/+33
| * Added missing VCC C++ options to nim.cfgFredrik Høisæther Rasch2017-03-211-0/+13
* | Make Windows cross-compilation simpler (#9485)genotrance2018-10-241-0/+13
* | Genode fixes (#8501)Emery Hemingway2018-08-161-6/+11
* | Haiku support for Nim (#8542)alaviss2018-08-141-7/+9
* | Remove cross-platform breaking env var in Nintendo Switch configJoey2018-07-151-4/+4
* | Nintendo switch support (#8069)Joey2018-06-271-0/+8
* | Provide configuration for Genode toolchainEmery Hemingway2018-05-181-0/+8
* | Minor fixes to enable tccGanesh Viswanathan2018-05-141-1/+1
* | Change default ARM compiler nameMichał Zieliński2018-01-211-3/+8
* | don't make optNilCheck default to on for now (#7058)jcosborn2018-01-171-0/+3
* | Fix path for sh on Android (#6661)Fredrik Høisæther Rasch2017-11-031-1/+0
* | VCC always creates debug symbols when not in release (#6397)Fredrik Høisæther Rasch2017-11-011-2/+7
* | android target: use clangAndreas Rumpf2017-08-301-7/+9
* | Android support: put Termux specific dependencies behind a -d:termux switchAndreas Rumpf2017-08-301-1/+1
* | Nim Configuration cleanup for VCC (#6261)Fredrik Høisæther Rasch2017-08-211-20/+19
* | Added missing C++ options for VCC (#6195)Fredrik Høisæther Rasch2017-08-081-13/+26
* | Introduce first class support for Android (#5772)Fredrik Høisæther Rasch2017-08-061-0/+10
* | fixes #4763Araq2017-07-171-0/+3
|/
* nim.cfg: happy new yearAraq2017-02-071-1/+1
* revert nim.cfg to version before b26e6e3 (#5306)Axel Pahl2017-01-311-8/+2
* fixes #5301Araq2017-01-301-2/+8
* nim.cfg: update comments about the stack size to match reality (#5206)mfxmfx2017-01-111-4/+4