Commit History

Author SHA1 Message Date
  ringabout 519d976f62 compute checksum of nim files early in the pipelines (#23268) 11 months ago
  Andreas Rumpf 10c3ab6269 NIR: store sizes, alignments and offsets in the type graph; beginning… (#22822) 1 year ago
  ringabout a1b6fa9420 fixes #22246; generate __builtin_unreachable hints for case defaults (#22737) 1 year ago
  ringabout 93ced31353 use strictdefs for compiler (#22365) 1 year ago
  ringabout 0b3ddd4e47 Revert "fixes #22246; generate `__builtin_unreachable` hints for case defaults" (#22351) 1 year ago
  ringabout b56df5c07f fixes #22246; generate `__builtin_unreachable` hints for case defaults (#22350) 1 year ago
  Anna 14a9929464 Fix #22281 (#22289) 1 year ago
  Etan Kissling c6c85f84db macOS `ar` doesn't support `@` syntax (#22146) 1 year ago
  ringabout afc30ca879 fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702) 1 year ago
  Francis Thérien 7dc80a7fef Mitigate issues related to compiler options when cross-compiling (#21330) 1 year ago
  Matt Haggard 6b93db7070 Fix long link commands on macOS (v2) (#21382) 1 year ago
  rockcavera 9efa56a8bb [backport: 2.0] prevents the jsonscript command from exceeding the maximum length of a command line during linking (#21186) 2 years ago
  ringabout 91ce8c385d fix #19580; add warning for bare except: clause (#21099) 2 years ago
  Tomohiro 92a0f191bf Use vccexe when generating static lib with vcc (#19843) 2 years ago
  Andreas Rumpf ca1f3f36b9 no ropes WIP (#20433) 2 years ago
  ringabout 47b59e4d33 fix #17351; switch to c++17 and remove hacks (#20407) 2 years ago
  kraptor efcb89fa70 Correctly detect major version of GCC (#20059) 2 years ago
  Daniel Clarke 489f6ddfef fix #20012 (#20013) 2 years ago
  Jacek Sieka ad430c0daa once C++, always C++ [backport] (#19938) 2 years ago
  Don-Duong Quach 789b1bcbb6 Fixes #19883 so genscript works with vcc (#19893) 2 years ago
  quantimnot d30c6419a0 Refactor and doc package handling, module name mangling (#19821) 2 years ago
  flywind 7f6e800caf move assertions out of system (#19599) 2 years ago
  Ștefan Talpalaru 0c915b5e47 compile pragma: cache the result sooner (#19554) 2 years ago
  Timothee Cour 8540065754 --cc:env now works correctly to assign linker executable, allowing to cross-compile/run for windows on osx via wine (#18672) 3 years ago
  flywind 9cb5ab0108 fix #18578 (#18580) 3 years ago
  Timothee Cour 9106ab7db1 make changeDetectedViaJsonBuildInstructions warning less verbose when json file invalid (eg due to spec change) (#18197) 3 years ago
  Timothee Cour 654a20166e simplify extccomp.nim json logic via jsonutils; fix #18084 (#18100) 3 years ago
  Timothee Cour 927ae26fad externalToLink: use quoteShell to avoid issues with spaces in paths for {.link.} pragmas (#17875) 3 years ago
  Timothee Cour ffe4328b35 `--usenimcache` (implied by `nim r main`) now caches some compile options to avoid recompiling when project was previously compiled with such options. (#17829) 3 years ago
  Andreas Rumpf a9b62de895 CIs: attempt to use csources_v1 (#16282) 3 years ago