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
/
utils
/
universal.py
Age
Commit message (
Expand
)
Author
2025-05-22
gnome.mkenums: Allow passthrough of ExternalPrograms to enable converting onl...
L. E. Segovia
2025-05-07
options: fix "deprecated" with dictionary argument and non-string types
Paolo Bonzini
2025-04-09
Move get_rsp_threshold function to mesonlib
Charles Brunet
2025-03-09
mesonlib: extract and optimize is_parent_path
Paolo Bonzini
2025-03-06
mesonlib: allow using lazy_property with "__"-named properties
Paolo Bonzini
2025-02-28
Skip symlinks in _make_tree_writable()
Daan De Meyer
2025-01-31
utils: Use dataclasses for PerMachine classes
Dylan Baker
2025-01-31
utils: Fix nullability of PerMachine from default_missing
Dylan Baker
2025-01-28
Detect files with trailing space
Charles Brunet
2025-01-08
utils: Add a lazy property decorator
Dylan Baker
2025-01-08
optimize Version.__init__
Paolo Bonzini
2025-01-08
Store commands as arrays.
Jussi Pakkanen
2024-12-29
utils: cache build directory files
Paolo Bonzini
2024-12-19
do @ variable substitution when parsing cmake format
Jan200101
2024-12-19
mtest: move determine_worker_count to utils, generalize
Paolo Bonzini
2024-12-19
utils: optimize PerMachine
Paolo Bonzini
2024-12-10
separate mesondefine and cmakedefine logic
Jan200101
2024-08-30
Feature checks: fall back to reporting insufficiently portable features
Eli Schwartz
2024-07-21
Remove the exe_exists function
Mads Andreasen
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
2024-07-11
Move compiler option check into OptionStore.
Jussi Pakkanen
2024-07-11
Move builtin option check into OptionStore.
Jussi Pakkanen
2024-07-11
Move backend option check into OptionStore.
Jussi Pakkanen
2024-07-11
Move base option check into OptionStore.
Jussi Pakkanen
2024-07-11
Move project option detection into OptionStore.
Jussi Pakkanen
2024-07-10
Replace exe_exists function with shutil.which()
Mads Andreasen
2024-07-10
tests: Clean up leftover files from source dirs.
Jussi Pakkanen
2024-06-23
`configure_file`: update \@ escape logic
Matt Jolly
2024-05-09
implement @PLAINNAME0@ and @BASENAME0@
Stas Sergeev
2024-04-15
allow any alternative python freeze tool to work with meson
Eli Schwartz
2024-04-15
compilers: fix crash when compiler check returns None output
Eli Schwartz
2024-03-20
mesonlib: Fix bug in relpath return values found by mypy
Nirbheek Chauhan
2024-03-15
move UserArrayOption.listify_value to mesonlib
Charles Brunet
2024-02-12
correct type signature of Popen_safe to follow stdlib subprocess
Eli Schwartz
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-02
Only convert boolean values for cmake formats
Jan200101
2023-10-20
fix the repr for OrderedSet to actually execute correctly
Eli Schwartz
2023-09-18
pkgconfig: Cache the implementation instance
Xavier Claessens
2023-09-09
Add macro_name option to configure_file
Nicholas Vinson
2023-09-07
Rename OptionOverrideProxy to OptionsView and move to coredata
Xavier Claessens
2023-08-31
add json output format to configure file
Charles Brunet
2023-08-24
Suggest using --reconfigure only when not already using it
Xavier Claessens
2023-08-18
consistently use Literal annotation from typing_extensions
Eli Schwartz
2023-08-11
treewide: automatic rewriting of all comment-style type annotations
Eli Schwartz
2023-08-10
Popen_safe_logged: Also log exceptions
Xavier Claessens
2023-08-08
correct cmakedefine behavior
Jan200101
2023-08-03
MachineChoice: Implement __str__ for easier debug
Xavier Claessens
2023-07-17
Merge pull request #11976 from tristan957/cleanups
Jussi Pakkanen
2023-07-13
macos: map arm64e to aarch64, map "whole" architecture strings
Andres Freund
2023-07-12
Remove do_conf_str(encoding:)
Tristan Partin
[next]