10615 Commits (268a78f0f473c1b5193e8b44a067030b74a6559d)
 

Author SHA1 Message Date
Jussi Pakkanen 268a78f0f4 Added some wrap review docs. [skip ci] 4 years ago
Xavier Claessens 47633330da pkgconfig: Allow setting prefix in dataonly pc file 4 years ago
Xavier Claessens df4314c7b8 backends: Remove @PRIVATE_OUTDIR_(ABS)@ substitution 4 years ago
Xavier Claessens 3fb9311d10 Remove ConfigureFile and ConfigureFileHolder 4 years ago
Dylan Baker b1d85f3cde modules/external_project: use typed_pos_args 4 years ago
Xavier Claessens 64775c0fd3 windows_proof_rmtree: Also retry os.chmod() part 4 years ago
Diego Elio Pettenò 56c03e1517 docs: correct log upload paths. 4 years ago
Jussi Pakkanen 54767ab482
Merge pull request #8568 from dcbaker/submit/qt-dependency-factory 4 years ago
Jussi Pakkanen c8826e907a Use find_program also in add_*_script for consistency. 4 years ago
Jussi Pakkanen 80c89a650b Use find_program also in custom_target for consistency. 4 years ago
Jussi Pakkanen 9b27d110d1
Merge pull request #8571 from xclaesse/spurious-warning 4 years ago
Hemmo Nieminen 01c6b50a77 depfixer: temporarily modify file permissions 4 years ago
D Scott Phillips 703fd6d1fa
compilers: clang-cl: Also accept .s files (#8520) 4 years ago
Dylan Baker 1767c57492 run_project_tests: add annotations 4 years ago
Dylan Baker adbfa12409 run_single_test: Handle MESON_SKIP_TEST correctly 4 years ago
Dylan Baker c86c18066e deprecated QMAKE dependency type 4 years ago
Dylan Baker c211fea513 Refactor Qt Dependency into proper split classes with factories 4 years ago
Dylan Baker 54c55f77a9 run_project_tests.py: Allow qt tests to skip on !macOS 4 years ago
Xavier Claessens 37d4c86e5b interpreter: Fix spurious warning in include_directories() 4 years ago
Xavier Claessens 66d62a224e test.json: Add support for not matching stdout lines 4 years ago
Xavier Claessens d0d81ab84e run_project_tests.py: Allow "--only common/240" syntax 4 years ago
Xavier Claessens a9e9b7c750
devenv: Set GI_TYPELIB_PATH and LD_LIBRARY_PATH (#8548) 4 years ago
Xavier Claessens 1be13710ad
environment(): Allow stacking append() and prepend() (#8547) 4 years ago
Jussi Pakkanen de9df5128c
Merge pull request #7491 from xclaesse/callstack 4 years ago
Jussi Pakkanen 9ab4dadef9 Remove -pipe from default list of args. Closes #8508. 4 years ago
Xavier Claessens 8cd4d0b283 mlog: Do not print 'subproject|' for the message 'Executing subproject' 4 years ago
Xavier Claessens 7c3418204f interpreter: Do not print "method meson" 4 years ago
Xavier Claessens 60c2c25d5b mlog: Do not print 'subproject|' on empty lines 4 years ago
Xavier Claessens b33e7bca73 mlog: Add a space after 'subproject|' 4 years ago
Xavier Claessens 3c1ccb923f logs: Prepend current subproject name to all messages 4 years ago
Dylan Baker d7ac2f1065 qt: move compilers_detect to the qt module 4 years ago
Dylan Baker c1daa4e892 dependencies/qt: Split _get_modules_lib_suffix out of the class 4 years ago
Dylan Baker 3e86aecab8 dependencies/base: Use FeatureDeprecated instead of mlog.warning 4 years ago
Dylan Baker e37b020cef dependencies/qt: split get_qmake_host_bins into a free function 4 years ago
Dylan Baker d204654089 dependencies/base: Use Compiler instead of CompilerType 4 years ago
Dylan Baker 8771045d79 dependencies/qt: Add type annotations 4 years ago
Paolo Bonzini ea48edbb0f mtest: timeout if the write side of pipes does not close 4 years ago
Paolo Bonzini 13d3fbbf3e mtest: remove pointless try/except from try_wait_one 4 years ago
Xavier Claessens 20a90cf709 cmd_line_file.txt: Use cross/native file path resolved by coredata 4 years ago
Dylan Baker 73eb24432b dependencies: split qt out of the ui module 4 years ago
HRXN 9dc7abe697 Docs: Fix small typo 4 years ago
Dylan Baker 9016e4596c Move OverrideProgram to programs 4 years ago
Dylan Baker 97c1283baa programs: add type annotations 4 years ago
Dylan Baker 40e3577a65 split program related classes and functions out of dependencies 4 years ago
Eli Schwartz f7b0238ed6
add test case for installed targets uninstalling a single directory 4 years ago
Eli Schwartz 0ad870f3dc
minstall: always track meson-created directories 4 years ago
Xavier Claessens 3990754bf5 Allow add_dist_script() in subprojects 4 years ago
Xavier Claessens 848e360450 interpreter: Add varname as positional arg in dep.get_variable() 4 years ago
Remi Thebault c756d97895 Fix D lib search path translation 4 years ago
Jussi Pakkanen fe4ddb5268 Warn when grabbing internals of subprojects with include_directories. 4 years ago