.. |
ast
|
interpreterbase: Add warning when built-in object method has no kwargs
|
5 years ago |
backend
|
Merge pull request #7064 from dcbaker/gtest-protocol
|
5 years ago |
cmake
|
More robust cmake version detection
|
5 years ago |
compilers
|
Fix builtin check in has_function() with GCC 10 on Windows
|
5 years ago |
dependencies
|
boost: Do not be strict about static if not specified (fixes #7057)
|
5 years ago |
modules
|
python: install_sources() should default to pure, following the doc
|
5 years ago |
scripts
|
gtkdochelper.py: Ignore UnicodeEncodeError when printing output
|
5 years ago |
templates
|
cuda: Fix meson template (fixes #6869)
|
5 years ago |
wrap
|
wrap: Add fallback urls
|
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
|
Allow indexed custom target to be used in executable's depends.
|
5 years ago |
coredata.py
|
Merge pull request #7076 from mesonbuild/revertcrossfixup
|
5 years ago |
depfile.py
|
Add depfile to configure_file()
|
6 years ago |
envconfig.py
|
Add AVR to cpu families. Closes #7085.
|
5 years ago |
environment.py
|
Improve Emscripten linker version detection
|
5 years ago |
interpreter.py
|
Merge pull request #7064 from dcbaker/gtest-protocol
|
5 years ago |
interpreterbase.py
|
Allow get_variable to still function when the fallback is a disabler.
|
5 years ago |
linkers.py
|
Do not pass rpath flags to wasm-ld
|
5 years ago |
mcompile.py
|
mcompile: Use the current dir if unspecified
|
5 years ago |
mconf.py
|
Compiler options per lang
|
5 years ago |
mdist.py
|
dist: Print location of generated tarballs
|
5 years ago |
mesonlib.py
|
Recognize Hurd as platform/OS
|
5 years ago |
mesonmain.py
|
switch python2 %s for python3 .format
|
5 years ago |
minit.py
|
sample factory implementation
|
5 years ago |
minstall.py
|
Do not call restorecon if there are no files to install
|
5 years ago |
mintro.py
|
Convert test protocol into an enum
|
5 years ago |
mlog.py
|
switch python2 %s for python3 .format
|
5 years ago |
mparser.py
|
mparser: fix precedence of arithmetic operators
|
5 years ago |
msetup.py
|
Fix symlink deletion with --wipe option
|
5 years ago |
msubprojects.py
|
Cherry-picking - (rm python2 % add python3 .format) (#6725)
|
5 years ago |
mtest.py
|
Add native support for gtest tests
|
5 years ago |
munstable_coredata.py
|
Fix typos found by codespell
|
6 years ago |
optinterpreter.py
|
opts: Allow `-` and `not` in meson_options.txt (fixes #6948)
|
5 years ago |
rewriter.py
|
Compiler options per lang
|
5 years ago |