aboutsummaryrefslogtreecommitdiff
path: root/ports/bzip2
AgeCommit message (Collapse)Author
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-01-29[BZip2] Fix Unix Dynamic Builds (#5184)LRFLEW
* [BZip2] Fix Unix Dynamic Builds * [bzip2] Bump control version * [libgta] Only build one flavor * [vcpkg_configure_cmake] Resolve #2375 since we now use CMake >= 3.11
2018-11-08[bzip2] Fix tools install directory (#4682)Tsukasa Sugiura
* [bzip2] Fix tools install directory Change to install tools in port name directory. (vcpkg/installed/<triplet>/tools/bzip2) * [bzip2] Modernize and bump control version
2018-08-30[vcpkg] post-build cmake test (#3431)Hiroshi Miura
* [vcpkg] post-build cmake test - test for applications with cmake build system - Add a test feature to vcpkg core, make progress for #72 - Tests for zlib, bzip2, libiconv and openssl for example - Test for curl will be failed, because of a bug #3053 It can detect a this type of problems * [vcpkg_test_cmake] Add MODULE parameter to explicitly specify which type of integration to test. * [bzip2] Fix casing of cmake module name
2018-08-09Remove invalid URL to bzip.org siteDavid Capello
We cannot download http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz It looks like the bzip.org domain is not registered anymore.
2018-08-08[bzip2] Add mirrorRobert Schumacher
2017-11-16[vcpkg] Support \share\<port>\usage to handle libraries which are found ↵Robert Schumacher
through built-in Find Modules.
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-05-10Fix typoAlexander Karatarakis
2017-05-10[bzip2] add debug suffixcodicodi
2017-05-05Force LF line endings for patch filesMartin Müller
2017-01-30uwp builds need _CRT_SECURE_NO_WARNINGS and others definedDale Stammen
2017-01-02[bzip2] fix indentationcodicodi
2017-01-02add bzip2codicodi