1484 Commits

Author SHA1 Message Date
Alexander Karatarakis
e3deeb0e92 Merge pull request #1048 from OlafvdSpek/lzo
Update LZO to 2.10
2017-05-08 12:17:55 -07:00
Alexander Karatarakis
8275e05ca6 Merge pull request #1040 from traversaro/update-dlfcn
[dlfcn-win32] Update to 1.1.1
2017-05-08 12:07:50 -07:00
Alexander Karatarakis
b0afbf8708 [taglib] Bump version 2017-05-08 11:58:51 -07:00
Alexander Karatarakis
f9dffe647b Merge pull request #1034 from jbhelm/taglib_from_github
[taglib] Support for installing from HEAD
2017-05-08 11:56:15 -07:00
Jackie Ng
d0389326ba Add podofo port 2017-05-08 21:45:27 +10:00
Olaf
a315b78ae0 Update LZO to 2.10 2017-05-08 11:04:00 +02:00
Silvio
6601d0adc5 Add ode port 2017-05-07 23:24:02 +02:00
Robert Schumacher
e1a111ad09 [dlib] Dlib encodes debug/release in its config.h. Patch it to respond to the NDEBUG macro instead. 2017-05-07 04:09:58 -07:00
Robert Schumacher
8e50c86f0a [dlib] Explicitly enable and disable dependencies. 2017-05-07 00:39:01 -07:00
Robert Schumacher
a7d52089f9 [grpc] Minor portfile cleanup 2017-05-06 23:04:32 -07:00
Robert Schumacher
8df90aaa60 [grpc] Use vcpkg_fixup_cmake_targets() and improve file layout. 2017-05-06 23:02:25 -07:00
Andrew Short
594446c72b Use CMake to build Eigen3
Since 3.3.3, Eigen has included an INTERFACE target. Use CMake to build Eigen so the generated target can be imported in your project using `target_link_libraries` rather than having to distribute `FindEigen3.cmake` with your project.

    find_package(Eigen3)
    target_link_libraries(myproject Eigen3::Eigen)
2017-05-07 15:16:29 +10:00
Arkady Shapkin
7ef45f3d29 Delete no longer used mscv_vers.patch 2017-05-06 23:55:12 +03:00
Arkadiy Shapkin
1b3aa5a39f [gflags] Simplified portfile 2017-05-06 23:33:59 +03:00
Arkadiy Shapkin
2b561712dc [gflags] Fix bug with static linking 2017-05-06 20:53:22 +03:00
Silvio
6b75675b93 [dlfcn-win32] Update to 1.1.1 2017-05-06 14:59:17 +02:00
Alexander Karatarakis
e8c23168fa Merge pull request #1031 from muemart/eol
Force LF line endings for patch files
2017-05-05 13:42:39 -07:00
Alexander Karatarakis
8dea147fff Merge pull request #1032 from codicodi/bump-zstd
[zstd] update to 1.2.0
2017-05-05 13:38:04 -07:00
Joshua Helm
c9dfc9254f [taglib] Support for installing from HEAD; Uses HAVE_VSNPRINTF define instead of patch 2017-05-05 09:40:53 -04:00
codicodi
4cc8c7c493 [zstd] update to 1.2.0 2017-05-05 12:10:49 +02:00
Martin Müller
1c70d26ad1 Force LF line endings for patch files 2017-05-05 11:45:04 +02:00
Robert Schumacher
adb9c23984 [snappy] Use vcpkg_fixup_cmake_targets() 2017-05-05 00:45:08 -07:00
Robert Schumacher
fcb60f7259 Merge branch 'master' into KindDragon-snappy 2017-05-05 00:26:51 -07:00
Arkadiy Shapkin
dc2bdbd4ad [snappy] Initial commit for Google Snappy library 2017-05-05 02:23:54 +03:00
codicodi
61a5a8a943 [pango] fix exports 2017-05-04 17:47:22 +02:00
Robert Schumacher
9d7e859143 Merge pull request #985 from Mixaill/pango-static
[pango] update to 1.40.5, enable static build
2017-05-03 12:59:30 -07:00
Robert Schumacher
d6599a56e9 [ms-gsl][gnusl][gsl] Rename gnusl->gsl, gsl->ms-gsl. 2017-05-03 11:25:35 -07:00
Robert Schumacher
c38f2b69fa [wt] Update to 3.3.7 2017-05-03 08:02:12 -07:00
Robert Schumacher
939d89c7c3 [gtest] Use vcpkg_from_github 2017-05-03 05:13:09 -07:00
Robert Schumacher
bf483dde89 [gsl] Update to 8b320e4f5 2017-05-03 05:06:12 -07:00
Robert Schumacher
38c717d7c1 [box2d] Use vcpkg_from_github 2017-05-03 04:57:23 -07:00
Robert Schumacher
ca26510f03 [beast] Use vcpkg_from_github 2017-05-03 04:49:43 -07:00
Robert Schumacher
d56a88295c [nana] Use vcpkg_from_github 2017-05-03 04:44:22 -07:00
Robert Schumacher
f8c44bcd03 [opencv] Disable searching for LAPACK -- Fixes #1011 2017-05-03 04:21:43 -07:00
Robert Schumacher
4633c5e0ea [vcpkg] Add support for installing from HEAD 2017-05-03 04:12:28 -07:00
Robert Schumacher
8c1b8b5ed7 [azure-storage-cpp] Depend on atlmfc stub port 2017-05-02 17:48:03 -07:00
Robert Schumacher
d4151730fb Merge pull request #992 from tobiaskohlbau/qt5.8
[qt5] bumped to qt5.8
2017-05-02 17:41:32 -07:00
Robert Schumacher
b58deb23cc Merge branch 'move-boost-test-exec-monitor' 2017-05-02 00:18:25 -07:00
Robert Schumacher
c5b654ea79 Merge pull request #1009 from muemart/gsl
Add port for gnu scientific library
2017-05-02 00:14:51 -07:00
Martin Müller
d75fcbb431 Rename port from libgsl to gnusl 2017-05-02 09:10:21 +02:00
Martin Müller
910f46f7e1 Make formatting consistent 2017-05-02 09:01:54 +02:00
Robert Schumacher
e2ee2ffd03 Merge pull request #1001 from jumpinjackie/gdal-extra-format-support
[gdal] extra format/capabilities support
2017-05-02 00:01:24 -07:00
Robert Schumacher
0c2f66c49b [boost] Move boost_test_exec_monitor into manual-link subdirectory. Fixes #352. 2017-05-01 23:45:36 -07:00
Martin Müller
cd9fc74776 Correctly export all symbols, and use properties to set the dll define 2017-05-01 17:48:48 +02:00
Martin Müller
4b702645bd Add port for gnu scientific library 2017-05-01 15:51:14 +02:00
Alexander Karatarakis
a0d5b94495 Merge pull request #1007 from bagong/libsndfile
Add libsndfile to vcpkg
2017-05-01 02:17:58 -07:00
Alexander Karatarakis
50433c2a7c Merge pull request #993 from trazme/add-giflib
giflib port
2017-05-01 02:04:14 -07:00
Alexander Karatarakis
58fda0a5fa Merge pull request #1006 from codicodi/bump-pcre
[pcre] update to 8.40
2017-05-01 01:48:14 -07:00
Alexander Karatarakis
6fbe1b3ad3 Merge pull request #1005 from codicodi/bump-modplug
[libmodplug] update to 0.8.9.0
2017-04-30 18:55:15 -07:00
bagong
c6faf060c2 Add libsndfile to vcpkg 2017-04-30 17:18:46 +02:00