155 Commits (3c2d04d702a765a9510ede80f517f5274dde5933)

Author SHA1 Message Date
spaette 19f9369b4c Fix typos 2 months ago
Dylan Baker 67b238d616
unittests: fix git dist test on Windows with Python < 3.8 3 months ago
Jussi Pakkanen 41a445c228 Extract native file parser to machinefile source file. 6 months ago
Jussi Pakkanen 5365d9a842 Refactor option classes to their own file. 6 months ago
Tristan Partin 44c279a920 Use dl instead of zlib for checking an external dependency 7 months ago
Charles Brunet 9e270f030f Fix detection of unknown base options in subproj 9 months ago
Charles Brunet 76f6874e48 Fix base and compiler options not reconfigurable. 9 months ago
Jouke Witteveen 524a66116b Add MESONREWRITE to `meson dist` scripts 10 months ago
Jonathon Anderson 3a846ff409 tests: Also test implicit rpaths from dependencies 10 months ago
Jussi Pakkanen 97dc8801a6 Renumber test dirs for rc3. 1 year ago
Jussi Pakkanen 3bbe66e971 Condense test directories for RC1. 1 year ago
Dudemanguy adb1a360b9 build: use suffix when getting target id for exes 1 year ago
Lei YU dac25ba9a8 unittest: Fix clang-tidy-fix 1 year ago
Xavier Claessens dec85c41a9 Remove get_configtool_variable() 1 year ago
Xavier Claessens 30d7f506c7 Remove get_pkgconfig_variable() 1 year ago
Charles Brunet 57178e8ae7 fix bug with openssl when cmake is missing 1 year ago
Charles Brunet 14e35b63c0 parser: allow whitespaces and comments in cont_eol 1 year ago
Charles Brunet d3a26d158e raw printer 1 year ago
Xavier Claessens fe9af72684 wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache path 1 year ago
Tristan Partin 543e9ca0cf Remove XML filter from testlog.{json,txt} and std streams 1 year ago
Xavier Claessens 926c3a6919 Error when an installed static library links to internal custom target 1 year ago
Xavier Claessens 82a8c72187 c_std, cpp_std: Change to a list of desired versions in preference order 1 year ago
Eli Schwartz 13f8eba9b6
treewide: internally avoid deprecated machine file uses of "pkgconfig" 1 year ago
Dylan Baker 020610cfbe modules/pkgconfig: Don't insert None into devenv list 1 year ago
Nazir Bilal Yavuz bd3d2cf918 mtest: fix unencodable XML chars 1 year ago
Xavier Claessens 1fef03c0f0 build: dependencies should come after link_with on link command 1 year ago
Xavier Claessens cd63853ad2 build: Fix linking multiple libraries and some are promoted 1 year ago
Eli Schwartz 4166bf1eb2 Revert "backends: Cache creation of install data" 1 year ago
Jussi Pakkanen bf9a6a1b5c Renumber test dirs for rc2. 1 year ago
GertyP 36bf53bdfd
Experimental 'genvslite' WIP. (#11049) 1 year ago
Daniele Nicolodi c900e6b0b3 mintro: record subproject in install_plan 1 year ago
Eli Schwartz a71846d749
Revert "modules: move gnome targets into gnome module" 1 year ago
Eli Schwartz a1ef957e34
linkers: delay implementations import until detect is run 1 year ago
Eli Schwartz 5849979afa
stop importing cmake when it isn't used 1 year ago
Eli Schwartz b1ddfabf8f
dependencies: defer importing a custom dependency until it is used 1 year ago
Eli Schwartz c82305db0c
dependencies: delay often-unused imports 1 year ago
Eli Schwartz 620bdf5895
add profiling startup import check and testcase to count it 1 year ago
Xavier Claessens a78af23686 Fix niche cases when linking static libs 2 years ago
Josh Soref cf9fd56bc9 fix various spelling issues 2 years ago
Jussi Pakkanen 78d8924d43 Condense test directories for rc1. 2 years ago
Daan De Meyer adb619db61 Stop using replace_if_different() for coredata pickle file 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
Xavier Claessens 1a0eff0054 devenv: Allow dumping into file and select a format 2 years ago
Paolo Bonzini 8d2940024b allow passing generated objects in the "objects" keyword argument 2 years ago
Paolo Bonzini b38bf09b94 add more testcases for prebuilt objects 2 years ago
Benjamin Gilbert 35e230e48c depfixer: silence fix_jar() and make it do something 2 years ago
David Robillard e85138fcc8 Fix various spelling errors 2 years ago
Jussi Pakkanen 3ae89a7150 Handle freezing tests. Fixes #10752. 2 years ago