meson/mesonbuild
Daniel Mensinger bf98ffca9e
Fix blind exceptions
2019-04-29 12:16:06 +02:00
..
ast Fix blind exceptions 2019-04-29 12:16:06 +02:00
backend Merge pull request #5309 from jon-turney/ninja-backend-refactoring 2019-04-28 21:51:06 +03:00
compilers Fix blind exceptions 2019-04-29 12:16:06 +02:00
dependencies Fix blind exceptions 2019-04-29 12:16:06 +02:00
modules cmake: Use CMAKE_ROOT instead of _INCLUDE_FILE (closes #5218) 2019-04-28 19:29:56 +03:00
scripts Fix blind exceptions 2019-04-29 12:16:06 +02:00
wrap Fix blind exceptions 2019-04-29 12:16:06 +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 Don't use mutable types as default arguments 2019-04-23 02:03:19 +03:00
coredata.py coredata: store cross/native files in the same form they will be used (#5224) 2019-04-21 23:10:02 +03:00
envconfig.py envconfig: Add type annotations 2019-04-22 13:49:50 -07:00
environment.py enable Windows Intel compiler 2019-04-27 23:19:01 -04:00
interpreter.py ast: support elementary object methods 2019-04-23 09:10:47 +02:00
interpreterbase.py ast: support elementary object methods 2019-04-23 09:10:47 +02: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 Merge pull request #5265 from dcbaker/more-annotations 2019-04-28 20:20:25 +03:00
mesonmain.py Don't use len() to test for container emptiness 2019-04-25 12:28:51 -07:00
minit.py Don't use len() to test for container emptiness 2019-04-25 12:28:51 -07:00
minstall.py Fix blind exceptions 2019-04-29 12:16:06 +02:00
mintro.py Don't use len() to test for container emptiness 2019-04-25 12:28:51 -07:00
mlog.py mlog: add type annotations 2019-04-22 13:49:50 -07:00
mparser.py consistent invalid escape sequence behaviour 2019-04-28 23:06:36 +03: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 Report xpass results as failures. 2019-04-21 03:01:04 +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: optimize the list_to_dict function 2019-04-25 12:28:51 -07:00