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-10-04
condense lines
Eli Schwartz
2021-10-04
f-strings
Eli Schwartz
2021-10-04
fix extra whitespace
Eli Schwartz
2021-09-07
interpreter: detect and pass compiler to be used for linker tests
Paolo Bonzini
2021-09-03
Improve WSL detection
Will
2021-09-02
OptionKey: Fix ordering
Xavier Claessens
2021-08-31
interpreter: use python dunders instead of lock for unpicklability
Dylan Baker
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
2021-08-22
Add subscript to subprocess.Popen
Tristan Partin
2021-08-20
mesonlib: Fix typing of substitute_values
Dylan Baker
2021-08-20
mesonlib: Add an exception for what should be unreachable code
Dylan Baker
2021-08-20
mesonlib: Fix type annotations
Dylan Baker
2021-07-07
resolve symlinks passed to -C
Paolo Bonzini
2021-07-05
condense lines
Eli Schwartz
2021-07-05
more f-strings too complex to be caught by pyupgrade
Eli Schwartz
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2021-06-26
refactor: Refactor BothLibraries logic
Daniel Mensinger
2021-06-25
Split compiler detection from Environment
Daniel Mensinger
2021-06-22
mesonlib: add rsplit and and maxsplit
Dylan Baker
2021-06-22
mesonlib: Fix FileMode type annotations
Dylan Baker
2021-06-18
holders: remove unholder
Daniel Mensinger
2021-06-18
holders: Introduce HoldableObject
Daniel Mensinger
2021-06-18
mesonlib: Add MesonBugException
Daniel Mensinger
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
[prev]