Robert Schumacher
9223a08134
[vcpkg][folly] Fix post lint checks for folly.
2017-05-08 20:52:53 -07:00
Robert Schumacher
7bb0224ee1
[vcpkg] Use stdfs::equivalent() to correctly compare file paths.
...
Fixes #1053 .
2017-05-08 19:45:39 -07:00
Robert Schumacher
fb06052482
[vcpkg] Use "amd64" for vcvarsall to be compatible with VS2015
2017-05-08 19:20:11 -07:00
Robert Schumacher
92591846cc
[vcpkg-internalCI] Add folly:x64-windows to internal CI builds
2017-05-08 16:46:49 -07:00
Alexander Karatarakis
5bcd47a68d
[gflags] Bump CONTROL file version
2017-05-08 16:46:23 -07:00
Alexander Karatarakis
946bff8619
Merge pull request #1042 from KindDragon/gflags-static
...
[gflags] Fix bug with static linking
2017-05-08 16:42:04 -07:00
Arkadiy Shapkin
0aa8055fbd
[folly] Initial commit for Facebook Folly library
2017-05-09 01:14:09 +03:00
Alexander Karatarakis
8fa5f3fd68
Merge pull request #1049 from OlafvdSpek/patch-1
...
Update ports.cmake
2017-05-08 12:33:34 -07:00
Alexander Karatarakis
4907b09885
Merge pull request #1043 from KindDragon/patch-1
...
Delete no longer used mscv_vers.patch
2017-05-08 12:22:58 -07:00
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 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