3080 Commits (0e7fb07f915b7a2b04df209fbacd92aca19c87af)

Author SHA1 Message Date
Eli Schwartz 0e7fb07f91
python module: add an automatic byte-compilation step 2 years ago
Volker Weißmann f5fa56fdfa Don't use dyndep scanner when preprocessing 2 years ago
Peter Hull 1fdcc30ae6 Specify c++ 11 flag as code uses c++ 11 features 2 years ago
Volker Weißmann 38b35eca30 Add env kwarg to gnome.generate_gir(). 2 years ago
Nirbheek Chauhan 9cc5009a44 ci: Don't search for llvm modules with LLVM 16.0.x 2 years ago
Matthieu Bouron 09ec4f6e22 dependencies: allow to fallback on CMake to find the SDL2 library 2 years ago
Charles Brunet bda799dff2
fix python.version() not working in some cases 2 years ago
Sebastian Dröge 01420bf8fc rust: Add new `rust_dependency_map` target configuration 2 years ago
Dylan Baker c62989ce80 rust: add support for b_ndebug 2 years ago
Eli Schwartz 7bdb4a6926
pkgconfig module: fix traceback on invalid missing description 2 years ago
Daniele Nicolodi 1bc3d91112 minstall: Fix install_subdir() excludes with path separators on Win 2 years ago
Sebastian Dröge 49e62877d1 rust: Don't pass dependency compile arguments to the compiler 2 years ago
Josh Soref cf9fd56bc9 fix various spelling issues 2 years ago
HiPhish 439a61affa Change "can not" to "cannot" throughout project 2 years ago
Eli Schwartz 8fc4649bfe
propagate the most accurate node to error messages 2 years ago
Christoph Reiter 3c655bca39 tests/94 threads: fix build error with clang 16 2 years ago
Barnabás Pőcze 410f3dfc1b tests: add test to ensure that build dir is preferred to src dir 2 years ago
Eli Schwartz 5dc4fcae34
test cases: make various things werror-safe 2 years ago
Eli Schwartz 9d98b4cb84
test that python modules nominally compile without warnings 2 years ago
Jussi Pakkanen 78d8924d43 Condense test directories for rc1. 2 years ago
Jussi Pakkanen c4cc14c27c Fix validation regexes to handle rc version numbers. 2 years ago
Eli Schwartz a7930a2cd7 backends: fix bug where meson_exe crashed if constructed with found programs 2 years ago
Dylan Baker 4a014d1724 Add support for meson.options as a replacement for meson_options.txt 2 years ago
Xavier Claessens 65c22d8c38 custom_target: libfoo.so.1 is linkable 2 years ago
Eli Schwartz b3b57342ef
tests: fix critical existence failure of doxygen test 2 years ago
Eli Schwartz a024d75e15
backends: add a new "none" backend 2 years ago
Daan De Meyer adb619db61 Stop using replace_if_different() for coredata pickle file 2 years ago
Jussi Pakkanen 58e6fb40f6 Make generator exe more resilient. 2 years ago
Eli Schwartz f8eba38801 tests: allow a long test to have more time to complete before timing out 2 years ago
Eli Schwartz c91a6ad013 re-deduplicate feature warnings printed at the end of setup 2 years ago
Xavier Claessens 0f67913dee typed_kwargs: Extend since_values and deprecated_values for types 2 years ago
Eli Schwartz a3f4f6c88f
interpreter: report FeatureNew for kwargs to project() 2 years ago
Eli Schwartz 314382d6ff
handle meson_version after parsing but before invalid project() kwargs 2 years ago
Eli Schwartz 878c1604e6
handle meson_version even when the build file fails to parse 2 years ago
Xavier Claessens f0dc61a764 interpreter: Add testcase..endtestcase clause support 2 years ago
Daniele Nicolodi f39ccde513 mintro: Add exclude_{files, dirs} to install_subdir install_plan 2 years ago
Eli Schwartz cf07596cf6 test cases: use best practices method to find the python3 program 2 years ago
Dylan Baker c0db0b73da Implement rustc controlled whole-archive linking 2 years ago
L. E. Segovia 088727164d interpreter/mesonmain: Add build_options method 2 years ago
Xavier Claessens 744e6ebe1d nasm: Link with windows CRT libs when nasm is used as linker language 2 years ago
Dylan Baker b2473b61cc interpreter: add FeatureOption.enable_if and .disable_if 2 years ago
Dylan Baker 3589815eb9 interpreter: add a feature.enable_auto_if 2 years ago
Xavier Claessens d21b64487e preprocess: Add dependencies kwarg 2 years ago
Xavier Claessens c2a55bfe43 preprocess: Allow custom_tgt, custom_idx and generated_list 2 years ago
Charles Brunet 04f233a80d allow install script to run in dry-run mode 2 years ago
Eli Schwartz e0b63d539e add a CI runner testing that Meson runs correctly under PyPy3 2 years ago
Eli Schwartz 94a190baa2
cython: add unittest to verify that depfiles work 2 years ago
Eli Schwartz 66740b4ce1
CI: skip gpgme-config test on Arch 2 years ago
Nirbheek Chauhan 301de27529 test cases/vala: Fix clang error during int to pointer coercion 2 years ago
Dudemanguy f2cb8e2ad5 add cc.has_function_attribute('vector_size') 2 years ago