aboutsummaryrefslogtreecommitdiff
path: root/versions/k-/kf5package.json
AgeCommit message (Collapse)Author
2021-09-17[kf5*] re-enable parallel configure, speed up compilation (#20202)Dawid Wróbel
* [kf5*] re-enable parallel configure * [kf5*] update versions
2021-09-13[kf5package] new port (#19195)Dawid Wróbel
* Add kf5package port * [kf5package] remove vcpkg-cmake-wrapper block * [kf5package] more fixes * Fixed kf5package for windows * Fixed kf5package for windows (by Kuntal Majumder) * [kf5package] use PORT variable where applicable * [kf5package] update to 5.75.0 * [kf5package] fix macOS libiconv * [kf5package] update to 5.84.0 * [kf5package] update versions * [kf5package] use vcpkg_copy_tools() to copy kpackagetool5 * [kf5package] update versions * [kf5package] use semVer * [kf5package] remove redundant options, wrap paths in quotes * [kf5package] update to current spec * [kf5package] update versions * [kf5package] fix configure options * [kf5package] update versions * [kf5package] fix vcpkg_cmake_config_fixup() usage Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * [kf5package] update versions * [kf5package] libiconv patches only for windows static builds * [kf5package] update versions * [kf5package] libiconv patches also on osx * [kf5package] update versions * [kf5package] cleanup, iconv was fixed in kf5i18n * [kf5package] update versions * [kf5package] use generic, non-semver versioning * [kf5package] update versions Co-authored-by: Kuntal Majumder <hellozee@disroot.org> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>