Commit History

Author SHA1 Message Date
  Andreas Rumpf 49d4b50fe5 fixes #14194 (#15023) 4 years ago
  Tomohiro 366b9a7e4a Fix #12745 (#14879) 4 years ago
  Timothee Cour 01f6e505c8 bug fixes with sfMainModule, hints, mainPackageNotes, mainPackageId, hintSuccessX (#14555) 4 years ago
  Khronos 5900d8442c Fix a problem with extra build commands. (#14528) 4 years ago
  Timothee Cour c777f2fb60 fix some issues with --backend (#14363) 4 years ago
  Timothee Cour 9502e39b63 `nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--doccmd:skip` + other improvements (#14278) 4 years ago
  Andreas Rumpf c64db68f0b added a new feature: --cc:env so that you can use any C compiler as long as it works like GCC 4 years ago
  Andreas Rumpf 1b2b32169a cleanup the CC setting, only leave in there what is at least semi-officially supported 4 years ago
  Andreas Rumpf 64e839d5fd fixes #14209 [backport:1.2] (#14213) 4 years ago
  cooldome e86a6d24d5 vcc fix (#14222) 4 years ago
  Timothee Cour b8d7a98265 fix #14132 dsymutil should not be called on static libraries (#14133) [backport:1.2] 4 years ago
  Keithcat1 d27bc03b21 Add LTO support for most compilers and do some VCC fixes (#14013) 4 years ago
  Hessam Mehr bff742cd8b Add support for `zig cc` as C compiler. (#13757) 4 years ago
  cooldome c835c8c4e7 fix #13910 (#13917) 4 years ago
  Timothee Cour ab5e26c53c fix some codegen bugs: NIM_BOOL, NIM_STATIC_ASSERT, --passc:-std=... (etc) (#13798) 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) 4 years ago
  genotrance 7a2b623d2a Fix #8648 - use parent streams to avoid hang (#13445) 4 years ago
  Timothee Cour 5010bc1af5 fixes #13144 (#13145) 4 years ago
  cooldome b4545f03de pass platform argument only if vccexe is used (#13078) 4 years ago
  Timothee Cour e5ae7ceaa3 [easy] --hint:link:on now shows link cmd instead of nothing (#13056) 4 years ago