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-15
interpreter: use typed_kwargs for func_generator
Dylan Baker
2021-06-15
interpreter|build: Pass just the executable down to Generator
Dylan Baker
2021-06-15
interpreter: Do not create Generator in GeneratorHolder
Dylan Baker
2021-06-15
modues/qt: Make use of typed_kwargs since/deprecation abiltiy
Dylan Baker
2021-06-15
docs: update qt module documentation with types and new files
Dylan Baker
2021-06-15
modules/qt: fix remaining typing issues and add to run_mypy
Dylan Baker
2021-06-15
modules/qt: use type checking and annotations for compile_translations
Dylan Baker
2021-06-15
modules/qt: fully annotate and check qt.has_tools
Dylan Baker
2021-06-15
modules/qt: Make use of the default=[] availability
Dylan Baker
2021-06-15
modules/qt: Type anotations and cleanups
Dylan Baker
2021-06-15
modules: pass all proxied arguments
Dylan Baker
2021-06-15
modules: Fix type annotation imports
Dylan Baker
2021-06-15
modules/qt: have pre-process dispatch to moc_compile
Dylan Baker
2021-06-15
modules/qt: Add a compile_moc method
Dylan Baker
2021-06-15
modules/qt: use the compile_ui method inside the preprocess method
Dylan Baker
2021-06-15
modules/qt: Add a compile_ui method
Dylan Baker
2021-06-15
modules/qt: Dispatch the preprocess method to the compile_resources method
Dylan Baker
2021-06-15
modules/qt: Add a `compile_resources` method
Dylan Baker
2021-06-15
modules/qt: Deprecated the preprocess sources keyword argument
Dylan Baker
2021-06-15
docs/qt: document all of the arguments of the preprocess function
Dylan Baker
2021-06-15
modules/qt: Deprecated the *sources variadic argument to preproccess
Dylan Baker
2021-06-15
Merge pull request #8878 from dcbaker/submit/dependency-type-fixes
Jussi Pakkanen
2021-06-15
Update macOS installation instructions.
Jussi Pakkanen
2021-06-14
doc: fix typo preventing correct page generation
Eli Schwartz
2021-06-14
backends: fix TestSerialisation.suite annotations
Dylan Baker
2021-06-14
interpreter: use typed_*args for test and benchmark
Dylan Baker
2021-06-14
interpreter: use typed_pos_args for func_test and func_benchmark
Dylan Baker
2021-06-14
interpreterbase: Add deprecated_values and since_values to KwargInfo
Dylan Baker
2021-06-14
run_unittests: mock meson global before changing
Dylan Baker
2021-06-14
Fix issue with generated Cython code in a subdir
Ralf Gommers
2021-06-14
environment: Add LLVM suffixes for 11 and 12
Ting-Wei Lan
2021-06-14
dependencies: Use a typing.NewType for Dependency.type_name
Dylan Baker
2021-06-14
dependencies: Use the SystemDependency
Dylan Baker
2021-06-13
dependencies: Add a System Dependency
Dylan Baker
2021-06-13
run_mypy: lower required version to 0.812
Dylan Baker
2021-06-13
minit: do not misdetect files suffixed as "" or named "." or "c" or "s" as c#
Eli Schwartz
2021-06-13
README: update IRC info to denote OFTC and Matrix
andy5995
2021-06-11
run_mypy: Check mypy version to avoid spurious errors
Xavier Claessens
2021-06-11
coredata: Invalidate deps cache when changing wrap_mode option
Xavier Claessens
2021-06-11
CI: Split out file format test as a separate GitHub workflow
Jon Turney
2021-06-11
ci: Fix CI image builder
Daniel Mensinger
2021-06-11
CI: Don't try to update website in a forked repository
Jon Turney
2021-06-11
CI: Don't try to push docker image in a forked repository
Jon Turney
2021-06-11
interpreter: Split decorators from interpreterbase.py
Daniel Mensinger
2021-06-11
interpreter: Split Disabler from interpreterbase.py
Daniel Mensinger
2021-06-11
interpreter: Split base objects and helpers from interpreterbase.py
Daniel Mensinger
2021-06-11
interpreter: Split exception calsses from interpreterbase.py
Daniel Mensinger
2021-06-11
interpreter: Move interpreterbase.py into a new package
Daniel Mensinger
2021-06-10
markdown/Dependencies:remove tabs
andy5995
2021-06-11
add example for defining curses preprocessor symbols
Andy Alt
[prev]
[next]