..
ast
fix undefined StringNode from previous commit
2 years ago
backend
rust: Add transitive dependencies to ninja rules
1 year ago
cargo
cargo subprojects: don't assume each target has dependencies
2 years ago
cmake
Remove type comments in run_project_tests.py
2 years ago
compilers
Fix visibility attribute support check for GCC on Windows
2 years ago
dependencies
Use -idirafter when adding Apple framework include paths
2 years ago
interpreter
fix regression in converting build_target kwargs to typed_kwargs
1 year ago
interpreterbase
Fine-tune the error message when trying to build outside the project root
2 years ago
linkers
MSVCDynamicLinker: prevent duplicated /nologo argument
2 years ago
modules
gnome module: fix invalid find_tool variable contents causing crash
2 years ago
scripts
scan-build: Exclude subprojects from scan-build report
2 years ago
templates
templates: use common classes for remaining languages
2 years ago
utils
fix the repr for OrderedSet to actually execute correctly
2 years ago
wrap
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
2 years ago
__init__.py
compilers/d: Add b_ndebug support
5 years ago
_pathlib.py
add missing imports for future annotations
2 years ago
_typing.py
typing: replace ImmutableSetProtocol with typing.AbstractSet
3 years ago
arglist.py
treewide: automatic rewriting of all comment-style type annotations
2 years ago
build.py
rust: Fix linking with C libraries (again)
1 year ago
coredata.py
Increment version number for rc2.
2 years ago
depfile.py
treewide: add future annotations import
2 years ago
envconfig.py
pkgconfig: Allow setting both pkgconfig and pkg-config
2 years ago
environment.py
Add support for lcov 2.0
2 years ago
mcompile.py
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
2 years ago
mconf.py
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
2 years ago
mdevenv.py
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
2 years ago
mdist.py
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
2 years ago
mesondata.py
treewide: add future annotations import
2 years ago
mesonlib.py
Move classes used by scripts to their own module
3 years ago
mesonmain.py
do not resolve symlinks when calculating the meson command
2 years ago
minit.py
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
2 years ago
minstall.py
Use target.aix_so_archive to decide to archive shared library in AIX
2 years ago
mintro.py
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
2 years ago
mlog.py
treewide: automatic rewriting of all comment-style type annotations
2 years ago
mparser.py
parser: allow whitespaces and comments in cont_eol
2 years ago
msetup.py
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
2 years ago
msubprojects.py
msubprojects: Fix --sourcedir argument not working
1 year ago
mtest.py
mtest: -C argument does not need type convertor
1 year ago
munstable_coredata.py
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
2 years ago
optinterpreter.py
parser: use IdNode for function name and assignment name
2 years ago
programs.py
run_command: Remove useless node argument
2 years ago
rewriter.py
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
2 years ago