..
backend
Accomodate clang-cl /showIncludes output
2018-11-04 15:42:06 +00:00
compilers
Use lld-link with clang-cl
2018-11-04 15:42:06 +00:00
dependencies
Detect clang-cl as msvc-like, not clang-like
2018-11-04 15:42:00 +00:00
modules
gnome: Use full path for static libraries
2018-11-05 21:33:07 -05:00
scripts
depfixer: Do not try to fix rpaths of dlls
2018-10-25 19:30:02 +03:00
wrap
wrap: Check the directory key is a name and not a path
2018-10-27 16:36:01 +03:00
__init__.py
…
astinterpreter.py
cleanup: Remove redundant parentheses
2017-01-18 21:22:47 +02:00
build.py
Generate import lib even if both name_suffix and name_prefix are used
2018-11-06 13:17:21 +00:00
coredata.py
Expose wrap_mode as an option. Closes #4266 .
2018-10-07 22:52:54 +03:00
environment.py
Use llvm-lib as an alternative to lib
2018-11-04 15:42:06 +00:00
interpreter.py
Only add link arguments when needed in Compiler object methods
2018-11-04 15:42:06 +00:00
interpreterbase.py
Make string division do path joining.
2018-11-02 21:02:25 +02:00
linkers.py
D: Fix incorrect arch handling in D linkers
2018-09-20 19:00:12 +03:00
mconf.py
Use a single ArgumentParser for all subcommands
2018-10-04 09:40:21 -04:00
mesonlib.py
meson: performance optimizethe file object
2018-11-02 21:04:13 +02:00
mesonmain.py
Hide 'rewrite' and 'runpython' commands from help
2018-10-04 09:40:21 -04:00
minit.py
Use a single ArgumentParser for all subcommands
2018-10-04 09:40:21 -04:00
minstall.py
Fix flake8 'imported but unused' reports
2018-10-24 19:11:46 +03:00
mintro.py
Use a single ArgumentParser for all subcommands
2018-10-04 09:40:21 -04:00
mlog.py
Print dependencies being used for compiler checks
2018-10-29 21:44:46 +02:00
mparser.py
Interpreter: Add 'continue' and 'break' keywords
2018-10-04 20:14:37 -04:00
msetup.py
msetup: Remove dead code
2018-10-17 21:56:49 -04:00
mtest.py
test: do not use PIPE
2018-11-04 18:46:50 +02:00
optinterpreter.py
UserFeatureOption: Default to 'auto' when no value specified
2018-07-25 09:55:16 -04:00
rewriter.py
Use a single ArgumentParser for all subcommands
2018-10-04 09:40:21 -04:00