summaryrefslogtreecommitdiff
path: root/mesonbuild/mesonlib
AgeCommit message (Expand)Author
2021-06-05typing: Fully annotate dependencies.cudaDaniel Mensinger
2021-06-02use an immutable list for an lru_cached functionsDylan Baker
2021-05-28Add a helper to simplify the usage of PerMachineDefaultableDylan Baker
2021-05-28mesonlib: Allow PerMachineDefaultable to take arguments at initializationDylan Baker
2021-05-28mesonlib: Fix return type of PerMachineDefaultable.default_missing()Dylan Baker
2021-05-19.C files are now treated as C++ codeVolker-Weissmann
2021-05-03Clarify incorrect configuration format messageNellie Zhang
2021-03-26windows_proof_rmtree: Also retry os.chmod() partXavier Claessens
2021-03-16Update VS module version check.Jussi Pakkanen
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz
2021-03-03Windows Subsystem for Linux can run .exe without mono interpreterXavier Claessens
2021-02-18allow build.b_* optionsDylan Baker
2021-02-17Environment: Fix passing envrionment variables CPPFLAGS and CFLAGSDylan Baker
2021-02-06mesonlib: Add better errormessage to typelistifyDylan Baker
2021-01-29Popen_safe: Fix stdout/stderr annotationXavier Claessens
2021-01-26Warn about .C and .H files (#8249)Volker-Weissmann
2021-01-23split mesonlib into a packageDylan Baker