198 Commits (0e7fb07f915b7a2b04df209fbacd92aca19c87af)

Author SHA1 Message Date
Cyan 6def03c787 detect_cpu: Fix mips32 detection on mips64 2 years ago
Charles Brunet 5eb55075ba intro: add more details to generated json files 2 years ago
Daniele Nicolodi 1bc3d91112 minstall: Fix install_subdir() excludes with path separators on Win 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
Xavier Claessens 9c526974dc
msetup: Allow (re)configure of not empty builddir 2 years ago
Xavier Claessens 0418a40e68
msetup: use more consistent exceptions on exit 2 years ago
Xavier Claessens ad151d9f11 coredata: Fix changing prefix option 2 years ago
Jussi Pakkanen 78d8924d43 Condense test directories for rc1. 2 years ago
Dylan Baker 4a014d1724 Add support for meson.options as a replacement for meson_options.txt 2 years ago
Xavier Claessens 42c4058304 unittests: Pass the exact backend name 2 years ago
Xavier Claessens 567d1fec9b Make backend option read-only 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
Charles Brunet a5a7b29a66 prevent lib prefix warning from pkg-config 2 years ago
Benoit Pierre 8da060706c msubprojects: fix potential error when resetting a git checkout 2 years ago
Xavier Claessens 0f67913dee typed_kwargs: Extend since_values and deprecated_values for types 2 years ago
Xavier Claessens f0dc61a764 interpreter: Add testcase..endtestcase clause support 2 years ago
Stefan Hajnoczi b27104d920 unittests: add test for source dir stripping from rpaths 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
L. E. Segovia 088727164d interpreter/mesonmain: Add build_options method 2 years ago
Charles Brunet 04f233a80d allow install script to run in dry-run mode 2 years ago
Eli Schwartz 94a190baa2
cython: add unittest to verify that depfiles work 2 years ago
Dylan Baker d0f81fd024 internaltests: Fix tests for /utf-8 removal 2 years ago
Charles Brunet 3729b6bcd4 remove /utf-8 option when /validate-charset- is present 2 years ago
Dylan Baker 3f733437da coredata: use a frozenset instead of a dict where values are always None 2 years ago
Xavier Claessens 1a0eff0054 devenv: Allow dumping into file and select a format 2 years ago
Thomas Li 9b999ddc87 BUG: Fix generated sources not being included as dependencies in cython transpilation 2 years ago
Benjamin Gilbert 35e230e48c depfixer: silence fix_jar() and make it do something 2 years ago
L. E. Segovia 35599c5362 wrap: Don't use --branch with shallow clones against HEAD 2 years ago
Eli Schwartz d0054f2c3c
mtest: warn on invalid TAP output 2 years ago
Eli Schwartz da23630a97
refactor pkg-config dependency to allow statically finding the program 2 years ago
David Robillard 81d7c24a59 Add warning_level=everything 2 years ago
Marvin Scholz 7cbc15b812 unittests: add and use get_meson_log_raw function 2 years ago
Marvin Scholz 49cd97c434 unittests: add and use _open_meson_log function 2 years ago
Jussi Pakkanen 3ae89a7150 Handle freezing tests. Fixes #10752. 2 years ago
Eli Schwartz b40e4de3c6
tests: fix potential failure to verify pkg-config generation 2 years ago
Xeonacid 47d1a55e78 Fix test_rust_clippy for rust 1.65 2 years ago
Xavier Claessens f5871e240d backends: Try guessing install tag for all installed files 2 years ago
L. E. Segovia 7e5b0760ce minstall: make do_strip run with -Sx for macOS targets 2 years ago
Xavier Claessens 2961adb8c8 Compilers: Keep ccache and exelist separated 2 years ago
Jussi Pakkanen 3c0ac626d7 Skip wrapdb test if there is no connectivity. 2 years ago
Jussi Pakkanen 458dcf8aac Condense test directory numbers. 2 years ago
Elliott Sales de Andrade 9c4d6088b1 Accept disablers in summary values 2 years ago
Xavier Claessens 8c3a87847e Document and test new WrapDB auto fallback 2 years ago
Xavier Claessens 2dfd952eb9 Move classes used by scripts to their own module 2 years ago
Dylan Baker 1917b9253e modules/gnome: make_native_glib_version an instance var 2 years ago
Eli Schwartz d3dac3cfb2
compilers: don't export every compiler as a top-level property 2 years ago
Eli Schwartz 0a9048e554
compilers: don't use instance checks to determine properties 2 years ago