Andreas Rumpf
|
3e6d708175
implements https://github.com/nim-lang/RFCs/issues/260 (#15505)
|
4 years ago |
Andreas Rumpf
|
75abd4dc68
fixes #14209 [backport:1.2] (#14213)
|
4 years ago |
Timothee Cour
|
0136fc3e53
fix #14132 dsymutil should not be called on static libraries (#14133) [backport:1.2]
|
4 years ago |
cooldome
|
b3176b8817
Attempt to finish off araq cpp exceptions (#13695)
|
4 years ago |
Timothee Cour
|
1f2042411a
fix #13412 nim now recompiles for stdin input; SuccessX now configurable; can show whether it recompiled (#13506)
|
4 years ago |
Timothee Cour
|
60a3e036f6
fix #13633 fix koch boot crashing regression (#13635)
|
4 years ago |
Clyybber
|
2bb0ada797
Amend fix for #13633 (#13636)
|
4 years ago |
Clyybber
|
d84c4bba9b
Fix #13633
|
4 years ago |
Clyybber
|
6b3098c378
Make listCmd honor hint:cc:off (#13606)
|
4 years ago |
Timothee Cour
|
e64f1c7ee4
`koch --nim:pathto/nim boot` and `koch boot --hint:cc:off` now work (#13516)
|
4 years ago |
genotrance
|
ab5d962b50
Revert "Support cross compiling from host to host (#12859)" (#13591)
|
4 years ago |
Clyybber
|
eae31a7f8d
Only print the link command when listCmd is active; fix docs (#13603)
|
4 years ago |
cooldome
|
0f1a4ac96c
make it possible to pass linker options for vcc (#13535) [backport]
|
4 years ago |
Timothee Cour
|
bd90199a2f
fix #8312 --hints:off and --warnings:off now honored everywhere (#13489)
|
5 years ago |
genotrance
|
7a2b623d2a
Fix #8648 - use parent streams to avoid hang (#13445)
|
5 years ago |
Timothee Cour
|
5010bc1af5
fixes #13144 (#13145)
|
5 years ago |
cooldome
|
b4545f03de
pass platform argument only if vccexe is used (#13078)
|
5 years ago |
Timothee Cour
|
e5ae7ceaa3
[easy] --hint:link:on now shows link cmd instead of nothing (#13056)
|
5 years ago |
rockcavera
|
89570aa44b
fix #12988 (#13022)
|
5 years ago |
Timothee Cour
|
b081166685
fixes #12735 on osx, call dsymutil for debug builds (#12931)
|
5 years ago |
Neelesh Chandola
|
e4f7656772
Support cross compiling from host to host (#12859)
|
5 years ago |
cooldome
|
01c7409924
Fix external file recompilation (#12802)
|
5 years ago |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 years ago |
Timothee Cour
|
dfe5d115fb
fixes #12663 staticRead now creates a dependency for rebuilds (#12731) [backport]
|
5 years ago |
Andreas Rumpf
|
64e8f050e1
implemented a new localPassc pragma (#12706)
|
5 years ago |
Andreas Rumpf
|
f7ba7c711a
added the --asm command line option for inspection of the produced assember code (#12699)
|
5 years ago |
Tomohiro
|
8040c84615
Fix Nim specify wrong option to vccexe when vcc.options.always is set (#12490) [backport]
|
5 years ago |
Juan Carlos
|
4a0debfe87
Add no-ident for GCC when -d:release (#12454)
|
5 years ago |
cooldome
|
0355c64b92
External file compilation improvement (#12380)
|
5 years ago |
Federico Ceratto
|
39290cf88c
Fix spellings (#12277) [backport]
|
5 years ago |