summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-19cmake: traceparser better handle listsDaniel Mensinger
2020-02-19cmake: Fix dependency loops in custom targets (fixes #6632)Daniel Mensinger
2020-02-19modules/cmake: Add a found() method to the cmake subprojectDylan Baker
2020-02-19modules/cmake: Use the noPosargs helperDylan Baker
2020-02-19docs: Improve visibility for `.enabled()` etc., add example [skip ci]Niklas Hambüchen
2020-02-18docs: Mention `cuda` as supported language [skip ci]Niklas Hambüchen
2020-02-18linkers: typing -> T fixupDylan Baker
2020-02-18Don't pass --allow-shlib-undefined to lld if it's not supportedAndrei Alexeyev
2020-02-18docs: Fix typo 'serie' -> 'series'Niklas Hambüchen
2020-02-17minstall: Add a new option --quietNirbheek Chauhan
2020-02-17minstall: Optimize when to call makedirs()Nirbheek Chauhan
2020-02-17minstall: Error out when trying to copy file to dirNirbheek Chauhan
2020-02-17depfixer: Ignore more extensions that can't need RPATH fixesNirbheek Chauhan
2020-02-17depfixer: Cache searching of install_name_toolNirbheek Chauhan
2020-02-17minstall: Fix check for when something was installedNirbheek Chauhan
2020-02-17minstall: Add new hidden argument --profile-selfNirbheek Chauhan
2020-02-17mdist: Use windows_proof_rmtree when deletingNirbheek Chauhan
2020-02-17mdist: Don't delete builddir on dist failureNirbheek Chauhan
2020-02-17modules/python: Do not error out if positional args are passedNirbheek Chauhan
2020-02-17Merge pull request #6621 from jon-turney/project_tests_cleanupJussi Pakkanen
2020-02-17version parsing: match only when version starts with a numberGerion Entrup
2020-02-17base.py: remove trailing whitespaceGerion Entrup
2020-02-16Popen_safe: Always re-setup the console colorsNirbheek Chauhan
2020-02-16Split console colourization into a separate functionNirbheek Chauhan
2020-02-16mesonlib: Set stdin to DEVNULL for all programs run by usNirbheek Chauhan
2020-02-15msvc: add prefix to build type argumentsDmitry Kozlyuk
2020-02-15cmake: Fix crash when no C++ compiler is not installed (fixes #6559)Daniel Mensinger
2020-02-14docs: Update documentation about linker selectionNirbheek Chauhan
2020-02-13Remove unused no-installed-files test featureJon Turney
2020-02-13Document some more details of how project tests workJon Turney
2020-02-13Refactor TestResult object initializationJon Turney
2020-02-12Add unity block size option.Jussi Pakkanen
2020-02-12Refactor UserIntegerOption to work with BuiltinOption.Jussi Pakkanen
2020-02-12cmake: Add support for the new JSON trace formatDaniel Mensinger
2020-02-12unit tests: Ensure that --profile-self keeps workingNirbheek Chauhan
2020-02-12meson: unbreak --profile-selfMarcel Hollerbach
2020-02-11tests: Make the cups test more robustDaniel Mensinger
2020-02-11ci: Add Fedora and OpenSUSE imagesDaniel Mensinger
2020-02-11configure_file: Also copy timestamps to avoid useless rebuildsNirbheek Chauhan
2020-02-11minstall: Make --only-changed less verboseNirbheek Chauhan
2020-02-10test cases/python3/3 cython: fix dependency filesGerion Entrup
2020-02-10Exclude .hg* from dist tarballsRichard Laager
2020-02-09Remove vs2015 jobs as Azure will stop supporting it.Jussi Pakkanen
2020-02-07Merge pull request #6421 from dcbaker/zlib-system-depJussi Pakkanen
2020-02-07run_project_tests: Fix it to actually workDylan Baker
2020-02-06Make 'default_library' per-subproject builtin optionXavier Claessens
2020-02-06backends: Remove unused methodXavier Claessens
2020-02-06topbar HTML module listMichael Hirsch, Ph.D
2020-02-06html fs-module linkMichael Hirsch, Ph.D
2020-02-06add FeatureNewMichael Hirsch, Ph.D