Commit Graph

12 Commits

Author SHA1 Message Date
SvenPStarFinanz
95797b8c9f
[sqlcipher] Update to 4.5.4 (#33241)
* [sqlcipher] Update to 4.5.4

* x-add-version
2023-08-18 11:32:42 -07:00
jim wang
7f37cd6498
[sqlcipher] Fix the sqlcipher.pc file (#32548) 2023-07-18 12:27:38 -07:00
JonLiu1993
d84a3ade16
[sqlcipher] Add fts5 support (#30573)
* [sqlcipher] Add fts5 support

* update version

* update feature

* update version
2023-04-02 20:42:34 -07:00
SvenPStarFinanz
a35209a4ee
[sqlcipher] Bump to 4.5.3. (#30366)
* [vcpkg] Bump to 4.5.3.

* x-add-version

* Update ports/sqlcipher/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* x-add-version

* Update ports/sqlcipher/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* x-add-version

* Removed blank line by hand.

* x-add-version

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-03-24 23:02:40 -07:00
MSP-Greg
e96c95783f
[sqlcipher] update to 4.5.2 (#26262)
* [sqlcipher] update to 4.5.2

* requested changes

* portfile.cmake - quote paths
2022-08-10 11:34:50 -07:00
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