.. |
ast
|
options: support non-string data types in more places
|
2025-05-07 09:43:43 -07:00 |
backend
|
determine_windows_extra_paths: sort internal dependencies first
|
2025-04-23 16:32:11 -04:00 |
cargo
|
rust: add warning_level=0 to downloaded Cargo subprojects
|
2025-01-08 12:07:31 +02:00 |
cmake
|
cmake/interpreter: Don't add __CMake_build to includes
|
2025-04-05 22:37:52 +03:00 |
compilers
|
cpp: fix _LIBCPP_ENABLE_ASSERTIONS warning
|
2025-05-02 15:27:58 +03:00 |
dependencies
|
dependencies/python: Fix Framework Python when pkg-config is installed
|
2025-05-06 21:22:40 +03:00 |
interpreter
|
options: support non-string data types in more places
|
2025-05-07 09:43:43 -07:00 |
interpreterbase
|
coredata: move update_project_options to the optstore
|
2025-04-08 10:00:16 -07:00 |
linkers
|
linkers: fix regression when using lld after iOS changes
|
2025-04-16 17:00:04 -04:00 |
modules
|
Add license keyword to pkgconfig generate
|
2025-05-06 15:38:00 +03:00 |
scripts
|
backend/ninja: use a two step process for dependency scanning
|
2025-04-03 12:27:07 -07:00 |
templates
|
templates: add missing space to cpp template
|
2025-05-04 19:31:58 +03:00 |
utils
|
options: fix "deprecated" with dictionary argument and non-string types
|
2025-05-07 09:43:43 -07:00 |
wrap
|
Fix wrap.py to avoid following symlinks
|
2025-01-06 21:58:11 +02:00 |
__init__.py
|
…
|
|
_pathlib.py
|
Use SPDX-License-Identifier consistently
|
2023-12-13 15:19:21 -05:00 |
_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
|
android: Added android_exe_type kwargs to executable
|
2025-04-17 19:01:22 +03:00 |
coredata.py
|
ast: clean up handling of default options
|
2025-05-07 09:43:43 -07:00 |
depfile.py
|
Use SPDX-License-Identifier consistently
|
2023-12-13 15:19:21 -05:00 |
envconfig.py
|
environment: handle all iOS variants as xnu
|
2025-04-16 12:17:25 +03:00 |
environment.py
|
environment: handle all iOS variants as xnu
|
2025-04-16 12:17:25 +03:00 |
machinefile.py
|
machinefile: ensure that arrays are single deep arrays for strings
|
2025-03-01 13:30:06 +02:00 |
mcompile.py
|
coredata: replace get_option with optstore.get_value_for
|
2025-03-10 14:14:25 -04:00 |
mconf.py
|
options: store augments as OptionKeys
|
2025-05-07 09:43:43 -07:00 |
mdevenv.py
|
coredata: replace get_option with optstore.get_value_for
|
2025-03-10 14:14:25 -04:00 |
mdist.py
|
coredata: replace get_option with optstore.get_value_for
|
2025-03-10 14:14:25 -04:00 |
mesondata.py
|
Use SPDX-License-Identifier consistently
|
2023-12-13 15:19:21 -05:00 |
mesonlib.py
|
Use SPDX-License-Identifier consistently
|
2023-12-13 15:19:21 -05:00 |
mesonmain.py
|
fix prefix computation in validate_original_args
|
2025-04-18 15:38:56 -04:00 |
mformat.py
|
Fix meson format with multi line parenthesized expressions
|
2025-04-29 13:22:54 +03:00 |
minit.py
|
coredata: replace get_option with optstore.get_value_for
|
2025-03-10 14:14:25 -04:00 |
minstall.py
|
minstall: Don't treat symlinks to directories as directories in do_copydir()
|
2025-04-14 21:04:15 +03:00 |
mintro.py
|
coredata: move MutableKeyedOptionDict to options
|
2025-04-08 10:00:16 -07:00 |
mlog.py
|
mlog: Log once should not take location into account
|
2024-10-11 17:16:30 -04:00 |
mparser.py
|
parser: update position when reporting lexer errors for unrecognized token
|
2025-05-05 18:42:55 -04:00 |
msetup.py
|
options: we need to skip build options for machine files as well
|
2025-04-02 23:02:17 +03:00 |
msubprojects.py
|
Check for uppercase 'head' when updating subprojects
|
2024-11-06 18:03:26 +02:00 |
mtest.py
|
mtest: refactor get_wrapper slightly
|
2025-04-02 23:50:38 +03:00 |
munstable_coredata.py
|
coredata: replace get_option with optstore.get_value_for
|
2025-03-10 14:14:25 -04:00 |
optinterpreter.py
|
coredata: move MutableKeyedOptionDict to options
|
2025-04-08 10:00:16 -07:00 |
options.py
|
options: store augments as OptionKeys
|
2025-05-07 09:43:43 -07: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 |