11283 Commits (409aae51d68bb38b2bf0d1f12ef6ce76d8e99655)
 

Author SHA1 Message Date
Dylan Baker 61ddceb3b9 modules/qt: Make use of the default=[] availability 3 years ago
Dylan Baker ffa83f7f8a modules/qt: Type anotations and cleanups 3 years ago
Dylan Baker ce3a7ec19d modules: pass all proxied arguments 3 years ago
Dylan Baker e23f78141a modules: Fix type annotation imports 3 years ago
Dylan Baker 118f70fede modules/qt: have pre-process dispatch to moc_compile 3 years ago
Dylan Baker 2322804a4d modules/qt: Add a compile_moc method 3 years ago
Dylan Baker ec592a4eca modules/qt: use the compile_ui method inside the preprocess method 3 years ago
Dylan Baker fcdb0f9879 modules/qt: Add a compile_ui method 3 years ago
Dylan Baker ed06ae3db1 modules/qt: Dispatch the preprocess method to the compile_resources method 3 years ago
Dylan Baker d27948b1dc modules/qt: Add a `compile_resources` method 3 years ago
Dylan Baker 4575ed3d31 modules/qt: Deprecated the preprocess sources keyword argument 3 years ago
Dylan Baker f559e56d0a docs/qt: document all of the arguments of the preprocess function 3 years ago
Dylan Baker 0fe3dc6571 modules/qt: Deprecated the *sources variadic argument to preproccess 3 years ago
Jussi Pakkanen abf485ebc3
Merge pull request #8878 from dcbaker/submit/dependency-type-fixes 3 years ago
Jussi Pakkanen f69962a4f7 Update macOS installation instructions. 3 years ago
Eli Schwartz 1086305715
doc: fix typo preventing correct page generation 3 years ago
Dylan Baker 9851c25895 backends: fix TestSerialisation.suite annotations 4 years ago
Dylan Baker e2266e8708 interpreter: use typed_*args for test and benchmark 4 years ago
Dylan Baker 86704261a7 interpreter: use typed_pos_args for func_test and func_benchmark 4 years ago
Dylan Baker 5bb75dc3af interpreterbase: Add deprecated_values and since_values to KwargInfo 4 years ago
Dylan Baker 6490b13f22 run_unittests: mock meson global before changing 4 years ago
Ralf Gommers bc6df45663 Fix issue with generated Cython code in a subdir 4 years ago
Ting-Wei Lan fc93c07e9e environment: Add LLVM suffixes for 11 and 12 4 years ago
Dylan Baker 0412bdd753 dependencies: Use a typing.NewType for Dependency.type_name 4 years ago
Dylan Baker 203a548d60 dependencies: Use the SystemDependency 4 years ago
Dylan Baker 1fb14fd3ec dependencies: Add a System Dependency 4 years ago
Dylan Baker 2eabcae9b5 run_mypy: lower required version to 0.812 4 years ago
Eli Schwartz 0c7cdb1862
minit: do not misdetect files suffixed as "" or named "." or "c" or "s" as c# 4 years ago
andy5995 15fb6a407f README: update IRC info to denote OFTC and Matrix 4 years ago
Xavier Claessens 97bedd015f run_mypy: Check mypy version to avoid spurious errors 4 years ago
Xavier Claessens d5917c1b87 coredata: Invalidate deps cache when changing wrap_mode option 4 years ago
Jon Turney 636bf91586 CI: Split out file format test as a separate GitHub workflow 4 years ago
Daniel Mensinger 25f2d8826e ci: Fix CI image builder 4 years ago
Jon Turney 1ab0694556 CI: Don't try to update website in a forked repository 4 years ago
Jon Turney 89f2f78972 CI: Don't try to push docker image in a forked repository 4 years ago
Daniel Mensinger e686545fce interpreter: Split decorators from interpreterbase.py 4 years ago
Daniel Mensinger fc0397b309 interpreter: Split Disabler from interpreterbase.py 4 years ago
Daniel Mensinger 687eebee29 interpreter: Split base objects and helpers from interpreterbase.py 4 years ago
Daniel Mensinger 2e3550db14 interpreter: Split exception calsses from interpreterbase.py 4 years ago
Daniel Mensinger ad584f022d interpreter: Move interpreterbase.py into a new package 4 years ago
andy5995 07e6e0ca8c markdown/Dependencies:remove tabs 4 years ago
Andy Alt 53e4ca2456 add example for defining curses preprocessor symbols 4 years ago
Jon Turney 0accc3b72d
Move Cygwin tests to a GitHub workflow (#8829) 4 years ago
Xavier Claessens 5a5ab79078 interpreter: Add missing FeatureNewKwarg for allow_fallback 4 years ago
Xavier Claessens 8255100485
doc: Add direct link to matrix channel (#8859) [skip ci] 4 years ago
Eli Schwartz c3f5c2e745 cuda module: fully buy into new modules API 4 years ago
Daniel Mensinger e987a88c19 tests: Force colorize CI output 4 years ago
Daniel Mensinger 7fac515acf tests: Don't even start running skipped tests 4 years ago
Daniel Mensinger 30ff36dc91 tests: Fix global state issue 4 years ago
Daniel Mensinger 0aa8843fb2 tests: Add option to limit the number of workers 4 years ago