159 Commits (ab3cfc2da1c481f52a5525e41150626a2f66de3b)

Author SHA1 Message Date
Dylan Baker 5eb4d7336b
unittests: use mock.patch.dict to deal with os.environ 6 months ago
Benoit Pierre 8ef4e34cae linkers: fix LLD linker response file handling 6 months ago
Jon Turney 2f49804cc2
Revert "CI: skip LTO tests on cygwin" 6 months ago
Eli Schwartz 0c93149f09
CI: skip LTO tests on cygwin 7 months ago
Jussi Pakkanen 61c742fae9 Remove language (AKA compiler) type from OptionKey. 7 months ago
Jussi Pakkanen de8e3d65e0 Remove option type from OptionKey and get it from OptionStore instead. 7 months ago
Jussi Pakkanen 0d7bb776e2 Move OptionKey in the option source file. 7 months ago
Xavier Claessens c0de2e1264 wrap: Clarify PackageDefinition API 8 months ago
Jussi Pakkanen 9a6fcd4d9a Replace direct indexing with named methods. 8 months ago
Jussi Pakkanen c0d86024f5 Rename option variable to optstore to make it unique. 8 months ago
Jussi Pakkanen 4cc2e2171a Create a directory for machine files used in unit tests. 9 months ago
Benjamin Gilbert c9aa4aff66 mdist: gracefully handle stale Git index 10 months ago
Tristan Partin 2d3954efac Add bztar support to meson dist 10 months ago
Charles Brunet 2b37101998 meson format command 10 months ago
Charles Brunet bd4fd90730 parser: revert to single StringNode type 10 months ago
Charles Brunet f9479787a0 fix reconfigure subproject base options 11 months ago
Jussi Pakkanen ac1d0aea58 Condense test dirs for rc2. 12 months ago
Charles Brunet cc4cfbcad9 Fix unknown base options not detected in commandline arguments 12 months ago
Charles Brunet 4ed6d75d96 Set PYTHONIOENCODING when running tests 12 months ago
Jonathon Anderson 3a846ff409 tests: Also test implicit rpaths from dependencies 1 year ago
Dylan Baker e991c4d454 Use SPDX-License-Identifier consistently 1 year ago
Jussi Pakkanen 97dc8801a6 Renumber test dirs for rc3. 1 year ago
Jussi Pakkanen 3bbe66e971 Condense test directories for RC1. 1 year ago
Dylan Baker 450b3db378 modules/rust: Add a test that bindgen drops arguments it shouldn't use 1 year ago
Dylan Baker 013536fcb4 interpreter: add <lang>_(static|shared)_args 1 year ago
Dudemanguy 03a0d3ddfb mcompile: add suffix as an additional parameter 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
Lei YU 8d6b474bf6 Add clang-tidy-fix target 1 year ago
Xavier Claessens 18b96cd069 machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@ 1 year ago
Tristan Partin 543e9ca0cf Remove XML filter from testlog.{json,txt} and std streams 2 years ago
Jan200101 b91244c3b7 correct cmakedefine behavior 2 years ago
Xavier Claessens 82a8c72187 c_std, cpp_std: Change to a list of desired versions in preference order 2 years ago
Eli Schwartz cdef674169 convert booleans in summary function to correct representation 2 years ago
Eli Schwartz 13f8eba9b6
treewide: internally avoid deprecated machine file uses of "pkgconfig" 2 years ago
Dan Hawson 7c955618dd
Rename variables that clash with pdb commands 2 years ago
Daniele Nicolodi 9eb7fe332f Fix install_data() default install path 2 years ago
Dylan Baker bbe649a5fc unittests: test the vala template 2 years ago
Dylan Baker c30cdfc4b0 unittests: use subtests for template tests 2 years ago
Tristan Partin 3784f72973 Silence some encoding warnings 2 years ago
Nazir Bilal Yavuz bd3d2cf918 mtest: fix unencodable XML chars 2 years ago
Daniele Nicolodi c900e6b0b3 mintro: record subproject in install_plan 2 years ago
Eli Schwartz a1ef957e34
linkers: delay implementations import until detect is run 2 years ago
Eli Schwartz b1ddfabf8f
dependencies: defer importing a custom dependency until it is used 2 years ago
Eli Schwartz 25f5f3554d
tests: move script loaded modules test to platform-agnostic 2 years ago
Charles Brunet 35291c9672
unittests: fix test_scripts_loaded_modules matching exactly our own modules 2 years ago
Charles Brunet 92592015bb
unittests: skip test using symlink if not available 2 years ago
Charles Brunet e7b9dfac98 mtest: wildcard selection 2 years ago
Charles Brunet 8d30577a2d intro: add more details to generated files(part 2) 2 years ago
Xavier Claessens 9d64143a4f summary: Add from which subproject each subproject have been called 2 years ago