909 Commits (54e17ad5975252242712dc3b613bdbd0a2504e23)

Author SHA1 Message Date
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
Xavier Claessens d3d95d39be gnome: add update_desktop_database to post_install() 3 years ago
Xavier Claessens 39c6571a46 gnome: Set GSETTINGS_SCHEMA_DIR in devenv 3 years ago
Daniel Mensinger 0c4dd81c4d
fix: Handling BothLibraries objects (fixes #8907) 3 years ago
Daniel Mensinger 7c757dff71 holders: Fix the remaining code to respect the holder changes 3 years ago
Daniel Mensinger 34c28dc92c holders: remove unholder 3 years ago
Daniel Mensinger 84a3e459a8 holders: Introduce BothLibraries 3 years ago
Dylan Baker 79fec1ce4e modules/qt: use append rather than extend in preprocess 3 years ago
Dylan Baker f7eda0e822 modules/qt: allow string values for include_directories 3 years ago
Eli Schwartz bbcc91c1e5
expose SystemDependency and BuiltinDependency as toplevel classes 3 years ago
Eli Schwartz 493dc6ed10
move base class for system dependencies into base.py 3 years ago
Dylan Baker bfaa529a7a modules/qt: sort and clean up dependencies 3 years ago
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