996 Commits (f559e56d0a339659753d3b60957da6976d8bafd4)

Author SHA1 Message Date
Tristan Partin 8801381563 Fix duplicate pkg_config_path entries 4 years ago
Eli Schwartz 6a0fabc647
mass rewrite of string formatting to use f-strings everywhere 4 years ago
Eli Schwartz 4340bf34fa
various python neatness cleanups 4 years ago
Eli Schwartz 76df995ba6
raw string literals are next to godliness 4 years ago
Paolo Bonzini be0a05e777 mintro: include the correct target filenames for flat layout 4 years ago
Paolo Bonzini 0c663d056a mtest: create separate runners for multiple repeats 4 years ago
Dylan Baker e079553959 interpreter: correctly track whether a subproject is initialized 4 years ago
Stephen Gregoratto ec5fe58e6d Allow printing UserOptions in the summary 4 years ago
Xavier Claessens cef5cab23c Support multiple args in error() 4 years ago
Xavier Claessens 2fabd4c7dc minstall: Add --skip-subprojects option 4 years ago
Dylan Baker b03039ec9d allow build.b_* options 4 years ago
Jussi Pakkanen add502c648 Disable failing Cygwin GIR test. 4 years ago
Xavier Claessens a5b33db558 ci: Fix failure in unit tests with vs backend 4 years ago
Paolo Bonzini 92134bac8d unittests: expect mtest logs to be utf-8 4 years ago
Dylan Baker 6c1467db27 compilers: Only insert -flto-jobs in clang's link arguments 4 years ago
Xavier Claessens b6804bf49c Substitute @CURRENT_SOURCE_DIR@ in run_target() and custom_target() 4 years ago
Dylan Baker 10d94a12b8 Environment: Fix passing envrionment variables CPPFLAGS and CFLAGS 4 years ago
Olexa Bilaniuk 3410465178 Small patch to unittests to initialize CUDA compiler correctly. 4 years ago
Paolo Bonzini 3506d8daf2 mtest: TestSetup can have [] as an exe_wrapper 4 years ago
Jussi Pakkanen d2c39e83ba Condense test directory names in preparation for rc1. 4 years ago
Jussi Pakkanen 71784e1002 Fix exe wrapper detection for run targets. 4 years ago
Luca Weiss 398df56298 Add Qt6 module 4 years ago
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