142 Commits (4d1bfd0939105d244f974974d52e73c46de0ab53)

Author SHA1 Message Date
Charles Brunet cc4cfbcad9 Fix unknown base options not detected in commandline arguments 10 months ago
Charles Brunet 4ed6d75d96 Set PYTHONIOENCODING when running tests 10 months ago
Jonathon Anderson 3a846ff409 tests: Also test implicit rpaths from dependencies 11 months 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 1 year ago
Jan200101 b91244c3b7 correct cmakedefine behavior 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 cdef674169 convert booleans in summary function to correct representation 1 year ago
Eli Schwartz 13f8eba9b6
treewide: internally avoid deprecated machine file uses of "pkgconfig" 1 year ago
Dan Hawson 7c955618dd
Rename variables that clash with pdb commands 1 year ago
Daniele Nicolodi 9eb7fe332f Fix install_data() default install path 1 year ago
Dylan Baker bbe649a5fc unittests: test the vala template 1 year ago
Dylan Baker c30cdfc4b0 unittests: use subtests for template tests 1 year ago
Tristan Partin 3784f72973 Silence some encoding warnings 1 year ago
Nazir Bilal Yavuz bd3d2cf918 mtest: fix unencodable XML chars 1 year ago
Daniele Nicolodi c900e6b0b3 mintro: record subproject in install_plan 1 year ago
Eli Schwartz a1ef957e34
linkers: delay implementations import until detect is run 1 year ago
Eli Schwartz b1ddfabf8f
dependencies: defer importing a custom dependency until it is used 1 year ago
Eli Schwartz 25f5f3554d
tests: move script loaded modules test to platform-agnostic 1 year 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
Volker Weißmann 2699fd4b8a During reconfigure, show that no compiler was found, if compiler fails sanity check. 2 years ago
Ralf Gommers 9fe1efe357 Fix unit test that hardcoded `/` and hence broke on Windows 2 years ago
Benoit Pierre 66db4abf32 tests: fix `test_always_prefer_c_compiler_for_asm` 2 years ago
Xavier Claessens 3162b901ca build: Process compilers before calling link() and link_whole() 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
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
Xavier Claessens 42c4058304 unittests: Pass the exact backend name 2 years ago
Daan De Meyer adb619db61 Stop using replace_if_different() for coredata pickle file 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