11889 Commits (007c4659c2154755fc1f57d415afc8a736f81af2)
 

Author SHA1 Message Date
Benoit Pierre 007c4659c2 interpreter: fix `feature.require` handling of error message 3 years ago
Eli Schwartz 858b114d5c minstall: do not run ldconfig on the *BSDs 3 years ago
Luke Elliott 39856daf9a Stop backend_startup_project from erasing the last project in a VS solution 3 years ago
Dylan Baker bfa0c61877 tests: add a test for OptionKey.from_string 3 years ago
Dylan Baker 150e5cb56e mesonlib: update `OptionKey.__repr__` 3 years ago
Eli Schwartz db1fa702f3 iconv dependency: include header when checking for libc builtin 3 years ago
Nirbheek Chauhan af5993fffd shared_module: Add soname when used as a link target 3 years ago
Dylan Baker bd9d981871 unit tests: Extend prebuilt test to test intermediate 3 years ago
Dylan Baker 73bac14c8f backends/backends: recurse when looking for paths in bundled shared libraries 3 years ago
Dylan Baker f29b54dfe4 build|backend: Fix some type annotations 3 years ago
Dylan Baker 2eafe9a25f backends/backends: fix typo in comment 3 years ago
Dylan Baker 457e2d9812 unittests: use UnitTest.addCleanup a bit 3 years ago
Pablo Correa Gómez 905a361ca0 modules/gnome: import missing FeatureDeprecated for generate_gir 3 years ago
Paolo Bonzini 8581a2b122 interpreter: extract_objects provides a valid source 3 years ago
Paolo Bonzini 47ba919b21 rust: clean up inputs and outputs to bindgen 3 years ago
Eli Schwartz 5163a02fec
qt module: fix stupid copy-paste error 3 years ago
Eli Schwartz 1c2461f5c7
simplify passing some nodes around 3 years ago
Denis Feklushkin 1b1ecec920 ldc2: invoke -Oz instead of -Os 3 years ago
Luke Drummond 150b110e7a Clarify some wording for compiler.first_supported_argument 3 years ago
Chris Lamb 958b1a7fb4 Make the generated reproducible .cmake files reproducible. 3 years ago
Crend King 809792c223 Support Visual Studio 2022 backend 3 years ago
GustavoLCR 5924510188 Run pylint 3 years ago
GustavoLCR 2771e352bd Fix vs backend cross compilation regression 3 years ago
Dudemanguy e67c07c006 dependencies/zlib: Allow for generic OS checks 3 years ago
Eli Schwartz fae7a70292
FeatureDeprecated: add a notice summary of future deprecations 3 years ago
Eli Schwartz 32821be623
add location nodes to some Feature calls 3 years ago
Eli Schwartz 8dbb0ee476
Feature kwargs decorator: automatically report the nodes which trigger an issue 3 years ago
Eli Schwartz 7a033c7887
add location support to feature checks 3 years ago
Eli Schwartz 329783d80c
guard a complicated mlog.warning inside a Feature check 3 years ago
Eli Schwartz dbb109703e
convert more mlog.deprecation into FeatureDeprecated 3 years ago
Eli Schwartz 4a65f3dead
fix missing subproject kwarg to FeatureDeprecated 3 years ago
Jon Turney 61ca56422b cmake: Use find_library() on bare library names in cmake dependencies 3 years ago
Jon Turney 987a26e9e1 Update expected skip condition for llvm framework test on msys2 3 years ago
Dylan Baker cc8018744d tests: replace python2 framework with metal 3 years ago
Dylan Baker 89c133b3db tests: remove extraframework test for python 3 years ago
Eli Schwartz 4f4259de1b hdf5 dependency: check for alternative config-tool names 3 years ago
Xavier Claessens 018d928cf5 i18n: Fix backtrace when missing input kwarg 3 years ago
Alberto Fanjul 05e0712f59 Add vala template 3 years ago
Jussi Pakkanen 4c62dab611
MSI generator fixes 3 years ago
William Toohey 679adc7bf5 Support ancient (<3.4.0) gcc versions 3 years ago
Paolo Bonzini 83f8b7c1b1 mtest: add an ASCII-only version of the spinner 3 years ago
Dylan Baker 40a8a3f8fe modules/gnome: fix warning message that will always fire 3 years ago
Dylan Baker aaac5538bf modules/gnome: Add back deprecation message 3 years ago
Matthew Brett bd5e520672 Fix to find Python files for Windows virtualenvs 3 years ago
Jussi Pakkanen cad109607d
Merge pull request #9520 from dcbaker/submit/gnome-first-typed-kwargs 3 years ago
Eli Schwartz ee5428d64f only pass clang LTO arguments when they are needed 3 years ago
Jussi Pakkanen 5b08fd4b33
Merge pull request #9565 from bonzini/invalid-run-target 3 years ago
Dudemanguy a4b4b21908 dependencies/zlib: Add system zlib method for android 3 years ago
Paolo Bonzini 9a8c2d23f1 interpreter: disallow RunTarget in meson.add_install_script 3 years ago
Paolo Bonzini 36c390e08e interpreter: disallow RunTarget in test 3 years ago