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
Age
Commit message (
Expand
)
Author
2025-11-26
vsenv: Use a python script to pickle env
Xavier Claessens
2025-11-14
Add `os2_emxomf' option to generate OMF files on OS/2
KO Myung-Hun
2025-11-14
Add functions to determine if OS/2
KO Myung-Hun
2025-10-29
coredata: move cmd_line.txt and command line handling to a new module
Paolo Bonzini
2025-10-29
Add snippets.symbol_visibility_header() method
Xavier Claessens
2025-10-20
Add reconstructed authorship information to mesonbuild/utils/vsenv.py
Vlad-Stefan Harbuz
2025-10-17
make wrap search custom subprojects dirs
Charlie Hutcheson
2025-10-05
deprecate variable substitution with boolean values
Jan200101
2025-10-04
utils/platform: Use a type declaration instead of default value
Dylan Baker
2025-10-04
utils: merge per-platform utils into `platform.py`
Dylan Baker
2025-09-22
utils, backends: add and use unique_list
Paolo Bonzini
2025-09-06
vsenv: Ignore errors when parsing multiline env values
Xavier Claessens
2025-08-29
utils: make .wraplock optional
Paolo Bonzini
2025-07-18
Use os.path.normpath to make paths prettier
Volker Weißmann
2025-06-08
replace regex implementation for cmake with a parser
Jan200101
2025-06-08
handle empty curly braces correctly
Jan200101
2025-06-08
handle spacing between # and cmakedefine
Jan200101
2025-06-04
utils: Support VCSs that can have file repodirs
Dylan Baker
2025-06-03
utils: Replace BuildDirLock with generic DirectoryLock
Florian "sp1rit"
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
limit wrapped-due-to-env special case for `env` to only apply for env.set
Eli Schwartz
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
[next]