10197 Commits (e81acbd6069e8c1ae8e3be7bb83ddc239009d42d)
 

Author SHA1 Message Date
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 bdca05e2e6 Add choices to OptionProxy 4 years ago
Dylan Baker 615686fd6d use new optionkey.is_* methods 4 years ago
Dylan Baker 30ec7612c8 coredata: Add a type to the OptionKey 4 years ago
Dylan Baker 7142c92285 use OptionKey for backend_options 4 years ago
Dylan Baker e2ef6930ff use OptionKey for coredata.user_options 4 years ago
Dylan Baker b37f0cce2c movve insert_build_prefix to mconf 4 years ago
Dylan Baker b25a423a64 use the OptionKey type for command line and machine files 4 years ago
Dylan Baker 983380d5ce coredata: Add OptionKey type 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
Eli Schwartz 67ee65f47e
doc: restore accidentally removed images used in Getting-meson.md [skip ci] 4 years ago
Jussi Pakkanen ca30550e06 Handle uppercase dependency names in wraps. 4 years ago
Daniel Mensinger 5cbc8f866c cmake: fix -framework dependencies (fixes #8045) 4 years ago
Jussi Pakkanen 80390dd987 Only do module scanning if C++ version is latest. 4 years ago
Remi Thebault 7a9a9e4a99
Implement support of dlang -makedeps switch (#8119) 4 years ago
Samuel Longchamps 12cfd10e6a Fix network path output in ninja backend on Windows 4 years ago
Samuel Longchamps e11218c153 Incorrect source-build directory error when using network paths on Windows 4 years ago
Jussi Pakkanen d4fc2dc0bc
Merge pull request #8001 from bonzini/mtest-asyncio 4 years ago
wereii 3a7baef7ea Fix missed imports in #7902 4 years ago
Paolo Bonzini 5d97bf615f mtest: flush progress report before warning 4 years ago
Paolo Bonzini 80ba696066 mtest: flush stdout after printing test results 4 years ago
Paolo Bonzini 4cfd1e638c mtest: add progress report 4 years ago
Paolo Bonzini aa03c06ffb mtest: merge print_stats and process_test_result 4 years ago
Paolo Bonzini df0d5ce34e mtest: convert console output to TestLogger 4 years ago
Paolo Bonzini 240036bced mtest: convert logfile to TestLogger 4 years ago
Paolo Bonzini 119a928f9f mtest: convert jsonlogfile to TestLogger 4 years ago
Paolo Bonzini fb02b5e858 mtest: introduce TestLogger 4 years ago
Paolo Bonzini a166df1f96 mtest: do not use __del__ 4 years ago
Paolo Bonzini 109cde4ddc mtest: remove collected_logs 4 years ago
Paolo Bonzini 414aee6328 mtest: use backslash replace when printing error logs 4 years ago
Paolo Bonzini 2201e2bca6 mtest: improve colorization 4 years ago
Paolo Bonzini 7b3cca5047 mtest: store TestRuns in collected_failures 4 years ago
Paolo Bonzini eadbf3dbf5 mtest: add test methods to TestResult 4 years ago
Paolo Bonzini 9d29bd0225 mtest: move test_count and name_max_len to TestHarness class 4 years ago
Paolo Bonzini 3f8c901245 mtest: add name and number to TestRun 4 years ago
Paolo Bonzini 30741a0f20 mtest: create TestRun object early on 4 years ago
Jussi Pakkanen 2f836e3acc Extend the C++ module scanner to handle Fortran, too. 4 years ago
Aman Verma cb10ba75d4 mdist: Print file path at the end of run() instead of in create_hash(). 4 years ago
Aman Verma 1f7c8ec7e2 mdist: Ensure correct format for sha256sum. 4 years ago
Alan Coopersmith d6ef5b2024 depfixer: split new rpath into multiple entries for dedup comparisons 4 years ago
Alan Coopersmith fdfc239cda linkers: add rpath_dirs_to_remove support to SolarisDynamicLinker 4 years ago
Jussi Pakkanen 8a11cf357e Add simple start page for beginners. [skip ci] 4 years ago
Eli Schwartz 55a3458d7b
Revert "add owl chess in Users.md [skip ci]" 4 years ago
Persian Prince f5871f434a
environment.py: Detect all mips* architectures (#8108) 4 years ago
Daniel Mensinger 5c821edf26 cmake: Revert to using self.for_machine instead of MachineChoice.BUILD (fixes #8028) 4 years ago