meson/mesonbuild
Xavier Claessens 71bfec7ec1 cmake: subproject() supports the 'required' kwarg 2019-10-01 13:30:15 -04:00
..
ast mintro: Fix resolving nodes in kwargs (fixes #5884) 2019-09-04 15:05:41 -07:00
backend Find clang-format with alternative names 2019-09-29 00:11:15 +08:00
cmake cmake: Support ALIAS libraries 2019-09-26 20:33:50 +03:00
compilers Correctly handle platform-specific LDFLAGS options 2019-09-27 00:57:21 +03:00
dependencies Move the list of LLVM version suffixes to a common place 2019-09-29 00:11:13 +08:00
modules cmake: subproject() supports the 'required' kwarg 2019-10-01 13:30:15 -04:00
scripts Find clang-format with alternative names 2019-09-29 00:11:15 +08:00
wrap Add support for `depth` option in wrap-git 2019-09-29 20:47:59 +03: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 Recursively include all objects from uninstalled static libraries 2019-10-01 13:06:45 -04:00
coredata.py Deduplicate PKG_CONFIG_PATH entries when initializing the array option pkg_config_path. 2019-09-30 20:54:08 +03:00
depfile.py Add depfile to configure_file() 2019-09-30 22:17:50 +03:00
envconfig.py envconfig: Add MicroBlaze CPU family 2019-09-26 20:28:42 +03:00
environment.py Correct obviously-wrong test for gold linker. 2019-09-30 20:54:08 +03:00
interpreter.py cmake: Write AST into build dir 2019-10-01 13:30:15 -04:00
interpreterbase.py Add is_disabler function 2019-08-12 01:05:45 +03:00
linkers.py Correctly handle platform-specific LDFLAGS options 2019-09-27 00:57:21 +03:00
mconf.py mconf: Fix meson configure crash (fixes #5909) 2019-09-13 15:44:02 +03:00
mdist.py dist: Add '-C' option and print better error message 2019-08-07 22:57:02 +03:00
mesonlib.py Add helper to print warnings once 2019-09-25 14:52:07 +02:00
mesonmain.py Create multiple different archive types with dist. 2019-07-23 23:26:46 +03:00
minit.py Don't use len() to test for container emptiness 2019-04-25 12:28:51 -07:00
minstall.py Catch NotADirectoryError to fix selinux error 2019-09-27 13:09:52 -07:00
mintro.py Add test priorities to force test start order 2019-08-24 21:26:41 +03:00
mlog.py pythonic file checks 2019-07-11 22:37:25 +03:00
mparser.py Fix flake8-bugbear warnings 2019-04-29 12:22:50 +02:00
msetup.py Print user defined options in meson-log.txt 2019-09-25 22:50:48 +03:00
msubprojects.py cmake: moved subprojects into the CMake module 2019-06-06 18:27:05 +02:00
mtest.py mtest: Don't require an exe wrapper for if the cross file says we don't need one 2019-09-28 18:11:06 +03:00
munstable_coredata.py Purge `is_cross` and friends without changing user interfaces 2019-06-09 13:13:25 -04:00
optinterpreter.py No need to reserve build_ because we use build. instead. 2019-07-15 14:13:55 -07:00
rewriter.py Per machine do 'build.' and '' option prefixes 2019-06-05 23:05:34 -04:00