..
ast
Merge pull request #5606 from xclaesse/alias_target
2019-07-11 00:34:40 +03:00
backend
Made dist a top level command.
2019-07-23 23:26:46 +03:00
cmake
cmake: Fix dependencies with try_compile ( closes #5605 )
2019-07-11 02:07:00 +03:00
compilers
default libtype to static to allow windows compilers to not skip
2019-07-30 15:31:00 -04:00
dependencies
openmp: allow omp.h or omp_lib.h
2019-07-29 01:27:26 -04:00
modules
compilers: pull sanitzier args into compiler classes
2019-07-23 09:58:24 +00:00
scripts
Made dist a top level command.
2019-07-23 23:26:46 +03:00
wrap
Add optional progress bar when generating build.ninja
2019-07-20 17:02:15 +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
Accept vs_module_defs for modules
2019-07-17 19:19:56 +03:00
coredata.py
coredata: Add a type for the options dict
2019-07-23 09:58:24 +00: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
interpreter: Fix permitted kwargs in dependency.get_variable
2019-07-26 12:06:47 +00:00
interpreterbase.py
meson: handle nested disabler
2019-07-23 08:46:26 -07:00
linkers.py
linkers: Always use mesonlib namespace
2019-07-23 09:58:24 +00:00
mconf.py
Per machine do 'build.' and '' option prefixes
2019-06-05 23:05:34 -04:00
mdist.py
dist: Pass right build options when configuring dist directory
2019-07-30 18:04:45 +03:00
mesonlib.py
mesonlib: Annotate Popen_safe functions
2019-07-23 09:58:24 +00: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
Fix builtin variable names
2019-04-29 12:17:40 +02:00
mintro.py
mintro: Fix section key in buildoptions
2019-07-17 19:20:33 +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
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
DOC: meson test multiple --suite specifications [skip ci]
2019-07-30 19:08:48 +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