Commit Graph

7 Commits

Author SHA1 Message Date
KOGA Mitsuhiro
3d55d7185e
[sqlcipher] update to 4.5.1 (#23530)
* tweak target_link_libraries

* [sqlcipher] bump version to 4.5.1

* fix hash

* tweak port-version

* fix hash
2022-03-15 13:58:41 -07:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* Bulk remove vcpkg_fail_port_install calls.

Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",

In support of https://github.com/microsoft/vcpkg/pull/21502

* Update version database.

* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728

* Repair version database.
2022-01-25 10:31:15 -08:00
KOGA Mitsuhiro
be468cca75
[sqlcipher] bump version to 4.5.0 (#22089)
* [sqlcipher] bump version to 4.5.0

* fix hash
2021-12-20 11:34:29 -05:00
KOGA Mitsuhiro
4330ee1d34
[sqlcipher] update to 4.4.3 (#17500) (#17501) 2021-04-28 13:26:02 -07:00
SvenPStarFinanz
e7a3a4cd73
[sqlcipher] Update to 4.4.1 (#14677)
* [sqlcipher] Update to 4.4.1

* [sqlcipher] Updated control file to 4.4.1

* Update ports/sqlcipher/vcpkg.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-11-30 10:10:08 -08:00
Joachim Gehweiler
0ff75ac80b
[vcpkg] Fix more cases of semicolon mishandling in "scripts" - follow-up to PR #12926 (#13968) 2020-10-26 19:30:27 -07:00
SvenPStarFinanz
50fb30f84c
[sqlcipher] Add new port (#13786)
* [sqlcipher] New port

* Reformatted.

* Update vcpkg.json

* Update ports/sqlcipher/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Removed from baseline, because flagged in vcpkg.json.

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-13 16:13:13 -07:00