10459 Commits (36d9d7a96f6f42386b9dc3a18c152ccd4c8ca37b)
 

Author SHA1 Message Date
Eli Schwartz adfcf77109
summary: align left, not align middle 4 years ago
Eli Schwartz 0063bd35d7
gen_data.py: sort files when generating mesondata 4 years ago
Dylan Baker e6a167ce09 dependencies: use env.machines for is_$os methods 4 years ago
Luke Elliott 9efcdba0d5 Allow '//' as project function id due to git bash path conversion. 4 years ago
Jussi Pakkanen 5ff1a3ab25
Merge pull request #8159 from dcbaker/submit/all-env-variables-up-front 4 years ago
Xavier Claessens c659be6928 Interpreter: Fix nested subsubproject detection 4 years ago
Eli Schwartz 4ff020759a
CI: fix arch linux tests failing to install wxgtk 4 years ago
Dylan Baker ff40ca25b7 make some Environment methods protected 4 years ago
Dylan Baker 1cc7e4c84c clean up get_env_var_pair 4 years ago
Dylan Baker 0076db6ff9 move get_env_var_pair to environment 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 4b0b44afac move handling of CFLAGS and friends to environment 4 years ago
Dylan Baker f202da0689 use PEP8 style naming for LANGUAGES_USING_* as well 4 years ago
Dylan Baker 4580433b82 rename cflags_mapping to CFLAGS_MAPPING 4 years ago
Dylan Baker 7248a64750 dependencies: Don't read PKG_CONFIG_PATH from the env again 4 years ago
Dylan Baker 3949c2a0e0 move CMAKE_PREFIX_PATH env var handling to environment 4 years ago
Dylan Baker 284b89c321 dependencies/mpi: Add a type annotation 4 years ago
Dylan Baker a2055ad18b import MachineChoice from mesonlib 4 years ago
Dylan Baker 9f343212e0 unittests: Clang on windows can use either ld or link.exe 4 years ago
Eli Schwartz a0d54d0441
doc: fix invalid Commands.md example for introspect [skip ci] 4 years ago
Michael Brockus 72365e6856
Add Chicken-Libraries to Users.md (#8180) 4 years ago
Daniel Mensinger 8f1d9bb7b0 cmake: add PATH logic to preliminary dep check (fixes #8133) 4 years ago
Jussi Pakkanen a8c138ebc1
Merge pull request #8029 from bonzini/mtest-asyncio-next 4 years ago
Eli Schwartz c18a9715b8
Hotdoc: use template for Commands.md instead of generating the entire file (#8154) 4 years ago
Nirbheek Chauhan 832bcac0a7 ci: Run github workflows on stable branches too 4 years ago
Nirbheek Chauhan 540deb538b ci: Fix pip installation in Cygwin on Azure 4 years ago
Paolo Bonzini f13dde1f08 mtest: print TAP subtest count 4 years ago
Paolo Bonzini b05aee5c94 mtest: print time that the test has been running 4 years ago
Paolo Bonzini 4371756182 mtest: align decimal point of test durations 4 years ago
Paolo Bonzini 72e96a470a mtest: create runners in advance 4 years ago
Paolo Bonzini d470a915da mtest: move timeout message to ConsoleLogger 4 years ago
Paolo Bonzini d1ee242e0d mtest: store timeout in TestRun 4 years ago
Paolo Bonzini 4b8364b1e2 mtest: add more formatting options to TestHarness.format 4 years ago
Paolo Bonzini f97521a1ff mtest: align correctly tests with wide Unicode characters 4 years ago
Paolo Bonzini fa4fb3e350 mtest: make test output parsing asynchronous 4 years ago
Paolo Bonzini f1938349c7 mtest: move Rust parsing inside TestRun 4 years ago
Paolo Bonzini 755412b526 mtest: read test stdout/stderr via asyncio pipes 4 years ago
Paolo Bonzini 0ccc70ae1b mtest: do not wait inside _run_subprocess 4 years ago
Paolo Bonzini 63e26ba05f mtest: handle should_fail in common code 4 years ago
Paolo Bonzini d2da7565fd mtest: reorder arguments to "complete" 4 years ago
Paolo Bonzini c48713e58c mtest: improve JUnit XML generation for TAP testsuites 4 years ago
Paolo Bonzini 35d3baaa2f mtest: improvements to JUnit XML generation 4 years ago
Paolo Bonzini 723c4c9fef mtest: extract TAP parsing out of TestRun.make_tap 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
Paolo Bonzini ee5e7977e3 mtest: allow parsing TAP line by line 4 years ago
Jussi Pakkanen c9d9dacdbc
Merge pull request #7860 from dcbaker/wip/2020-10/rust-module 4 years ago
Dylan Baker 827fa95de1 update codeowners with the rust module 4 years ago