.. |
ast
|
mintro: Fix resolving nodes in kwargs (fixes #5884)
|
2019-09-04 15:05:41 -07:00 |
backend
|
Add clang-tidy target. Closes #2383.
|
2019-10-01 22:02:51 +03:00 |
cmake
|
Revert "cmake: postprocess libraries names with so version"
|
2019-10-03 18:17:09 +02:00 |
compilers
|
compilers: Add a specific type for AppleClangC
|
2019-10-07 10:44:56 -07:00 |
dependencies
|
Use include_type instead of is_system
|
2019-10-03 10:06:04 +02:00 |
modules
|
Make Python 2 tests optional(er) to prepare for py2 purge in Debian.
|
2019-10-01 21:12:04 +03:00 |
scripts
|
Add clang-tidy target. Closes #2383.
|
2019-10-01 22:02:51 +03:00 |
wrap
|
wrap: Rework `depth` support for git.
|
2019-10-06 14:29:32 +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
|
Use include_type instead of is_system
|
2019-10-03 10:06:04 +02:00 |
coredata.py
|
Bump version number for new development. [skip ci]
|
2019-10-06 22:53:31 +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
|
compilers: Add a specific type for AppleClangC
|
2019-10-07 10:44:56 -07:00 |
interpreter.py
|
Merge pull request #5953 from mensinda/isystem
|
2019-10-06 17:33:12 +03: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: add gdb_path option
|
2019-10-04 01:10:07 +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 |