aboutsummaryrefslogtreecommitdiff
path: root/ports/qca/portfile.cmake
AgeCommit message (Collapse)Author
2020-10-19[qca] Re-fix find pkgconfig using FindPkgConfig.cmake (#14110)Jack·Boos·Yu
2020-10-15[qca] Disable plugin botan temporary (#14058)Jack·Boos·Yu
2020-10-12[qca]support linux-osx-static build (#13964)Long Huan
* support linux, osx, static build * fix install bug * set OSX_FRAMEWORK=OFF fix osx install failed bug * Update ports/qca/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/qca/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/qca/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/qca/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/qca/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * change install copyright Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2019-06-10[qca]Upgrade version to 2.2.1 and fix build error. (#6839)JackBoosY
2019-04-04[qca] don't use port dir for temp (#5954)Phil Christensen
* [qca] don't use port dir for temp * [qca] bump control version
2018-12-05Upgrade to openssl 1.0.2q (#4844)Thierry Bastian
* Upgrade to openssl 1.0.2q * [qca] Use vcpkg_from_git()
2017-02-08Reorder path alterations to generally append instead of prepend.Robert Schumacher
This solves the issue where some software bundles (git) provide multiple executables in the same folder, which can override other desired programs (link.exe).
2016-12-03[qca] Added mk-ca-bundle.pl to generate certstore at build time.Alexander Kaspar
2016-12-02[qca] downloading cacerts from curl homepage, because used version is very ↵Alexander Kaspar
outdated.
2016-12-01[qca] working on certstoreAlexander Kaspar
2016-11-30[qca] added PS script to extract local certs from storeAlexander Kaspar
2016-11-30formatting portfileAlexander Kaspar
2016-11-26[qca] fix cmake file locationdevel71
Added qt5 Build-Depends to CONTROL file.
2016-11-25initial commit to qca branchdevel71