..
ast
pylint: enable unnecessary-comprehension
3 years ago
backend
backends: Try guessing install tag for all installed files
3 years ago
cmake
pylint: enable use-a-generator
3 years ago
compilers
nasm: Implement get_crt_compile_args()
3 years ago
dependencies
Move JNISystemDependency to dependencies.base.detect_compiler
3 years ago
interpreter
both_libraries: Make sure to select the right linker for static lib
3 years ago
interpreterbase
add option to typed_kwargs that allows unknown kwargs through
3 years ago
linkers
Add b_thinlto_cache for automatically configuring incremental ThinLTO
3 years ago
modules
gnome: allow generator outputs as gdbus-codegen inputs
3 years ago
scripts
Add yasm as fallback for nasm language
3 years ago
templates
flake8: fix indentation style
3 years ago
utils
Fix native compilation on ARM64 Windows
3 years ago
wrap
Make `meson wrap update` command update all wraps in parallel
3 years ago
__init__.py
compilers/d: Add b_ndebug support
5 years ago
_pathlib.py
pathlib: Patch pathlib to work around some bugs ( fixes #7295 )
4 years ago
_typing.py
typing: replace ImmutableSetProtocol with typing.AbstractSet
3 years ago
arglist.py
pylint: enable unnecessary-dunder-call
3 years ago
build.py
Revert "build: don't add targets to link_whole_targets if we took their objects"
3 years ago
coredata.py
Bump version for rc2.
3 years ago
depfile.py
pylint: enable consider-using-in
3 years ago
envconfig.py
Add NASM compiler
3 years ago
environment.py
Fix native compilation on ARM64 Windows
3 years ago
mcompile.py
mcompile: Remove useless sleep
3 years ago
mconf.py
mconf: Do not print None for empty choices
3 years ago
mdevenv.py
mdevenv: powershell <7.0 is EOL, prefer using pwsh.exe
3 years ago
mdist.py
flake8: remove no longer used imports
3 years ago
mesondata.py
port from embedded data to importlib.resources
3 years ago
mesonlib.py
Move classes used by scripts to their own module
3 years ago
mesonmain.py
Move classes used by scripts to their own module
3 years ago
minit.py
minit: refuse to allow creating broken projects
3 years ago
minstall.py
minstall: make do_strip run with -Sx for macOS targets
3 years ago
mintro.py
pylint: enable global-statement
3 years ago
mlog.py
mlog: Use less from git on Windows
3 years ago
mparser.py
pylint: enable consider-using-in
3 years ago
msetup.py
avoid importing the entire codebase at first startup
3 years ago
msubprojects.py
msubprojects: Fix issues when updating all wraps
3 years ago
mtest.py
mtest: implement a maxfail option
3 years ago
munstable_coredata.py
fix coding errors in unstable-coredata subcommand
4 years ago
optinterpreter.py
Allow deprecating an option for a new one
3 years ago
programs.py
ExternalProgram: Make get_version() work without interpreter
3 years ago
rewriter.py
pylint: enable consider-using-in
3 years ago