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
/
universal.py
Age
Commit message (
Expand
)
Author
2022-09-28
Move classes used by scripts to their own module
Xavier Claessens
2022-09-26
ninjabackend: Fix get_target_generated_sources() return type
Xavier Claessens
2022-09-22
pylint: enable global-statement
Dylan Baker
2022-09-22
pylint: enable global-variable-not-assigned
Dylan Baker
2022-09-12
mesonlib: Add a function to find the first element in an iterable which match...
Dylan Baker
2022-08-01
fix Popen_safe write
Zhangyuan Nie
2022-06-17
Improve WINEPATH reduction
Xavier Claessens
2022-06-16
minstall: Add more safety checks when unpickling installdata
Xavier Claessens
2022-06-13
flake8: fix various whitespace nits
Eli Schwartz
2022-06-08
mesonlib: fix annotation of OrderedSet.difference
Dylan Baker
2022-05-03
add prefer_static built-in option
Dudemanguy
2022-04-19
Add ppc970 definition to universal.py
Sergey Fedorov
2022-04-19
Fix universal builds on Darwin PPC: add ppc7400 definition
barracuda156
2022-03-22
OptionOverrideProxy: Handle per-subproject options
Xavier Claessens
2022-03-22
OptionOverrideProxy: Make it immutable to avoid copies
Xavier Claessens
2022-03-13
Merge pull request #9339 from dcbaker/submit/structured_sources
Jussi Pakkanen
2022-03-07
treewide: string-quote the first argument to T.cast
Eli Schwartz
2022-03-07
mesonlib: Add a from_node initializer to MesonException
Dylan Baker
2022-03-01
mesonlib: use Literal to tighten configure_file formats
Dylan Baker
2022-02-23
mesonlib: allow check_dirent_issues to take an iterable
Dylan Baker
2022-02-04
mesonlib: Fix Popen_safe_legacy() stderr assumption
Ole André Vadla Ravnås
2022-01-26
Popen_safe and wrappers can accept os.PathLike for cwd
Eli Schwartz
2022-01-10
manually clean up some python 3.6 era code
Eli Schwartz
2021-12-30
correct type annotations for File.endswith
Eli Schwartz
2021-12-30
Fix mypy 0.930 issues
Tristan Partin
2021-12-22
Don't wipe out RPATHs specified by dependencies
Nirbheek Chauhan
2021-12-17
Fix mypy errors
Daniel Mensinger
2021-12-15
mesonlib: make get_meson_command return an ImmutableList
Dylan Baker
2021-11-28
Add typing to msubprojects.py
Tristan Partin
2021-11-25
mesonlib: update `OptionKey.__repr__`
Dylan Baker
2021-11-09
depfixer: convert unused printing code to debugging functions
Zbigniew Jędrzejewski-Szmek
2021-11-01
various manual conversion of percent-formatted strings to f-strings
Eli Schwartz
2021-10-27
Fix crash when getting cuda options
Xavier Claessens
2021-10-27
remove public export of private function
Eli Schwartz
2021-10-27
fix various flake8 whitespace errors
Eli Schwartz
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-08
python: Add platlibdir and purelibdir options
Xavier Claessens
2021-10-08
Add support for module options
Xavier Claessens
2021-10-04
mesonlib: ConfigurationData can also be a `Dict[str, Tuple[Str, Optional[str]]]`
Dylan Baker
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
[next]