14923 Commits (ab3cfc2da1c481f52a5525e41150626a2f66de3b)
 

Author SHA1 Message Date
Dylan Baker ab3cfc2da1 tests/format: Make the compare script more useful 6 months ago
Wolfgang Walther 7280639cb5 linkers: skip -export_dynamic flag before MacOS 10.7 6 months ago
Charles Brunet d9ba42217f format: fix indentation of comments 6 months ago
Dylan Baker 18f4a058bf mformat: correctly handle editorconfig files without the root setting 6 months ago
Sam James cdf646feb8
ci: ubuntu: fix coverage unittests by patching/updating lcov 6 months ago
Sam James 9c3dcea2cd
ci: skip frameworks/17 mpi for auto/pkgconfig on Ubuntu 6 months ago
Sam James 9f85279e30
ci: opensuse: add setuptools 6 months ago
Sam James ca734222cf
ci: try to install urld harder for opensuse, ubuntu 6 months ago
Xavier Claessens 42a4d1aaa0 cargo: Ignore Cargo.lock if toml implementation is missing 6 months ago
Dylan Baker 4b76aabe3a
unittests: use setUpClass instead of setUp for class constant data 6 months ago
Dylan Baker e808aa161c
unittests: use TestCase.addCleanup for cleaning up builddirs 6 months ago
Dylan Baker 5eb4d7336b
unittests: use mock.patch.dict to deal with os.environ 6 months ago
Dylan Baker 5d32265956
unittests: use os.environ.get for MESON_UNIT_TEST_BACKEND 6 months ago
Dylan Baker 67b238d616
unittests: fix git dist test on Windows with Python < 3.8 6 months ago
Junjie Mao 85e92331cb compilers: do not strip '-isystem' from C build arguments 6 months ago
Dmitry V. Levin db22551ed9 docs: fix a few grammar and formatting issues 6 months ago
Benoit Pierre 8ef4e34cae linkers: fix LLD linker response file handling 6 months ago
Jonathan Schleifer 81b151f611 Fix compiling ObjC/ObjC++ on Windows/MinGW 6 months ago
Kacper Michajłow 43b80e02ce linkers: Fix RSP syntax for linkers invoked with clang 6 months ago
Kacper Michajłow 3702b4bdb3 compilers: change get_argument_syntax to static method 6 months ago
Sam James a5211a1520
ci: fix dub tests on Windows 6 months ago
Remi Thebault 29176464de
reactivate dub tests 6 months ago
Remi Thebault 5035726fa8
modules/dlang: Use the DubDependency.class_dubbin correctly 6 months ago
Remi Thebault 0579c42182
dependencies/dub: Correctly handle dub >= 1.35 as well as older dub 6 months ago
Eli Schwartz 02e4138e10
Revert "minstall: update symlink install message presentation" 6 months ago
Eli Schwartz 21eda4dd3b
CI: mark arch as skipping frameworks/libgcrypt 6 months ago
andy5995 8882d8be6a
Add Zig to ubuntu-rolling image 6 months ago
Marvin Scholz fec6cf6d26 docs: fix example for feature.require 6 months ago
Sertonix 839fef4a71 docs: document prefer_static effect on dependency() 6 months ago
Jussi Pakkanen b875c75238
Merge pull request #13506 from jon-turney/cygwin-lto-fix 6 months ago
James Knight 3587786a3c minstall: update symlink install message presentation 6 months ago
Jon Turney 2f49804cc2
Revert "CI: skip LTO tests on cygwin" 6 months ago
Jon Turney 97fc2a160c
CI: Install make on Cygwin 6 months ago
Jon Turney fdf8605b84
CI: Adjust path filters to run tests on Cygwin when unittests change 6 months ago
Charles Brunet fa4f233946 mformat: fix formatting of empty build file 6 months ago
Nirbheek Chauhan bdc2f2774c Fix some small typing issues in interpreter.py 6 months ago
Dylan Baker a51be6b1c7 backend/ninja: stop adding random attributes to BuildTargets 6 months ago
Eli Schwartz 03a8f35031 tests: nasm: make it easier to debug generator() style build 6 months ago
Eli Schwartz a05b790d66 mdist: correctly detect dirty hg repos with non-English locale 6 months ago
Eli Schwartz 077d540c10
unittests: fix EncodingWarnings. minus 123 warnings collected by pytest 6 months ago
Eli Schwartz 28ab1ce39a
compilers: straighten out CompileResult according to how it is actually used 6 months ago
Eli Schwartz a59231ff4a
compilers: simplify CompileResult / RunResult by using dataclasses 6 months ago
Eli Schwartz 4a352dd8bd
flake8: move unused typing-only imports to TYPE_CHECKING 6 months ago
Eli Schwartz 574fbe7d95
backends: start disentangling some hairy global annotations 6 months ago
Eli Schwartz 823779a9b1
mypy: add annotation for object attribute used as a private cache via hasattr 6 months ago
Eli Schwartz ec0da1defa
mypy: reduce layers of indirection to ensure narrower type inference 6 months ago
Eli Schwartz f2de6dfd10
mypy: fix broken logic checks that used "if func" 6 months ago
Eli Schwartz 433c13c5c4
various low-hanging typing fruit 6 months ago
Nirbheek Chauhan 2daf5f7c9d ci: Update actions/upload-artifact to v4 to fix deprecations 6 months ago
Nirbheek Chauhan fb108e69b1 ci: Update actions/setup-python to v5 to fix deprecations 6 months ago