Commit History

Author SHA1 Message Date
  Ico Doornekamp 70fb3a93e9 list available options for --cpu, --os and --cc if the passed option is not found (#11328) 5 years ago
  Araq d67a9f024e fixes #11306 5 years ago
  Arne Döring f94ec363ab Allow void macro result (#11286) 5 years ago
  Andreas Rumpf 651ae68567 fixes #11202 5 years ago
  Andreas Rumpf 641e8f596c Merge pull request #11201 from nim-lang/araq-fixes-11200 5 years ago
  Araq ddad57e7a9 typo 5 years ago
  Clyybber cc28eef38e Replace countup(x, y) with x .. y 5 years ago
  Araq 7804b5c558 nicer 'CC' output messages 5 years ago
  Andreas Rumpf 0121dda9ba remove the restriction that module names need to be unique per Nimble… (#11064) 5 years ago
  Viktor Kirilov f8146dfd84 improvements on the hot code reloading support (#10892) 5 years ago
  alaviss 8e12691213 compiler/extccomp: use getNimcacheDir for writing build instruction (#10772) 5 years ago
  zah ca4b971bc8 Initial version of the hot-code reloading support for native targets (#10729) 5 years ago
  Timothee Cour 4355f23ee5 fix #10305 nim cpp is now nan-correct at CT (#10310) 6 years ago
  Neelesh Chandola 642ce799ec Add support for clang-cl (#9977) 6 years ago
  Neelesh Chandola e70c6af188 escape the include path 6 years ago
  Neelesh Chandola c99407b07a Add project directory to include path 6 years ago
  Neelesh Chandola b245b80e72 Fix nimsuggest build with clang on windows 6 years ago
  Araq 0ab1229c69 resolve merge conflicts 6 years ago
  Araq 46820b94a6 the linking step doesn't mind Windows' 8K command line limit anymore 6 years ago
  Araq 77272ceb3c fixes extccomp regressions 6 years ago
  Araq 044c7d0921 fixes extccomp regressions 6 years ago
  Araq 1946d1a61d fixes extccomp regressions 6 years ago
  Araq 8896770f8f workaround against silly Windows command line length limitations for the upcoming megatest.nim 6 years ago
  cooldome 9c88df220a Compile pragma. Recompile on external file compilation failure (#9455) 6 years ago
  Andreas Rumpf 86556ebfdb compiler refactoring; use typesafe path handing; docgen: render symbols between modules 6 years ago
  Charlie Barto e403ef25ac fix shell quoting error for static libraries (#8532) 6 years ago
  Timothee Cour 9e37e3e5e8 add hintCC to optionally disable printing 'CC: filename' (#8479) 6 years ago
  Araq d270245a01 disable --app:gui for non Windows targets; fixes #2576 6 years ago
  Joey 2b6f324929 Add -w flag to Switch compilation to prevent deadlock (#8372) 6 years ago
  LemonBoy 54a85b4ff5 Give different names to objects coming from cpp files (#8278) 6 years ago