Commit Graph

8 Commits

Author SHA1 Message Date
Tsukasa Sugiura
3f5835d5c4 [bzip2] Fix tools install directory (#4682)
* [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-11-08 23:46:54 -08:00
Hiroshi Miura
ab54bfa0cc [vcpkg] post-build cmake test (#3431)
* [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-30 17:07:14 -07:00
David Capello
3d87ec6b9f
Remove invalid URL to bzip.org site
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-09 16:15:31 -03:00
Robert Schumacher
1cb142d62e [bzip2] Add mirror 2018-08-08 09:32:20 -07:00
Robert Schumacher
1b2f75be94 [vcpkg] Support \share\<port>\usage to handle libraries which are found through built-in Find Modules. 2017-11-16 23:54:55 -08:00
codicodi
43888ff91e [bzip2] add debug suffix 2017-05-10 18:18:37 +02:00
codicodi
73164f5881 [bzip2] fix indentation 2017-01-02 01:35:12 +01:00
codicodi
044c07ece1 add bzip2 2017-01-02 01:31:42 +01:00