.. |
ast
|
mintro: Fix resolving nodes in kwargs (fixes #5884)
|
2019-09-04 15:05:41 -07:00 |
backend
|
CUDA support on Windows
|
2019-09-24 14:22:20 -07:00 |
cmake
|
correct logic for too old cmake
|
2019-08-23 00:39:12 +03:00 |
compilers
|
CUDA support on Windows
|
2019-09-24 14:22:20 -07:00 |
dependencies
|
Add blocks dependency
|
2019-09-23 21:10:00 +03:00 |
modules
|
pkgconfig: Fix ordering of public libraries
|
2019-09-17 11:56:46 -04:00 |
scripts
|
uniform scan-build detection process
|
2019-09-14 05:51:36 +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
|
CUDA support on Windows
|
2019-09-24 14:22:20 -07:00 |
coredata.py
|
mesonlib.split_args/quote_arg/join_args
|
2019-09-05 23:42:47 +03:00 |
envconfig.py
|
mesonlib.split_args/quote_arg/join_args
|
2019-09-05 23:42:47 +03:00 |
environment.py
|
CUDA support on Windows
|
2019-09-24 14:22:20 -07:00 |
interpreter.py
|
removed the InternalDepdendencyHolder, since it is unused
|
2019-09-25 08:28:11 -04:00 |
interpreterbase.py
|
Add is_disabler function
|
2019-08-12 01:05:45 +03:00 |
linkers.py
|
CUDA support on Windows
|
2019-09-24 14:22:20 -07: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
|
CUDA support on Windows
|
2019-09-24 14:22:20 -07: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
|
Log the used strip command. [skip ci]
|
2019-09-03 23:02:50 +03: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
|
Put native file before cross file in options list
|
2019-08-12 01:21:32 +03:00 |
msubprojects.py
|
cmake: moved subprojects into the CMake module
|
2019-06-06 18:27:05 +02:00 |
mtest.py
|
mtest: TAP: ignore empty lines
|
2019-09-23 13:28:11 -04: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 |