361 Commits (7b10f48d1cfbdf4c5d0f061d9da32e057ffdc460)

Author SHA1 Message Date
Paolo Bonzini 110e2de4fa rust: avoid warnings from rust.test 6 days ago
MihailJP 3c38e4720f make the testsuite handle MSYS2's addition of cmd 6 days ago
Andoni Morales Alastruey c02e0b7b1e pkgconfig: fix use of uninstalled libraries 1 month ago
Simon McVittie f0a86b2b8c env2mfile: Use a cross valac on Debian if possible 1 month ago
Simon McVittie 86f9fe4c9a env2mfile: Automatically set exe_wrapper on Debian if possible 1 month ago
Simon McVittie 851d866349 env2mfile: Use Debian cross-prefixed GObject-Introspection tools 1 month ago
David Robillard 5402d38dbd backend/ninja: Fix inconsistent rule descriptions 1 month ago
Samuel Thibault 165c622084 Add GNU/Hurd kernel results 1 month ago
Jussi Pakkanen fbeedf4b14 Condense test directories. 1 month ago
Daniele Nicolodi ec7a81ad86 mintro: Add license and license_files to project introspection data 1 month ago
Nirbheek Chauhan 0f914b75fe programs: Allow excluding certain paths when searching in PATH 2 months ago
Simon McVittie 9d0de83368 env2mfile: Base cpu on DEB_HOST_GNU_CPU unless DEB_HOST_ARCH is special 2 months ago
Simon McVittie 114a3e2914 env2mfile: Don't hard-code Debian as always being Linux 2 months ago
Simon McVittie 1909a8180b env2mfile: Map Debian GNU/Hurd to system() -> gnu 2 months ago
Simon McVittie 1c11a04f94 unittests: Test env2mfile's dpkg_architecture_to_machine_info 2 months ago
Alan Coopersmith b7ce7c2d39 linkers: Fix linker detection with clang on Solaris 2 months ago
Pierre Lamot 6797f9bc15 qt module: allow has_tools to specify which tools to check 2 months ago
Benoit Pierre 3f4957c713 rewriter: don't output target info to stderr 2 months ago
spaette 4179996fef Fix typos 2 months ago
Charles Brunet d3ef02b2e4 mformat: detect invalid config 3 months ago
Daniele Nicolodi d299add709 intro: add install_rpath to intro-install_plan.json 3 months ago
Eli Schwartz 19847ba24a
update various deprecation notices to call out meson 2.0 3 months ago
L. E. Segovia 761e2470d4 compilers: Allow prelinking with Apple Clang 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 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
Benoit Pierre 8ef4e34cae linkers: fix LLD linker response file handling 4 months ago
Jon Turney 2f49804cc2
Revert "CI: skip LTO tests on cygwin" 4 months ago
Charles Brunet fa4f233946 mformat: fix formatting of empty build file 4 months ago
Eli Schwartz 077d540c10
unittests: fix EncodingWarnings. minus 123 warnings collected by pytest 4 months ago
Eli Schwartz 0c93149f09
CI: skip LTO tests on cygwin 4 months ago
Mads Andreasen d587fb587d Remove the exe_exists function 4 months ago
Jussi Pakkanen 6e20022295 Remove module type from OptionKey. 4 months ago
Jussi Pakkanen 61c742fae9 Remove language (AKA compiler) type from OptionKey. 4 months ago
Jussi Pakkanen de8e3d65e0 Remove option type from OptionKey and get it from OptionStore instead. 4 months ago
Dylan Baker 978a58ea1e unittests: Add type annotations to the helpers module 4 months ago
Jussi Pakkanen 0d7bb776e2 Move OptionKey in the option source file. 5 months ago
Jussi Pakkanen 8e3f609e73 Move project option detection into OptionStore. 5 months ago
Mads Andreasen 50704bced3 Replace exe_exists function with shutil.which() 5 months ago
Piotr Brzeziński dc1b4be6be linkers: Fix AppleDynamicLinker not returning any rpaths to remove 5 months ago
Xavier Claessens 9b8378985d cargo: Load Cargo.lock 5 months ago
Xavier Claessens c0de2e1264 wrap: Clarify PackageDefinition API 5 months ago
Jussi Pakkanen 9a6fcd4d9a Replace direct indexing with named methods. 5 months ago
Jussi Pakkanen c0d86024f5 Rename option variable to optstore to make it unique. 5 months ago
Andrew McNulty 4023bbfc36 unittests: Add Python unittest for limited API 6 months ago
Wolfgang Walther dfd22db4be Add -export_dynamic flag for AppleDynamicLinker 6 months ago
Jussi Pakkanen 41a445c228 Extract native file parser to machinefile source file. 6 months ago