aboutsummaryrefslogtreecommitdiff
path: root/ports/zstd
AgeCommit message (Collapse)Author
2021-08-25[zstd] update to 1.5.0 (#18915)JonLiu1993
2021-03-31[zstd] update to 1.4.9 (#16865)Matthieu Penant
* [zstd] update to 1.4.9 Fixes #16642 Update zstd to the latest version 1.4.9: https://github.com/facebook/zstd/releases/tag/v1.4.9 * update baseline / version * Update vcpkg.json * Update vcpkg.json apply suggested diff file * attempt to fix build errors (missing file libzstd?) * Update zstd.json * Update portfile.cmake * fix version Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2020-11-12[ZSTD] Update to 1.4.5 (#14395)Alexander Neumann
* [ZSTD] Update to 1.4.5 * [zstd] fix wrong assert to fix uwp regressions * always install *.pc file. Correct -l flag in pc file * fix orc regression * fix arrow regressions * fix orc zstd linkage * fix find_package(ZSTD) * install zstd dlls. * fix the patch due to a replacement error Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-26[zstd] Removing de-duplication of cmake flags (#13454)Nemirtingas
2020-07-14[zstd] fix pkg-config files (#12407)Alexander Neumann
* [zstd] add pkgconfig * [zstd] correct debug link * Update ports/zstd/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-04-14update portfile.cmake according to NancyLi1013 reviewzi-m
2020-04-13export zstd-config.cmakezi-m
2020-02-10[many ports] Upgrades to 2020.02.08 (#9986)Robert Schumacher
* [many ports] Upgrades to 2020.02.08 * Undo asio asmjit libimobiledevice mlpack mongo-c-driver oniguruma openmvg openvdb pcl * Update ci baseline file Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
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-05-21[many ports] Updates 2019.05.19 (#6524)Robert Schumacher
2019-05-20[grpc,fmt,zstd] Add Windows-specific conditionals (#6509)Andrei Lebedev
Check VCPKG_CMAKE_SYSTEM_NAME prior to performing Windows-specific actions in portfiles Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2018-11-26[zstd] update to v1.3.7 (#4785)Erwan BERNARD
* [zstd] update to v1.3.7 * [zstd] Bump control version * [zstd] Disable force release mode
2018-06-12[zstd] Fix non-Windows buildsRobert Schumacher
2018-05-11Merge branch 'master' of https://github.com/yurybura/vcpkgyurybura
2018-05-11[lz4] fix version numberyurybura
[zstd] update to 1.3.4
2018-03-21[yaml-cpp][zeromq][zstd] Fix non-windowsRobert Schumacher
2018-01-02[zstd] update to 1.3.3Stanislav Ershov
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-21[zstd] update to 1.3.1codicodi
2017-07-12[zstd] update to 1.3.0codicodi
2017-05-05[zstd] update to 1.2.0codicodi
2016-11-26[zstd] Reduce modifications to the upstream CMake. Remove all variation from ↵Robert Schumacher
the import lib name.
2016-11-23zstd port: rename libs to non-versioned namesSaul Thurrowgood
2016-11-23zstd port: rename to non-versioned libs, don'tSaul Thurrowgood
2016-11-23Add zstd portSaul Thurrowgood