index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
/
nim.cfg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Limit number of error messages from gcc/clang backend (#14852)
Tomohiro
2020-07-07
1
-7
/
+9
*
Clean out oldast (#14837)
Juan Carlos
2020-06-30
1
-1
/
+0
*
Set cincludes and clibdir for FreeBSD, OpenBSD and NetBSD. (#14680)
Euan
2020-06-16
1
-0
/
+3
*
vcc fix (#14222)
cooldome
2020-05-04
1
-4
/
+4
*
Add LTO support for most compilers and do some VCC fixes (#14013)
Keithcat1
2020-04-22
1
-3
/
+33
*
#12103 - CI for OpenBSD (#12105)
Euan
2020-04-21
1
-1
/
+1
*
use nimEmulateOverflowChecks for ARM/ARM64
Araq
2020-03-24
1
-0
/
+4
*
[backport] -d:danger should imply -d:release (#13336)
Miran
2020-02-05
1
-0
/
+1
*
Fix #10717, fix #13284 (#13307)
genotrance
2020-02-04
1
-4
/
+17
*
Substitute $nimbleDir in --path flags (#12750)
genotrance
2019-11-28
1
-1
/
+1
*
Add /nologo option when nim call cl.exe (#12524)
Tomohiro
2019-10-27
1
-2
/
+3
*
Fix vcc linker option name (#12422)
Tomohiro
2019-10-18
1
-1
/
+2
*
Add no-ident for GCC when -d:release (#12454)
Juan Carlos
2019-10-18
1
-4
/
+4
*
nim.cfg: disable excessiveStackTrace on release (#11575)
alaviss
2019-06-25
1
-0
/
+1
*
make fullpaths the default in error messages and stack traces for mor… (#11...
Andreas Rumpf
2019-06-05
1
-7
/
+16
*
Genode compiler configuration for arm64 and riscv64 (#11389)
ehmry
2019-06-03
1
-1
/
+8
*
switch should be nimOldShiftRight with the nim prefix
Araq
2019-05-29
1
-1
/
+1
*
added a -d:nimv019 define for compiling 0.19 code with 0.20
Araq
2019-05-29
1
-0
/
+7
*
fixes #11306
Araq
2019-05-24
1
-15
/
+1
*
Review of vcc command line arguments (#11003)
cooldome
2019-04-16
1
-36
/
+7
*
Fixes #10387 (#10743)
Tomohiro
2019-03-04
1
-8
/
+21
*
Genode fixes (#10491)
Emery Hemingway
2019-01-29
1
-1
/
+4
*
config/nim.cfg: disable tlsEmulation on Haiku (#10092) [backport]
alaviss
2018-12-27
1
-3
/
+0
*
Add support for clang-cl (#9977)
Neelesh Chandola
2018-12-19
1
-0
/
+5
*
Fix clang not producing debug info in cpp mode (#9976)
Neelesh Chandola
2018-12-16
1
-0
/
+10
*
resolve merge conflicts
Araq
2018-12-12
1
-20
/
+29
|
\
|
*
vcvarsallpath explaination no longer needed with vccdiscover
Fredrik Høisæther Rasch
2017-03-21
1
-29
/
+0
|
*
Added explanatory comments about vccexe and its path argument in nim.cfg
Fredrik Høisæther Rasch
2017-03-21
1
-0
/
+33
|
*
Added missing VCC C++ options to nim.cfg
Fredrik Høisæther Rasch
2017-03-21
1
-0
/
+13
*
|
Make Windows cross-compilation simpler (#9485)
genotrance
2018-10-24
1
-0
/
+13
*
|
Genode fixes (#8501)
Emery Hemingway
2018-08-16
1
-6
/
+11
*
|
Haiku support for Nim (#8542)
alaviss
2018-08-14
1
-7
/
+9
*
|
Remove cross-platform breaking env var in Nintendo Switch config
Joey
2018-07-15
1
-4
/
+4
*
|
Nintendo switch support (#8069)
Joey
2018-06-27
1
-0
/
+8
*
|
Provide configuration for Genode toolchain
Emery Hemingway
2018-05-18
1
-0
/
+8
*
|
Minor fixes to enable tcc
Ganesh Viswanathan
2018-05-14
1
-1
/
+1
*
|
Change default ARM compiler name
Michał Zieliński
2018-01-21
1
-3
/
+8
*
|
don't make optNilCheck default to on for now (#7058)
jcosborn
2018-01-17
1
-0
/
+3
*
|
Fix path for sh on Android (#6661)
Fredrik Høisæther Rasch
2017-11-03
1
-1
/
+0
*
|
VCC always creates debug symbols when not in release (#6397)
Fredrik Høisæther Rasch
2017-11-01
1
-2
/
+7
*
|
android target: use clang
Andreas Rumpf
2017-08-30
1
-7
/
+9
*
|
Android support: put Termux specific dependencies behind a -d:termux switch
Andreas Rumpf
2017-08-30
1
-1
/
+1
*
|
Nim Configuration cleanup for VCC (#6261)
Fredrik Høisæther Rasch
2017-08-21
1
-20
/
+19
*
|
Added missing C++ options for VCC (#6195)
Fredrik Høisæther Rasch
2017-08-08
1
-13
/
+26
*
|
Introduce first class support for Android (#5772)
Fredrik Høisæther Rasch
2017-08-06
1
-0
/
+10
*
|
fixes #4763
Araq
2017-07-17
1
-0
/
+3
|
/
*
nim.cfg: happy new year
Araq
2017-02-07
1
-1
/
+1
*
revert nim.cfg to version before b26e6e3 (#5306)
Axel Pahl
2017-01-31
1
-8
/
+2
*
fixes #5301
Araq
2017-01-30
1
-2
/
+8
*
nim.cfg: update comments about the stack size to match reality (#5206)
mfxmfx
2017-01-11
1
-4
/
+4
[next]