.. |
ast
|
Ensure that func dicts provide the same set of functions
|
2019-02-01 11:49:52 +00:00 |
backend
|
Merge pull request #4626 from Ericson2314/consolidate-properties
|
2019-02-04 23:06:46 +01:00 |
compilers
|
d: fix linker due to argument errors
|
2019-02-05 11:13:05 +00:00 |
dependencies
|
qt: Only look for a framework on macOS if building for macOS
|
2019-02-01 07:27:35 +00:00 |
modules
|
Merge pull request #4626 from Ericson2314/consolidate-properties
|
2019-02-04 23:06:46 +01:00 |
scripts
|
dist: Handle git worktrees, which have a .git file instead of dir
|
2019-01-30 23:20:49 +02:00 |
wrap
|
pep8 py37
|
2019-01-29 22:06:11 +02:00 |
__init__.py
|
Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir.
|
2016-01-16 17:35:29 +02:00 |
build.py
|
Add cuda_args keyword.
|
2019-01-31 04:26:37 -05:00 |
coredata.py
|
Never access environment.properties downstream
|
2019-02-02 13:59:14 -05:00 |
environment.py
|
Merge pull request #4626 from Ericson2314/consolidate-properties
|
2019-02-04 23:06:46 +01:00 |
interpreter.py
|
Never access environment.properties downstream
|
2019-02-02 13:59:14 -05:00 |
interpreterbase.py
|
correct naming to CudaCompiler, pep8
|
2019-01-29 22:06:11 +02:00 |
linkers.py
|
Add support for Renesas CC-RX toolchain
|
2018-11-08 00:02:22 +13:00 |
mconf.py
|
Never access environment.properties downstream
|
2019-02-02 13:59:14 -05:00 |
mesonlib.py
|
macos: lipo outputs aarch64 as arm64, fix it
|
2019-02-01 10:28:37 +00:00 |
mesonmain.py
|
pep8 py37
|
2019-01-29 22:06:11 +02:00 |
minit.py
|
Use a single ArgumentParser for all subcommands
|
2018-10-04 09:40:21 -04:00 |
minstall.py
|
pep8 py37
|
2019-01-29 22:06:11 +02:00 |
mintro.py
|
Never access environment.properties downstream
|
2019-02-02 13:59:14 -05:00 |
mlog.py
|
do_subproject: Improve log messages and formatting
|
2019-01-16 11:16:46 -05:00 |
mparser.py
|
pep8 py37
|
2019-01-29 22:06:11 +02:00 |
msetup.py
|
Merge pull request #4732 from mensinda/introMesonInfo2
|
2019-01-07 23:10:22 +02:00 |
msubprojects.py
|
Add 'meson subprojects download' command
|
2018-12-02 08:37:32 -05:00 |
mtest.py
|
Save surrogates as-is in log files
|
2019-01-06 19:55:55 -05:00 |
munstable_coredata.py
|
Add new meson.py unstable-coredata subcommand.
|
2019-01-07 22:55:45 +02:00 |
optinterpreter.py
|
UserFeatureOption: Default to 'auto' when no value specified
|
2018-07-25 09:55:16 -04:00 |
rewriter.py
|
Fixed style issues
|
2019-01-24 21:38:29 +01:00 |