1079 Commits (9d42e58ea2d673a63a9918f138b81d1bd6057e73)

Author SHA1 Message Date
Eli Schwartz 34ac77d619 python module: fix error message mentioning setuptools 3 years ago
Xavier Claessens 276063a1d2 Add missing "disabler" kwarg to python.dependency() 3 years ago
Ting-Wei Lan a70cdebfe7 gnome: Prepend devenv, not append 3 years ago
Dylan Baker 11fbaf29d8 interpreter: fix cases of `KwargInfo(..., T, default=None)` 3 years ago
Eli Schwartz 6170f1175e python module: produce the correct install path on every OS 3 years ago
Eli Schwartz 1dce556dc2 gnome: don't let fortify defines into the g-ir-scanner after stripping -O 3 years ago
Eli Schwartz b3c240989b java module: fix FeatureNew version 3 years ago
Xavier Claessens 0063eb251e python: Workaround broken install path 3 years ago
Tristan Partin be92e37837 Add Java module 3 years ago
Tristan Partin cd9db63bfb Add typing to ModuleState machine members 3 years ago
Xavier Claessens 12e5bfbc1c external-project: Add support for WAF build system 3 years ago
Dylan Baker a7f3703440 modules/qt: Allow using generated sources for compile_translations ts_files 3 years ago
Dylan Baker a16335a958 modules/qt: Allow Generated sources in compile_resources 3 years ago
Dylan Baker ff573620b0 modules/qt: allow passing generated targets to compile_ui 3 years ago
Dylan Baker 965fcf2883 modules/qt: Allow generated sources for arguemnts to compile_moc 3 years ago
Eli Schwartz b0ffb80ecf
python module: fix extensions without explicit subdir being installed to libdir 3 years ago
Eli Schwartz d9a9c3b5da
python module: make external program wrapper have access to useful metadata 3 years ago
Eli Schwartz 445f08869b
Fix incorrect .name attribute for python program 3 years ago
Eli Schwartz 9eac9e0ff2
fix some confusingly indirect code 3 years ago
Xavier Claessens 8c5aa031b5 Add install tags 3 years ago
Dylan Baker 65b8c2663b modules/rust: fix initialize signature 3 years ago
Dylan Baker 8f3695fc53 modules/rust: use typed_kwargs for bindgen 3 years ago
Eli Schwartz c2592bc921
correct a copy-pasted comment 3 years ago
Xavier Claessens 223991c09e Fix i18n target name when using @BASENAME@ and configure_file() input 3 years ago
Eli Schwartz 487d45c1e5
i18n: use real build/install targets for gmo files 3 years ago
Emmanuele Bassi d9acd7505c gnome: Filter all compiler and linker flags 3 years ago
Xavier Claessens 59478ce2da modules: Fix typo in state.test() 3 years ago
Xavier Claessens 1dcde9da61 modules: Add API to add test 3 years ago
Xavier Claessens 3f71779f8a Fix python module leaving PKG_CONFIG_LIBDIR set in os.environ. 3 years ago
Dylan Baker c0350d61a3 modules/dlang: Fix dependencies that should have been updated 3 years ago
Dylan Baker 5583e44826 qt: Allow CustomTargets for qt.preprocess source arguments 3 years ago
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. 3 years ago
Dylan Baker bc4201a7f1 interpreter: add required and disabled to import 3 years ago
Dylan Baker 4a0a6a8083 modules: modules need to return either an ExtensionModlue or a 3 years ago
Dylan Baker 1416ba0b8d modules: add classes with the found method 3 years ago
Daniel Mensinger 3e396b3782
fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
Dylan Baker 3e66bd4035 modules/qt: use _impl private methods to avoid incorrect FeatureNew 3 years ago
Daniel Mensinger 8f7343831b refactor: Refactor BothLibraries logic 3 years ago