.. |
ast
|
mintro: Fix set_variable plus assign bug (closes #5256)
|
2019-04-13 09:51:15 +00:00 |
backend
|
Fix concatenation of library dirs
|
2019-04-19 18:02:01 +03:00 |
compilers
|
Fix indentation
|
2019-04-19 21:01:14 +03:00 |
dependencies
|
Shaderc pkg config
|
2019-04-15 21:43:03 +03:00 |
modules
|
modules/python: normalize output for disabled by feature
|
2019-04-03 14:48:29 -07:00 |
scripts
|
Add symbol sizes to .symbols files
|
2019-04-04 22:10:40 +03:00 |
wrap
|
Fix git wraps with submodules
|
2019-03-11 20:31:52 +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
|
generator: add dependency on generator in source tree
|
2019-04-16 01:46:31 +00:00 |
coredata.py
|
Updated meson --help output
|
2019-04-20 14:17:13 +03:00 |
envconfig.py
|
envconfig: remove unused parse_datafile()
|
2019-03-20 20:55:32 +02:00 |
environment.py
|
detect 'arm64' as aarch64 CPU family
|
2019-04-01 13:58:05 -07:00 |
interpreter.py
|
interpreter: Check the meson version before parsing options
|
2019-04-18 19:18:21 +00:00 |
interpreterbase.py
|
interpreterbase: protect string division with FeatureNew
|
2019-03-18 10:51:44 -07:00 |
linkers.py
|
Fix linking when cross-compiling and a windows resource is first object
|
2019-01-05 20:22:13 +00:00 |
mconf.py
|
mconf: Limit the line length of the choices column
|
2019-02-17 20:19:34 +02:00 |
mesonlib.py
|
replace library type strings with an enum
|
2019-03-20 18:45:56 +02:00 |
mesonmain.py
|
Merge pull request #2601 from 1ace/feature/completion
|
2019-03-04 18:40:13 +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
|
mintro: removed deprecated --target-files API
|
2019-04-08 21:06:15 +03:00 |
mlog.py
|
rewriter: Quiet logging by default
|
2019-03-04 13:00:30 +01:00 |
mparser.py
|
rewriter: Use mparser to detect the end of some nodes
|
2019-03-03 13:57:25 +02:00 |
msetup.py
|
Run postconf scripts absolutely last.
|
2019-04-13 04:30:59 +00:00 |
msubprojects.py
|
Add 'meson subprojects foreach' command
|
2019-04-01 11:51:02 +02:00 |
mtest.py
|
mtest: fix TAP with --verbose (#5160)
|
2019-04-07 02:42:44 +03:00 |
munstable_coredata.py
|
Don't collect preprocssor flags separately from compiler flags
|
2019-03-27 14:45:42 +00:00 |
optinterpreter.py
|
optinterpreter: Add a log argument to is_invalid_name
|
2019-04-05 09:26:42 -07:00 |
rewriter.py
|
rewriter: Renamed _src -> _sources
|
2019-03-04 13:00:31 +01:00 |