1148 Commits (73985f98dc170713ed86324937fda6cd22f8c701)

Author SHA1 Message Date
Nirbheek Chauhan 4b00d15adf gnome: Always pass absolute -L paths to g-ir-scanner 3 years ago
Dylan Baker b4e826bff3 modules/python: fix up a few simply typing warnings/errors 3 years ago
Dylan Baker eac2d5eec5 modules/python: Allow trying a macos framework as well other methods 3 years ago
Dylan Baker d6e606166e modules/python: make some internal helpers protected 3 years ago
Dylan Baker 20399a3e04 modules/pkgconfig: remove handling of .pcdep 3 years ago
Dylan Baker 4d67dd19e5 modules/python: use factory for dependency 3 years ago
Dylan Baker a881e849b5 modules/python: simplify a number of interfaces 3 years ago
Dylan Baker 9eec2a131b modules/python: use typed_pos_args 3 years ago
Dylan Baker 1f7ab2f010 modules/python: Add type annotations 3 years ago
Dylan Baker 3b3c580817 modules/python: sort imports 3 years ago
Connor Abbott 62702005eb windows: Support wrc resource compiler 3 years ago
Daniel Mensinger 8e1c599c10 cmake: Improved error message for using dependency for executables 3 years ago
Olexa Bilaniuk 5bb93490c4 Add minimum NVIDIA driver version entry in table for newly-released CUDA Toolkit 11.4.0. 4 years ago
Dylan Baker bc4201a7f1 interpreter: add required and disabled to import 4 years ago
Dylan Baker 4a0a6a8083 modules: modules need to return either an ExtensionModlue or a 4 years ago
Dylan Baker 1416ba0b8d modules: add classes with the found method 4 years ago
Daniel Mensinger 3e396b3782
fix: Always explicitly set encoding for text files (fixes #8263) 4 years ago
Dylan Baker 3e66bd4035 modules/qt: use _impl private methods to avoid incorrect FeatureNew 4 years ago
Daniel Mensinger 8f7343831b refactor: Refactor BothLibraries logic 4 years ago
Xavier Claessens d3d95d39be gnome: add update_desktop_database to post_install() 4 years ago
Xavier Claessens 39c6571a46 gnome: Set GSETTINGS_SCHEMA_DIR in devenv 4 years ago
Daniel Mensinger 0c4dd81c4d
fix: Handling BothLibraries objects (fixes #8907) 4 years ago
Daniel Mensinger 7c757dff71 holders: Fix the remaining code to respect the holder changes 4 years ago
Daniel Mensinger 34c28dc92c holders: remove unholder 4 years ago
Daniel Mensinger 84a3e459a8 holders: Introduce BothLibraries 4 years ago
Dylan Baker 79fec1ce4e modules/qt: use append rather than extend in preprocess 4 years ago
Dylan Baker f7eda0e822 modules/qt: allow string values for include_directories 4 years ago
Eli Schwartz bbcc91c1e5
expose SystemDependency and BuiltinDependency as toplevel classes 4 years ago
Eli Schwartz 493dc6ed10
move base class for system dependencies into base.py 4 years ago
Dylan Baker bfaa529a7a modules/qt: sort and clean up dependencies 4 years ago
Dylan Baker 2a8a6bb881 modules/qt: Return GeneratedListHolder instead of GeneratedList 4 years ago
Dylan Baker c422621317 interpreterobjects|build: use typed_kwargs for generator.process 4 years ago
Dylan Baker 2043461b87 build: Pass name of generator to initializer 4 years ago
Dylan Baker 35bdaada1d interpreter|build: Do Generator keyword argument checking in the interpreter 4 years ago
Dylan Baker d2c1ab40a0 interpreter|build: Pass just the executable down to Generator 4 years ago
Dylan Baker d064466e8b modues/qt: Make use of typed_kwargs since/deprecation abiltiy 4 years ago
Dylan Baker 3824e30f7a modules/qt: fix remaining typing issues and add to run_mypy 4 years ago
Dylan Baker 3c4c7d0429 modules/qt: use type checking and annotations for compile_translations 4 years ago
Dylan Baker 2bc7a1b3da modules/qt: fully annotate and check qt.has_tools 4 years ago
Dylan Baker 61ddceb3b9 modules/qt: Make use of the default=[] availability 4 years ago
Dylan Baker ffa83f7f8a modules/qt: Type anotations and cleanups 4 years ago
Dylan Baker ce3a7ec19d modules: pass all proxied arguments 4 years ago
Dylan Baker e23f78141a modules: Fix type annotation imports 4 years ago
Dylan Baker 118f70fede modules/qt: have pre-process dispatch to moc_compile 4 years ago
Dylan Baker 2322804a4d modules/qt: Add a compile_moc method 4 years ago
Dylan Baker ec592a4eca modules/qt: use the compile_ui method inside the preprocess method 4 years ago
Dylan Baker fcdb0f9879 modules/qt: Add a compile_ui method 4 years ago
Dylan Baker ed06ae3db1 modules/qt: Dispatch the preprocess method to the compile_resources method 4 years ago
Dylan Baker d27948b1dc modules/qt: Add a `compile_resources` method 4 years ago
Dylan Baker 4575ed3d31 modules/qt: Deprecated the preprocess sources keyword argument 4 years ago