.. |
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
|
use an immutable list for an lru_cached functions
|
4 years ago |
dependencies
|
typing: Fully annotate dependencies.base
|
4 years ago |
interpreter
|
modules: Add methods dict everywhere
|
4 years ago |
mesonlib
|
use an immutable list for an lru_cached functions
|
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
|
Add trailing -- parameter to git checkouts.
|
4 years ago |
__init__.py
|
…
|
|
_typing.py
|
adding a _typing module
|
4 years ago |
arglist.py
|
mass rewrite of string formatting to use f-strings everywhere
|
4 years ago |
build.py
|
build: Add a type annotation to CustomTarget
|
4 years ago |
coredata.py
|
cmake: Fix CMakeToolchain (fixes #8293)
|
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
|
dependency: Add JDK system dependency
|
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: Simplify some typing with a TV_ variables
|
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
|
Add subprojects purge wrap-git coverage
|
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 |