.. |
ast
|
interpreterbase: Add warning when built-in object method has no kwargs
|
5 years ago |
backend
|
Remove my notes from sources
|
5 years ago |
cmake
|
cmake: Fix build_by_default: false, install: true (fixes #6737)
|
5 years ago |
compilers
|
Merge pull request #6789 from dcbaker/deprecated-c-ld
|
5 years ago |
dependencies
|
cmake: Add find_package COMPONETS support
|
5 years ago |
modules
|
pkgconfig: Document conflicts keyword
|
5 years ago |
scripts
|
Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-windows
|
5 years ago |
templates
|
sample factory implementation
|
5 years ago |
wrap
|
Always disable interpolation for ini parsers.
|
5 years ago |
__init__.py
|
Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir.
|
9 years ago |
build.py
|
Generators can depend on custom targets as well as build targets.
|
5 years ago |
coredata.py
|
coredata: Warn on usage of both -Dbuildtype and -Doptimization/-Ddebug
|
5 years ago |
depfile.py
|
Add depfile to configure_file()
|
5 years ago |
envconfig.py
|
envconfig: Make compiler and linker environment variables match
|
5 years ago |
environment.py
|
Fix bogus parameter passed to LLVMDynamicLinker (llvm-mingw regression)
|
5 years ago |
interpreter.py
|
cmake: Add find_package COMPONETS support
|
5 years ago |
interpreterbase.py
|
interpreterbase: Add warning when built-in object method has no kwargs
|
5 years ago |
linkers.py
|
Merge pull request #6356 from dcbaker/fix-d-compiler-abstractions
|
5 years ago |
mcompile.py
|
mesonbuild: Add mcompile command
|
5 years ago |
mconf.py
|
Fix typos found by codespell
|
5 years ago |
mdist.py
|
Cherry-picking - (rm python2 % add python3 .format) (#6725)
|
5 years ago |
mesonlib.py
|
Remove my notes from sources
|
5 years ago |
mesonmain.py
|
mesonbuild: Add mcompile command
|
5 years ago |
minit.py
|
sample factory implementation
|
5 years ago |
minstall.py
|
Cherry-picking - (rm python2 % add python3 .format) (#6725)
|
5 years ago |
mintro.py
|
intro: List symlinks in installdata (fixes #6734)
|
5 years ago |
mlog.py
|
fix conversion of hasattr to getattr
|
5 years ago |
mparser.py
|
types: Remove redundant __init__() -> None annotation
|
5 years ago |
msetup.py
|
Cherry-picking - (rm python2 % add python3 .format) (#6725)
|
5 years ago |
msubprojects.py
|
Cherry-picking - (rm python2 % add python3 .format) (#6725)
|
5 years ago |
mtest.py
|
mtest: terminate a test via SIGTERM first then (if needed) via SIGKILL
|
5 years ago |
munstable_coredata.py
|
Fix typos found by codespell
|
5 years ago |
optinterpreter.py
|
types: Annotate mparser.py
|
5 years ago |
rewriter.py
|
review: Initial fixup
|
5 years ago |