.. |
ast
|
interpreterbase: Add warning when built-in object method has no kwargs
|
5 years ago |
backend
|
Make werror per subproject option
|
5 years ago |
cmake
|
cmake: Capture stdout with UNIX pipes
|
5 years ago |
compilers
|
Only split linker args with D compilers. Closes: #6845
|
5 years ago |
dependencies
|
Fix VS Intellisense for projects which depend on LLVM found via CMake.
|
5 years ago |
modules
|
Make werror per subproject option
|
5 years ago |
scripts
|
Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-windows
|
5 years ago |
templates
|
cuda: Fix meson template (fixes #6869)
|
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
|
-Add xc16 and c2000 C,Cpp toolchain support
|
5 years ago |
coredata.py
|
Update everything for new release.
|
5 years ago |
depfile.py
|
Add depfile to configure_file()
|
5 years ago |
envconfig.py
|
Revert "Naturally use env vars a bit more to match Autoconf"
|
5 years ago |
environment.py
|
Clarify a workaround for older versions of LLD for MinGW (#6836) [skip ci]
|
5 years ago |
interpreter.py
|
Fix requireed meson version for override_dependency()
|
5 years ago |
interpreterbase.py
|
interpreterbase: Add warning when built-in object method has no kwargs
|
5 years ago |
linkers.py
|
Fix legacy env var support with cross
|
5 years ago |
mcompile.py
|
mcompile: Use the current dir if unspecified
|
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
|
fixup! fixup! cmake: enhance support of cmake config file syntax
|
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
|
Add property to disable compiler sanity checks during cross compilation.
|
5 years ago |
mparser.py
|
mparser: fix precedence of arithmetic operators
|
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: Improve test output formatting.
|
5 years ago |
munstable_coredata.py
|
Fix typos found by codespell
|
5 years ago |
optinterpreter.py
|
opts: Allow `-` and `not` in meson_options.txt (fixes #6948)
|
5 years ago |
rewriter.py
|
review: Initial fixup
|
5 years ago |