meson/mesonbuild
Daniel Mensinger 5806490219
cmake: Added support for custom_target generation
2019-06-28 13:22:37 +02:00
..
ast ast: printer fix index node printing 2019-06-28 13:22:37 +02:00
backend Fix two errors when cross-compiling with Vala 2019-06-27 21:28:54 +03:00
cmake cmake: Added support for custom_target generation 2019-06-28 13:22:37 +02:00
compilers Fix two errors when cross-compiling with Vala 2019-06-27 21:28:54 +03:00
dependencies dependencies/base: Set PKG_CONFIG_SYSROOT_DIR from cross file 2019-06-26 23:28:33 +03:00
modules Improve error message when Python is not usable. [skip ci] 2019-06-27 20:45:58 +03:00
scripts meson_exe: Don't assert that we need an exe_wrapper when we say we don't need one 2019-06-27 21:06:41 +03:00
wrap cmake: moved subprojects into the CMake module 2019-06-06 18:27:05 +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 sanitycheckc: avoid linking sanitycheckc when cross compiling 2019-06-27 20:36:09 +03:00
coredata.py coredata: Correctly handle receiving a pipe for native/cross files 2019-06-23 17:53:17 +03:00
envconfig.py tvOS: added support AppleTVOS 2019-06-13 21:31:03 +03:00
environment.py BUGFIX: typo for PGI C/CPP 2019-06-24 14:06:32 -04:00
interpreter.py `add_{global,project}_{,link_}arguments`: simply native flag behavior 2019-06-27 21:24:50 +03:00
interpreterbase.py Address code review 2019-04-29 12:23:13 +02:00
linkers.py linkers: Add linker class for intel's xilib 2019-05-13 11:22:31 -07:00
mconf.py Per machine do 'build.' and '' option prefixes 2019-06-05 23:05:34 -04:00
mesonlib.py remove `for_XXX` functions from mesonlib 2019-06-09 13:13:31 -04: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 Per machine do 'build.' and '' option prefixes 2019-06-05 23:05:34 -04: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 coredata: Correctly handle receiving a pipe for native/cross files 2019-06-23 17:53:17 +03:00
msubprojects.py cmake: moved subprojects into the CMake module 2019-06-06 18:27:05 +02:00
mtest.py Made TestHarness a context manager to ensure files get closed. 2019-06-21 19:59:09 +03:00
munstable_coredata.py Purge `is_cross` and friends without changing user interfaces 2019-06-09 13:13:25 -04:00
optinterpreter.py Reserve build_ prefix in option names. 2019-05-20 22:53:06 +03:00
rewriter.py Per machine do 'build.' and '' option prefixes 2019-06-05 23:05:34 -04:00