meson/mesonbuild
Daniel Mensinger 55379b7d0f
CMake: optional modules support
2019-05-03 01:39:16 +02:00
..
ast Fix flake8-bugbear warnings 2019-04-29 12:22:50 +02:00
backend Merge pull request #5311 from mensinda/flake8Plugins 2019-05-02 23:30:29 +03:00
compilers Merge pull request #4952 from mensinda/cacheCompiles 2019-05-02 14:54:02 -07:00
dependencies CMake: optional modules support 2019-05-03 01:39:16 +02:00
modules Merge pull request #4952 from mensinda/cacheCompiles 2019-05-02 14:54:02 -07:00
scripts Fix unused variables warnings 2019-04-29 12:22:50 +02:00
wrap Fixed unnecessary .items() 2019-04-29 12:23:13 +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 per-target manual specification of link_language 2019-05-02 23:26:51 +03:00
coredata.py Merge pull request #4952 from mensinda/cacheCompiles 2019-05-02 14:54:02 -07:00
envconfig.py envconfig: mingw is also Windows 2019-05-02 14:03:08 -07:00
environment.py Add some type annotations and fix lints 2019-05-02 10:58:23 -07:00
interpreter.py Merge pull request #4952 from mensinda/cacheCompiles 2019-05-02 14:54:02 -07:00
interpreterbase.py Address code review 2019-04-29 12:23:13 +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 mesonlib: Make a few type annotations strings 2019-05-02 23:38:36 +03:00
mesonmain.py Fix builtin variable names 2019-04-29 12:17:40 +02:00
minit.py Don't use len() to test for container emptiness 2019-04-25 12:28:51 -07:00
minstall.py Fix builtin variable names 2019-04-29 12:17:40 +02:00
mintro.py Add some type annotations and fix lints 2019-05-02 10:58:23 -07:00
mlog.py Fix flake8-bugbear warnings 2019-04-29 12:22:50 +02:00
mparser.py Fix flake8-bugbear warnings 2019-04-29 12:22:50 +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: check for an empty suite list 2019-05-02 22:12:58 +03:00
munstable_coredata.py munstable_coredata: Adapt to coredata changes. 2019-05-02 23:55:53 +03: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