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-22
Add typing to ModuleState machine members
Tristan Partin
2021-08-22
Add subscript to subprocess.Popen
Tristan Partin
2021-08-22
fix coding errors in unstable-coredata subcommand
Eli Schwartz
2021-08-22
use a more informative error message for invoking meson in a subdir
Eli Schwartz
2021-08-22
Fix incomplete guidance on solving sandbox violations
Eli Schwartz
2021-08-21
Update instructions on installing with Pip. Closes #9034.
Jussi Pakkanen
2021-08-21
Fix duplicated frameworks in the Xcode backend.
Jussi Pakkanen
2021-08-21
Fix multiple generators in target in Xcode.
Jussi Pakkanen
2021-08-21
Path special casing for the Xcode backend.
Jussi Pakkanen
2021-08-21
Handle .C extension in Xcode.
Jussi Pakkanen
2021-08-20
unittests: Ensure that symlink is removed after tests complete
Dylan Baker
2021-08-20
Merge pull request #9012 from dcbaker/submit/qt-custom-targets
Jussi Pakkanen
2021-08-20
run_mypy: add backends/backends
Dylan Baker
2021-08-20
backend/backends: use a TypedDict for introspection data
Dylan Baker
2021-08-20
backend/backends: Add type annotations to Backend
Dylan Baker
2021-08-20
backend/backends: Add verbose to ExecutableSerialisiation initializer
Dylan Baker
2021-08-20
backend/backends: Add type annotations to ExecutableSerilalisation
Dylan Baker
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
docs: add snippet for qt compile_ method generated inputs
Dylan Baker
2021-08-18
modules/qt: Allow using generated sources for compile_translations ts_files
Dylan Baker
2021-08-18
modules/qt: Allow Generated sources in compile_resources
Dylan Baker
[next]