.. |
ast
|
Add range() function
|
4 years ago |
backend
|
add a couple more type annotations
|
4 years ago |
cmake
|
use an immutable list for an lru_cached functions
|
4 years ago |
compilers
|
compilers: Expose Cython compiler
|
4 years ago |
dependencies
|
typing: Fully annotate dependencies.framework
|
4 years ago |
interpreter
|
interpreterobjects: Fix type annotation for CustomTargetHolder
|
4 years ago |
mesonlib
|
typing: Fully annotate dependencies.cuda
|
4 years ago |
modules
|
deps: Split dependencies.base
|
4 years ago |
scripts
|
Do not delete workdir in case scan-build fails.
|
4 years ago |
templates
|
mass rewrite of string formatting to use f-strings everywhere
|
4 years ago |
wrap
|
wrap: Port to v2 protocol
|
4 years ago |
__init__.py
|
compilers/d: Add b_ndebug support
|
5 years ago |
_typing.py
|
typing: mlog use StringProtocol
|
4 years ago |
arglist.py
|
mass rewrite of string formatting to use f-strings everywhere
|
4 years ago |
build.py
|
build: Add type annotations for Generator
|
4 years ago |
coredata.py
|
typing: Fully annotate dependencies.{detect,factory} + some other fixes
|
4 years ago |
depfile.py
|
stabilize sets that are converted to lists
|
4 years ago |
envconfig.py
|
add cpu family csky
|
4 years ago |
environment.py
|
environment: Add detection logic for cython
|
4 years ago |
interpreterbase.py
|
interpreterbase: Allow safely using mutable default values with typed_kwargs
|
4 years ago |
linkers.py
|
Only try to get RSP syntax if RSP is supported (#8804)
|
4 years ago |
mcompile.py
|
mass rewrite of string formatting to use f-strings everywhere
|
4 years ago |
mconf.py
|
mconf: line wrap columns nicely
|
4 years ago |
mdevenv.py
|
Add `meson devenv` command and meson.add_devenv()
|
4 years ago |
mdist.py
|
Don't use `os.path.relpath` in dist command
|
4 years ago |
mesondata.py
|
Fix misspells
|
4 years ago |
mesonmain.py
|
vsenv: Recommend using "meson compile" wrapper
|
4 years ago |
minit.py
|
mass rewrite of string formatting to use f-strings everywhere
|
4 years ago |
minstall.py
|
minstall: always track meson-created directories
|
4 years ago |
mintro.py
|
mass rewrite of string formatting to use f-strings everywhere
|
4 years ago |
mlog.py
|
typing: mlog use StringProtocol
|
4 years ago |
mparser.py
|
Add support for basic format strings
|
4 years ago |
msetup.py
|
msetup: Restore .gitignore after wipe
|
4 years ago |
msubprojects.py
|
wrap: Port to v2 protocol
|
4 years ago |
mtest.py
|
mtest: timeout if the write side of pipes does not close
|
4 years ago |
munstable_coredata.py
|
Use a single coredata dictionary for options
|
4 years ago |
optinterpreter.py
|
various python neatness cleanups
|
4 years ago |
programs.py
|
Move OverrideProgram to programs
|
4 years ago |
rewriter.py
|
mass rewrite of string formatting to use f-strings everywhere
|
4 years ago |