Commit Graph

4 Commits

Author SHA1 Message Date
Park DongHa
96403d0903
[metrohash] support more triplets by excluding 128 CRC source (#16553)
* [metrohash] exclude CRC for x86

* the change will allow x86 triplets
* update port SHA

* [metrohash] remove fail_port_install

* update ci.baseline.txt

* [metrohash] sync portfile and CMakeLists.txt

* make both file use 'VCPKG_TARGET_TRIPLET' to make ease of comparison

* [metrohash] Use try_compile helpers

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-19 09:56:01 -07:00
Park DongHa
3b4a4e4b5c
[metrohash] support Android triplet build (#15715)
* [metrohash] support Android build

* check ANDROID variable
  * exclude 'crc' sources that requires non-ARM intrinsic
* rewrite CONTROL to vcpkg.json

* [metrohash] update checksum and version JSON

* [metrohash] apply PR feedback

* [metrohash] enable sse4.2 for Clang compiler

* [metrohash] fix wrong version string

* [metrohash] fix wrong version string
2021-02-02 15:00:00 -08:00
kreuzerkrieg
bdb7b8107c
[metrohash] installation fix (#10992) 2020-04-30 17:38:52 -07:00
kreuzerkrieg
fb87bc7d41
[MetroHash] Add new port (#10049)
* MetroHash

* wip

* wip

* wip
2020-03-10 15:40:15 -07:00