Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add linker flags for the Objective-C compilation mode. | Philip Wernersbach | 2015-03-15 | 1 | -0/+16 |
| | | | | Fixes Araq/Nim#2153. | ||||
* | fixed the tester; more tests green | Araq | 2015-03-10 | 1 | -2/+2 |
| | |||||
* | Removing -fasmblocks default for OS X | Hans Raaf | 2015-02-16 | 1 | -2/+2 |
| | | | | | Considering that alternatives to the Apple compiler versions of xcode like GCC 4.9 (as installed by Homebrew) error out because it is an unknown parameter. Modern Xcode's clang + gcc do not seem to need this anymore. I think it is ok to remove because developer with old xcode are rare and can easily add this to their systems if needed. | ||||
* | fixes #2103 | Araq | 2015-02-13 | 1 | -6/+6 |
| | |||||
* | merged #2083 manually | Araq | 2015-02-08 | 1 | -0/+14 |
| | |||||
* | configuration system supports %= to access environment variables | Araq | 2015-02-07 | 1 | -1/+3 |
| | |||||
* | make FreeBSD's compiler clang | Mikhail Sobolev | 2015-01-12 | 1 | -1/+1 |
| | | | | | * there's not much documentation about what's in nim.cfg file * the build.sh template was updated based on darwin | ||||
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | Added generic OpenWrt compilers for --cpu:mips | Elie Zedeck | 2014-11-16 | 1 | -0/+3 |
| | |||||
* | Fix #1599 | Clay Sweetser | 2014-10-29 | 1 | -7/+7 |
| | | | | | Compiler-specific options are now read with the '{compiler}.cpp' prefix in C++ mode. GCC C++ mode is fixed. | ||||
* | Add nimblepath so Nim can find Nimble-installed packages out-of-the-box | Nick Greenfield | 2014-10-23 | 1 | -0/+1 |
| | |||||
* | added nimfix tool | Araq | 2014-09-05 | 1 | -1/+3 |
| | |||||
* | renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings | Araq | 2014-08-29 | 1 | -0/+141 |