Commit Graph

11 Commits

Author SHA1 Message Date
Vitaly
977c4b612d
[hiredis] Fix static build (#22038)
* [hiredis] Fix static build

* Update version database
2021-12-15 10:58:34 -08:00
Jack·Boos·Yu
45a8674e1d
[hiredis] Support windows dynamic build (#21914)
* [hiredis] Support windows dynamic build

* versopm
2021-12-09 18:15:15 -08:00
autoantwort
e7e328cf9d
[many ports] call vcpkg_fixup_pkgconfig() (#20953)
* [many ports] call vcpkg_fixup_pkgconfig()

The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files

* Update port-version for armadillo and polyclipping.

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-27 15:19:28 -07:00
chausner
1e421cc5d3
[hiredis] Update to 1.0.2 (#20724)
* Update hiredis to 1.0.2

* Update CI baseline

* Fix static builds of examples

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-15 19:18:51 -07:00
NancyLi1013
d3c432d955
[hiredis] Fix include path (#16512)
* [hiredis] Fix include path

* Update versions

* Update ports/hiredis/vcpkg.json

* Update versions/h-/hiredis.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-03-10 14:01:27 -06:00
Kevin Lalumiere
0c9285e534
[hiredis] update to 1.0.0 (Fix #13256) (#14734)
* Update to version 1.0.0

Some patches were removed since they are no longer required. Indeed, the
repository https://github.com/redis/hiredis@v1.0.0 fixes many of the
issues our patches were adressing.

* Fix cmake targets for ssl feature
2020-11-30 10:17:12 -08:00
NancyLi1013
fc761ebb72
[hiredis] Fix feature ssl build error on windows (#12354)
* [hiredis] Fix feature ssl build error on windows

* Fix feature example build error on windows
2020-07-15 15:55:31 -07:00
Jack·Boos·Yu
2057f0339b
[hiredis] Fix feature ssl (#10044) 2020-03-10 16:57:03 -07:00
Jack·Boos·Yu
f3c11016ef [hiredis] Support building static (#9388)
* [hiredis] Support building static

* update baseline

* update baseline
2019-12-23 12:18:50 -08:00
Alberto Luaces
efe128d9ba
PREFER_NINJA misspelling fix 2019-11-02 22:04:34 +01:00
NancyLi1013
08e74979df [hiredis] Add new port (#8843) 2019-11-01 17:10:50 -07:00