8852 Commits (c175e97a8862be5c87196aa94cb911975c84cf84)
 

Author SHA1 Message Date
Dylan Baker 73ddc01477 modules/cmake: Add a found() method to the cmake subproject 5 years ago
Dylan Baker 52d36aaec1 modules/cmake: Use the noPosargs helper 5 years ago
Niklas Hambüchen f4b34710d7 docs: Improve visibility for `.enabled()` etc., add example [skip ci] 5 years ago
Niklas Hambüchen 800e442613 docs: Mention `cuda` as supported language [skip ci] 5 years ago
Dylan Baker a9cd197c7b linkers: typing -> T fixup 5 years ago
Andrei Alexeyev 49ae886620 Don't pass --allow-shlib-undefined to lld if it's not supported 5 years ago
Niklas Hambüchen 8eb13c93ea docs: Fix typo 'serie' -> 'series' 5 years ago
Nirbheek Chauhan 53265e3bc2 minstall: Add a new option --quiet 5 years ago
Nirbheek Chauhan 1300485832 minstall: Optimize when to call makedirs() 5 years ago
Nirbheek Chauhan bb7c0a163f minstall: Error out when trying to copy file to dir 5 years ago
Nirbheek Chauhan 2860bd0385 depfixer: Ignore more extensions that can't need RPATH fixes 5 years ago
Nirbheek Chauhan 561a284c51 depfixer: Cache searching of install_name_tool 5 years ago
Nirbheek Chauhan 21c4b7e400 minstall: Fix check for when something was installed 5 years ago
Nirbheek Chauhan fa036a2127 minstall: Add new hidden argument --profile-self 5 years ago
Nirbheek Chauhan feb82e0f0f symbolextractor: Add typing hints 5 years ago
Nirbheek Chauhan 901bbc36d9 symbolextractor: Support passing arguments to tools 5 years ago
Nirbheek Chauhan 6fe7af5809 symbolextractor: Print a warning if required tools not found 5 years ago
Nirbheek Chauhan b7c70c47a6 mdist: Use windows_proof_rmtree when deleting 5 years ago
Nirbheek Chauhan 8650c763d9 mdist: Don't delete builddir on dist failure 5 years ago
Nirbheek Chauhan 40b58be100 modules/python: Do not error out if positional args are passed 5 years ago
Jussi Pakkanen d8c3dc66d5
Merge pull request #6621 from jon-turney/project_tests_cleanup 5 years ago
Gerion Entrup b1304f7290 version parsing: match only when version starts with a number 5 years ago
Gerion Entrup 08d8cfbbb6 base.py: remove trailing whitespace 5 years ago
Nirbheek Chauhan 431283b35d symbolextractor: Correctly filter undefined symbols on macOS 5 years ago
Nirbheek Chauhan 77d163a0e9 symbolextractor: Print one warning when no implementation found 5 years ago
Nirbheek Chauhan 97274621a5 Popen_safe: Always re-setup the console colors 5 years ago
Nirbheek Chauhan c05b725122 Split console colourization into a separate function 5 years ago
Nirbheek Chauhan 11253a1c3a mesonlib: Set stdin to DEVNULL for all programs run by us 5 years ago
Dmitry Kozlyuk 8b60fb709c msvc: add prefix to build type arguments 5 years ago
Daniel Mensinger 83960ea050 cmake: Fix crash when no C++ compiler is not installed (fixes #6559) 5 years ago
Nirbheek Chauhan 03bfc47ebf docs: Update documentation about linker selection 5 years ago
Jon Turney eb1a8ecf7c
Remove unused no-installed-files test feature 5 years ago
Jon Turney f20b99b8da
Document some more details of how project tests work 5 years ago
Jon Turney 3d6d908f7c
Refactor TestResult object initialization 5 years ago
Jussi Pakkanen 47759550e5 Add unity block size option. 5 years ago
Jussi Pakkanen 6b5c1a4fc3 Refactor UserIntegerOption to work with BuiltinOption. 5 years ago
Daniel Mensinger 796b4c120a cmake: Add support for the new JSON trace format 5 years ago
Nirbheek Chauhan a41a902f5e unit tests: Ensure that --profile-self keeps working 5 years ago
Marcel Hollerbach 66bf339e33 meson: unbreak --profile-self 5 years ago
Daniel Mensinger fbf5c8677b tests: Make the cups test more robust 5 years ago
Daniel Mensinger 038e0293c6 ci: Add Fedora and OpenSUSE images 5 years ago
Nirbheek Chauhan 1e4eeccb0f configure_file: Also copy timestamps to avoid useless rebuilds 5 years ago
Nirbheek Chauhan 36a0797e1c minstall: Make --only-changed less verbose 5 years ago
Gerion Entrup 1c74bbbfb3 test cases/python3/3 cython: fix dependency files 5 years ago
Richard Laager 5118cf914d Exclude .hg* from dist tarballs 5 years ago
Jussi Pakkanen 93b9a3ed29 Remove vs2015 jobs as Azure will stop supporting it. 5 years ago
Jussi Pakkanen 31d89a4ed2
Merge pull request #6421 from dcbaker/zlib-system-dep 5 years ago
Dylan Baker 3689e49f4e run_project_tests: Fix it to actually work 5 years ago
Xavier Claessens 3ba0073df6 Make 'default_library' per-subproject builtin option 5 years ago
Xavier Claessens 0bf3c4ac4d backends: Remove unused method 5 years ago