5917 Commits (b4f4f3ab5b3ce069a7dc11df200ddecc24c5eb89)

Author SHA1 Message Date
Jeff Moguillansky 5d94d161ff xcode-backend: fix include paths 4 years ago
Luke Drummond 46e3480f7c Introduce `fs.read` to read a file as a string 4 years ago
Xavier Claessens 95c0790711 minstall: Add --dry-run option 4 years ago
Ali Alnubani a174855200 environment: fix typos 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
Olexa Bilaniuk 325b01066a Quick update of table of CUDA Toolkit vs. NVIDIA driver versions. 4 years ago
Paolo Bonzini c7c2bc8db1 interpreter, mtest: introduce add_test_setup(exclude_suites: ...) 4 years ago
Paolo Bonzini e7b587c81f mtest: extract get_test_setup, rename merge_suite_options 4 years ago
Paolo Bonzini 26a3148e19 mtest: load build data early 4 years ago
Paolo Bonzini 0aeb2074b9 mtest: compute logfile name early 4 years ago
Paolo Bonzini 203f368949 mtest: remove useless argument 4 years ago
Paolo Bonzini 41d1331349 build: fix flake8 4 years ago
Volker-Weissmann f31ffaaf17
bugfix concerning octal umasks (#8282) 4 years ago
Xavier Claessens 6c6b5d77d6 add_install_script: add skip_if_destdir kwarg 4 years ago
Xavier Claessens c491d48b9d minstall: Add --destdir command line option 4 years ago
Jeff Moguillansky 4f8cecca97 build: add function get_build_targets to Build class 4 years ago
Xavier Claessens 0626465ea8 Fix executable as script on Windows 4 years ago
Jussi Pakkanen 3f0a0c1582 Can read project version from a file. 4 years ago
Xavier Claessens fd572f32d8 Popen_safe: Fix stdout/stderr annotation 4 years ago
Xavier Claessens 11cfc258fc external_project: Add default configure options 4 years ago
Xavier Claessens 6a6323ff09 external_project: Do not set LD in the env 4 years ago
Xavier Claessens 46b68d4c83 external_project: Improve logging 4 years ago
Jeff Moguillansky 9eb8b6be28 xcode-backend: fix include paths 4 years ago
Dylan Baker f808c955ea intepreter: Allow using file objects for the script_name of add_*_script 4 years ago
Xavier Claessens 633264984b custom_target: Add env kwarg 4 years ago
Xavier Claessens e4137ae3ec test: Make timeout <= 0 infinite duraction 4 years ago
Xavier Claessens e6ab364a69 dist: Use windows_proof_rmtree() instead of shutil.rmtree() 4 years ago
Xavier Claessens baa9eeebe4 dist: Allow packaging subproject in same git repo as main project 4 years ago
Eli Schwartz 9d602e6531
do not require git installed in order to use wraps 4 years ago
Volker-Weissmann 9e3bb9eea3
Warn about .C and .H files (#8249) 4 years ago
Ben Niu f0881cf365 Add ARM64EC as a new conceptual cpu type of arm64 4 years ago
Dylan Baker 23d3b98fc1 split mesonlib into a package 4 years ago
Paolo Bonzini 12b3d05d1e mtest: log individual TAP subtests 4 years ago
Paolo Bonzini 7b02abeac6 mtest: infrastructure to print subtest results 4 years ago
Paolo Bonzini bb9d8b5b80 mtest: move --print-errorlogs output during the test run 4 years ago
Paolo Bonzini 4d6a0cc174 mtest: log test start in verbose mode 4 years ago
Paolo Bonzini 959e4b3a5e mtest: call TestLogger.start_test when TestRun is in the RUNNING state 4 years ago
Paolo Bonzini 289cc2e2c5 mtest: use buffered stdout/stderr in parallel mode 4 years ago
Paolo Bonzini a0da710172 mtest: quote environment variable values and command line arguments 4 years ago
Paolo Bonzini 04bab9d595 mtest: include full environment in the TestRun object 4 years ago
Paolo Bonzini 111f22a4f8 mtest: make log output more suitable for console 4 years ago
Paolo Bonzini a118cae9d2 mtest: small refactoring of log printing 4 years ago
Paolo Bonzini 2386f336f1 mtest: log in verbose mode, but not in gdb mode 4 years ago
Dylan Baker 4550cf9500 ninjabackend: Correctly reference custom_target outputs in subdirs with rust 4 years ago
Paolo Bonzini adb1b2f3f6 interpreter: accept external programs and dependencies for summary 4 years ago
Paolo Bonzini 021068a8b7 mlog: add __len__ to AnsiDecorator 4 years ago
Paolo Bonzini 9ba7b0ebd0 mlog: add __str__ method to AnsiDecorator 4 years ago
Jonas Lundholm Bertelsen 2636eebd64 Unity build reverts to normal for fortran fix 4 years ago
Xavier Claessens 05ab792d58 external_project: Log configure command 4 years ago