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-08-20
backend/backends: Add type annotations to SubdirInstallData
Dylan Baker
2021-08-20
backend/backends: Add type annotations to TargetInstallData
Dylan Baker
2021-08-20
backend/backends: Add type annotations to CleanTrees
Dylan Baker
2021-08-20
backend/backends: add type annotations to RegenInfo
Dylan Baker
2021-08-20
backends/xcode: remove unused compiler parameter from escape_extra_args
Dylan Baker
2021-08-20
backends: remove unused name parameter from as_meson_exe_cmdline
Dylan Baker
2021-08-20
ninjabackend: add missing type annotation
Dylan Baker
2021-08-20
backends: move method from ninjabackend to base class
Dylan Baker
2021-08-20
compilers: Add get_no_warn_args to the base Compiler class
Dylan Baker
2021-08-20
interpreterobjects: fix Test annotations
Dylan Baker
2021-08-20
environment: add annotations and fix get_meson_command
Dylan Baker
2021-08-20
environment: add some missing annotations
Dylan Baker
2021-08-20
mesonlib: Fix typing of substitute_values
Dylan Baker
2021-08-20
mesonlib: Add an exception for what should be unreachable code
Dylan Baker
2021-08-20
mesonlib: Fix type annotations
Dylan Baker
2021-08-20
build: Add type annotations to Target.get_debug_filename
Dylan Baker
2021-08-20
build: Add annotations to the CustomTargetIndex class
Dylan Baker
2021-08-20
build: Add a `name` property to CustomTargetIndex
Dylan Baker
2021-08-20
build: Fix CustomTarget initializer annotation
Dylan Baker
2021-08-20
build: Add a couple of annotations to RunTarget
Dylan Baker
2021-08-20
build: Add type annotations for CustomTarget
Dylan Baker
2021-08-20
build: type get_import_filenames
Dylan Baker
2021-08-20
build: Add some type annotations to BuildTarget
Dylan Baker
2021-08-20
build: Add type annotations for ExtractedObjects
Dylan Baker
2021-08-20
build: Add missing annotations for Build.get_* methods
Dylan Baker
2021-08-20
build: fix annotation for Build.targets
Dylan Baker
2021-08-20
build: add annotation for build.postconf_scripts
Dylan Baker
2021-08-20
backends/vs: add a missing annotation
Dylan Baker
2021-08-20
external-project: Add support for WAF build system
Xavier Claessens
2021-08-19
Merge pull request #9126 from dcbaker/submit/rust-use-full-typing
Jussi Pakkanen
2021-08-18
tests: python module should install files correctly
Eli Schwartz
2021-08-18
python module: fix extensions without explicit subdir being installed to libdir
Eli Schwartz
2021-08-18
test runner: add the ability to configure test.json for python paths
Eli Schwartz
2021-08-18
python module: make external program wrapper have access to useful metadata
Eli Schwartz
2021-08-18
Fix incorrect .name attribute for python program
Eli Schwartz
2021-08-18
fix some confusingly indirect code
Eli Schwartz
2021-08-18
Test boost-python on macOS
Kevin Meagher
2021-08-18
backends/ninja: write depscan input files to json
Dylan Baker
2021-08-18
docs: Remove the deleted function find_library
Daniel Mensinger
2021-08-17
rust targets: lld-link is the same as link for static libs
Nirbheek Chauhan
2021-08-17
test cases/rust: clang-cl also needs extra_winlibs
Nirbheek Chauhan
2021-08-17
Revert "Disable Rust + clangcl."
Nirbheek Chauhan
2021-08-18
Revert "Disable vs2017 + 32bit Rust combo as it is broken."
Nirbheek Chauhan
2021-08-17
Add install tags
Xavier Claessens
2021-08-16
compilers/compilers: Fix some potential issues spotted by pyright
Dylan Baker
2021-08-16
interpreter/compiler: make helper methods protected
Dylan Baker
2021-08-16
run_mypy: add interpreter/compiler.py
Dylan Baker
2021-08-16
interpreter/compiler: Add type checking for the Compiler object
Dylan Baker
2021-08-16
interpreter/compiler: Add type annotations to TryRunResultHolder
Dylan Baker
2021-08-16
interpreter/compiler: remove unittest_args method
Dylan Baker
[next]