14940 Commits (df41e7843e74ea6c2a5c98920f5bea8f1b94a064)
 

Author SHA1 Message Date
yehor df41e7843e fix a typo 2 months ago
Elliot 18427adbf2 Add lto support to clang-cl and lld-link 3 months ago
Eli Schwartz 19847ba24a
update various deprecation notices to call out meson 2.0 3 months ago
Eli Schwartz 29797f92f8
Feature checks: fall back to reporting insufficiently portable features 3 months ago
Marek Pikuła 1794a1e63c Extend MESON_TESTTHREADS usage 3 months ago
David Gibson 3c0de47122 Allow external programs in test()'s 'args' parameter 3 months ago
Dylan Baker 75e5ca5837 cmake/interpreter: Remove None from values we promise wont have None 3 months ago
Dylan Baker 08a46bb6c5 cmake/interpreter: Fix some incorrect and missing annotations 3 months ago
Dylan Baker 415ccb4b16 cmake/interpreter: clear up some ambiguous Optional handling 3 months ago
Jussi Pakkanen 79c47bd9d4 Skip symlink tests on Windows. 3 months ago
Jussi Pakkanen b522231c88 Convert Bash usage to a Python script. 3 months ago
L. E. Segovia 761e2470d4 compilers: Allow prelinking with Apple Clang 3 months ago
Mark A. Tsuchida a57c880368 Better handle CTRL-C during clang-tidy/format 3 months ago
Jussi Pakkanen 0bd45b3676 Use proper array form in swiftc. 3 months ago
Dylan Baker 49cc4862e7 mdist: don't mutate meson_command, which is supposed to be immutable 3 months ago
slimeuniverse 45db23394f Discard swiftc linker detect output 3 months ago
Dylan Baker df70680723 mformat: A triple string with a ' in it cannot be simplified 3 months ago
Dylan Baker ab3cfc2da1 tests/format: Make the compare script more useful 3 months ago
Wolfgang Walther 7280639cb5 linkers: skip -export_dynamic flag before MacOS 10.7 3 months ago
Charles Brunet d9ba42217f format: fix indentation of comments 3 months ago
Dylan Baker 18f4a058bf mformat: correctly handle editorconfig files without the root setting 3 months ago
Sam James cdf646feb8
ci: ubuntu: fix coverage unittests by patching/updating lcov 3 months ago
Sam James 9c3dcea2cd
ci: skip frameworks/17 mpi for auto/pkgconfig on Ubuntu 3 months ago
Sam James 9f85279e30
ci: opensuse: add setuptools 3 months ago
Sam James ca734222cf
ci: try to install urld harder for opensuse, ubuntu 3 months ago
Xavier Claessens 42a4d1aaa0 cargo: Ignore Cargo.lock if toml implementation is missing 3 months ago
Dylan Baker 4b76aabe3a
unittests: use setUpClass instead of setUp for class constant data 3 months ago
Dylan Baker e808aa161c
unittests: use TestCase.addCleanup for cleaning up builddirs 3 months ago
Dylan Baker 5eb4d7336b
unittests: use mock.patch.dict to deal with os.environ 3 months ago
Dylan Baker 5d32265956
unittests: use os.environ.get for MESON_UNIT_TEST_BACKEND 3 months ago
Dylan Baker 67b238d616
unittests: fix git dist test on Windows with Python < 3.8 3 months ago
Junjie Mao 85e92331cb compilers: do not strip '-isystem' from C build arguments 3 months ago
Dmitry V. Levin db22551ed9 docs: fix a few grammar and formatting issues 3 months ago
Benoit Pierre 8ef4e34cae linkers: fix LLD linker response file handling 3 months ago
Jonathan Schleifer 81b151f611 Fix compiling ObjC/ObjC++ on Windows/MinGW 3 months ago
Kacper Michajłow 43b80e02ce linkers: Fix RSP syntax for linkers invoked with clang 3 months ago
Kacper Michajłow 3702b4bdb3 compilers: change get_argument_syntax to static method 3 months ago
Sam James a5211a1520
ci: fix dub tests on Windows 3 months ago
Remi Thebault 29176464de
reactivate dub tests 3 months ago
Remi Thebault 5035726fa8
modules/dlang: Use the DubDependency.class_dubbin correctly 3 months ago
Remi Thebault 0579c42182
dependencies/dub: Correctly handle dub >= 1.35 as well as older dub 3 months ago
Eli Schwartz 02e4138e10
Revert "minstall: update symlink install message presentation" 3 months ago
Eli Schwartz 21eda4dd3b
CI: mark arch as skipping frameworks/libgcrypt 3 months ago
andy5995 8882d8be6a
Add Zig to ubuntu-rolling image 3 months ago
Marvin Scholz fec6cf6d26 docs: fix example for feature.require 3 months ago
Sertonix 839fef4a71 docs: document prefer_static effect on dependency() 3 months ago
Jussi Pakkanen b875c75238
Merge pull request #13506 from jon-turney/cygwin-lto-fix 3 months ago
James Knight 3587786a3c minstall: update symlink install message presentation 3 months ago
Jon Turney 2f49804cc2
Revert "CI: skip LTO tests on cygwin" 3 months ago
Jon Turney 97fc2a160c
CI: Install make on Cygwin 3 months ago