metagn
|
449106a5a4
use /link before each library linker option on MSVC (#24291)
|
1 month ago |
ringabout
|
95a7695810
documentation and comments use HTTPS when possible (#24264)
|
1 month ago |
ringabout
|
0e1df88f7e
check fileExists for outputFile (#24211)
|
1 month ago |
ringabout
|
4974baf7fa
fixes #24008; triggers a recompilation on output executables changes when switching release/debug modes (#24193)
|
1 month ago |
ringabout
|
732f7752a9
remove nir; succeeded by nif (#23809)
|
4 months ago |
Andrew Brower
|
dc46350fa1
Add support for nvcc & hipcc (cuda/rocm) (#23805)
|
4 months ago |
ringabout
|
519d976f62
compute checksum of nim files early in the pipelines (#23268)
|
9 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)
|
1 year ago |
ringabout
|
91ce8c385d
fix #19580; add warning for bare except: clause (#21099)
|
1 year 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 |