Commit Graph

2985 Commits

Author SHA1 Message Date
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 van der Spek
a032ae1b49 Update ports.cmake 2017-05-08 11:16:49 +02: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
Robert Schumacher
68159355be [vcpkg] Add more logging to findXYZ.ps1 2017-05-06 21:37:04 -07: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
22848e4b7e Introduce Debug::println() 2017-05-05 14:37:58 -07: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
63c613f1ed Merge pull request #1030 from KindDragon/snappy
[snappy] Initial commit for Google Snappy library
2017-05-05 00:57:01 -07: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
Robert Schumacher
e4c5ef6566 [vcpkg] Revert Revert toolchain selection behavior 2017-05-04 23:52:56 -07:00
Arkadiy Shapkin
dc2bdbd4ad [snappy] Initial commit for Google Snappy library 2017-05-05 02:23:54 +03:00
Alexander Karatarakis
ef149c7c4b Merge pull request #1026 from codicodi/pango-exports
[pango] fix exports
2017-05-04 15:43:15 -07:00
Alexander Karatarakis
54602eb444 Revert toolchain selection behavior 2017-05-04 15:42:17 -07:00
Alexander Karatarakis
05b47002eb Introduce Strings::case_insensitive_ascii_compare() 2017-05-04 15:19:22 -07:00
Alexander Karatarakis
7bdf189a92 Rework vcpkg's triplet environment reading
The triplet is "run" and vcpkg observes the environment.
Previously, the environment was deduced by the triplet's name
2017-05-04 15:06:18 -07:00
Alexander Karatarakis
a66b066d45 get_environmental_variable() -> get_environment_variable() 2017-05-04 14:58:18 -07:00
Alexander Karatarakis
a94efe662b Rename Strings:: function for utf8/utf16 conversion 2017-05-04 14:54:23 -07:00
Alexander Karatarakis
f920d0e520 Merge pull request #1022 from OlafvdSpek/patch-2
Update commands_update.cpp
2017-05-04 12:59:26 -07:00
codicodi
61a5a8a943 [pango] fix exports 2017-05-04 17:47:22 +02:00
Olaf van der Spek
5236d96d4a Update commands_update.cpp 2017-05-04 09:29:17 +02:00
Alexander Karatarakis
e6a47f5c6a Update CHANGELOG and bump version to v0.0.81 2017-05-03 17:38:52 -07:00
Alexander Karatarakis
0b62835c9b export Mention in vcpkg help 2017-05-03 17:07:01 -07:00
Alexander Karatarakis
e669580c23 Remove unneeded #includes 2017-05-03 16:45:02 -07:00
Robert Schumacher
1ca4279c3e Set theme jekyll-theme-minimal 2017-05-03 14:57:02 -07: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
f821e41de6 Merge pull request #1020 from muemart/fix_arch
Fix processor architecture detection
2017-05-03 12:55:43 -07:00
Robert Schumacher
d6599a56e9 [ms-gsl][gnusl][gsl] Rename gnusl->gsl, gsl->ms-gsl. 2017-05-03 11:25:35 -07:00
Martin Müller
eb3d052a52 Fix processor architecture detection 2017-05-03 19:11:29 +02: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