Commit Graph

3309 Commits

Author SHA1 Message Date
xoviat
7ac8622265 VTK: implement features (#2071)
* [vtk/portfile] add OpenVR option

* [vtk/control] add OpenVR feature

* [vtk/portfile] Add OpenVR feature to portfile

* [vtk/CONTROL] add features

* [vtk/portfile] implement features

* [vtk/CONTROL] fix syntax

* [vtk/CONTROL] fix case

* [vtk/portfile] fix case

* [vtk/CONTROL] fix syntax

* [vtk/CONTROL] fix syntax

* [vtk/portfile] fix module name

* [vtk] Bump version
2017-11-01 13:20:00 -07:00
Robert Schumacher
93400414b0
Merge pull request #2098 from UnaNancyOwen/fix_opencv
Fix OpenCV port
2017-11-01 13:14:08 -07:00
Tsukasa Sugiura
726ed9738d Sorting CMake options for maintainability
Sorting CMake options based on grouped of CMake-GUI  for
maintainability.
2017-11-02 04:31:17 +09:00
Tsukasa Sugiura
5a9662c2be Add option to enable Qt GUI support
Add option to enable Qt GUI support.
2017-11-02 04:30:10 +09:00
Robert Schumacher
b54f4f26ae [blaze] Fix remaining stray _INVALID_ROOT_ 2017-11-01 11:42:09 -07:00
Robert Schumacher
2de9c9bea3 [llvm] Require Python3 2017-11-01 11:23:30 -07:00
Konstantin Podsvirov
2b60cb12c9 [protobuf] Add feature packages for zlib
ZLib based features like Gzip streams.
2017-11-01 21:06:25 +03:00
Tsukasa Sugiura
51661ed675 Enable OpenGL support for GUI
Enable OpenGL support for GUI.
2017-11-02 01:03:34 +09:00
Robert Schumacher
45ceac9073
Merge pull request #2078 from amincheloh/patch-1
[opencv] remove ffmpeg depenency
2017-11-01 07:11:09 -07:00
Robert Schumacher
5bfb7dd74c [opencv] Remove ffmpeg from dependencies -- it is not currently possible to use an external ffmpeg with opencv.
Add features for cuda and vtk.
2017-11-01 07:10:41 -07:00
Steve Jemens
13e2621d02 Update to v1.2.0. Remove man pages 2017-11-01 06:11:03 -07:00
Robert Schumacher
ec4eec1f71 [boost] Handle spaces in vcpkg path. 2017-11-01 05:04:44 -07:00
Robert Schumacher
791fa2b903
Merge pull request #2091 from horenmar/catch-1.11.0
Update Catch to 1.11.0
2017-11-01 01:57:49 -07:00
Robert Schumacher
0a4b09d9c5 [assimp] Fix assimp overwriting CMAKE_PREFIX_PATH. 2017-11-01 01:56:06 -07:00
Alexander Karatarakis
7435624eec [assimp] Bump revision 2017-11-01 01:47:53 -07:00
Jim McGrath
e663b69a1d help assimp find vcpkg's copy of zlib so it does not build its own 2017-11-01 01:46:57 -07:00
Robert Schumacher
7504ceb474
Merge pull request #2094 from AMDmi3/patch-1
Fix version, package name is not a part of it
2017-11-01 01:28:53 -07:00
James Chang
4ff90ec430 [poco] build with MySQL support (#2088)
* [poco] build with MySQL support

Set proper variables to enable MySQL support if libmysql port is installed

* [poco] Move Mysql support to a feature. Enable CMake config files.
2017-11-01 01:27:12 -07:00
Martin Hořeňovský
161244188d Update Catch to 1.11.0 2017-10-31 13:57:37 +01:00
LazyHamster
f4b09f5782 [ogre] Update port to Ogre version 1.10.8. 2017-10-31 15:55:28 +03:00
Robert Schumacher
912c38d466 [double-conversion] Fix --head builds 2017-10-31 02:14:39 -07:00
Tsukasa Sugiura
f8a4d55053 Update VTK to 8.0.1
Update VTK to 8.0.1.
2017-10-30 18:20:40 -07:00
Tsukasa Sugiura
2d021f6561 Add support build option to PCL port
Add support build options (pcap, qt) to PCL port.
2017-10-30 22:26:06 +09:00
Dmitry Marakasov
0764c7a671
Fix version, package name is not a part of it 2017-10-30 15:24:46 +03:00
Lyrex
31bbb8be37 Add DevIL port 2017-10-30 04:50:29 +01:00
Stephen E. Baker
1993a5eae6 LuaSocket port for vcpkg
Port is based off the last commit, as the last release version does not
work with 64 bit Windows, and there have been a number of critical bug fixes
since the last release candidate from 2013.
2017-10-29 22:21:41 -04:00
Amin Cheloh
eba3e2d405
[opencv] remove ffmpeg depenency
OpenCV has own prebuilt ffmpeg library
2017-10-29 12:25:50 +07:00
Robert Schumacher
7c3f469568 [signalrclient] Update to handle cpprestsdk 2.10 2017-10-28 08:50:58 -07:00
Robert Schumacher
32727f26ba [boost] --ignore-site-config, thanks @vinniefalco and @swatanabe! 2017-10-28 03:54:49 -07:00
Robert Schumacher
555d030445 [opencv] Fix UWP build. 2017-10-28 03:07:18 -07:00
Robert Schumacher
5cdc61bf75 [libharu] Stamp output headers with shared/static build information. 2017-10-28 01:59:43 -07:00
Robert Schumacher
da04e942f2 [boost] Only define BOOST_ALL_NO_LIB if not already defined. Fixes #2061. 2017-10-27 23:55:48 -07:00
Alexander Karatarakis
39830efc4f [gettimeofday] Bump version 2017-10-27 18:25:03 -07:00
xoviat
7ed6466a9d [gettimeofday] use timespec from msvc 2017-10-27 18:25:03 -07:00
jasjuang
2149fbdf59 [opencv] update to 3.3.1 2017-10-27 18:15:14 -07:00
jasjuang
b7a91127b5 [alembic] update to 1.7.4 2017-10-27 18:14:59 -07:00
Alexander Karatarakis
adea63389a [live555] Update to 2017.09.12. Resolves #2066 2017-10-27 15:27:21 -07:00
Alexander Karatarakis
80953867e8 [harfbuzz] Fix patch and apply it relative to SOURCE_PATH
The latter is done so it doesn't have to be modified if only the version is changed
2017-10-27 14:11:00 -07:00
Alexander Karatarakis
eb6860b193 [harfbuzz] Bump version 2017-10-27 14:11:00 -07:00
ebraminio
e859751cd9 [harfbuzz] 1.6.3 2017-10-27 14:11:00 -07:00
Robert Schumacher
4b66571c9d [blaze] Add dependencies and install *-config.cmake files. 2017-10-26 22:35:06 -07:00
xoviat
29f62852bd New port: MIT gettimeofday implementation (#2063)
* [gettimeofday] create CONTROL

* [gettimeofday] add source file

* [gettimeofday] add header

* [gettimeofday] create portfile

* [gettimeofday] add cmakelists.txt

* [gettimeofday/portfile] require static

* [gettimeofday/portfile] set source path

* [gettimeofday] create license

* [gettimeofday] remove duplicate headers
2017-10-26 22:08:00 -07:00
Robert Schumacher
286625e09e [rttr] Disable unit tests during build. Not bumping version because the output files are unaffected. 2017-10-26 18:33:17 -07:00
Robert Schumacher
0028cbc23f [rpclib] Initial commit of 2.2.0 2017-10-26 18:16:36 -07:00
Alexander Karatarakis
133099fa2c [pangolin] Fix glew dependency and fix usage of the crt 2017-10-25 18:31:30 -07:00
Robert Schumacher
38522146d7 Merge pull request #2015 from lazyhamster/gmime
[GMime] Initial port.
2017-10-25 16:57:47 -07:00
Robert Schumacher
29e4c5302e [gmime] Prefer ninja 2017-10-25 16:57:30 -07:00
Robert Schumacher
2128152f73 Merge pull request #2049 from sipsorcery/port_leveldb
Port for leveldb
2017-10-25 16:53:42 -07:00
Robert Schumacher
e65ef659cc Merge pull request #2040 from DanOlivier/Capstone
Adding Capstone port
2017-10-25 16:51:49 -07:00
Robert Schumacher
f1dc231bc8 [capstone] Add version. Support shared builds 2017-10-25 16:51:18 -07:00
Robert Schumacher
26ba18606f [secp256k1] Bump version 2017-10-25 16:23:09 -07:00
Aaron Clauson
0245c2ac64 Fix for secp256k1 and missing headers 2017-10-26 08:57:02 +11:00
Robert Schumacher
e3dcfcb403 [boost] Fix manual-links. Fixes #2057. 2017-10-25 13:57:28 -07:00
Robert Schumacher
1cdcb79040 [mpir] Enable lib/md. 2017-10-25 13:31:02 -07:00
Robert Schumacher
e45fb7498d [mpir] Improve error handling; allow dyn/dyn-rt or lib/lib-rt but not cross 2017-10-25 13:15:41 -07:00
Robert Schumacher
0cbaaac8fc [mpir] Reformat to LF+spaces. Add early error detection for UWP and /MT. 2017-10-25 12:44:44 -07:00
Robert Schumacher
2735cea571 [libmysql] Disable /MT. Convert portfile tabs to spaces and CRLF to LF. 2017-10-25 11:51:21 -07:00
Robert Schumacher
d1627a0a80 [libjpeg-turbo] Fix CRT linkage 2017-10-25 11:28:27 -07:00
Robert Schumacher
b71d992d95 Merge pull request #2056 from pravic/sqlite
[sqlite3] update to 3.21.0
2017-10-25 11:20:56 -07:00
pravic
ae48463360 [sqlite3] update to 3.21.0 2017-10-25 17:32:38 +03:00
Aaron Clauson
75746d0b1f Port for leveldb 2017-10-25 23:05:17 +11:00
Robert Schumacher
90a3a8a3af Merge pull request #1972 from jasjuang/cgal
new port: cgal
2017-10-23 13:05:58 -07:00
Robert Schumacher
a33c880966 Merge pull request #1970 from jasjuang/ceres
fix ceres VS2017 compilation error
2017-10-23 12:18:24 -07:00
Robert Schumacher
cb2ee48974 Merge pull request #2027 from sonogi1/master
Update port "GDCM", version 2.6.8 to 2.8.3
2017-10-23 12:17:56 -07:00
Robert Schumacher
cf5bc75597 Merge pull request #2026 from jasjuang/eigen3
[eigen3] use vcpkg_from_bitbucket to enable install from --head
2017-10-23 12:16:47 -07:00
Robert Schumacher
65fa778cf6 Merge branch 'master' into master 2017-10-23 12:15:01 -07:00
Robert Schumacher
a9b7cf32ce Merge pull request #2038 from twMr7/master
[cppzmq] Update to 4.2.2
2017-10-23 11:44:59 -07:00
Robert Schumacher
7f0dcbc15d [cppwinrt] Use vcpkg_from_github 2017-10-23 11:43:36 -07:00
Daniel Olivier
5172654b3c Adding Freetype-GL port 2017-10-23 13:08:42 -04:00
Daniel Olivier
17baff12b3 Adding Capstone port 2017-10-23 13:06:32 -04:00
James Chang
b6e82b55c1 [cppzmq] Update to 4.2.2 2017-10-24 00:04:00 +08:00
pravic
d0d135489e [sciter] Update to 4.0.5.5482 2017-10-23 16:21:19 +03:00
Scott Greenlay
7913033b00 Update cppwinrt to Fall Creators 2017-10-22 13:12:58 -07:00
Lowell Smith
08e447439d fix smpeg2 to use SDL2d in debug mode 2017-10-21 21:38:40 -04:00
jasjuang
0f66824fd8 use vcpkg_from_bitbucket 2017-10-21 08:15:05 -07:00
Robert Schumacher
3c89015da2 [cpprestsdk] Update to 2.10.0 2017-10-21 04:04:17 -07:00
Shinya Onogi
2e39b6195f Merge branch 'master' of https://github.com/Microsoft/vcpkg 2017-10-21 19:29:40 +09:00
Shinya Onogi
c37124be63 Update GDCM 2017-10-21 19:28:27 +09:00
jasjuang
35722330be [eigen3] use vcpkg_from_github to enable install from --head 2017-10-20 21:38:25 -07:00
Alexander Karatarakis
6eebc16c9c Merge pull request #2020 from cguebert/libmariadb_3.0.2
[libmariadb] Update to 3.0.2
2017-10-20 12:49:09 -07:00
Alexander Karatarakis
08d4ff1262 Merge pull request #2016 from ab-acx/pugixml
Pugixml did not build successfully when building as static.
2017-10-20 12:45:19 -07:00
Roelf-Jilling
f24c1c6ccd [CppWinRT] Update to October 2017 release 2017-10-20 21:35:29 +02:00
Christophe Guebert
48670cbe2a Fix static build. 2017-10-20 08:21:18 +02:00
Christophe Guebert
bc2781bb3c [libmariadb] Update to 3.0.2 2017-10-20 07:48:54 +02:00
Robert Schumacher
c4ceadcc88 Merge pull request #2005 from sipsorcery/port_secp256k1
Port for secp256k1 crypto library
2017-10-19 19:56:52 -07:00
Robert Schumacher
976195245f [secp256k1] Only install the single public header. Always build statically. 2017-10-19 19:56:05 -07:00
Robert Schumacher
deee8c1743 [sdl2-gfx][sdl2-image][sdl2-mixer][sdl2-net][sdl2-ttf] Fix accidental link of release libs in debug mode. 2017-10-19 19:24:49 -07:00
Robert Schumacher
b3172b1784 [azure-storage-cpp] Support latest HEAD of cpprestsdk 2017-10-19 18:01:33 -07:00
Barath Kannan
dba0884fb4 add qt5speech 2017-10-20 09:57:25 +11:00
Barath Kannan
222f59ed84 add qt5speech, fix plugin installation, fix dlls paths in cmake 2017-10-20 09:56:54 +11:00
Alexander Karatarakis
5bedde3e70 Merge pull request #2009 from AMDmi3/v-prefixes
Strip 'v' prefixes which are not really version parts
2017-10-19 14:40:41 -07:00
Robert Schumacher
f527812e9e [grpc] Fix absolute paths in installed cmake files. 2017-10-19 08:53:59 -07:00
Albert Bezzina
039e795567 FIX: Project did not build successfully when building as static. 2017-10-19 15:52:59 +02:00
LazyHamster
405d34b4a0 [GMime] Initial port. 2017-10-19 15:34:39 +03:00
Robert Schumacher
0b75d75f55 Merge pull request #2013 from sipsorcery/port_berkeleydb
Port for Berkeley DB v4.8.30
2017-10-18 20:47:06 -07:00
Robert Schumacher
2f02ebd820 [berkeleydb] Remove debugging messages, use LF endings 2017-10-18 20:44:55 -07:00
Aaron Clauson
a127ba1f2f Port for Berkeley DB v4.8.30 2017-10-19 14:25:25 +11:00
Dmitry Marakasov
c51f82bb6d Strip 'v' prefixes which are not really version parts 2017-10-18 14:18:52 +03:00
Aaron Clauson
fc80d72089 Port (cmake) for secp256k1 crypto project. 2017-10-18 21:18:08 +11:00
kypp
bef18205d7 [assimp] update to version 4.0.1 2017-10-18 09:39:38 +02:00
kypp
71d516b6dd [assimp] fix static linkage 2017-10-18 09:39:08 +02:00
Alexander Karatarakis
2b41ebc759 Merge pull request #2000 from xoviat/libsodium
Libsodium: add port
2017-10-17 17:53:47 -07:00
Robert Schumacher
8bac6ea3bf [pthreads] Version bump for PR #1990 2017-10-17 17:38:38 -07:00
Robert Schumacher
bf67ca986e Merge pull request #1990 from xoviat/pthreads
FIX: pthreads: also install "pthreads.lib"
2017-10-17 17:38:04 -07:00
Alexander Karatarakis
5c5e130585 Merge pull request #1967 from KindDragon/folly-v2017.10.02.00
[folly] Update to version v2017.10.02.00
2017-10-17 17:26:39 -07:00
xoviat
ab2dc2cae3 FIX: use the correct paths 2017-10-17 18:53:18 -05:00
xoviat
62f665010d FIX: use correct source path 2017-10-17 18:49:05 -05:00
xoviat
1af2299387 FIX: use forward slashes 2017-10-17 18:47:20 -05:00
xoviat
9642423f1d ENH: libsodium: Copy necessary files 2017-10-17 18:43:54 -05:00
xoviat
b3f123fdd0 ENH: add portfile 2017-10-17 18:25:58 -05:00
xoviat
4451a745a0 ENH: sodium: add control 2017-10-17 18:15:52 -05:00
xoviat
50402e91cb FIX: use alias folder 2017-10-17 17:31:24 -05:00
Robert Schumacher
ed7c765006 Merge pull request #1999 from alex85k/lua-fix
[lua] fix static build
2017-10-17 15:08:59 -07:00
Robert Schumacher
1211c77766 [lua] Move tools to /tools/lua 2017-10-17 15:08:30 -07:00
Robert Schumacher
63183677af Merge pull request #1997 from bjornpiltz/patch-1
Enable building openssl with custom triplet.
2017-10-17 14:45:19 -07:00
Robert Schumacher
afe2028b75 Merge pull request #1453 from muemart/boost
Build Boost with ICU and Python
2017-10-17 14:44:16 -07:00
Robert Schumacher
ae3fe7cd16 [boost] Add feature packages for regex-icu, locale-icu, and python 2017-10-17 14:42:05 -07:00
Robert Schumacher
e2163df1c2 Merge pull request #1995 from AMDmi3/patch-2
Fill Description for minizip
2017-10-17 14:37:27 -07:00
Robert Schumacher
6c249988a8 Merge pull request #1994 from AMDmi3/patch-1
Fix extra whitespace in version
2017-10-17 14:37:11 -07:00
Robert Schumacher
618526125d Merge pull request #1998 from AMDmi3/patch-3
Fix Version, "v" is not part of it.
2017-10-17 14:36:58 -07:00
Alexander Karatarakis
147cde8bfd [fetchDependency] Use Expand-Archive if it exists, otherwise fallback to cmd 2017-10-17 13:23:22 -07:00
alex85k
6fb6abba22 [lua] fix static build 2017-10-17 22:29:34 +05:00
Dmitry Marakasov
14b08e1a8d Fix Version, "v" is not part of it. 2017-10-17 17:26:12 +03:00
bjornpiltz
3c0feb549c Enable building openssl with custom triplet. 2017-10-17 16:15:37 +02:00
Dmitry Marakasov
48e380f3ea Fill Description for minizip 2017-10-17 15:28:18 +03:00
Dmitry Marakasov
f30df21cd9 Fix extra whitespace in version 2017-10-17 15:24:49 +03:00
Barath Kannan
48128e5b4d Merge branch 'master' of https://github.com/Microsoft/vcpkg into qt5_modular 2017-10-17 20:25:12 +11:00
Barath Kannan
ddc421acbc update descriptions 2017-10-17 20:23:20 +11:00
Barath Kannan
62b62d9f35 minor clean up and configuration 2017-10-17 20:02:26 +11:00
xoviat
4259fc1484 FIX: also install the debug library 2017-10-16 20:49:13 -05:00
xoviat
bc959ccd8b FIX: switch to install 2017-10-16 20:44:37 -05:00
Arkady Shapkin
c9d3512088 [folly] Fix static linking gflags and glog 2017-10-17 03:56:14 +03:00
Arkady Shapkin
9153ac76be [folly] Update to version v2017.10.02.00 2017-10-17 03:55:22 +03:00
xoviat
ea30f9a378 FIX: typo 2017-10-16 19:33:14 -05:00
xoviat
dd56066e29 FIX: pthreads: also install "pthreads.lib" 2017-10-16 19:31:06 -05:00
Robert Schumacher
ee2831c548 Merge from master 2017-10-16 17:17:28 -07:00
Robert Schumacher
a68ad1ecec Merge pull request #1964 from lazyhamster/libidn2
[libidn2] initial port
2017-10-16 16:16:24 -07:00
Robert Schumacher
81613fa0ff [vcpkg-toolchain] Improvements; add VCPKG_CHAINLOAD_TOOLCHAIN_FILE 2017-10-16 11:22:21 -07:00
Barath Kannan
c147fc78c9 further fixes 2017-10-17 03:15:30 +11:00
Barath Kannan
d28de4a13e qt5winextras 2017-10-16 23:56:47 +11:00
Barath Kannan
3ba22c1754 working qt tools build 2017-10-16 23:04:16 +11:00
Barath Kannan
890a81bebc remove old qt5 2017-10-16 00:41:48 +11:00
Barath Kannan
459ac9f2e1 qt5tools package 2017-10-16 00:40:25 +11:00
Barath Kannan
2a94ee4c62 qt5 base 2017-10-15 22:22:17 +11:00
Robert Schumacher
d0902e01a5 Merge pull request #1948 from FPar/ports/imgui
Add port for imgui library
2017-10-14 22:26:32 -07:00
Robert Schumacher
a607ad6860 [imgui] Use vcpkg_from_github, use stb from vcpkg. 2017-10-14 22:26:06 -07:00
Robert Schumacher
1f84970219 [abseil] Remove patch that has already been upstreamed. Fixes #1977 2017-10-14 21:57:30 -07:00
Robert Schumacher
561cfe89e6 [eastl] Initial commit 2017-10-14 05:45:57 -07:00
Robert Schumacher
ab48a71c9a [cctz][abseil] Initial commit of cctz, improvement of abseil to build synch and time. 2017-10-14 05:38:43 -07:00
jasjuang
4ce8f0aa31 new port: cgal 2017-10-13 21:25:18 -07:00
jasjuang
3dfffcd5fd fix ceres VS2017 compilation error 2017-10-13 15:55:20 -07:00
Robert Schumacher
85e6b1b36e Merge branch 'master' into vtk-components 2017-10-12 11:22:25 -07:00
Robert Schumacher
9c3f9582fb Merge pull request #1859 from UnaNancyOwen/fix_pcl
Enable PCAP option of PCL
2017-10-12 11:04:10 -07:00
Robert Schumacher
12ac3e9056 Merge pull request #1879 from mloskot/ml/gdal-2.2.2
[gdal] Update port to latest GDAL 2.2.2
2017-10-12 11:00:49 -07:00
Robert Schumacher
0179bc051e [openni2] Fixup forgot to commit renamed patch file. 2017-10-12 10:52:55 -07:00
Robert Schumacher
efb482b788 Merge pull request #1924 from alex85k/spatialite-tools
[spatialite-tools] initial port (spatialite.exe and other tools)
2017-10-12 10:43:11 -07:00
Robert Schumacher
37e1f8889c Merge pull request #1937 from UnaNancyOwen/fix_openni2
Add support custom triplets in OpenNI2 port
2017-10-12 10:40:23 -07:00
Robert Schumacher
57b37aac65 [openni2] Use separate copy of sources to enable building multiple triplets. Use vcpkg_from_github. 2017-10-12 10:37:14 -07:00
Robert Schumacher
c9a40fc443 Merge pull request #1938 from DigitalInBlue/#1930_Celero_Initial_Port
#1930 Celero Initial Port
2017-10-12 10:19:00 -07:00
Robert Schumacher
ae0b277ae3 [celero] Update to use vcpkg_from_github and Ninja 2017-10-12 10:18:29 -07:00
LazyHamster
bc141aa2c7 [libidn2] Remove redundant cmake option. 2017-10-12 20:06:28 +03:00
Robert Schumacher
d2c728e0bc [several ports] Remove CMake double expansions inside if() directives 2017-10-12 07:52:48 -07:00
LazyHamster
88761e1b2f [libidn2] initial port 2017-10-12 12:56:58 +03:00
jasjuang
c7914d34de update mpfr to 3.1.6 2017-10-10 23:06:14 -07:00
Alexander Karatarakis
d3c45b0668 [tiny-dnn] Use vcpkg_from_github() and fix version 2017-10-09 17:11:34 -07:00
Eric Mittelette
40bec91c0b adding tiny-dnn port files 2017-10-09 17:00:03 -07:00
Fabian Parzefall
3e4b7edb79 Add port for imgui library 2017-10-09 12:48:44 +02:00
Darryl Pogue
a3f68f5d01 [string_theory] Initial port 2017-10-08 22:04:07 -07:00
Tsukasa Sugiura
86f6485078 Add support custom triplets
Add support custom triplets.
2017-10-09 11:31:53 +09:00
pravic
a958a8b50a [sciter] Update to 4.0.4.5428 2017-10-08 07:35:09 +03:00
pravic
e30466b08c [sciter] Update to 4.0.4.5413 2017-10-08 07:33:25 +03:00
Alexander Karatarakis
1fb5313a88 [websocketpp] Add patch for openssl 1.1.0 compatibility 2017-10-06 18:51:49 -07:00
Alexander Karatarakis
bc18ea6622 [cpprestsdk] Patch to allow building with openssl 1.1.0 2017-10-06 18:51:49 -07:00
Robert Schumacher
1008d3dd7a Merge pull request #1929 from glachancecmaisonneuve/mozjpeg
mozjpeg initial port
2017-10-06 14:11:19 -07:00
Robert Schumacher
049ad42779 [mozjpeg] Use vcpkg_from_github and vcpkg_copy_tool_dependencies 2017-10-06 14:06:43 -07:00
Robert Schumacher
0b97b05a7e Merge pull request #1890 from Microsoft/dev/alkarata/winsock2cryptowincrypt
Add ports for winsock2 and wincrypt
2017-10-06 12:55:05 -07:00
John Farrier
52352d25e6 #1930 Improved build control to exclude demo applications. 2017-10-06 14:18:02 -04:00
John Farrier
3a7a18a53d #1930 Celero Initial Port 2017-10-06 13:53:48 -04:00
Robert Schumacher
74bab196c9 Merge pull request #1873 from glachancecmaisonneuve/buildinstallcmakescriptsfix
Fix for BUILD_ARGS being always added in non ninja build (vcpkg_build_cmake,vcpkg_install_cmake)
2017-10-05 17:52:15 -07:00
Robert Schumacher
2c9ee072da [vcpkg_build_cmake] Refactor _build_ and _install_ into a single cmake script.
Regenerate documentation. Remove MSVC_64_TOOLSET option because it's obsolete.
2017-10-05 17:49:28 -07:00
glachancecmaisonneuve
13a225c6ab mozjpeg initial port 2017-10-05 12:15:42 -04:00
LazyHamster
887466dfc1 Added port for librtmp 2.3 2017-10-05 15:56:49 +03:00
Robert Schumacher
d8507cd159 Merge pull request #1888 from jasjuang/aws-sdk-cpp
[aws-sdk-cpp] update to 1.2.4 and fix cmake exports
2017-10-04 16:56:00 -07:00
Alexander Karatarakis
40d531e911 Merge pull request #1926 from UnaNancyOwen/fix_openni2
Change to refer Kinect SDK 1.x that installed using vcpkg port
2017-10-04 13:03:45 -07:00
Alexander Karatarakis
26c06e1492 Merge pull request #1925 from UnaNancyOwen/fix_kinectsdk1
Extract Kinect SDK 1.x Installer using Dark
2017-10-04 13:01:12 -07:00
Alexander Karatarakis
37c155d86b Merge pull request #1414 from UnaNancyOwen/add_kinectsdk2
Add Kinect SDK v2.x port
2017-10-04 12:59:25 -07:00
Tsukasa Sugiura
6f0f196a1a Change to refer Kinect SDK 1.x that installed using vcpkg port
Fix according to changes of Kinect SDK 1.x port.
Change to refer Kinect SDK 1.x that installed using vcpkg port.
It will be always generate the Kinect SDK 1.x driver, even when Kinect
SDK 1.x is not installed in user system.
2017-10-05 01:02:36 +09:00
Tsukasa Sugiura
81a72bbfbb Extract WiX installer using Dark
Extract WiX installer using Dark.
It will be standalone extract files from installer of Kinect SDK 1.x
even if Kinect SDK 1.x is not installed in user system.
2017-10-05 00:50:13 +09:00
alex85k
c6ac9bd7f0 [spatialite-tools] initial port (spatialite.exe and other tools) 2017-10-04 20:38:57 +05:00
atkawa7
66fdeb4776 [geos] bump version 2017-10-04 05:39:16 -07:00
atkawa7
bf84f929d8 [geos] remove build_cmake 2017-10-04 05:36:30 -07:00
Robert Schumacher
322e9254c1 [gtest] Silence TR1 deprecation warning 2017-10-03 17:03:17 -07:00
Robert Schumacher
85f0a060db [geos] Bump version for previous PR 2017-10-03 15:00:16 -07:00
Robert Schumacher
3b1883556e Merge pull request #1905 from alex85k/master
[geos] allow geos_c static library cretation (libgeos_c.lib)
2017-10-03 14:56:39 -07:00
Alexander Karatarakis
21971318b4 Merge pull request #1913 from MatthewPowley/Telnetpp
[telnetpp] Initial port for 'Telnet++'
2017-10-03 13:00:57 -07:00
Alexander Karatarakis
74e26284cc Merge pull request #1917 from alex85k/libspatialite
[libspatialite] initial port
2017-10-03 12:54:21 -07:00
alex85k
587186430d [libspatialite] initial port 2017-10-04 00:26:50 +05:00
alex85k
07b22f1871 [geos] allow geos_c static library cretation (libgeos_c.lib) v2 2017-10-03 23:37:23 +05:00
alex85k
4ad9ae8560 [ReadOsm][FreeXL] fix spacebar-in-path problems 2017-10-03 23:31:12 +05:00
Tsukasa Sugiura
4e68010939 Extract WiX installer using Dark
Extract WiX installer using Dark.
It will be standalone extract files from installer of Kinect SDK 2.x
even if Kinect SDK 2.x is not installed in user system.
2017-10-03 22:31:21 +09:00
Matt Powley
6e6c2c9948 [telnetpp] Initial port for 'Telnet++', a C++ 14 implementation of the Telnet Session Layer protocol
* Initial commit for a port of Telnet++ (telnetpp)
* Upstream source: https://github.com/KazDragon/telnetpp
* Depends on Boost and Zlib (Additional dependency on GTest due to upstream authoring error)
2017-10-03 14:26:40 +01:00
Alexander Karatarakis
f58b91e8b4 Merge pull request #1902 from Ghabry/add-wildmidi
Add Wildmidi 0.4.1
2017-10-02 16:15:44 -07:00
Alexander Karatarakis
65bd58c282 Merge pull request #1906 from alex85k/freexl
[FreeXL] initial port
2017-10-02 16:12:44 -07:00
Robert Schumacher
1130cc3784 [proj][proj4] Rename proj to proj4. Leave empty forwarder behind. 2017-10-02 15:54:51 -07:00
Alexander Karatarakis
e4e5298911 [zlib] Patch to not build more things than needed 2017-10-02 14:45:41 -07:00
Alexander Karatarakis
5fefddc8c1 Merge pull request #1907 from alex85k/readosm
[ReadOSM] initial port
2017-10-02 14:29:27 -07:00
Robert Schumacher
b5a2a75bc2 Merge pull request #1900 from ShinNoNoir/patch-2
[ffmpeg] Deal with case-sensitive env vars
2017-10-02 14:11:17 -07:00
Robert Schumacher
b5de54f8ad Merge pull request #1901 from Ghabry/add-xmplite
Add xmplite 4.4.1
2017-10-02 13:56:36 -07:00
Robert Schumacher
5f29b0aad7 [libxmp-lite] Add INSTALL_HEADERS cmake macro 2017-10-02 13:53:59 -07:00
alex85k
c856dc482d [ReadOSM] initial port 2017-10-02 23:19:59 +05:00
alex85k
d4f992a08e [FreeXL] initial port 2017-10-02 22:54:00 +05:00
Ghabry
bb9265b676 Add Wildmidi 0.4.1 2017-10-02 16:11:34 +02:00
Ghabry
49cd339fd3 Add xmplite 4.4.1 2017-10-02 14:59:38 +02:00
Raynor Vliegendhart
973b0e5346 [ffmpeg] Deal with case-sensitive env vars
When behind a corporate proxy, one often needs to specify `HTTP_PROXY` and `HTTPS_PROXY` for some command line tools to work properly. However, `pacman` seems to rely on the lowercase equivalent environment variables. In a Windows command prompt environment, it is not possible to set both since Windows environment variables are not case-sensitive. As a workaround, this build script checks for the existence of HTTP_PROXY and HTTPS_PROXY. If they exist, they are exported as lowercase variables.
2017-10-02 14:31:06 +02:00
Alexander Karatarakis
0ecd97a110 Merge pull request #1892 from jasjuang/exiv2
new port: Exiv2
2017-10-01 23:38:33 -07:00
Alexander Karatarakis
15288c7aed Merge pull request #1893 from JesseTG/jtg/spirit-po
Add a port for spirit-po
2017-10-01 23:12:40 -07:00
jasjuang
e67007e632 update commit to master for cmake config support 2017-10-01 22:50:43 -07:00
jasjuang
ba255e11bb add in expat dependency 2017-10-01 21:50:09 -07:00
Mikhail Paulyshka
f7a437a662 [libexif] add version 0.6.21 2017-10-02 02:06:12 +03:00
Jesse Talavera-Greenberg
99a7b186a0
Crap 2017-10-01 13:38:12 -04:00
Jesse Talavera-Greenberg
d75b20ba3c
Add a port for spirit-po
- It's header-only, so this makes installation easy
2017-10-01 13:37:14 -04:00
jasjuang
9115812006 new port: exiv2 2017-09-30 15:43:10 -07:00
Alexander Karatarakis
9569e69b7c [opengl] Rename portfile variable 2017-09-29 18:02:20 -07:00
Alexander Karatarakis
901014edfc Add wincrypt as a port 2017-09-29 17:51:24 -07:00
Alexander Karatarakis
fcbb90b9a4 Add winsock2 as a port 2017-09-29 17:45:41 -07:00
Alexander Karatarakis
6c2297e03d Merge pull request #1884 from TheCycoONE/lua_lib
Dynamically link lua.dll to lua.exe
2017-09-29 16:35:55 -07:00
jasjuang
3035c780b2 update to 1.2.4 and fix cmake exports 2017-09-28 21:34:08 -07:00
Alexander Karatarakis
f37e66b34d Merge pull request #1341 from UnaNancyOwen/fix_openni2
Add Kinect driver to OpenNI2 port
2017-09-28 14:07:26 -07:00
Alexander Karatarakis
f1dd027dc8 Merge pull request #1882 from jasjuang/master
new port libfreenect2
2017-09-28 13:54:27 -07:00
Alexander Karatarakis
40f3e24b35 Merge pull request #1877 from JonnyPtn/gts-port
Initial GTS port
2017-09-28 13:21:47 -07:00
Alexander Karatarakis
9069ec64e6 Merge pull request #1876 from JonnyPtn/enet-port
Initial enet port
2017-09-28 12:33:04 -07:00
Robert Schumacher
9f9b4bc5c8 [abseil] Improve warning messages. 2017-09-28 11:42:36 -07:00
Robert Schumacher
c957331251 [abseil] Initial commit. Highly experimental. 2017-09-28 11:38:37 -07:00
Stephen E. Baker
493d94e296 Dynamically link lua.dll to lua.exe
For lua.exe to load C modules which are linked against lua, it must itself be
linked against lua, otherwise loading the module fails.
2017-09-27 21:24:38 -04:00
jasjuang
050a8bf617 new port libfreenect2 2017-09-27 00:23:27 -07:00
Mateusz Loskot
eacabe5c46 [geos] Update port to latest GEOS 3.6.2
* Bump GEOS version wherever necessary
* Update download package and checksum.
* Replace download from SVN with official release source package.
* Remove generating of geos_svn_revision.h as unnecessary -
  released source package includes the header.
* Explain status of the missing CMake modules.
* Remove CMake option -DBUILD_TESTING as unused.

GEOS is important dependency of GDAL (updated in #1879;
GDAL 2.2.2 can still work with GEOS earlier than 3.6.2).
2017-09-26 22:29:24 +02:00
Mateusz Loskot
6df1629d4d [gdal] Update port to latest GDAL 2.2.2
* Bump GDAL version wherever necessary
* Update download package and checksum.
* Remove 0001-Add-support-for-MSVC1900-backported-from-GDAL2.patch
  no longer necessary.
* Recalculate 000N prefix in patche filenames after the removal.
* Update 0002-Ensures-inclusion-of-PDB-in-release-dll-if-so-reques.patch
  * Patch pushed upstream https://trac.osgeo.org/gdal/ticket/7055
    and should no longer be necessary in GDAL 2.2.3 or later
* Update 0003-Fix-openjpeg-include.patch
2017-09-26 19:13:28 +02:00
jonathan.r.paton@googlemail.com
626d2f8162 Initial GTS port 2017-09-26 15:04:49 +01:00
jonathan.r.paton@googlemail.com
a4673fce89 Initial enet port 2017-09-26 13:08:27 +01:00
Alexander Karatarakis
084b1afe9a [anax] Use vcpkg_from_github(). Add missing vcpkg_copy_pdbs() 2017-09-25 15:35:41 -07:00
Alexander Karatarakis
fe92af4ddd Fix more port hashes due to github tar.gz change
Related: cb239b92

It looks like github changed the version (or the generally the way)
they do tars, causing some hash mismatches. This fixes the affected
ports.
2017-09-25 15:10:21 -07:00
Alexander Karatarakis
2955ede10b Merge pull request #1872 from mcgoo/mysql-hash-changed
update to handle mysql-server release hash change
2017-09-25 15:00:51 -07:00
Alexander Karatarakis
da5e24224a [pangolin] Bump version 2017-09-25 13:05:24 -07:00
Jim McGrath
89d2112fbe update the hash to match the current github release (!) 2017-09-25 10:39:06 -05:00
Martin Müller
06c028ce9a Enable static builds of pangolin 2017-09-25 14:48:34 +02:00
Martin Müller
f4229f3762 Use vcpkg's libraries for pangolin dependencies
Also fixes missing header that doesn't get installed
2017-09-25 14:32:57 +02:00
Alexander Karatarakis
a9f12be8f6 Merge pull request #1868 from Mixaill/sdl2-206
[sdl2] update to 2.0.6
2017-09-25 02:24:18 -07:00
Mikhail Paulyshka
ba04df32bb [openssl] install openssl tool 2017-09-24 15:37:08 +03:00
Mikhail Paulyshka
98861e3ee6 [sdl2] update to 2.0.6
- update to 2.0.6
- enable cmake-targets
- fix export symbols patch
- remove default library linkage patch (fixed in upstream)
2017-09-24 15:31:30 +03:00
Alexander Karatarakis
d857355b28 Merge pull request #1861 from alex85k/shapelib
[shapelib] initial port
2017-09-24 02:31:15 -07:00
jonathan.r.paton@googlemail.com
fbd6295178 Updated SFML to use github 2017-09-23 17:19:29 +01:00
alex85k
b7ebfdd20f [shapelib] initial port 2017-09-23 12:08:38 +05:00
Alexander Karatarakis
67e876c765 [zlib] Add PREFER_NINJA option 2017-09-23 00:00:55 -07:00
Robert Schumacher
79fc7f4de5 [opencv] Centralize download cache -- TODO: prevent opencv from performing downloads. Fix static builds. 2017-09-22 23:20:58 -07:00
Robert Schumacher
b2ab8b4883 [opencv] Enable static CRT 2017-09-22 21:39:20 -07:00
Robert Schumacher
b9f2d7b618 [opencv] Remove protobuf dependency for UWP 2017-09-22 20:52:07 -07:00
Robert Schumacher
e79c36cb8d [opencv] Address changes in opencv's CMake scripts in v3.3.0 2017-09-22 16:51:44 -07:00
Alexander Karatarakis
b8f3812068 Merge pull request #1856 from UnaNancyOwen/fix_winpcap
Add install pcap_stdinc.h file
2017-09-22 13:17:26 -07:00
Alexander Karatarakis
2589c259e5 Merge pull request #1858 from dada2048/master
Updated llvm to 5.0.0.
2017-09-22 13:12:57 -07:00
Tsukasa Sugiura
3d90214259 Enable pcap option
Enable pcap option.
You can retrieve data from PCAP file using
pcl::HDLGrabber/pcl::VLPGrabber.
2017-09-23 04:41:44 +09:00
Alexander Karatarakis
7f43d10e5b Merge pull request #1857 from jasjuang/master
[opencv] fix hash
2017-09-22 12:24:43 -07:00
Robert Schumacher
e1b0f80946 [opencv] Remove ceres dependency 2017-09-22 10:46:14 -07:00
Stephane Lajoie
89f5e0866a Updated llvm to 5.0.0. 2017-09-22 12:22:49 -04:00
jasjuang
f643a8422f Merge branch 'master' of https://github.com/jasjuang/vcpkg 2017-09-22 08:16:32 -07:00
jasjuang
9989177fed fix opencv hash 2017-09-22 08:16:06 -07:00
jasjuang
ab50491732 Merge remote-tracking branch 'upstream/master' 2017-09-22 08:14:11 -07:00
Tsukasa Sugiura
d0c33b4aa6 Add install pcap_stdinc.h file
Add install pcap_stdinc.h file.
2017-09-22 23:57:54 +09:00
Alexander Karatarakis
19b3548b69 Merge pull request #1852 from thierryba/protobuf3.4.1
protobuf: update to 3.4.1
2017-09-21 13:14:43 -07:00
Alexander Karatarakis
5e2e32ac4b [protobuf] Point to the correct url for protoc 2017-09-21 13:12:50 -07:00
Alexander Karatarakis
fac96eb344 Merge branch 'master' into master 2017-09-21 12:22:00 -07:00
Alexander Karatarakis
1bbce1ee84 Merge pull request #1770 from atkawa7/jsonnet
[jsonnet]  init fixes #869
2017-09-21 12:16:25 -07:00
Thierry Bastian
d40f2a4a5d protobuf: update to 3.4.1 2017-09-21 17:30:11 +02:00
Robert Schumacher
fdcb8a56a8 Merge pull request #1748 from atkawa7/date
[date] init
2017-09-21 04:17:09 -07:00
Robert Schumacher
702ce807b3 Merge branch 'apache-arrow-0.6.0' of https://github.com/atkawa7/vcpkg into atkawa7-apache-arrow-0.6.0 2017-09-21 04:14:30 -07:00
Robert Schumacher
3e6f32d860 Merge pull request #1781 from juandent/juandent-patch-1
Juandent patch 1 - portfile for latest version of cppwinrt
2017-09-21 01:44:09 -07:00
Robert Schumacher
5f2110b7fa Merge pull request #1699 from UnaNancyOwen/add_winpcap
Add WinPCAP Developer's Pack
2017-09-21 01:35:22 -07:00
Robert Schumacher
4cf0ed51c8 Merge pull request #1721 from mmha/kf5plotting
[KF5] Initial port of KPlotting
2017-09-21 01:25:54 -07:00
Robert Schumacher
801f3c6be4 Merge pull request #1825 from NeumannIMT/benchmark_update
Update google benchmark to current master version
2017-09-21 01:21:17 -07:00
Robert Schumacher
a3ab525123 [benchmark] Reset to latest stable, pulling back important patch. 2017-09-21 01:20:51 -07:00
Robert Schumacher
4353d848cc [paho-mqtt] Remove duplicate libraries without SSL support. 2017-09-20 20:00:57 -07:00
Tsukasa Sugiura
437eb29cda Add Kinect SDK v2.x port
Add Kinect for Windows SDK v2.x port.
2017-09-20 12:56:42 +09:00
Alexander Karatarakis
3697bd0290 Merge pull request #1816 from willyd/caffe2
[caffe2] Added caffe2 port (CPU only, no OpenCV)
2017-09-19 16:48:08 -07:00
Alexander Karatarakis
4c663ce3dc Merge pull request #1844 from sjemens/xlnt
[xlnt] Update to 1.1.0
2017-09-19 12:24:16 -07:00
ShinNoNoir
6d98ee5d9c [qt5] Bump version to reflect fixcmake.py fix 2017-09-19 17:25:06 +02:00
ShinNoNoir
956ced64d3 [qt5] Update fixcmake.py for new manual-link directory 2017-09-19 17:24:06 +02:00
Steve Jemens
e571a469f3 xlnt: update to 1.1.0 2017-09-19 14:23:50 +03:00
Nic Holthaus
2e6bb72599 git push clean-up of portfile 2017-09-18 19:15:16 -04:00
Nic Holthaus
0b10f30a99 Add port for nholthaus/units 2017-09-18 19:12:32 -04:00
Stephen E. Baker
a197e4d353 Bump luafilesystem to 1.7.0.2 2017-09-17 07:58:03 -04:00
Alexander Neumann
cf516e08f3 patch is no longer needed with changed CONFIG_PATH 2017-09-15 23:07:08 +02:00
Alexander Neumann
e1909d56a4 Removed old hashes 2017-09-15 11:19:16 +02:00
Alexander Neumann
bfd37745f3 fix so that the cmake patch is applied correctly 2017-09-15 11:16:58 +02:00
Alexander Neumann
b1b72eaef5 updatedgoogle benchmark to current trunk due to problems with variadic templated benchmarks with visual studio 2017-09-15 11:00:36 +02:00
Alexander Karatarakis
fff093029f [chmblib] Also modify VCPKG_LIBRARY_LINKAGE 2017-09-14 15:47:24 -07:00
glachancecmaisonneuve
785d3959f4 bump subversion 2017-09-14 13:22:27 -04:00
glachancecmaisonneuve
e93b7aca65 Dynamic build -> Static without failing the build 2017-09-14 13:19:50 -04:00
glachancecmaisonneuve
ac55080e02 Fixed: debug and release versions in their proper folder (was reversed)
Added: Tools included in that library
Misc: portfile cleanup, chm.vcxproj optimization switches
2017-09-14 00:41:11 -04:00
Alexander Karatarakis
cb239b92c0 Fix several port hashes due to github tar.gz change
It looks like github changed the version (or the generally the way)
they do tars, causing some hash mismatches. This fixes the affected
ports.
2017-09-12 13:32:26 -07:00
Guillaume Dumont
6a2d5adf6a [caffe2] Added caffe2 port (CPU only, no OpenCV) 2017-09-12 14:52:41 -04:00
Alexander Karatarakis
aa3ac29406 Merge pull request #1811 from pravic/sqlite
[sqlite3] update to 3.20.1
2017-09-11 04:41:39 -07:00
pravic
601661ec32 [sqlite3] update to 3.20.1 2017-09-11 12:41:40 +03:00
pravic
c867fc8587 [sciter] Update to 4.0.3.5348 2017-09-11 10:47:46 +03:00
Alexander Karatarakis
a8ae994edd Merge branch 'master' into pybind11 2017-09-09 17:53:17 -07:00
Arkady Shapkin
3a6ad750c9 [boost] Update to version 1.65.1 2017-09-10 02:40:01 +03:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Kyle Macfarlan
d2c045cc36 Update pybind11 version to 2.2.0 2017-09-08 21:48:10 -05:00
Alexander Karatarakis
f7b813dce8 [openssl] Actually include the patch for /Z7 2017-09-08 18:33:34 -07:00
Robert Schumacher
5a920ef760 [zeromq] Update to latest master to take advantage of CMake improvements. 2017-09-08 17:52:33 -07:00
Alexander Karatarakis
f52106a03a Merge pull request #1800 from KindDragon/protobuf-fix
[protobuf] Fix define PROTOBUF_USE_DLLS with static linking
2017-09-08 17:26:21 -07:00
Alexander Karatarakis
5a46f8e279 [openssl] Use /Z7 to embed symbols in static libs 2017-09-08 17:24:25 -07:00
Arkady Shapkin
5ad0d81875 [protobuf] Fix define PROTOBUF_USE_DLLS with static linking. Closes #1798 2017-09-09 02:58:25 +03:00
Alexander Karatarakis
6d0f750646 Merge pull request #1731 from FabienPean/PR/script_cmake_vcpkg_from_bitbucket
[cmake] add function vcpkg_from_bitbucket
2017-09-08 11:39:14 -07:00
codicodi
5d82583cf9 [xxhash] update to 0.6.3 2017-09-08 16:16:07 +02:00
Robert Schumacher
3ac99b2cee Merge pull request #1792 from ShinNoNoir/qt5-removedefaultdeps
[qt5] Do not link all .lib files
2017-09-07 14:41:09 -07:00
Robert Schumacher
802bba0a75 Merge pull request #1779 from OlafvdSpek/master
Update ctemplate, use Python 3
2017-09-07 14:38:33 -07:00
Robert Schumacher
73dc1999dc Merge pull request #1773 from Mixaill/urdfdom
[urdfdom] add version 1.0.0
2017-09-07 14:33:54 -07:00
Robert Schumacher
289f61fcb8 Merge branch 'master' into Mixaill-urdfdom 2017-09-07 14:25:30 -07:00
Robert Schumacher
76f195dd85 [console-bridge] [urdfdom-headers] Move copyright location. Move CMake config location 2017-09-07 14:25:03 -07:00
Arkady Shapkin
cccbdacc47 [grpc] Update version to 1.6.0 2017-09-07 22:16:39 +03:00
Arkady Shapkin
1a178574df [c-ares] Update version to 1.13.0 2017-09-07 22:16:39 +03:00
Arkady Shapkin
92e30b10ec [protobuf] Fix problem with define PROTOBUF_USE_DLLS 2017-09-07 22:16:39 +03:00
Alexander Karatarakis
d2514bfbc5 Merge pull request #1796 from codicodi/libuv-1.14.1
[libuv] update to 1.14.1
2017-09-07 11:53:56 -07:00
Alexander Karatarakis
b7251606f0 [openblas] Move whitespace fixes to the whistespace.patch 2017-09-07 11:42:01 -07:00
codicodi
4691924354 [libuv] update to 1.14.1 2017-09-07 20:21:52 +02:00
Johnny Willemsen
79838d1346
[ACE] 6.4.5 2017-09-07 09:39:12 +02:00
Alexander Karatarakis
3413115a83 [openblas] Use vcpkg_from_github() 2017-09-06 18:25:42 -07:00
Robert Schumacher
cd76396de3 [console-bridge] [urdfdom-headers] Move copyright location 2017-09-06 18:02:59 -07:00
Robert Schumacher
cc89fc7803 [urdfdom-headers] [console-bridge] Rename to remove underscores 2017-09-06 17:51:10 -07:00
Robert Schumacher
d47eb63363 Merge pull request #1790 from cyj0912/master
Update glslang shaderc spirv-tools
2017-09-06 17:35:52 -07:00
Alisa yang
cdff7ada17 [openblas] Bump version 2017-09-06 15:58:36 -07:00
Alisa yang
d440c5863f [openblas] Have the portfile apply the new patch 2017-09-06 15:57:13 -07:00
Alisa yang
1253ad0c62 [openblas] Add patch for whitespace 2017-09-06 15:36:55 -07:00
Raynor Vliegendhart
304a1561cb [qt5] Bump version to reflect change in which .libs are linked 2017-09-06 08:03:45 +02:00
Raynor Vliegendhart
cd8c8af8e8 [qt5] Do not link all .lib files
This commit moves a few .lib files to subfolders to prevent them from
automatically getting linked:

Qt5Bootstrap (dbg):
This lib is linked against a release version of the CRT and is only
meant for release builds. For debug builds, this lib should not be
linked at all.

qtmain (rel), qtmaind (dbg),
Qt5AxServer (rel), Qt5AxServerd (dbg):
These libs are mutually exclusive. The user either links against
qtmain(d) for desktop applications or against Qt5AxServer(d) for ActiveX
servers.

See https://github.com/Microsoft/vcpkg/issues/1442 for more information.
2017-09-06 07:54:32 +02:00
Robert Schumacher
929bf5c33d Merge pull request #1657 from KindDragon/tesseract
Tesseract-OCR library
2017-09-05 16:49:07 -07:00
jasjuang
46db0f03fc disable vtk and cuda by default 2017-09-05 15:31:36 -07:00
Toby Chen
471d7e2ae7 Update glslang shaderc spirv-tools
Update those ports to the versions listed in https://github.com/google/shaderc/blob/known-good/known_good.json
2017-09-05 12:58:53 -07:00
pravic
453a16d4e7 [meschach] Add version and description. 2017-09-05 19:57:06 +03:00
juandent
417fe6633f These work correctly as far as I tested them... 2017-09-04 17:43:37 -06:00
Olaf
f1c220d723 Update ctemplate, use Python 3 2017-09-04 11:49:03 +02:00
Alexander Karatarakis
f4ade1bf0c Merge pull request #1777 from AlexanderTaeschner/Issue1289
[cairo] Update to version 1.15.8 and revert PR1277
2017-09-04 01:55:31 -07:00
Alexander Karatarakis
83ea725c1b Merge pull request #1778 from jwillemsen/jwi-ace644fix
[ace] 6.4.4
2017-09-04 01:45:01 -07:00
Alexander Karatarakis
942d94e1d1 Merge pull request #1774 from Mixaill/nlopt
[nlopt] add master 2017-08-24
2017-09-04 01:42:49 -07:00
Alexander Karatarakis
41fa09af20 Merge pull request #1772 from atkawa7/paho-mqqt-update
[paho-mqtt] update
2017-09-04 01:35:01 -07:00
Johnny Willemsen
60c581b64e
Updated CONTROL file to list 6.4.4, portfile was updated some time ago already
* ports/ace/CONTROL:
2017-09-04 10:22:06 +02:00
Alexander Karatarakis
309fa56fd4 Merge pull request #1769 from Mixaill/tinyxml-262
[tinyxml] add version 2.6.2
2017-09-04 01:20:42 -07:00
Alexander Karatarakis
bafc391899 Merge pull request #1768 from atkawa7/guetzli
[guetzli] init port
2017-09-04 01:16:16 -07:00
Alexander Karatarakis
8a9cfa193a Merge pull request #1767 from atkawa7/bigint
[bigint] init port
2017-09-04 01:10:26 -07:00
Alexander Karatarakis
583c79c51f Merge pull request #1765 from atkawa7/piex
[piex] init port
2017-09-04 01:07:13 -07:00
Alexander Täschner
3eb193938a Update to version 1.15.8.
Revert "Merge pull request #1277 from AlexanderTaeschner/CairoInitMutex".

This reverts commit 2aa83904ea, reversing
changes made to 748e8b6e74.
2017-09-04 10:04:55 +02:00
Alexander Karatarakis
51f6657770 Merge pull request #1764 from atkawa7/lodepng
[lodepng] init port
2017-09-04 01:01:41 -07:00
Alexander Karatarakis
95da2dfdb3 Merge pull request #1760 from atkawa7/Meschach
[meschach] init
2017-09-04 00:51:13 -07:00
Alexander Karatarakis
2dd7926fee Merge pull request #1759 from atkawa7/fadbad
[fadbad] init port
2017-09-04 00:45:14 -07:00
Alexander Karatarakis
6ce4908f69 Merge pull request #1758 from atkawa7/PicoSHA2
[picosha2] init
2017-09-04 00:39:04 -07:00
Alexander Karatarakis
ee976fb377 Merge pull request #1757 from atkawa7/microhttpd
[libmicrohttpd] init port
2017-09-04 00:29:49 -07:00
Alexander Karatarakis
8c289213cc Merge pull request #1756 from atkawa7/tinythread
[tinythread] init
2017-09-04 00:22:37 -07:00
Alexander Karatarakis
27b8519330 Merge pull request #1755 from atkawa7/libunibreak
[libunibreak] init port
2017-09-04 00:15:37 -07:00
Alexander Karatarakis
4df8482aaf Merge pull request #1754 from atkawa7/gumbo
[gumbo] init port
2017-09-04 00:05:14 -07:00
Alexander Karatarakis
319dd85ebc Merge pull request #1753 from atkawa7/libstemmer
[libstemmer] init
2017-09-04 00:01:33 -07:00
Thierry Bastian
a64bc4a8be code review 2017-09-04 08:38:26 +02:00
atkawa7
557f81f5db [arrow] update 2017-09-03 18:09:03 -07:00
Mikhail Paulyshka
f6a5f35320 [nlopt] add master 2017-08-24 2017-09-04 01:27:17 +03:00
Mikhail Paulyshka
5e73df3a02 [urdfdom] add version 1.0.0 2017-09-04 00:43:02 +03:00
Mikhail Paulyshka
eec908a7f6 [console_bridge] add version 0.3.2 2017-09-04 00:34:31 +03:00
Mikhail Paulyshka
f9eda00cda [urdfdom_headers] add version 1.0.0 2017-09-04 00:34:01 +03:00
atkawa7
1f5740e33b [paho-mqtt] update 2017-09-03 14:16:09 -07:00
Arkady Shapkin
15b0c1a4b6 [tesseract] Initial port. Closes #465 2017-09-04 00:12:56 +03:00
Arkady Shapkin
10f51972cb [leptonica] Initial port 2017-09-04 00:12:56 +03:00
atkawa7
000f11136d [jsonnet] init fixes #869 2017-09-03 12:44:15 -07:00
Mikhail Paulyshka
2c4bc8c2db [tinyxml] add version 2.6.2 2017-09-03 22:23:07 +03:00
atkawa7
a7299d4570 [guetzli] init fixes #844 2017-09-03 11:14:33 -07:00
atkawa7
eefd9c94d0 [butteraugli] init port 2017-09-03 10:41:00 -07:00
atkawa7
84dbcb72c0 [bigint] init port 2017-09-03 08:50:17 -07:00
atkawa7
8084f314a1 [piex] init port 2017-09-03 08:09:39 -07:00
atkawa7
0d309cd259 [lodepng] init port 2017-09-03 07:32:34 -07:00
atkawa7
f86c8a73d7 [meschach] init 2017-09-02 21:12:35 -07:00
atkawa7
e14e18a5e4 [fadbad] init port 2017-09-02 20:38:27 -07:00
atkawa7
819d2667a1 [picosha2] init 2017-09-02 20:28:16 -07:00
atkawa7
0ea1041e8d [libmicrohttpd] init port 2017-09-02 20:11:30 -07:00
atkawa7
a5c6f73d69 [tinythread] init 2017-09-02 19:39:25 -07:00
atkawa7
28c10b1a7a [gumbo] fix missing header 2017-09-02 17:12:39 -07:00
atkawa7
47f329089a [libunibreak] init port 2017-09-02 17:09:07 -07:00
atkawa7
520b3b3907 [gumbo] html parser init 2017-09-02 16:35:59 -07:00
atkawa7
db6282e788 [libstemmer] add description 2017-09-02 12:55:43 -07:00
atkawa7
dd0a7bc1f7 [libstemmer] init 2017-09-02 12:53:11 -07:00
Thierry Bastian
a610f62587 protobuf: switching to 3.4 2017-09-01 13:42:51 +02:00
atkawa7
a1c3bd230a [date] Howard HInnant date utils init 2017-08-31 16:06:18 -07:00
Alexander Karatarakis
d09e7fa2d9 [shaderc] Bump version 2017-08-31 14:51:39 -07:00
vlj
27a4067bdf set glslangdir and glslang lib interface_include_directories in shaderc cmakelist. 2017-08-31 20:16:21 +02:00
Martin Müller
d88f53de9c In debug configuration, link boost with debug Python libraries instead of release ones 2017-08-31 08:45:22 +02:00
Martin Müller
1304b77202 Bump boost version 2017-08-31 08:45:21 +02:00
Martin Müller
481128e979 Build boost.python 2017-08-31 08:44:51 +02:00
Martin Müller
99a8d74549 Use ICU in boost build 2017-08-31 08:44:50 +02:00
Alexander Karatarakis
8fac93e539 Merge pull request #1729 from atkawa7/pthreads
[pthreads] init port
2017-08-30 16:42:40 -07:00
Alexander Karatarakis
7272e81460 Merge pull request #1736 from madebr/libmad_fix
Libmad: fix header include + no inline assembly
2017-08-30 16:29:26 -07:00
Alexander Karatarakis
a51b482c89 Merge pull request #1741 from paercebal/fix_for_broken_xerces
Update xerces-c port files to retrieve it from github
2017-08-30 16:02:21 -07:00
paercebal
38712f755b Removing explicit setting of SOURCE_PATH 2017-08-31 00:56:49 +02:00
paercebal
3b8159bad0 use vcpkg_from_github instead 2017-08-30 23:57:27 +02:00
Alexander Karatarakis
137d5a29ae Merge pull request #1740 from codicodi/gtk-3.22.19
[gtk] update to 3.22.19
2017-08-30 13:26:20 -07:00
paercebal
d0155a477e Update xerces-c port files to retrieve it from github 2017-08-30 22:18:58 +02:00
Alexander Karatarakis
1d62cc0df8 Merge pull request #1739 from codicodi/gdk-pixbuf-2.36.9
[gdk-pixbuf] update to 2.36.9
2017-08-30 13:06:12 -07:00
Alexander Karatarakis
d39ab9eb6e Merge pull request #1738 from codicodi/pango-1.40.11
[pango] update to 1.40.11
2017-08-30 12:28:08 -07:00
Alexander Karatarakis
a510536ef0 Merge pull request #1737 from codicodi/glib-2.52.3
[glib] update to 2.52.3
2017-08-30 12:23:54 -07:00
codicodi
fa8ce7af7e [gtk] update to 3.22.19 2017-08-30 16:01:33 +02:00
codicodi
5ef20222d7 [gdk-pixbuf] update to 2.36.9 2017-08-30 15:47:14 +02:00
codicodi
efc38c7192 [pango] update to 1.40.11 2017-08-30 15:28:50 +02:00
codicodi
c0da751264 [glib] update to 2.52.3 2017-08-30 15:08:46 +02:00
Anonymous Maarten
059e1e487f libmad: use the default floating point module 2017-08-30 14:40:40 +02:00
Anonymous Maarten
2e2c7e51b3 libmad: put "mad.h" header in include path 2017-08-30 14:40:37 +02:00
Raynor Vliegendhart
345527b365 [libxml2] Add http mirror
On some networks, access to FTP sites is restricted. In order to still download, build and install libxml2, an http mirror has to be added to the cmake file.
2017-08-30 07:19:34 +02:00
Alexander Karatarakis
83464ec5b7 Merge pull request #1710 from Mixaill/fcl
[FCL] add version 0.5.0
2017-08-29 16:21:09 -07:00
Alexander Karatarakis
d1d01075ad Merge pull request #1709 from Mixaill/ccd
[libccd/ccd] rename from libccd to ccd, refactor
2017-08-29 15:42:45 -07:00
Fabien Péan
6b5e39848a [blaze] Use vcpkg_from_bitbucket in portfile 2017-08-30 00:15:28 +02:00
Alexander Karatarakis
27d5f57cdb [boost] Use fixed commit for 1.65 patch 2017-08-29 14:42:32 -07:00
atkawa7
adb8142329 [pthreads] Fix macros 2017-08-29 12:15:35 -07:00
atkawa7
1362342f55 [pthreads] init port 2017-08-29 11:41:08 -07:00
Tsukasa Sugiura
4fdcca314a Apply Hotfix of Known Issues for Boost 1.65.0
Apply Hotfix of Known Issues for Boost 1.65.0.
2017-08-30 03:11:37 +09:00
Robert Schumacher
265fb7e0b5 [jxrlib] Fix hash. Fixes #1705. 2017-08-28 19:29:47 -07:00
Albert Ziegenhagel
d7a313c5c3 [vtk] improve portfile:
- Use system libharu
- Simplyfy enabling/disabling optional modules of VTK
- Add options to build VTK python modules or all VTK modules
2017-08-28 10:48:30 +02:00
Alexander Karatarakis
f696f40533 Merge pull request #1720 from mmha/ecm_5_37
Update ecm to version 5.37.0
2017-08-27 21:47:54 -07:00
Alexander Karatarakis
008919edba Merge pull request #1719 from atkawa7/ctemplate_public_headers
[ctemplate] Disable Installing Private Headers
2017-08-27 21:46:30 -07:00
Alexander Karatarakis
10809ba2bb Merge pull request #1717 from codicodi/jsoncpp-1.8.1
[jsoncpp] update to 1.8.1
2017-08-27 21:41:41 -07:00
Alexander Karatarakis
41a8e59807 Merge pull request #1716 from codicodi/curl-7.55.1
[curl] update to 7.55.1
2017-08-27 21:37:33 -07:00
Alexander Karatarakis
ff4f67eabd Merge pull request #1713 from t-sharp/master
Updated libsigcpp to version 2.99.9
2017-08-27 21:33:20 -07:00
Alexander Karatarakis
965f2fbfe7 Merge pull request #1715 from codicodi/snappy-1.1.7
[snappy] update to 1.1.7
2017-08-27 21:32:44 -07:00
Alexander Karatarakis
aaf7f5b7d7 Merge pull request #1714 from codicodi/libpng-1.6.32
[libpng] update to 1.6.32
2017-08-27 21:30:32 -07:00
Alexander Karatarakis
5e720f4dee [catch] Fix hash 2017-08-27 21:24:37 -07:00
Alexander Karatarakis
e54f66e3fb Merge branch 'catch-1.10.0' of https://github.com/horenmar/vcpkg into horenmar-catch-1.10.0 2017-08-27 20:59:11 -07:00
Morris Hafner
7e521b0802 [KF5] Initial port of KPlotting 2017-08-28 05:22:40 +02:00
Morris Hafner
3ca2ed4c63 Updated ecm to version 5.37.0 2017-08-28 05:00:10 +02:00
Tsukasa Sugiura
6c995f7396 Add support to change linkage of CRT and library
Add support to change linkage of CRT and library.
2017-08-28 01:03:32 +09:00
atkawa7
1006849f34 [ctemplate] fixes google/glog#236 OlafvdSpek/ctemplate#127 #1514 2017-08-27 08:30:37 -07:00
codicodi
c2efba6516 [jsoncpp] update to 1.8.1 2017-08-27 15:24:51 +02:00
codicodi
19916e5ce1 [curl] update to 7.55.1 2017-08-27 15:13:37 +02:00
codicodi
8b7298982a [snappy] update to 1.1.7 2017-08-27 14:20:14 +02:00
codicodi
3d42bc2be8 [libpng] update to 1.6.32 2017-08-27 14:11:21 +02:00
Tobias
079ef9785a Updated libsigcpp to version 2.99.9 2017-08-27 12:21:33 +02:00
Martin Hořeňovský
a1b92053f1 Update Catch to 1.10.0 2017-08-27 11:22:44 +02:00
Mikhail Paulyshka
36d359679a [FCL] add version 0.5.0 2017-08-27 04:18:26 +03:00
Mikhail Paulyshka
d7d571cb3e [libccd/ccd] rename from libccd to ccd, refactor
* use vcpkg_from_github
* enable cmake-exports
* rename from libccd to ccd (cmake-exports expects ccd as package name)
* export additional symbols (fixes FCL)
2017-08-27 04:17:41 +03:00
Ted John
44c9b076f9 [speexdsp] Add port for speexdsp 1.2rc3 2017-08-26 15:29:12 +01:00
Tsukasa Sugiura
74f6077ec3 Build WinPCAP libraries from source code
Build WinPCAP libraries from source code.
2017-08-26 02:00:40 +09:00
Tsukasa Sugiura
aa97800422 Add WinPCAP Developer's Pack
Add WinPCAP Developer's Pack
2017-08-25 15:02:15 +09:00
Alexander Karatarakis
8fc510e1f9 [highfive] Remove unneeded vcpkg_copy_pdbs() 2017-08-24 15:42:08 -07:00
Alexander Karatarakis
8016f695e4 Merge pull request #1695 from veggiesaurus/highfive
[highfive] new port
2017-08-24 15:41:27 -07:00
Alexander Karatarakis
73ab68dc18 Merge pull request #1679 from glachancecmaisonneuve/unrar
[unrar] initial port
2017-08-24 14:41:55 -07:00
Alexander Karatarakis
c1a6a0513c Merge pull request #1693 from codicodi/add-rhash
[rhash] new port
2017-08-24 14:36:22 -07:00
Alexander Karatarakis
515d7326dc Merge pull request #1698 from codicodi/fix-expat
[expat] drop debug suffix
2017-08-24 14:29:37 -07:00
Alexander Karatarakis
08232f12a3 Merge pull request #1692 from codicodi/add-lzfse
[lzfse] new port
2017-08-24 13:27:08 -07:00
codicodi
9a1618c8a5 [expat] drop debug suffix 2017-08-24 21:45:00 +02:00
veggiesaurus
e4d0cb1976 cleanup portfile 2017-08-24 20:18:00 +02:00
veggiesaurus
2291214f1f highfive header-only install 2017-08-24 20:14:49 +02:00
codicodi
c4e4ba6418 [rhash] new port 2017-08-24 17:37:06 +02:00
Robert Schumacher
a3e607c8f1 [assimp] Fix non-const-accepting WordIterator::operator!= 2017-08-24 02:55:25 -07:00
Robert Schumacher
1081778b84 [openssl] Improve Windows SDK support (contract version detection) 2017-08-23 22:15:02 -07:00
Alexander Karatarakis
79365783d0 [boost] Fix uwp build by disabling stacktrace and fiber 2017-08-23 15:14:21 -07:00
Alexander Karatarakis
f346de97f5 Merge pull request #1687 from codicodi/libraw-fixes
[libraw] fix import macro, correct dependencies
2017-08-23 09:26:54 -07:00
codicodi
b8f51a1cdb [libraw] fix import macro, correct dependencies
By default, libraw does not attempt to link to libjpeg, but does pick up jasper if present
2017-08-23 17:04:52 +02:00
codicodi
01cbf421ab [expat] update to 2.2.4 2017-08-23 16:07:57 +02:00
glachancecmaisonneuve
3e6a19754b no more renaming
control version number was wrong (thank you for spotting that)
2017-08-22 23:15:19 -04:00
Robert Schumacher
687ea82f89 [vcpkg] Improve formatting of search and list. Fix gl2ps version. 2017-08-22 15:59:27 -07:00
Alexander Karatarakis
6035c3228b Merge pull request #1675 from veggiesaurus/ccfits
[ccfits] new port
2017-08-22 14:10:28 -07:00
Robert Schumacher
c3cc25b825 Merge pull request #1671 from jasjuang/pangolin
new port pangolin
2017-08-22 13:58:31 -07:00
Robert Schumacher
e8253d2728 [pangolin] PREFER_NINJA, remove v from version 2017-08-22 13:58:13 -07:00
Alexander Karatarakis
9b6a46afdc Merge pull request #1680 from Mixaill/p7baical44
[libp7-baical] update to 4.4
2017-08-22 13:50:03 -07:00
Alexander Karatarakis
6157eb6f82 Merge pull request #1663 from atkawa7/ffmpeg
[ffmpeg] update to 3.3.3
2017-08-22 13:40:52 -07:00
Mikhail Paulyshka
c50e9b4cfb [libp7-baical] update to 4.4 2017-08-22 22:59:50 +03:00
Alexander Karatarakis
abd4b16e9e [libharu] Bump version 2017-08-22 12:32:31 -07:00
Alexander Karatarakis
88ad9cf7f1 Merge pull request #1658 from atkawa7/libharufix
[libharu] Fixes #1652
2017-08-22 12:31:26 -07:00
Robert Schumacher
a4ad5fcf06 Merge pull request #1670 from jasjuang/sophus
new port: sophus
2017-08-22 11:59:37 -07:00
Robert Schumacher
b38b471573 [sophus] PREFER_NINJA 2017-08-22 11:59:15 -07:00
Alexander Karatarakis
766656b10b Merge pull request #1668 from igl42/master
[blaze] update to Blaze 3.2
2017-08-22 11:54:38 -07:00
Alexander Karatarakis
ca45ab367f Merge pull request #1672 from codicodi/zstd-1.3.1
[zstd] update to 1.3.1
2017-08-22 11:54:06 -07:00
glachancecmaisonneuve
0e9dcc518f [unrar] initial port 2017-08-22 01:21:54 -04:00
Alexander Karatarakis
ea4799847f [boost] Update to 1.65 2017-08-21 20:41:35 -07:00
Alexander Karatarakis
ae869a2886 Merge pull request #1677 from JesseTG/jtg/allegro5-pkgconfig
Update allegro5
2017-08-21 17:54:54 -07:00
Jesse Talavera-Greenberg
91e8afaa18 Update portfile.cmake 2017-08-21 17:59:31 -04:00
Jesse Talavera-Greenberg
ed9ef70d3f Add opus support and update to latest revision 2017-08-21 17:52:09 -04:00
Alexander Karatarakis
c56694fbce Merge pull request #1676 from radpointhq/master
* fixed SHA512 sum of the package jxrlib
2017-08-21 13:41:05 -07:00
Alexander Karatarakis
9f3a4b6a16 Merge pull request #1667 from codicodi/spdlog-0.14.0
[spdlog] update to 0.14.0
2017-08-21 13:32:01 -07:00
Marek Kwasecki
9d7943e187 * fixed SHA512 sum of the package 2017-08-21 20:10:50 +02:00
Jesse Talavera-Greenberg
2083bb689a Generate pkg-config files 2017-08-21 13:28:25 -04:00
codicodi
a8d69a697b [zstd] update to 1.3.1 2017-08-21 13:51:21 +02:00
veggiesaurus
e96c0d6703 ccfits port implemented for dynamic and static builds 2017-08-21 13:11:29 +02:00
jasjuang
7fed53243c new port pangolin 2017-08-20 11:03:45 -07:00
jasjuang
f11ee61fd6 new port: sophus 2017-08-20 11:02:30 -07:00
jasjuang
2b178b3cb6 fix dnn compilation 2017-08-20 10:33:39 -07:00
jasjuang
b501937942 build with ffmpeg 2017-08-20 00:37:08 -07:00
jasjuang
c23e69b008 use vcpkg_from_github 2017-08-20 00:25:43 -07:00
Klaus Iglberger
e5ec89e102 [blaze] update to Blaze 3.2 2017-08-20 05:56:02 +02:00
Robert Schumacher
7f9e9574a3 [lcms] Remove vcpkg_build_cmake() 2017-08-19 18:55:40 -07:00
Mikhail Paulyshka
73a02b9f70 [lcms] fix header file
* fix header file
* prefer ninja
* use github
2017-08-19 23:29:24 +03:00
codicodi
3d111fedea [spdlog] update to 0.14.0 2017-08-19 20:00:54 +02:00
codicodi
1b304fff8c [lz4] update to 1.8.0 2017-08-18 20:07:56 +02:00
atkawa7
779307a10e [ffmpeg] update to 3.3.3 2017-08-18 08:36:34 -07:00
atkawa7
14c4ff0234 [libharu] Fixes #1652 2017-08-16 18:12:08 -07:00
Alexander Karatarakis
8ee84e50e0 Merge pull request #1656 from codicodi/libuv-1.14.0
[libuv] update to 1.14.0
2017-08-16 10:53:22 -07:00
Alexander Karatarakis
9884ebac6a Merge pull request #1655 from albertziegenhagel/gdal-fix-link-curl
[gdal] Fix linking curl libraries
2017-08-16 10:40:49 -07:00
codicodi
570cbccb78 [libuv] update to 1.14.0 2017-08-16 18:35:00 +02:00
Tsukasa Sugiura
1b7b814689 Dynamic path convert
Dynamic path convert of Kinect SDK directory in patch file.
2017-08-17 00:15:29 +09:00
Albert Ziegenhagel
f2482d3af9 [gdal] fix linking to curl libraries 2017-08-16 16:32:33 +02:00
codicodi
e4523db1be [pcre2] update to 10.30 2017-08-16 13:10:49 +02:00
Johnny Willemsen
38a9b1bd21
Upgrade to the ACE 6.4.4 micro release
* ports/ace/portfile.cmake:
2017-08-16 09:33:45 +02:00
jasjuang
66ac9bb63a fix debug build, fix dll copy problem 2017-08-15 18:20:28 -07:00
Alexander Karatarakis
b577b8843e Merge pull request #1647 from atkawa7/gl2ps
[gl2ps] init
2017-08-15 15:22:47 -07:00
Alexander Karatarakis
4d23d04159 Merge pull request #1646 from atkawa7/libharu
[libharu] init port
2017-08-15 14:56:22 -07:00
Alexander Karatarakis
ea2b9fe6de Merge pull request #1640 from glachancecmaisonneuve/chmlib
chmlib
2017-08-15 14:53:39 -07:00
Robert Schumacher
3e0a1ddf7e Merge pull request #1582 from Microsoft/qualifier_change
change qualifier bracket to parens
2017-08-15 13:58:31 -07:00
Robert Schumacher
28ae8e94d5 Merge branch 'master' into qualifier_change 2017-08-15 13:56:20 -07:00
atkawa7
675323c45c [date] init port 2017-08-15 12:47:23 -07:00
atkawa7
c12a2e2065 [gl2ps] init 2017-08-15 12:24:12 -07:00
Alexander Karatarakis
45fcdbc7f2 Merge pull request #1614 from albertziegenhagel/mpfr-3.1.5
Add initial port for MPFR
2017-08-15 11:56:00 -07:00
Alexander Karatarakis
2d72fa0015 Merge pull request #1611 from veggiesaurus/cfitsio
[cfitsio] new port
2017-08-15 11:41:49 -07:00
atkawa7
f44f2f4e6e [libharu] init port 2017-08-15 11:15:39 -07:00
codicodi
67f44796bb [libogg] export all symbols 2017-08-15 18:17:20 +02:00
Alexander Karatarakis
cd7f4cccff Merge pull request #1636 from jasjuang/flann
[flann] fix hdf5 compile error
2017-08-13 19:16:54 -07:00
jasjuang
a6099f8267 update glew to 2.1.0 2017-08-13 17:21:08 -07:00
glachancecmaisonneuve
ee42c44b39 chmlib 2017-08-13 15:45:51 -04:00
jasjuang
454cad276f fix hdf5 compile error 2017-08-11 15:27:49 -07:00
Alexander Karatarakis
e4f553a5c8 Merge pull request #1633 from codicodi/curl-7.55.0
[curl] update to 7.55.0
2017-08-11 12:36:02 -07:00
codicodi
ce452195c8 [curl] update to 7.55.0 2017-08-11 18:40:13 +02:00
Alexander Karatarakis
f3f3c71709 Merge pull request #1634 from codicodi/openjpeg-2.2.0
[openjpeg] update to 2.2.0
2017-08-11 09:12:22 -07:00
Alexander Karatarakis
443ab4850a Merge pull request #1632 from albertziegenhagel/vtk-use-libtheora
[vtk] Use system libtheora
2017-08-11 08:39:46 -07:00
codicodi
7c4aa34216 [gdal] fix build with updated openjpeg 2017-08-11 16:50:07 +02:00
codicodi
844df491b7 [openjpeg] update to 2.2.0 2017-08-11 16:49:47 +02:00
Albert Ziegenhagel
199288a8f5 [vtk] Use system libtheora 2017-08-11 10:17:32 +02:00
Convery
3f7cbe9528 Update portfile.cmake 2017-08-11 03:07:57 +02:00
Convery
3115c1dd30 Update CONTROL 2017-08-11 02:54:37 +02:00
Martin Hořeňovský
dc064a4436 Update Catch to 1.9.7 2017-08-11 00:03:15 +02:00
Alexander Karatarakis
b2b41fbf18 Merge pull request #1580 from codicodi/physfs-fix
[physfs] enable static builds, use external zlib
2017-08-10 14:26:18 -07:00
Alexander Karatarakis
8024832558 Merge pull request #1598 from josuegomes/fix/gm1.3.26-1
[graphicsmagick] build fixes
2017-08-10 14:21:28 -07:00
Alexander Karatarakis
a8359841a6 Merge pull request #1283 from UnaNancyOwen/add_pcl
Add PCL port
2017-08-10 13:56:07 -07:00
Alexander Karatarakis
d719443c67 Merge pull request #1601 from albertziegenhagel/vtk-8.0
Update VTK to version 8.0.
2017-08-10 13:52:21 -07:00
Alexander Karatarakis
530761c2e7 Merge pull request #1547 from Mixaill/libtheora-refactor
[libtheora] update to master, refactor
2017-08-10 13:44:15 -07:00
Albert Ziegenhagel
7f5a659734 [vtk] do not install headers into subdirectory "vtk-8.0" so that "vcpkg integrate install" works as excpected 2017-08-10 22:05:12 +02:00
Albert Ziegenhagel
4a57f69e16 [vtk] Use libjpeg, proj and lz4 from vcpkg 2017-08-10 21:58:44 +02:00
Tsukasa Sugiura
dd15e6f026 Change directory structure to install the header files
Fix bug when using "vcpkg integrate install" command by change directory
structure to install the header files.
2017-08-11 03:07:08 +09:00
Albert Ziegenhagel
616cfb0eff [vtk] Fixed that the VTK debug was build linked against the release GLEW library 2017-08-10 18:20:40 +02:00
Alexander Karatarakis
0c4559e047 Merge pull request #1625 from SergiusTheBest/master
[plog] initial port of plog 1.1.3
2017-08-10 08:44:58 -07:00
Albert Ziegenhagel
dffe4793b8 [vtk] Fix remaining references to release libraries from debug version of VTK 2017-08-10 17:05:43 +02:00
Albert Ziegenhagel
6d73c73b21 [vtk] remove some debug messages 2017-08-10 15:30:37 +02:00
Albert Ziegenhagel
dd9f27100d [vtk] do not use "debug;" or "optimized;" prefixes for library configurations, but wrap them in generator expressions instead 2017-08-10 15:29:42 +02:00
Albert Ziegenhagel
44b34505e4 [vtk] Fix tools directory 2017-08-10 12:06:49 +02:00
Albert Ziegenhagel
c344e708ec [vtk] fix issue where release libraries are referenced from VTK debug build 2017-08-10 11:56:23 +02:00
Sergey Podobry
8df35ffa1c [plog] initial port of plog 1.1.3 2017-08-10 10:54:39 +03:00
Alexander Karatarakis
afe9d3733d Merge pull request #1623 from codicodi/bump-stb
[stb] update to lastest master
2017-08-09 16:57:03 -07:00
codicodi
232ab30a92 [stb] update to lastest master 2017-08-09 21:33:37 +02:00
Alexander Karatarakis
f57394c894 Merge pull request #1622 from codicodi/yaml-cpp-fixes
[yaml-cpp] fix import macro, install cmake config files
2017-08-09 10:22:37 -07:00
Alexander Karatarakis
df8935979e Merge pull request #1620 from jasjuang/ceres
update ceres to 1.13
2017-08-09 10:20:34 -07:00
codicodi
0f428cf897 [yaml-cpp] fix import macro and cmake config files 2017-08-09 14:46:01 +02:00
jasjuang
c8488c2d6b update ceres to 1.13 2017-08-08 22:31:44 -07:00
Alexander Karatarakis
5a9bf2426b Merge pull request #1607 from neilsh-msft/OpenBLAS-UWP
OpenBLAS-2.20 and UWP support
2017-08-08 18:24:50 -07:00
Neil Shipp
6a3c13f42b Use SOURCE_PATH for license file path 2017-08-08 17:44:24 -07:00
Robert Schumacher
68fabb939e [cpp-redis] Commit missing tacopie/CMakeLists.txt
Fixes #1610
2017-08-08 15:51:42 -07:00
Robert Schumacher
b77fea6948 Merge pull request #1062 from KindDragon/jemalloc
[jemalloc] Initial commit for jemalloc library
2017-08-08 15:11:19 -07:00
Robert Schumacher
7399ea0d6e [jemalloc] Update to use vcpkg_from_github. Avoid adding config scripts that are not present in upstream. Rename DLLs to 'jemalloc' to match expectations elsewhere. 2017-08-08 15:10:54 -07:00
Alexander Karatarakis
4e0d84063f Merge pull request #1612 from albertziegenhagel/hypre-2.11.2
Update Hypre to 2.11.2
2017-08-08 15:04:17 -07:00
Alexander Karatarakis
35e53e4b90 [msmpi] Fix installation when path contains spaces 2017-08-08 15:01:07 -07:00
jasjuang
17033cc0c6 update opencv to 3.3.0 2017-08-08 14:48:39 -07:00
Robert Schumacher
7b33a26c89 [minizip] Bump version to include minizip/crypt.h 2017-08-08 13:59:01 -07:00
Robert Schumacher
2d75e5a673 Merge pull request #1541 from atkawa7/libkml
[libkml] new port
2017-08-08 13:56:25 -07:00
Robert Schumacher
247497e04d [libkml] Prefer the ninja generator 2017-08-08 13:55:45 -07:00
Neil Shipp
890ed61725 Remove debug code 2017-08-08 10:18:31 -07:00
Albert Ziegenhagel
614218c18c [vtk] reenable patch to disable a FindHDF5 workaround 2017-08-08 17:56:09 +02:00
Albert Ziegenhagel
7e0be3c9cc [mpfr] add initial port 2017-08-08 17:48:24 +02:00
Albert Ziegenhagel
6c900d9683 [cereal] fix head ref 2017-08-08 17:45:59 +02:00
Albert Ziegenhagel
3e50c4e481 [hypre] update to 2.11.2 2017-08-08 17:45:09 +02:00
veggiesaurus
e3a31b6e37 x86 and x64 (dynamic & static) working 2017-08-08 17:09:28 +02:00
Tsukasa Sugiura
f809395107 Update PCL 1.8.1
Update PCL 1.8.1
2017-08-08 21:39:18 +09:00
Robert Schumacher
7fd5f3fe7c Merge pull request #1586 from ArseniyShestakov/add-fuzzylite
[fuzzylite] new port for fuzzylite 6.0
2017-08-07 17:22:27 -07:00
Neil Shipp
4d4dfe0e73 OpenBLAS-2.20 and UWP support 2017-08-07 14:25:26 -07:00
Alexander Karatarakis
39de485b32 Merge pull request #1604 from pravic/sciter
[sciter] Update to 4.0.2.5262
2017-08-07 08:36:09 -07:00
Alexander Karatarakis
9d7e11300e Merge pull request #1603 from codicodi/double-conversion-3.0.0
[double-conversion] update to 3.0.0
2017-08-07 08:28:50 -07:00
pravic
b7201507ff [sciter] Update to 4.0.2.5262 2017-08-07 10:42:49 +03:00
codicodi
888843e039 [double-conversion] update to 3.0.0 2017-08-06 22:37:58 +02:00
Albert Ziegenhagel
eb5b7e149f Update VTK to version 8.0. 2017-08-06 11:37:27 +02:00
Albert Ziegenhagel
fa09a1bc84 Update MSMPI to version 8.1 and improve error message when wrong redistributable package is installed 2017-08-06 11:33:07 +02:00
Josue Andrade Gomes
d85a8530b9 [graphicsmagick] build fixes 2017-08-04 21:32:46 -03:00
Arseniy Shestakov
639f649f5c [fuzzylite] new port for fuzzylite 6.0 2017-08-05 01:29:31 +03:00
Robert Schumacher
17cb5b9c34 [qt5] Bump version to include tool dependency copying. 2017-08-04 14:38:56 -07:00
Robert Schumacher
9b52245a0d Merge pull request #1567 from ousttrue/alembic-cmake3.9-hdf5-issue
[alembic] fix FindHDF5.cmake issue for cmake-3.9.0
2017-08-04 14:34:48 -07:00
Robert Schumacher
d358c7f194 Merge pull request #1596 from codicodi/msgpack-2.1.5
[msgpack] update to 2.1.5, disable static libs in dynamic build
2017-08-04 11:52:45 -07:00
codicodi
54ac84f3f3 [msgpack] update to 2.1.5, disable static libs in dynamic build 2017-08-04 19:29:34 +02:00
Alexander Karatarakis
48dd54edec Merge pull request #1589 from codicodi/opusfile-0.9
[opusfile] update to 0.9
2017-08-04 07:35:44 -07:00
codicodi
374c3f94c8 [lzfse] new port 2017-08-03 19:43:04 +02:00
codicodi
277b419f60 [opusfile] update to 0.9 2017-08-03 13:37:18 +02:00
Mikhail Paulyshka
04af706671 [qt5] copy tools dependencies 2017-08-03 10:09:35 +03:00
Robert Schumacher
d26e890b31 [openexr][ilmbase] Change local archive name. Fixes #1574. Fixes #1575. 2017-08-02 16:20:19 -07:00
Alexander Karatarakis
91ced4eb45 Merge pull request #1581 from codicodi/openal-soft-1.18.1
[openal-soft] update to 1.18.1
2017-08-02 04:05:07 -07:00
Alexander Karatarakis
dfbfc55845 Merge pull request #1585 from josuegomes/update/gm1.3.26
GraphicsMagick 1.3.26
2017-08-02 04:04:39 -07:00
Robert Schumacher
f8ee92bace Merge pull request #1571 from jasjuang/master
New port: g2o
2017-08-01 18:32:07 -07:00
Robert Schumacher
88a5b96ea4 [g2o] Remove unneeded dependency on qt5 (only used in examples and apps, which aren't built) 2017-08-01 18:00:52 -07:00
Josue Andrade Gomes
f9c9bc8287 GraphicsMagick 1.3.26 2017-08-01 21:45:42 -03:00
Robert Schumacher
ebc875df58 [openssl][vcpkg_find_acquire_program] Use msys to provide perl for vcpkg_find_acquire_program. Revert openssl to use this instead of msys directly. 2017-08-01 17:12:59 -07:00
Mikhail Paulyshka
1a07422d3d [libtheora] update to master, refactor 2017-08-02 02:25:57 +03:00
Robert Schumacher
ef3acf597a Merge pull request #1583 from KindDragon/folly-v2017.07.17.01
[folly] Updated to version v2017.07.17.01
2017-08-01 16:06:02 -07:00
Robert Schumacher
9a87ee9c9d [openssl] Fix error in msys call to perform the perl installation. 2017-08-01 16:03:40 -07:00
Arkady Shapkin
b5489350ab [folly] Updated to version v2017.07.17.01 2017-08-02 01:38:09 +03:00
Robert Schumacher
5e9ac8a25b [cpp-redis] Bump version 2017-08-01 15:26:30 -07:00
Robert Schumacher
af7261a0d5 [tacopie] Bump version 2017-08-01 15:24:14 -07:00
Robert Schumacher
cc822ead1c [tacopie][cpp-redis] Update cpp-redis to depend on tacopie. Fix tacopie port. 2017-08-01 15:23:45 -07:00
Daniel Shaw
957cb214e9 change qualifier bracket to parens 2017-08-01 15:21:49 -07:00
Robert Schumacher
bd2665ced9 [cpp-redis] Add missing headers, manipulate them to match build type (CUSTOM_TCP_CLIENT=true) 2017-08-01 14:55:47 -07:00
codicodi
fcbf64e1fb [openal-soft] update to 1.18.1 2017-08-01 23:15:23 +02:00
codicodi
215f205700 [physfs] enable static builds, use external zlib 2017-08-01 22:43:21 +02:00
Robert Schumacher
c22ab980bc [openssl] Switch to msys2 as a perl provider due to strawberryperl being down. 2017-07-31 11:27:22 -07:00
Alexander Karatarakis
25ece10e98 Merge pull request #1569 from codicodi/snappy-1.1.6
[snappy] update to 1.1.6
2017-07-31 08:01:59 -07:00
jasjuang
82bebc44bb handle dll macros 2017-07-30 16:18:22 -07:00
jasjuang
af32beafa7 New port: g2o 2017-07-30 11:09:07 -07:00
codicodi
f4c860a928 [snappy] update to 1.1.6 2017-07-30 09:41:19 +02:00
ousttrue
ec3858c6b1 use FIND_LIBRARY, bypass FindHDF5.cmake 2017-07-30 09:19:13 +09:00
ousttrue
cdf5e78806 use CURRENT_INSTALLED_DIR 2017-07-29 17:56:53 +09:00
Tsukasa Sugiura
1abfae8a3d Fix link the dependency libraries in debug configuration
Fix link the dependency libraries in debug configuration.
This commit will fixed a problem that linking dependency libraries of
release version in debug configuration.
2017-07-29 17:48:14 +09:00
ousttrue
2dafea79de increment version 2017-07-29 13:27:48 +09:00
ousttrue
1c10c0b8fd [alembic] fix FindHDF5.cmake issue for cmake-3.9.0 2017-07-29 13:19:49 +09:00
Robert Schumacher
e4cab1750a Merge pull request #1523 from Mixaill/hunspell
[hunspell] add version 1.6.1
2017-07-28 17:17:03 -07:00
Robert Schumacher
31b9162e80 Merge pull request #1529 from saedrna/master
port geogram
2017-07-28 17:10:51 -07:00
atkawa7
b46bb2f913 [vcpkg] add a patch for empty string literal 2017-07-28 16:54:57 -07:00
Robert Schumacher
313cd65ecd Merge pull request #1524 from Mixaill/lcms-fix
[lcms] rename library to lcms2
2017-07-28 10:21:41 -07:00
Robert Schumacher
ffbb6ff424 [lcms] Version bump 2017-07-28 10:21:19 -07:00
Robert Schumacher
598bf73c1b Merge pull request #1555 from atkawa7/libpq
[libpq] update
2017-07-28 09:25:11 -07:00
Robert Schumacher
7039a09b06 Merge pull request #1557 from atkawa7/ogg
[libogg] use vcpkg_from_github
2017-07-28 09:24:41 -07:00
Robert Schumacher
2c8bbf0cae Merge pull request #1556 from atkawa7/glslang
[glslang] use vcpkg_from_github
2017-07-28 09:23:18 -07:00
Robert Schumacher
4a859c5f70 Merge pull request #1559 from atkawa7/dimcli
[dimcli] update
2017-07-28 09:22:01 -07:00
Robert Schumacher
badae0dffe Merge pull request #1560 from atkawa7/log4cplus
[log4cplus] update
2017-07-28 09:21:30 -07:00
Robert Schumacher
3510067988 Merge pull request #1561 from atkawa7/openvr
[openvr] update
2017-07-28 09:20:18 -07:00
atkawa7
859c9b839c [utfcpp] update 2017-07-27 21:23:51 -07:00
atkawa7
dd380654c6 [openvr] update 2017-07-27 21:17:34 -07:00
atkawa7
c1da4fa529 [log4plus] update and fix cmake 2017-07-27 21:07:39 -07:00
atkawa7
49961e151b [dimcli] update 2017-07-27 20:43:05 -07:00
atkawa7
e665c617b2 [log4cplus] update 2017-07-27 20:37:19 -07:00
atkawa7
2b27fdec67 [libogg] use vcpkg_from_github 2017-07-27 20:08:28 -07:00
atkawa7
f9278cdf80 [libpq] update 2017-07-27 19:34:13 -07:00
atkawa7
f7facd51cc [glslang] use vcpkg_from_github 2017-07-27 19:25:07 -07:00
Robert Schumacher
6c22dbea97 [alembic] Bump version for previous PR 2017-07-27 17:15:24 -07:00
Robert Schumacher
30f333087b Merge pull request #1546 from ousttrue/alembic-hdf5
[alembic] add hdf5 dependency and fix link issue. #1545
2017-07-27 17:14:32 -07:00
Robert Schumacher
b4bb3ecf9e Merge pull request #1554 from codicodi/nana-1.5.4
[nana] update to 1.5.4
2017-07-27 17:10:44 -07:00
Robert Schumacher
36e625b092 Merge pull request #1553 from codicodi/libpng-1.6.31
[libpng] update to 1.6.31
2017-07-27 17:10:23 -07:00
codicodi
48f9ee8727 [nana] update to 1.5.4 2017-07-28 01:18:21 +02:00
codicodi
c979a4b1ba [libpng] update to 1.6.31 2017-07-28 01:04:04 +02:00
Robert Schumacher
59792e9e46 Merge pull request #1499 from cloudhan/master
fix #1497
2017-07-27 11:20:45 -07:00
Robert Schumacher
af677d965e [opencv] Bump version to match flann change. 2017-07-27 11:20:20 -07:00
Han Hu
9fb336bd03 fix find lapack 2017-07-27 15:42:25 +08:00
Robert Schumacher
661f5f9346 Merge pull request #1534 from Mixaill/libraw-lcms
[libraw] depend on lcms
2017-07-26 11:28:24 -07:00
ousttrue
fa6b454ddf [alembic] add hdf5 dependency and fix link issue. #1545 2017-07-27 02:44:05 +09:00
Alexander Karatarakis
a016cd3f12 Merge pull request #1525 from Mixaill/gsl-24
[gsl] update to 2.4
2017-07-26 07:12:41 -07:00
Alexander Karatarakis
a7531c0c24 Merge pull request #1533 from codicodi/openal-1.18.0
[openal-soft] update to 1.18.0
2017-07-26 07:05:15 -07:00
Alexander Karatarakis
cce806d7b6 Merge pull request #1539 from atkawa7/minizip-fix
[vcpkg] minizip fix missing header
2017-07-26 15:52:52 +03:00
atkawa7
148a6e0a5b [libkml] cmake fixup 2017-07-25 17:01:55 -07:00
atkawa7
722d829b65 [vcpkg] minizip fix missing header 2017-07-25 16:50:25 -07:00