Commit Graph

2 Commits

Author SHA1 Message Date
Dawid Wróbel
56f6ec6c11
[kf5xmlgui] fix loading resources when building statically (#20346)
* [kf5xmlgui] fix loading resources when built statically

* [kf5xmlgui] update versions
2021-09-27 20:51:35 -07:00
Dawid Wróbel
8ba8f97d92
[kf5xmlgui] New port (#19756)
* Add kf5xmlgui port

* Fixed kf5xmlgui for windows

* [kf5*] update to 5.75.0

* [kf5xmlgui] update to current spec

* [kf5xmlgui] update to 5.84

* [kf5xmlgui] remove extra build options

* [kf5xmlgui] don't remove ksendbugmail, use vcpkg_copy_tools() instead

* [kf5xmlgui] only remove what's needed

* [kf5xmlgui] wrap paths in quotes

* [kf5xmlgui] update versions

* [kf5xmlgui] ksendbugmail is only built on Windows

* [kf5xmlgui] update versions

* [kf5xmlgui] add Qt Designer plugin feature

* [kf5xmlgui] update versions

* [kf5xmlgui] restore non-optional kglobalaccel dependency

* [kf5xmlgui] update versions

* [kf5xmlgui] DISABLE_PARALLEL_CONFIGURE

* [kf5xmlgui] update versions

* [kf5xmlgui] fix Windows static builds

* [kf5xmlgui] update versions

* [kf5xmlgui] add PACKAGE_NAME to vcpkg_cmake_config_fixup

* [kf5xmlgui] update versions

* [kf5xmlgui] fix Windows static build

* [kf5xmlgui] update versions

* [kf5xmlgui] add support for static builds to config.cmake

* [kf5xmlgui] update versions

* [kf5xmlgui] libiconv patches only for windows static builds

* [kf5xmlgui] update versions

* [kf5xmlgui] use semver

* [kf5xmlgui] update versions

* [kf5xmlgui] cleanup, iconv was fixed in kf5i18n

* [kf5xmlgui] use generic, non-semver versioning

* [kf5xmlgui] update versions

* [kf5xmlgui] re-enable parallel configure

* [kf5xmlgui] update versions

* [kf5xmlgui] remove meta info from patches

* [kf5xmlgui] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-09-23 17:03:13 -07:00