.. |
ast
|
coredata: remove unused arguments
|
2025-05-15 10:10:49 -07:00 |
backend
|
vs2010backend: Initial MASM language support
|
2025-05-15 23:33:03 +03: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
|
coredata: remove unused arguments
|
2025-05-15 10:10:49 -07:00 |
dependencies
|
dependencies/python: Fix Framework Python when pkg-config is installed
|
2025-05-06 21:22:40 +03:00 |
interpreter
|
coredata: remove unused arguments
|
2025-05-15 10:10:49 -07:00 |
interpreterbase
|
interpreterbase: allow any return type for convertors
|
2025-05-07 09:43:43 -07:00 |
linkers
|
linkers: fix regression when using lld after iOS changes
|
2025-04-16 17:00:04 -04:00 |
modules
|
rust: skip doctests when build machine cannot run host binaries
|
2025-05-13 11:52:07 -07: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
|
…
|
|
_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
|
interpreter: reintroduce a convertor for override_options and default_options
|
2025-05-07 09:43:43 -07:00 |
coredata.py
|
vs2010backend: Initial MASM language support
|
2025-05-15 23:33:03 +03:00 |
depfile.py
|
…
|
|
envconfig.py
|
environment: handle all iOS variants as xnu
|
2025-04-16 12:17:25 +03:00 |
environment.py
|
options: restore special behavior of CFLAGS vs. c_args
|
2025-05-15 02:03:46 -04: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
|
mconf: extract option processing to CoreData.set_from_configure_command
|
2025-05-15 02:05:18 -04:00 |
mdevenv.py
|
devenv: do not use os.execv on Windows
|
2025-05-14 23:08:55 +03:00 |
mdist.py
|
mdist.py: Import gzip only when needed
|
2025-05-11 15:58:40 -04:00 |
mesondata.py
|
…
|
|
mesonlib.py
|
…
|
|
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
|
msetup: update coredata if options are passed together with --reconfigure
|
2025-05-15 02:05:18 -04: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: "custom" buildtype does not trigger changes in debug or optimization options
|
2025-05-15 02:08:22 -04: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 |