.. |
ast
|
Merge pull request #6736 from dcbaker/mesonlib-type-annotations
|
2020-03-08 14:49:23 +02:00 |
backend
|
Remove my notes from sources
|
2020-03-19 19:11:10 +02:00 |
cmake
|
cmake: Fix build_by_default: false, install: true (fixes #6737)
|
2020-03-08 14:10:22 +02:00 |
compilers
|
Merge pull request #6789 from dcbaker/deprecated-c-ld
|
2020-03-19 19:19:29 +02:00 |
dependencies
|
dependencies/boost: Fix a number of mypy issues
|
2020-03-05 09:58:52 -08:00 |
modules
|
pkgconfig: Document conflicts keyword
|
2020-03-09 09:10:06 -04:00 |
scripts
|
Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-windows
|
2020-02-23 20:23:03 +02:00 |
templates
|
add logic for Java jar project
|
2020-03-08 13:52:01 +02:00 |
wrap
|
Always disable interpolation for ini parsers.
|
2020-01-27 22:22:12 +02:00 |
__init__.py
|
…
|
|
build.py
|
Generators can depend on custom targets as well as build targets.
|
2020-03-19 22:03:14 +02:00 |
coredata.py
|
coredata: Warn on usage of both -Dbuildtype and -Doptimization/-Ddebug
|
2020-03-11 07:11:59 -04:00 |
depfile.py
|
Add depfile to configure_file()
|
2019-09-30 22:17:50 +03:00 |
envconfig.py
|
envconfig: Make compiler and linker environment variables match
|
2020-03-17 10:40:39 -07:00 |
environment.py
|
Fix bogus parameter passed to LLVMDynamicLinker (llvm-mingw regression)
|
2020-03-19 09:38:26 -07:00 |
interpreter.py
|
Merge pull request #6532 from jon-turney/languages-native-kwarg
|
2020-03-09 01:20:57 +02:00 |
interpreterbase.py
|
fix conversion of hasattr to getattr
|
2020-03-15 22:30:19 +02:00 |
linkers.py
|
Merge pull request #6356 from dcbaker/fix-d-compiler-abstractions
|
2020-03-12 00:57:52 +02:00 |
mcompile.py
|
mesonbuild: Add mcompile command
|
2020-03-04 14:07:27 -05:00 |
mconf.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
mdist.py
|
Cherry-picking - (rm python2 % add python3 .format) (#6725)
|
2020-03-03 21:45:43 +02:00 |
mesonlib.py
|
Remove my notes from sources
|
2020-03-19 19:11:10 +02:00 |
mesonmain.py
|
mesonbuild: Add mcompile command
|
2020-03-04 14:07:27 -05:00 |
minit.py
|
fix typo
|
2020-03-02 13:50:58 -05:00 |
minstall.py
|
Cherry-picking - (rm python2 % add python3 .format) (#6725)
|
2020-03-03 21:45:43 +02:00 |
mintro.py
|
intro: List symlinks in installdata (fixes #6734)
|
2020-03-08 13:49:53 +02:00 |
mlog.py
|
fix conversion of hasattr to getattr
|
2020-03-15 22:30:19 +02:00 |
mparser.py
|
types: Remove redundant __init__() -> None annotation
|
2020-03-02 10:52:59 +01:00 |
msetup.py
|
Cherry-picking - (rm python2 % add python3 .format) (#6725)
|
2020-03-03 21:45:43 +02:00 |
msubprojects.py
|
Cherry-picking - (rm python2 % add python3 .format) (#6725)
|
2020-03-03 21:45:43 +02:00 |
mtest.py
|
Cherry-picking - (rm python2 % add python3 .format) (#6725)
|
2020-03-03 21:45:43 +02:00 |
munstable_coredata.py
|
Fix typos found by codespell
|
2019-11-06 09:55:30 -05:00 |
optinterpreter.py
|
types: Annotate mparser.py
|
2020-03-02 10:34:55 +01:00 |
rewriter.py
|
review: Initial fixup
|
2020-03-02 10:47:20 +01:00 |