.. |
ast
|
Put machine file and cmd line parsing in Environment
|
2020-08-01 22:00:06 -07:00 |
backend
|
Merge pull request #7607 from bonzini/speedup
|
2020-08-22 18:40:03 +03:00 |
cmake
|
cmake: Fix detection of AppleClang
|
2020-08-22 10:49:35 -07:00 |
compilers
|
Merge pull request #7581 from peterh/aix
|
2020-08-25 23:58:17 +03:00 |
dependencies
|
Interpreter: Fix c_stdlib usage
|
2020-08-18 14:47:38 -04:00 |
modules
|
qt module: add qresource support to compile_translations
|
2020-08-25 23:46:45 +03:00 |
scripts
|
simplify shutil usage by invoking copy2 where appropriate
|
2020-08-20 23:47:54 +03:00 |
templates
|
cuda: Fix meson template (fixes #6869)
|
2020-04-01 20:38:49 +03:00 |
wrap
|
wrap: Raise MesonException when git command fails
|
2020-07-14 20:49:47 +03:00 |
__init__.py
|
…
|
|
arglist.py
|
arglist: optimize flush_pre_post
|
2020-08-18 08:09:42 +02:00 |
build.py
|
build: optimize extract_objects
|
2020-08-18 08:11:25 +02:00 |
coredata.py
|
"Downgrade" warning when regenerating after version bump
|
2020-08-04 17:15:37 +03:00 |
depfile.py
|
Add depfile to configure_file()
|
2019-09-30 22:17:50 +03:00 |
envconfig.py
|
machine-files: deprecate the paths section
|
2020-08-01 22:00:06 -07:00 |
environment.py
|
Merge pull request #7581 from peterh/aix
|
2020-08-25 23:58:17 +03:00 |
interpreter.py
|
interpreter: Do not get variable on failed subproject
|
2020-08-20 18:47:33 -04:00 |
interpreterbase.py
|
prevent disabler() object from overwriting arrays (#7484)
|
2020-08-18 07:07:59 -07:00 |
linkers.py
|
Merge pull request #7581 from peterh/aix
|
2020-08-25 23:58:17 +03:00 |
mcompile.py
|
Added ability to specify target in `meson compile`
|
2020-06-29 19:54:38 +03:00 |
mconf.py
|
mconf/mintro: use authoritative list of options from coredata
|
2020-08-01 22:00:06 -07:00 |
mdist.py
|
wrap: Refactor to split wraps dictionary into 3 separate dicts
|
2020-07-01 09:51:57 -04:00 |
mesondata.py
|
mdata: Generate mesondata.py from */data folders
|
2020-07-16 21:03:18 +02:00 |
mesonlib.py
|
Merge pull request #7581 from peterh/aix
|
2020-08-25 23:58:17 +03:00 |
mesonmain.py
|
switch python2 %s for python3 .format
|
2020-04-21 00:16:21 +03:00 |
minit.py
|
update meson init info message. [skip ci]
|
2020-06-21 22:34:12 +03:00 |
minstall.py
|
simplify shutil usage by invoking copy2 where appropriate
|
2020-08-20 23:47:54 +03:00 |
mintro.py
|
mconf/mintro: use authoritative list of options from coredata
|
2020-08-01 22:00:06 -07:00 |
mlog.py
|
Don't make unactionable warnings fatal
|
2020-07-05 16:13:00 +03: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
|
mtest: Actually call colorize_console()
|
2020-08-13 22:54:19 +03:00 |
munstable_coredata.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
optinterpreter.py
|
Capitalize some constants in coredata
|
2020-08-04 00:24:05 +03:00 |
rewriter.py
|
Compiler options per lang
|
2020-04-20 23:23:15 +03:00 |