965 Commits (fae7a70292556e395b9864d7ee0626d37b40fc69)

Author SHA1 Message Date
Dylan Baker 2a8a6bb881 modules/qt: Return GeneratedListHolder instead of GeneratedList 3 years ago
Dylan Baker c422621317 interpreterobjects|build: use typed_kwargs for generator.process 3 years ago
Dylan Baker 2043461b87 build: Pass name of generator to initializer 3 years ago
Dylan Baker 35bdaada1d interpreter|build: Do Generator keyword argument checking in the interpreter 3 years ago
Dylan Baker d2c1ab40a0 interpreter|build: Pass just the executable down to Generator 3 years ago
Dylan Baker d064466e8b modues/qt: Make use of typed_kwargs since/deprecation abiltiy 3 years ago
Dylan Baker 3824e30f7a modules/qt: fix remaining typing issues and add to run_mypy 3 years ago
Dylan Baker 3c4c7d0429 modules/qt: use type checking and annotations for compile_translations 3 years ago
Dylan Baker 2bc7a1b3da modules/qt: fully annotate and check qt.has_tools 3 years ago
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 0fe3dc6571 modules/qt: Deprecated the *sources variadic argument to preproccess 3 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 203a548d60 dependencies: Use the SystemDependency 4 years ago
Eli Schwartz c3f5c2e745 cuda module: fully buy into new modules API 4 years ago
Daniel Mensinger 95b70bcb97 deps: Split dependencies.base 4 years ago
Dylan Baker 201dc64226 add a couple more type annotations 4 years ago
Dylan Baker 6aef800ba8 modules/fs: Use typed_kwargs 4 years ago
Xavier Claessens 2fb24b18e1 unstable_external_project: Remove unused imports 4 years ago
Xavier Claessens 8abbc5cc5d modules: Replace find_program_impl() by state.find_program() 4 years ago
Xavier Claessens 2e02ef6592 modules: Add methods dict everywhere 4 years ago
Xavier Claessens a734bcfc83 modules: Stop using ModuleReturnValue where it's not needed 4 years ago
Xavier Claessens 3340284805 modules: Stop using InterpreterObject 4 years ago
Xavier Claessens 723c5227a4 modules: Remove snippet methods 4 years ago
Dylan Baker f1e053fa44 modules/gnome: Correctly handle generated sources for generate_gir 4 years ago
Dylan Baker f2ae92368a interpreter: Add docstring and fix types of source_strings_to_files 4 years ago
Xavier Claessens 69a5c950a3 pkgconfig: Do not escape custom variables 4 years ago
Xavier Claessens 4e312c19e6 gnome: Fix gtkdoc generation 4 years ago
Florian Fischer 247630b981 modules/fs: support FileOrString arguments 4 years ago
Xavier Claessens ed57646475 interpreter: 'embed' kwarg is only valid in python module 4 years ago
Ross Burton 5892362268 gnome: improve dependency lookup of G-I 4 years ago
Nellie Zhang 6033c0f0da Fix python exception thrown for invalid resource path 4 years ago
Olexa Bilaniuk 53fe7c2f0a Update CUDA Toolkit driver version table. 4 years ago
Xavier Claessens 3c64ecaf86 pkgconfig: Add support for CustomTarget objects in generator 4 years ago
Xavier Claessens 8f6ad8e52e pkgconfig: Fix broken paths in -uninstalled.pc on Windows 4 years ago
Xavier Claessens 7ffe1b4a66 interpreter: Split permitted_kwargs dict 4 years ago
Xavier Claessens 558a7bc6ff interpreter: Move to its own folder and split it 4 years ago
Xavier Claessens 47633330da pkgconfig: Allow setting prefix in dataonly pc file 4 years ago
Dylan Baker b1d85f3cde modules/external_project: use typed_pos_args 4 years ago
Dylan Baker c211fea513 Refactor Qt Dependency into proper split classes with factories 4 years ago