aboutsummaryrefslogtreecommitdiff
path: root/ports/qca
AgeCommit message (Collapse)Author
2019-06-10[vcpkg] Add optional 'Homepage' field to CONTROL (#6844)Phil Christensen
* [control file] Add optional 'Homepage' tag This allows a 'Homepage' tag to be added to a port in order to support changes such as PR #2933. It currently does not do anything with it. * [docs] Add Homepage to the control file documentation * move urls from descriptions to homepage field.
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()
2018-01-18[qwt][qscintilla][qca] Use dash in qt modular dependencyRobert Schumacher
2017-11-06update modules dependent on qt5 to use qt5baseBarath Kannan
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
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] import local certsAlexander 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 files dirdevel71
Added qt5 as Build-Depends to CONTROL file.
2016-11-26[qca] fix cmake file locationdevel71
Added qt5 Build-Depends to CONTROL file.
2016-11-25initial commit to qca branchdevel71