summary refs log tree commit diff stats
path: root/config/nim.cfg
Commit message (Expand)AuthorAgeFilesLines
* 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
* use dwarf-3 debug information on Windows/GCC for compat with older GDBsAraq2016-12-161-2/+5
* Prevent concurrency issues on the PDB file by using /FS optionFredrik Høisæther Rasch2016-10-251-1/+1
* options.linker made platform specificFredrik Høisæther Rasch2016-10-251-6/+5
* corrected --platform arg for amd64 (VCC)Fredrik Høisæther Rasch2016-10-251-1/+1
* vccwrapper with nim-like command line argsFredrik Høisæther Rasch2016-10-251-6/+6
* config: corrected vcc wrapper arguments to right syntaxFredrik Høisæther Rasch2016-10-251-12/+15
* Nim.cfg: Arch option dependent on target platformFredrik Høisæther Rasch2016-10-251-0/+6
* VCC wrappers with vcvars args.Fredrik Høisæther Rasch2016-10-251-2/+10
* Haiku supporting code in nim.cfg. We don't have -ldl.Zoltán Mizsei2016-09-251-1/+9
* RPATH locations for OpenBSD,NetBSD and FreeBSD.cheatfate2016-09-211-0/+11
* make tests green againAndreas Rumpf2016-07-101-9/+0
* Niminst now bundles the `compiler` dir when packaging.Dominik Picheta2016-06-061-0/+5
* Move deprecated modules into lib/deprecated/Adam Strzelecki2015-09-301-0/+2
* config cleanupAraq2015-09-101-12/+2
* Merge pull request #3160 from r-ku/coroutinesAndreas Rumpf2015-08-251-0/+1
|\
| * Coroutine support for i386/amd64 platforms unix/windows OSes markAndSweep/ref...rku2015-07-311-0/+1
* | preparations for Nimble NimScript integrations; minor cleanupsAraq2015-08-181-1/+0
|/
* use linenoise instead of GNU readlineAraq2015-06-211-1/+1
* Add -ldl with clang cpp compilationdef2015-05-101-0/+1
* Corrected gcc path on windowsAbhishek Pandey2015-05-051-1/+1
* Add linker flags for the Objective-C compilation mode.Philip Wernersbach2015-03-151-0/+16
* fixed the tester; more tests greenAraq2015-03-101-2/+2
* Removing -fasmblocks default for OS XHans Raaf2015-02-161-2/+2
* fixes #2103Araq2015-02-131-6/+6
* merged #2083 manuallyAraq2015-02-081-0/+14
* configuration system supports %= to access environment variablesAraq2015-02-071-1/+3
* make FreeBSD's compiler clangMikhail Sobolev2015-01-121-1/+1
* Happy new year!Guillaume Gelin2015-01-061-1/+1
* Added generic OpenWrt compilers for --cpu:mipsElie Zedeck2014-11-161-0/+3
* Fix #1599Clay Sweetser2014-10-291-7/+7
* Add nimblepath so Nim can find Nimble-installed packages out-of-the-boxNick Greenfield2014-10-231-0/+1
* added nimfix toolAraq2014-09-051-1/+3
* renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-291-0/+141