1019 Commits (47ae0b82f0483960fa7a3eabc68700b982688834)

Author SHA1 Message Date
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
Dylan Baker 85550e8fce run_unittests: correctly handle users setting init.defaultBranch 4 years ago
Dylan Baker 6431a0f89d run_unittests: Don't assume things are in /usr/bin 4 years ago
Paolo Bonzini fc9b0cbb7f stabilize sets that are converted to lists 4 years ago
Dylan Baker 6ce3812762 environment: Fix detection of rust compilers, more 4 years ago
Dylan Baker 5c74cccbb9 run_unittests: use textwrap.dedent 4 years ago
Haelwenn (lanodan) Monnier d2aac3d809 dependencies: Put pkgconfig options before operands 4 years ago
Dylan Baker 220da39c7c actions: Add unittests for macos 4 years ago
Dylan Baker 11ece5dbf3 unittests: Don't try to set alternative linkers for apple-clang 4 years ago