index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-07
Fix macpkg generator import path. [skip ci]
Jussi Pakkanen
2021-06-06
typing: Fully annotate dependencies.framework
Daniel Mensinger
2021-06-06
typing: Fully annotate dependencies.{detect,factory} + some other fixes
Daniel Mensinger
2021-06-06
typing: Fully annotate dependencies.cmake
Daniel Mensinger
2021-06-06
typing: Fully annotate dependencies.platform
Daniel Mensinger
2021-06-06
typing: Fully annotate dependencies.dub
Daniel Mensinger
2021-06-06
typing: Fully annotate dependencies.pkgconfig
Daniel Mensinger
2021-06-06
Merge pull request #8796 from xclaesse/wrapdbv2
Jussi Pakkanen
2021-06-05
docs: Generate a table of all wrapdb releases
Xavier Claessens
2021-06-05
typing: Fully annotate dependencies.cuda
Daniel Mensinger
2021-06-05
typing: mlog use StringProtocol
Daniel Mensinger
2021-06-05
typing: Fully annotate dependencies.configtool
Daniel Mensinger
2021-06-05
typing: Fully annotate dependencies.coarrays
Daniel Mensinger
2021-06-04
dependencies/detect: Add type annotations to find_external_dependency
Dylan Baker
2021-06-04
interpreterobjects: Fix type annotation for CustomTargetHolder
Dylan Baker
2021-06-04
build: Add a type annotation to CustomTarget
Dylan Baker
2021-06-04
interpreterbase: Allow safely using mutable default values with typed_kwargs
Dylan Baker
2021-06-04
interpreterbase: fix type annotations for typed_pos_args
Dylan Baker
2021-06-04
wrap: Port to v2 protocol
Xavier Claessens
2021-06-03
typing: Fully annotate dependencies.base
Daniel Mensinger
2021-06-03
typing: mlog: Simplify some typing with a TV_ variables
Daniel Mensinger
2021-06-03
deps: Split dependencies.base
Daniel Mensinger
2021-06-02
add a couple more type annotations
Dylan Baker
2021-06-02
build: Use ImmutableSetProtocol for lru_cache'd value
Dylan Baker
2021-06-02
build: use typing.Mapping for lru_cached dicts
Dylan Baker
2021-06-02
use an immutable list for an lru_cached functions
Dylan Baker
2021-06-02
adding a _typing module
Dylan Baker
2021-06-02
test cases/common/103 has header symbol: set c++ standard
Dylan Baker
2021-06-02
Merge pull request #8812 from mensinda/cmakeToolchain
Jussi Pakkanen
2021-06-02
Do not delete workdir in case scan-build fails.
Jussi Pakkanen
2021-06-02
docs: Fix typo in github pages repo URL
Xavier Claessens
2021-06-02
ci: Automatically update website when pushing to master
Xavier Claessens
2021-06-01
typed_kwargs: Add since and deprecated annotations
Xavier Claessens
2021-05-30
modules/fs: Use typed_kwargs
Dylan Baker
2021-05-30
interpreterbase: Add a function for type checking keyword arguments
Dylan Baker
2021-05-30
cmake: select correct generator in toolchain.py
Daniel Mensinger
2021-05-30
Don't use `os.path.relpath` in dist command
Naveen M K
2021-05-30
Only try to get RSP syntax if RSP is supported (#8804)
Dylan Baker
2021-05-29
cmake: exclude generated files from the buildsystem files list
Daniel Mensinger
2021-05-29
cmake: Update test case
Daniel Mensinger
2021-05-29
cmake: Fix CMakeToolchain (fixes #8293)
Daniel Mensinger
2021-05-29
cmake: CMakeTraceParser improvements
Daniel Mensinger
2021-05-28
vsenv: Recommend using "meson compile" wrapper
Xavier Claessens
2021-05-29
Remove HFS workaround as everyone should use APFS by now.
Jussi Pakkanen
2021-05-28
unstable_external_project: Remove unused imports
Xavier Claessens
2021-05-28
modules: Replace find_program_impl() by state.find_program()
Xavier Claessens
2021-05-28
modules: Add methods dict everywhere
Xavier Claessens
2021-05-28
modules: Stop using ModuleReturnValue where it's not needed
Xavier Claessens
2021-05-28
modules: Stop using InterpreterObject
Xavier Claessens
2021-05-28
modules: Remove snippet methods
Xavier Claessens
[next]