meson/mesonbuild
Dylan Baker 5d685e7a5c compilers: put elbrus in mixins 2019-07-15 10:59:22 -07:00
..
ast Merge pull request #5606 from xclaesse/alias_target 2019-07-11 00:34:40 +03:00
backend vs backend: commandrunner.py takes source dir first 2019-07-10 15:01:18 -04:00
cmake cmake: Fix dependencies with try_compile (closes #5605) 2019-07-11 02:07:00 +03:00
compilers compilers: put elbrus in mixins 2019-07-15 10:59:22 -07:00
dependencies Adapting Boost Python library detection to Boost >= 1.67. Closes #4288. 2019-07-11 00:30:58 +03:00
modules cmake: Handle disabling subprojects 2019-07-13 05:17:01 +00:00
scripts Reference error code as hex value and improve comment 2019-07-10 01:03:01 +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 Add alias_target() function 2019-07-10 15:01:18 -04:00
coredata.py expanduser for tilde 2019-07-07 23:10:14 +03:00
envconfig.py check that compiler name is not blank or empty 2019-07-06 00:28:58 +03:00
environment.py BUGFIX: typo from 32e827dcdc broke PGI compilers 2019-07-06 00:26:59 +03:00
interpreter.py Merge pull request #5606 from xclaesse/alias_target 2019-07-11 00:34:40 +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 type hints @dcbaker 2019-07-08 22:28:24 -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 mintro: Add installed subdirs introspection (fixes #5556) 2019-07-01 11:28:54 -07: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 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 Change meson test's build failure exit code to 125 2019-07-12 21:51:17 +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