605 Commits (7d9e58f12568de16625c6f063e1e8c50920a012e)

Author SHA1 Message Date
Dylan Baker 091452f8cd modules/python3: allow specifying in the native file 6 years ago
Dylan Baker f159735c3b modules/windows: Allow getting windres from native file 6 years ago
Dylan Baker 95403cb615 replace ExternalProgram.from_cross_info with from_bin_list 6 years ago
Olivier Crête 46d3ec2e05 gnome: Require GObject-Introspection 1.58.1 for static libraries 6 years ago
Olivier Crête a2a979cf43 gnome: Use full path for static libraries 6 years ago
Olivier Crête 9da0c6af98 gnome: GIR works fine for static libraries 6 years ago
Jon Turney d35034b21b
Use 'rc' resource compiler with clang-cl toolchain 6 years ago
Jussi Pakkanen fe3efe0bc6 Fix merge file using an array. Closes #4424. 6 years ago
Jon Turney 99b0a7acda Fix flake8 whitespace reports 6 years ago
xiannox 5b3192534c module-qt: add rcc_extra_arguments to pass extra arguments to rcc (#4406) 6 years ago
Xavier Claessens 61348da069 Add 'disabler' argument to functions returning not-found objects 6 years ago
TingPing 08216a3a86 gnome.compile_resources: Put dependency directories before current source dir 6 years ago
Ting-Wei Lan bb9f60624b gnome: Quote arguments passed to gtkdoc-scangobj 6 years ago
Xavier Claessens 047db1c64c Print warning when using deprecated 'python3' module 6 years ago
Marty E. Plummer 8fd5297f76 i18n: replace path separator with @ 6 years ago
Jussi Pakkanen 2ff69b20df Fix handling generated .desktop files. Closes #4304. 6 years ago
Jon Turney d0acada1d5
Probe Windows resource compiler type 6 years ago
Jon Turney d769de316d
Factor out windows resource compiler determination 6 years ago
Iñigo Martínez ee80620f65 gnome.gtkdoc: Fix static library ldflags 6 years ago
Salamandar 26a5e9a95f Add support for uic_extra_arguments to qt5 (#4178) 6 years ago
Ross Burton fe981b0231 gnome: use target c_args/c_link_args for g-ir-scanner when cross-compiling 6 years ago
Ross Burton 47d115f6a8 gnome: add missing cflags/ldflags to gtk-doc when cross-compiling 6 years ago
Marco Trevisan (Treviño) 8a5671c017 gnome: use project compiler flags in gtkdoc 6 years ago
Thibault Saunier 87370e1c93 hotdoc: Add support for {Build,Custom}Target as sources 6 years ago
Marco Trevisan (Treviño) 5bec6c28e7 gnome: add support for `module_version` 6 years ago
Xavier Claessens 4ff7b65f9b python module: Only run command once to get all info 6 years ago
Iñigo Martínez eb7ed4dafb gnome.gtkdoc: Add new c_args parameter 6 years ago
Iñigo Martínez d0a7ea5e6e gnome.gtkdoc: Fix dependencies compile_args in gtkdoc 6 years ago
Xavier Claessens 6112e6a815 Fix version check when passing feature option to find_installation() 6 years ago
Marty E. Plummer add55bb861 i18n: allow custom target names for merge_file 6 years ago
Xavier Claessens 3cf03ec6d6 find_installation: Add support for feature option in required kwarg 6 years ago
Jon Turney 654101414c Improve windows resource compiler executable selection 6 years ago
Thibault Saunier bd26c71845 hotdoc: Make project_version mandatory as it should always have been 6 years ago
Thibault Saunier 1ace8d8985 hotdoc: Handle IncludeDirs to specify directories 6 years ago
Corentin Noël 176af2c8c3 i18n: respect variable substitution for the target name when merging translations 6 years ago
Alexey Rochev 862019e6de Qt: Allow passing dependency objects to preprocess method (#3470, #3875) 6 years ago
Mathieu Duponchelle b2f92ea689 gnome: fix generate_gir when linking with libasan 6 years ago
Thibault Saunier 6f72473b24 docs: Use meson to build documentation 6 years ago
Thibault Saunier 378bd4df0e modules: Add an 'hotdoc' module 6 years ago
Jon Turney e0e980e064 Remove some spurious calls to the format() function 6 years ago
Jon Turney c2f3785383
Use unique output for windows.compile_resources() 6 years ago
Nirbheek Chauhan ab1dbfe57f gnome: Filter LDFLAGS passed to g-ir-scanner 6 years ago
Nirbheek Chauhan d16dca7677 gnome: Filter CFLAGS that are passed to g-ir-scanner 6 years ago
Mathieu Duponchelle 6ea939dd5f gnome.generate_gir: support generating gir for multiple libraries 6 years ago
Mathieu Duponchelle 8377ea45aa gnome.generate_gir: refactoring 6 years ago
David Seifert ab01db177b Make python module more robust 6 years ago
TingPing bd21987685 gnome: Fix building gir with asan again 6 years ago
Christoph Reiter 6b9fdfe67b python.find_installation: only try to find python with the py launcher if it isn't in PATH 6 years ago
FFY00 6727af4e61
dlang module: allow all configuration types when generating dub.json 6 years ago
Nirbheek Chauhan 43f7a75060 gnome.gdbus_codegen: Handle XML docbook in subdirs 6 years ago