index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
mesonlib
Age
Commit message (
Expand
)
Author
2021-06-05
typing: Fully annotate dependencies.cuda
Daniel Mensinger
2021-06-02
use an immutable list for an lru_cached functions
Dylan Baker
2021-05-28
Add a helper to simplify the usage of PerMachineDefaultable
Dylan Baker
2021-05-28
mesonlib: Allow PerMachineDefaultable to take arguments at initialization
Dylan Baker
2021-05-28
mesonlib: Fix return type of PerMachineDefaultable.default_missing()
Dylan Baker
2021-05-19
.C files are now treated as C++ code
Volker-Weissmann
2021-05-03
Clarify incorrect configuration format message
Nellie Zhang
2021-03-26
windows_proof_rmtree: Also retry os.chmod() part
Xavier Claessens
2021-03-16
Update VS module version check.
Jussi Pakkanen
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-03-03
Windows Subsystem for Linux can run .exe without mono interpreter
Xavier Claessens
2021-02-18
allow build.b_* options
Dylan Baker
2021-02-17
Environment: Fix passing envrionment variables CPPFLAGS and CFLAGS
Dylan Baker
2021-02-06
mesonlib: Add better errormessage to typelistify
Dylan Baker
2021-01-29
Popen_safe: Fix stdout/stderr annotation
Xavier Claessens
2021-01-26
Warn about .C and .H files (#8249)
Volker-Weissmann
2021-01-23
split mesonlib into a package
Dylan Baker