Robert Schumacher
67da15682a
[sfml] Fix using release freetype in debug mode
2018-08-08 04:00:50 -07:00
Gabriel
ad2bcd9dad
opusfile: Add feature for disabling the openssl dependency ( #3527 )
...
* opusfile: Add feature for disabling the openssl dependency
* [opusfile] Rename feature openssl -> opusurl to better describe this library's interface
2018-08-08 03:04:44 -07:00
Gabriel
72d7c3d3a9
libsndfile: Add feature to make additional libraries optional ( #3528 )
...
* libsndfile: Add feature to make additional libraries optional
* [libsndfile] Make external-libs a default feature
* [libsndfile] Fix typo
2018-08-08 03:02:42 -07:00
Sarthak Pati
5bf05da69a
Added DCMTK port ( #3491 )
...
* added dcmtk port
* [dcmtk] Cleanup and use vcpkg_from_github()
2018-08-08 02:59:08 -07:00
trylle
b286cd50dd
Freeimage/libraw/lcms debug build fixes ( #3643 )
...
* Patch libraw-local FindLCMS2.cmake to handle debug postfix
* Remove library statement from def as name is incorrect for debug builds
https://msdn.microsoft.com/en-us/library/d91k01sh.aspx claims it is
required, but works fine (better) without.
* Patch FindLibRaw.cmake to handle debug postfix
* [lcms] Use vcpkg_from_github()'s PATCHES parameter
2018-08-07 22:50:51 -07:00
Force.Charlie-I
6d4223fedf
[libgit2] update to 0.27.4 ( #4021 )
...
* [libgit2] update to 0.27.3
* [libgit2] Allow vcpkg_configure_cmake() to control BUILD_SHARED_LIBS
* [libgit2] update 0.27.4 see: https://github.com/libgit2/libgit2/releases/tag/v0.27.4
* [libgit2] Depend on openssl on non-windows platforms
2018-08-07 22:47:52 -07:00
Alexander Karatarakis
03bdf7c205
Fix CMAKE_EXECUTABLE_SUFFIX not available under cmake -P
2018-08-07 17:49:46 -07:00
Alexander Karatarakis
a37eb3ce57
Merge pull request #4000 from TheAifam5/protobuf
...
[protobuf] Update to 3.6.1
2018-08-07 12:08:29 -07:00
Robert Schumacher
ff5d6eb3c8
[fastrtps][forest][octomap][sol2] Update hashes
2018-08-06 19:51:31 -07:00
scttgs0
97bbb64b52
[plib] new contribution ( #4018 )
...
* [plib] new contribution
* [plib] Note that only static linkage is supported.
* [plib] Rename libraries to avoid conflicts from excessively general names
2018-08-06 01:31:31 -07:00
Christophe Guébert
b641590c91
[spdlog] update to 1.0.0 ( #4025 )
...
* [spdlog] update to 1.0.0
* [spdlog] Fix cmake targets
2018-08-06 01:08:30 -07:00
Sztergbaum Roman
954aa35e6e
[shiva] update shiva to 0.7.2 with proper plugins installation ( #4014 )
2018-08-03 21:34:14 -07:00
Cory Mickelson
2c69e82f59
Update to 0.9.6 ( #4015 )
...
* Update to 0.9.6
* [podofo] Use https and avoid downloaded archive conflicts
2018-08-03 21:32:30 -07:00
Marcus Asteborg
7ed58da3ae
[Live555] Add missing symbols due to missing C files and copy paste bug ( #4002 )
...
* Add missing symbols due to missing C files and copy paste bug
* [live555] Bump control version to include package change
2018-08-03 00:17:36 -07:00
Hiroshi Miura
3eeaf564d1
[libgeotiff] support linux build ( #3843 )
...
* [libgeotiff] fix compile on linux
Fix cmake libtiff functions detetion failure
caused by finding no functions in libm.
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [libgeotiff] fix utility binary handling in linux
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [tiff] Fix static transitive dependencies
* [libgeotiff] Fix .dll and .exe manipulation
* [leptonica] Find dependencies in installed cmake config file
* [tiff] Do not add cmake targets to TIFF_LIBRARIES
* [tiff] Link consumers against m on unix platforms
2018-08-03 00:14:51 -07:00
Bill Avery
09ccd053db
Add a port for https://github.com/graphql/libgraphqlparser ( #3953 )
...
* Add support for libgraphqlparser in Windows and Linux
* Make the vcpkg_find_acquire_package calls run only for WIN32
* Switch to a SHARED library on Windows (DLL)
2018-08-03 00:11:55 -07:00
Robert Schumacher
c3d34e7d8e
Upgrades 2018.06.31
2018-08-03 00:09:21 -07:00
Sztergbaum Roman
1f64d24a81
Update CONTROL ( #4013 )
2018-08-02 23:54:28 -07:00
Simon R
e22e862b21
add libcheck port ( #3998 )
...
* add check port
* [check] Use vcpkg_from_github() and vcpkg_fixup_cmake_targets()
2018-08-02 19:47:57 -07:00
Sztergbaum Roman
a1159ed354
Shiva sfml port ( #4011 )
...
* [shiva] update to 0.7
* [shiva] shiva-sfml plugins
* [shiva] update hash
* Update CONTROL
2018-08-02 18:44:48 -07:00
Robert Schumacher
e9ff3b80b3
[cpprestsdk] Update to 2.10.3
2018-08-02 18:33:27 -07:00
Alexander Karatarakis
7dba50c8e4
Merge branch 'master' into protobuf
2018-08-02 15:43:48 -07:00
Alexander Karatarakis
49466af2ea
Merge pull request #3995 from coryan/update-protobuf-to-3.6.1
...
Upgrade protobuf to 3.6.1.
2018-08-01 15:27:06 -07:00
TheAifam5
e3dc99e22b
[protobuf] Update to 3.6.1
2018-08-02 00:10:52 +02:00
TheAifam5
1265bd4c3f
Add python2 port
2018-08-01 23:20:00 +02:00
Ofek
2815c4fb66
Initial addition of native visualizer, to improve debugging experience. ( #3906 )
2018-08-01 10:58:25 -07:00
Carlos O'Ryan
7158879d18
Upgrade protobuf to 3.6.1.
...
The 3.6.0.1 version of protobuf did not work correctly on Windows,
the 3.6.1 version allegedly does (and my tests pass).
2018-08-01 17:52:03 +00:00
Jason Beverage
5a04ee0290
Add laszip ( #3978 )
...
* Added laszip package
* Added laszip dependency to pdal
* Cleanup laszip port file
* [laszip] Use LASZIP_BUILD_STATIC
* [pdal] Bump version to include new dependency laszip
2018-08-01 10:40:32 -07:00
MikeGitb
caa9f2e3d5
[cxxopts] Install via cmake ( #3985 )
2018-08-01 10:39:01 -07:00
Johan Runsten
3dea60d2e9
Update Boost DI to 1.0.2 ( #3988 )
2018-08-01 10:37:21 -07:00
Alexander Karatarakis
775d497d7a
Merge pull request #3936 from OliverKlages/rttr-fix
...
[rttr] fixed rttr not building on windows (#3263 )
2018-07-31 18:52:11 -07:00
kiwixz
321bbf1d99
[pcg] add pcg implementation ( #3966 )
2018-07-31 17:34:53 -07:00
angelmixu
81d3b2cc6a
fix pixman and cairo for macOS ( #3923 )
...
* fix pixman error message about Unknown thread local support
* fixes for building cairo on macOS
* corrected appending files to sources
* [cairo][pixman] Bump package versions to include source code changes
2018-07-31 17:10:12 -07:00
Voskrese
0618d13b2e
[Eigen3] Update to 3.3.5 ( #3949 )
...
* Update portfile.cmake
* Update CONTROL
2018-07-31 17:06:50 -07:00
Alexander Karatarakis
ee56309a06
[nlopt] Bump CONTROL file
2018-07-31 14:20:54 -07:00
Voskrese
ccfd34f1a6
Update portfile.cmake
2018-07-31 14:19:55 -07:00
Alexander Karatarakis
849866305f
Merge pull request #3982 from Cheney-W/FixPmdk&libp7-baical
...
Update the HASH for pmdk and libp7-baical
2018-07-31 14:15:48 -07:00
Alexander Karatarakis
9e523ff65f
[pmdk, libp7-baical] Bump revision number
2018-07-31 14:14:30 -07:00
Mark Ian Holland
2315211ec7
[libmorton] Initial libmorton port
2018-07-31 13:55:01 -07:00
Frederik Carlier
cb049f1289
New port: readline
2018-07-31 13:54:00 -07:00
Frederik Carlier
19dfd5c96f
Add getopt port
2018-07-31 13:53:19 -07:00
Cheney-Wang
11638e361f
Update the HASH for pmdk and libp7-baical
2018-07-31 12:53:18 -07:00
Alexander Karatarakis
9da52f6e76
Merge pull request #3983 from Cheney-W/UpdateBotan
...
Update Botan to the latest commit
2018-07-31 12:51:18 -07:00
LazyWolf Lin
2a205433d1
[log4cplus] upgrade to REL_2_0_1. ( #3933 )
...
* Install sodium.h
* [libodb-mysql] adapter mysql 8.0
* [log4cplus] upgrade to REL_2_0_1.
2018-07-31 12:46:41 -07:00
Alexander Karatarakis
faac8b7d2c
Merge pull request #3927 from qis/dev/qis/libssh2
...
[libssh2] switch from tarball download to github
2018-07-31 12:44:57 -07:00
Alexander Karatarakis
e3131b4cfa
Merge pull request #3909 from jasjuang/dlib
...
[dlib] update to 19.15
2018-07-31 12:20:24 -07:00
Cheney-Wang
b8991a72af
Update Botan to the latest commit
2018-07-31 00:02:37 -07:00
Dandigit
f14a6e79b3
Fix grammar issue ( #3938 )
2018-07-30 12:04:13 -07:00
Sztergbaum Roman
1c3a75a7bd
[shiva] update to 0.6 and update dependancies ( #3942 )
2018-07-30 11:58:14 -07:00
Sztergbaum Roman
0b2ed59811
[shiva] update to 0.6 portfile.cmake ( #3943 )
2018-07-30 11:58:08 -07:00