.. |
ast
|
coredata: delete set_default_options
|
2025-04-08 10:00:16 -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
|
compilers/rust: remove CRT selection from native_static_libs args
|
2025-04-16 13:02:28 -04:00 |
dependencies
|
Log non-fatally if CMake doesn't find a package
|
2025-04-20 13:56:51 +03:00 |
interpreter
|
interpreter: do not use pathlib for DependencyVariableString creation
|
2025-04-24 17:52:13 +03: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
|
New xgettext method for i18n module
|
2025-04-09 18:41:00 +03:00 |
scripts
|
backend/ninja: use a two step process for dependency scanning
|
2025-04-03 12:27:07 -07:00 |
templates
|
templates: Fix style by adding space after if
|
2025-04-04 15:13:44 -04:00 |
utils
|
Move get_rsp_threshold function to mesonlib
|
2025-04-09 18:41:00 +03: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
|
Bump version number for rc2.
|
2025-04-24 15:17:30 +03: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
|
coredata: move update_project_options to the optstore
|
2025-04-08 10:00:16 -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
|
mformat: try to detect meson.format in source files' parent directories
|
2025-01-31 08:53:35 -08: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
|
Fix typos in comments
|
2025-03-08 08:09:58 -08: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: subproject system options require the global ones
|
2025-04-24 17:49:05 +03: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 |