aboutsummaryrefslogtreecommitdiff
path: root/ports/zstd/CONTROL
AgeCommit message (Collapse)Author
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-05-11[lz4] fix version numberyurybura
[zstd] update to 1.3.4
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-23Add zstd portSaul Thurrowgood