.. |
ast
|
Make all Meson level options overridable per subproject.
|
2025-02-13 23:57:48 +02:00 |
backend
|
Fix Swift targets with same module name as source file name
|
2025-02-28 11:54:01 -08:00 |
cargo
|
rust: add warning_level=0 to downloaded Cargo subprojects
|
2025-01-08 12:07:31 +02:00 |
cmake
|
Make all Meson level options overridable per subproject.
|
2025-02-13 23:57:48 +02:00 |
compilers
|
compilers: Remove the BaseOption type
|
2025-03-03 11:26:23 -08:00 |
dependencies
|
output PACKAGE_NOT_FOUND_MESSAGE as warning when CMake package is not found
|
2025-03-01 14:40:09 +02:00 |
interpreter
|
options: remove get_option_from_meson_file
|
2025-03-04 12:52:57 -05:00 |
interpreterbase
|
Revert "interpreterbase: Add disabler exception for `get_variable` method"
|
2025-01-21 15:08:01 +02:00 |
linkers
|
Make all Meson level options overridable per subproject.
|
2025-02-13 23:57:48 +02:00 |
modules
|
modules/gnome: Allow to specify the doc-format argument
|
2025-03-01 13:37:09 +02:00 |
scripts
|
symbolextractor: generate symbol files for cross-compiled Windows
|
2025-01-30 01:04:28 +02:00 |
templates
|
templates: use library() instead of shared_library()
|
2025-01-08 10:05:02 -08:00 |
utils
|
Skip symlinks in _make_tree_writable()
|
2025-02-28 11:44:34 -08:00 |
wrap
|
Fix wrap.py to avoid following symlinks
|
2025-01-06 21:58:11 +02:00 |
__init__.py
|
…
|
|
_pathlib.py
|
…
|
|
_typing.py
|
compilers: Add support for OpenMP from homebrew with AppleClang
|
2024-06-26 16:15:47 -04:00 |
arglist.py
|
arglist: post is only appended to, make it a list
|
2025-03-01 16:40:58 +02:00 |
build.py
|
Remove unused variable left over from option refactor.
|
2025-02-25 19:46:34 +02:00 |
coredata.py
|
coredata: delete a bunch of unused methods
|
2025-03-04 13:37:57 -05:00 |
depfile.py
|
…
|
|
envconfig.py
|
environment: make fully type safe
|
2025-03-01 13:30:06 +02:00 |
environment.py
|
environment: make fully type safe
|
2025-03-01 13:30:06 +02:00 |
machinefile.py
|
machinefile: ensure that arrays are single deep arrays for strings
|
2025-03-01 13:30:06 +02:00 |
mcompile.py
|
Move OptionKey in the option source file.
|
2024-07-11 11:53:39 +03:00 |
mconf.py
|
coredata: delete a bunch of unused methods
|
2025-03-04 13:37:57 -05:00 |
mdevenv.py
|
mdevenv: exec directly into the program to run
|
2024-11-17 00:29:09 -05:00 |
mdist.py
|
mdist: correctly detect dirty hg repos with non-English locale, redux
|
2024-09-20 00:49:00 -04:00 |
mesondata.py
|
…
|
|
mesonlib.py
|
…
|
|
mesonmain.py
|
Make all Meson level options overridable per subproject.
|
2025-02-13 23:57:48 +02:00 |
mformat.py
|
mformat: try to detect meson.format in source files' parent directories
|
2025-01-31 08:53:35 -08:00 |
minit.py
|
Move OptionKey in the option source file.
|
2024-07-11 11:53:39 +03:00 |
minstall.py
|
minstall: help mypy out with our chown overriding
|
2025-02-03 21:49:53 -08:00 |
mintro.py
|
coredata: delete the OptionsView
|
2025-02-27 23:33:39 +02:00 |
mlog.py
|
mlog: Log once should not take location into account
|
2024-10-11 17:16:30 -04:00 |
mparser.py
|
optimize variable assignments
|
2025-01-08 13:45:26 -05:00 |
msetup.py
|
msetup: remove bad warning about unused options
|
2025-03-04 12:26:18 -05:00 |
msubprojects.py
|
Check for uppercase 'head' when updating subprojects
|
2024-11-06 18:03:26 +02:00 |
mtest.py
|
test: fix hang when running tests that need parsing with `--interactive`
|
2025-02-27 15:25:57 -05:00 |
munstable_coredata.py
|
Move OptionKey in the option source file.
|
2024-07-11 11:53:39 +03:00 |
optinterpreter.py
|
options: Replace uses of `UserOption[T.Any]` with a Union of UserOption types
|
2025-02-05 17:45:38 +02:00 |
options.py
|
OptionStore: remove unused build_options attribute
|
2025-03-04 12:52:57 -05:00 |
programs.py
|
programs: fix regex to match multi-digit major version
|
2025-01-08 13:45:40 -05:00 |
rewriter.py
|
rewriter: don't output target info to stderr
|
2024-09-20 19:57:40 -07:00 |