.. |
ast
|
types: import typing as T (fixes #6333)
|
5 years ago |
backend
|
mintro: use interpreter data for buildsystem-files (fixes #6390)
|
5 years ago |
cmake
|
cmake: Add support for --trace-redirect
|
5 years ago |
compilers
|
-Fixed Renesas RX Family compiler to work with latest meson, updated cross-file, fixed assembly file use
|
5 years ago |
dependencies
|
Qt5: Do not use system qmake if not specified in cross file
|
5 years ago |
modules
|
dependencies: Use a DependencyFactory for threads
|
5 years ago |
scripts
|
commandrunner: Forward KeyboardInterrupt to command
|
5 years ago |
templates
|
Make D template work even if dub is not available.
|
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
|
Merge pull request #6423 from dcbaker/declare-dependency-variables
|
5 years ago |
coredata.py
|
Always disable interpolation for ini parsers.
|
5 years ago |
depfile.py
|
Add depfile to configure_file()
|
5 years ago |
envconfig.py
|
Add m68k to known cpus for Motorola 68000 series processors
|
5 years ago |
environment.py
|
Bringing back defines in Elbrus C compiler to simplify environment.py
|
5 years ago |
interpreter.py
|
mintro: use interpreter data for buildsystem-files (fixes #6390)
|
5 years ago |
interpreterbase.py
|
dict: Fully evaluate keys
|
5 years ago |
linkers.py
|
-Fixed Renesas RX Family compiler to work with latest meson, updated cross-file, fixed assembly file use
|
5 years ago |
mconf.py
|
Fix typos found by codespell
|
5 years ago |
mdist.py
|
Set source and build dir envvars when running dist.
|
5 years ago |
mesonlib.py
|
Move git helper out into mesonlib for reuse
|
5 years ago |
mesonmain.py
|
Fix typos found by codespell
|
5 years ago |
minit.py
|
CI: add initial type annotation checking
|
5 years ago |
minstall.py
|
lgtm: Fix redundant code
|
5 years ago |
mintro.py
|
mintro: use interpreter data for buildsystem-files (fixes #6390)
|
5 years ago |
mlog.py
|
types: import typing as T (fixes #6333)
|
5 years ago |
mparser.py
|
lgtm: Fix redundant code
|
5 years ago |
msetup.py
|
backend: refactor: set self.interpreter in the constructor
|
5 years ago |
msubprojects.py
|
Move git helper out into mesonlib for reuse
|
5 years ago |
mtest.py
|
types: import typing as T (fixes #6333)
|
5 years ago |
munstable_coredata.py
|
Fix typos found by codespell
|
5 years ago |
optinterpreter.py
|
types: import typing as T (fixes #6333)
|
5 years ago |
rewriter.py
|
types: import typing as T (fixes #6333)
|
5 years ago |