.. |
ast
|
mintro: Add version key to --scan-dependencies (fixes #6287)
|
5 years ago |
backend
|
Merge pull request #6207 from dcbaker/linker-option
|
5 years ago |
cmake
|
cmake: subprocess external .decode(errors='ignore') to avoid traceback
|
5 years ago |
compilers
|
default inc dirs: Fix warning on MSYS (fixes #6336)
|
5 years ago |
dependencies
|
Fail gracefully detecting hdf5 if pkg-config is not available.
|
5 years ago |
modules
|
rpm: update for host machine compiler API change
|
5 years ago |
scripts
|
commandrunner: Forward KeyboardInterrupt to command
|
5 years ago |
templates
|
Minit templates modularization
|
5 years ago |
wrap
|
dist: Fix --include-subprojects when .wrap file has directory value
|
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
|
build: Fix type signature of rich comparison dunders
|
5 years ago |
coredata.py
|
catch malformed command line array option with helpful error
|
5 years ago |
depfile.py
|
Add depfile to configure_file()
|
6 years ago |
envconfig.py
|
Allow selecting the dynamic linker
|
5 years ago |
environment.py
|
Merge pull request #6207 from dcbaker/linker-option
|
5 years ago |
interpreter.py
|
assert(): Make message argument optional
|
5 years ago |
interpreterbase.py
|
dict: Fully evaluate keys
|
5 years ago |
linkers.py
|
Merge pull request #6207 from dcbaker/linker-option
|
5 years ago |
mconf.py
|
Fix typos found by codespell
|
5 years ago |
mdist.py
|
dist: Fix --include-subprojects when .wrap file has directory value
|
5 years ago |
mesonlib.py
|
cmake: add project language to cmakelists.txt
|
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: include test protocol in introspection data
|
5 years ago |
mlog.py
|
mlog: Add a log_once function
|
5 years ago |
mparser.py
|
lgtm: Fix redundant code
|
5 years ago |
msetup.py
|
CI: add initial type annotation checking
|
5 years ago |
msubprojects.py
|
Fix 'meson subprojects foreach' when command returns non-zero exit code
|
5 years ago |
mtest.py
|
mesonbuild/mtest: plumb and report a test's start time
|
5 years ago |
munstable_coredata.py
|
Fix typos found by codespell
|
5 years ago |
optinterpreter.py
|
No need to reserve build_ because we use build. instead.
|
6 years ago |
rewriter.py
|
lgtm: ignore all safe `__init__ method calls overridden method` warnings
|
5 years ago |