.. |
ast
|
ast: Handle NotNode
|
2020-05-23 18:13:25 +02:00 |
backend
|
Use --internal script call to call delwithsuffix when cleaning up the gcno and gcda files in a coverage enabled build. Otherwise, meson will crash when running from an MSI installation.
|
2020-05-26 02:48:57 +03:00 |
cmake
|
fix cmake target configuration selection.
|
2020-05-24 12:59:53 +02:00 |
compilers
|
Modifed buildtypes and armclang compiler flags to match documented results
|
2020-05-22 18:28:09 +03:00 |
dependencies
|
fix cmake target configuration selection.
|
2020-05-24 12:59:53 +02:00 |
modules
|
Merge pull request #7123 from dcbaker/use-feature-deprecated
|
2020-05-22 17:08:44 +03:00 |
scripts
|
Merge pull request #7103 from dankegel/bug4027-rpath-remember
|
2020-05-18 23:17:34 +03:00 |
templates
|
cuda: Fix meson template (fixes #6869)
|
2020-04-01 20:38:49 +03:00 |
wrap
|
wrap: Add fallback urls
|
2020-04-13 13:29:33 +03:00 |
__init__.py
|
…
|
|
build.py
|
Merge pull request #7123 from dcbaker/use-feature-deprecated
|
2020-05-22 17:08:44 +03:00 |
coredata.py
|
coredata: Fixup the default libdir value, not the set value
|
2020-05-14 15:38:44 +00:00 |
depfile.py
|
Add depfile to configure_file()
|
2019-09-30 22:17:50 +03:00 |
envconfig.py
|
Add AVR to cpu families. Closes #7085.
|
2020-05-11 14:56:56 -07:00 |
environment.py
|
compilers: add fetching of define list for clang
|
2020-05-22 16:58:12 +03:00 |
interpreter.py
|
interpreter: Add always set default value for version and set it ASAP
|
2020-05-14 12:15:03 -07:00 |
interpreterbase.py
|
use FeatureNew.single_use
|
2020-05-14 12:15:03 -07:00 |
linkers.py
|
Let .pc files specify rpath.
|
2020-05-16 20:25:58 +00:00 |
mcompile.py
|
mcompile: Use the current dir if unspecified
|
2020-04-08 23:44:31 +03:00 |
mconf.py
|
Compiler options per lang
|
2020-04-20 23:23:15 +03:00 |
mdist.py
|
dist: Print location of generated tarballs
|
2020-03-29 21:12:34 +03:00 |
mesonlib.py
|
interpreter: Add always set default value for version and set it ASAP
|
2020-05-14 12:15:03 -07:00 |
mesonmain.py
|
switch python2 %s for python3 .format
|
2020-04-21 00:16:21 +03:00 |
minit.py
|
sample factory implementation
|
2020-03-19 22:44:59 +02:00 |
minstall.py
|
Let .pc files specify rpath.
|
2020-05-16 20:25:58 +00:00 |
mintro.py
|
ast: Add AST JSON printer
|
2020-05-23 18:13:16 +02:00 |
mlog.py
|
Make colourize_console() a function
|
2020-04-30 20:11:31 +01:00 |
mparser.py
|
ast: Add AST JSON printer
|
2020-05-23 18:13:16 +02:00 |
msetup.py
|
Fix symlink deletion with --wipe option
|
2020-04-29 18:55:17 +03:00 |
msubprojects.py
|
Cherry-picking - (rm python2 % add python3 .format) (#6725)
|
2020-03-03 21:45:43 +02:00 |
mtest.py
|
pass exe_wrapper to test scripts through the environment
|
2020-05-18 13:53:58 -07:00 |
munstable_coredata.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
optinterpreter.py
|
optinterpreter: Enable and update FeatureNew to use_single
|
2020-05-14 12:15:03 -07:00 |
rewriter.py
|
Compiler options per lang
|
2020-04-20 23:23:15 +03:00 |