1027 Commits (472d8852e9d9b21d0a20f52d37915127e556e8d9)

Author SHA1 Message Date
Peter Hutterer 3f8585676b Make installing non-existing subdirs a supported feature 4 years ago
Dylan Baker 2650977c38 interpreterbase: Add support for optional arguments to typed_pos_args 4 years ago
Dylan Baker 978eeddab8 interpreterbase: Add support for variadic arguments to typed_pos_args 4 years ago
Dylan Baker 0ead2e10db interpreterbase: Add a helper method for typing positional arguments 4 years ago
Eli Schwartz ccd0cd3163 run_unittests: fix misc lint errors due to whitespace or unused imports/args 4 years ago
Eli Schwartz 67e99bb4ed run_unittests: fix undefined variable in error message 4 years ago
Eli Schwartz c3d516421f run_unittests: remove double definition of the same test case 4 years ago
Dylan Baker d7cbde4118 unittests: fix error message string 4 years ago
Xavier Claessens 522392e755 run_target: Add env kwarg 4 years ago
Xavier Claessens 95c0790711 minstall: Add --dry-run option 4 years ago
Dylan Baker 6f532b72c8 Add support for LLVM's thinLTO 4 years ago
Dylan Baker bffc94b08f compilers: Add support for using multiple threads with lto 4 years ago
Paolo Bonzini c7c2bc8db1 interpreter, mtest: introduce add_test_setup(exclude_suites: ...) 4 years ago
Jussi Pakkanen 3f0a0c1582 Can read project version from a file. 4 years ago
Xavier Claessens baa9eeebe4 dist: Allow packaging subproject in same git repo as main project 4 years ago
Paolo Bonzini 52a2f46af1 unittests: use utf-8 encoding for child processes 4 years ago
Paolo Bonzini adb1b2f3f6 interpreter: accept external programs and dependencies for summary 4 years ago
Fini Jastrow 5dd1aac5c9 unittests: Remove double install for case 10 4 years ago
Fini Jastrow 49cde9653c ninjabackend: Correct RPATH order 4 years ago
Jussi Pakkanen 8133a7b9a4 Keep buildtype the same even if user changes debug and/or optimization. 4 years ago
Jussi Pakkanen c64d407076 Fix cases where text leaks to stdout in unit tests. 4 years ago
Xavier Claessens 5db77fd103 coredata: Add missing nopromote wrap_mode choice 4 years ago
Antonin Décimo 39ede12aa5 Fix misspells 4 years ago
Eli Schwartz adfcf77109
summary: align left, not align middle 4 years ago
Luke Elliott 9efcdba0d5 Allow '//' as project function id due to git bash path conversion. 4 years ago
Dylan Baker f3fcbba1f8 boost: default machine file properties to env var values 4 years ago
Dylan Baker e7a5c75285 Move BinaryTable environment lookups to Environment 4 years ago
Dylan Baker 38c7a7590c pull env to program mappings out of BinaryType class 4 years ago
Dylan Baker 4580433b82 rename cflags_mapping to CFLAGS_MAPPING 4 years ago
Dylan Baker 9f343212e0 unittests: Clang on windows can use either ld or link.exe 4 years ago
Eli Schwartz c18a9715b8
Hotdoc: use template for Commands.md instead of generating the entire file (#8154) 4 years ago
Paolo Bonzini e50861e62f mtest/TAPParser: use typing.NamedTuple 4 years ago
Paolo Bonzini 304abaf9ee mtest: remove argument to the TAPParser constructor 4 years ago
Dylan Baker e81acbd606 Use a single coredata dictionary for options 4 years ago
Dylan Baker 71db6b04a3 use OptionKey for builtin and base options 4 years ago
Dylan Baker f9b19e73a5 move OptionKey to mesonlib 4 years ago
Dylan Baker fe973d9fc4 use OptionKey for compiler_options 4 years ago
Dylan Baker e2ef6930ff use OptionKey for coredata.user_options 4 years ago
Dylan Baker b25a423a64 use the OptionKey type for command line and machine files 4 years ago
Dylan Baker fa9c1a7a72 run_unittests: Add fatal-warnings to test_command_line 4 years ago
Dylan Baker 5db0d86b5c run_unittests: make another test inprocess safe 4 years ago
Dylan Baker 0574134bf8 run_unittests: Make test_command_line safe witn inprocess 4 years ago
Oleg B b8052f9e50
Support native tests in crossbuild 4 years ago
Jussi Pakkanen 3df064484a Add unit test. 4 years ago
Dylan Baker b65168c558 unit tests: correctly skip c++20 checks if the compiler doesn't support 4 years ago
Jussi Pakkanen c21b04ba08 Add prelinking support for static libraries. 4 years ago
Dylan Baker f6672c7a19 use real pathlib module 4 years ago
Dylan Baker cef406b3a5 run_unittests: delete test for external syntax highlighting 4 years ago
Dylan Baker 460cb9af08 unittests: ignore nix rpaths 4 years ago
Dylan Baker 3e89c30bae unittests: Simplify and make test_templates more reliable 4 years ago