.. |
ast
|
fix undefined StringNode from previous commit
|
1 year ago |
backend
|
xcode: Filter out targets not built by default
|
12 months ago |
cargo
|
cargo subprojects: don't assume each target has dependencies
|
1 year ago |
cmake
|
cmake: Handle compiler.find_library returning None
|
12 months ago |
compilers
|
compilers: drop dead code
|
12 months ago |
dependencies
|
python: fix mingw python detection code in case pkg-config isn't available
|
12 months ago |
interpreter
|
fix broken type annotation imports being ignored
|
1 year ago |
interpreterbase
|
Fine-tune the error message when trying to build outside the project root
|
1 year ago |
linkers
|
macos: Do not emit -undefined,error for Sonoma compatibility
|
12 months ago |
modules
|
external_project.py: fix --host value
|
12 months ago |
scripts
|
Fix coverage with lcov 2.0 and uncovered subprojects
|
12 months ago |
templates
|
templates: use common classes for remaining languages
|
1 year ago |
utils
|
Only convert boolean values for cmake formats
|
12 months ago |
wrap
|
wrap: Cache get_releases()
|
1 year ago |
__init__.py
|
compilers/d: Add b_ndebug support
|
5 years ago |
_pathlib.py
|
add missing imports for future annotations
|
1 year ago |
_typing.py
|
typing: replace ImmutableSetProtocol with typing.AbstractSet
|
3 years ago |
arglist.py
|
treewide: automatic rewriting of all comment-style type annotations
|
1 year ago |
build.py
|
fix another regression in converting build_target kwargs to typed_kwargs
|
1 year ago |
coredata.py
|
coredata: add a few more type annotations
|
12 months ago |
depfile.py
|
treewide: add future annotations import
|
2 years ago |
envconfig.py
|
pkgconfig: Allow setting both pkgconfig and pkg-config
|
1 year ago |
environment.py
|
Add support for lcov 2.0
|
1 year ago |
mcompile.py
|
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
|
1 year ago |
mconf.py
|
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
|
1 year ago |
mdevenv.py
|
fix broken type annotation imports being ignored
|
1 year ago |
mdist.py
|
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
|
1 year ago |
mesondata.py
|
treewide: add future annotations import
|
2 years ago |
mesonlib.py
|
Move classes used by scripts to their own module
|
2 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
|
1 year ago |
minstall.py
|
Use target.aix_so_archive to decide to archive shared library in AIX
|
1 year ago |
mintro.py
|
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
|
1 year ago |
mlog.py
|
mlog: Catch OSError when closing pager
|
1 year ago |
mparser.py
|
parser: allow whitespaces and comments in cont_eol
|
1 year ago |
msetup.py
|
Add comments suggesting to keep shell completion scripts up-to-date near cmd line argument code
|
1 year 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
|
1 year ago |
optinterpreter.py
|
parser: use IdNode for function name and assignment name
|
1 year ago |
programs.py
|
run_command: Remove useless node argument
|
1 year ago |
rewriter.py
|
Remove shebang from rewriter.py
|
1 year ago |