Commit Graph

3451 Commits

Author SHA1 Message Date
cDc
662d3bd9be [tinyexif] update to version 1.0.1 2017-12-09 15:04:16 +02:00
atkawa7
9f0d33b6ad alac-decoder (#2176) 2017-12-09 00:33:33 -08:00
cDc
19860a0933 [tinyexif] add TinyEXIF library (#2221) 2017-12-09 00:24:19 -08:00
lcdtyph
940b33e52d [mbedtls] Initial port. (#2286)
* mbedtls: init port

* add VCPKG_LIBRARY_LINKAGE for static libs only

* [mbedtls] Slight cleanup
2017-12-09 00:00:06 -08:00
Robert Schumacher
2bcb3c98f5
Merge pull request #2338 from JayFoxRox/unicorn-port
[unicorn] Adding unicorn port
2017-12-08 23:55:51 -08:00
Robert Schumacher
8766979444 [unicorn] Adjust handling of CRT and LIBRARY LINKAGE. Reformat to LF. 2017-12-08 23:54:41 -08:00
Robert Schumacher
d11bad2012 [gtest] Remove renaming of DLLs -- only the import libs need renaming. 2017-12-08 22:40:45 -08:00
Robert Schumacher
08bbd62312
Merge pull request #2261 from UnaNancyOwen/fix_gtest
Add install googletest/src and Fix find_package Gtest
2017-12-08 22:39:18 -08:00
Jannik Vogel
8ea6a9818a [unicorn] Adding unicorn port 2017-12-09 00:09:23 +01:00
Alexander Karatarakis
583ee9ee91 [openssl] Remove entry of removed patch 2017-12-08 13:21:32 -08:00
Alexander Karatarakis
aad3fe1cbc
Merge pull request #2330 from eao197/master
Port for sobjectizer updated to v5.5.20
2017-12-08 13:18:42 -08:00
Alexander Karatarakis
0a6989405f
Merge pull request #2329 from jwillemsen/jwi-ace-646
[ACE] 6.4.6
2017-12-08 12:50:56 -08:00
Michał Janiszewski
9b14a7528d
[jansson] Prefer ninja 2017-12-08 13:50:06 +01:00
eao197
9bb4d5c74c Update for sobjectizer v.5.5.20 2017-12-08 12:10:10 +03:00
Johnny Willemsen
6ce08903f5
[ACE] 6.4.6 2017-12-08 09:55:46 +01:00
Alexander Karatarakis
48c4b79be5
Merge pull request #2326 from dscho/openssl-1.0.2n
openssl: update to v1.0.2n
2017-12-07 13:52:26 -08:00
Alexander Karatarakis
b81d13a956
Merge pull request #2325 from dscho/curl-7.57.0
curl: update to v7.57.0
2017-12-07 13:41:04 -08:00
Alexander Karatarakis
c20e1bc68a
Merge pull request #2314 from peergine-admin/fix-live555-latest
updata live555 live555-latest
2017-12-07 13:24:14 -08:00
Johannes Schindelin
c48cf285ec openssl: update to v1.0.2n
The patch to allow for spaces in paths while running the Perl helpers is
no longer necessary, and was dropped.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2017-12-07 22:21:56 +01:00
Alexander Karatarakis
7efd70488c [live555] Set version instead of latest and update CONTROL file 2017-12-07 13:20:05 -08:00
Johannes Schindelin
d64fd32046 curl: update to v7.57.0
Due to changes in curl's CMake support, where it now installs .cmake
files, we now have to make sure that they are installed into the correct
directory (and not duplicated into the debug/share/ directory, either).

Also, a change in the context of the 2nd patch required an update of
said patch.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2017-12-07 21:29:25 +01:00
LazyHamster
6351f9c21c [gmime] Update to version 3.0.5. 2017-12-07 12:59:08 +03:00
hwq@peergine.com
af8e296db5 updata live555 live555-latest 2017-12-07 12:12:35 +08:00
Alexander Karatarakis
29163e1566
Merge pull request #2301 from cguebert/crow-0.1
[crow] initial port
2017-12-06 18:28:03 -08:00
Alexander Karatarakis
e9e5a996ed
Merge pull request #2311 from Farwaykorse/port-ms-gsl
[ms-gsl] update to 2017-12-04
2017-12-06 18:24:48 -08:00
Alexander Karatarakis
1e6dd7b5d1 [libsodium] Disable tests
Also, this is a workaround for x64-windows-static taking forever in VS2017 15.5
2017-12-06 18:08:03 -08:00
eao197
50e34d957d Adaptation for so-5.5.20-beta1 2017-12-06 19:18:31 +03:00
Roelf-Jilling
89683742be [ms-gsl] update to 2017-12-04 2017-12-06 12:55:03 +01:00
Roelf-Jilling
438dc50389 [ms-gsl] simplify portfile 2017-12-06 12:55:03 +01:00
Robert Schumacher
1a2ac53e3d
Merge pull request #2300 from tobiaskohlbau/master
[fcl] add missing dependencies within cmake
2017-12-05 15:09:23 -08:00
Tsukasa Sugiura
2977e1d7cd Fix pcl/CMakeLists fot Visual Studio 2017
Fix conditional branch for Visual C++ 2017.
Visual C++ 2017 has a version number 191x.
2017-12-06 05:38:35 +09:00
Tobias Kohlbau
a81a516505
fcl: add missing dependencies within cmake
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-12-05 17:16:46 +01:00
Christophe Guebert
09c8264e9c crow initial port 2017-12-05 15:09:14 +01:00
Alexander Karatarakis
216f7137b9 [re2] Don't pass BUILD_SHARED_LIBS
BUILD_SHARED_LIBS should not be locked to shared/static, because the other type will fail.
Vcpkg was overriding this flag before, so no behavior change. (i.e. static builds worked before as well).
Also tests = OFF.
2017-12-04 19:50:23 -08:00
Alexander Karatarakis
6c42097aef [re2] Use vcpkg_from_github() 2017-12-04 19:26:20 -08:00
Alexander Karatarakis
6f45d1038f
Merge pull request #2298 from rapoth/master
Added port for re2 2017-12-01 release
2017-12-04 19:25:06 -08:00
Rahul Potharaju
03ced8199b Adding re2 port 2017-12-04 17:15:16 -08:00
jasjuang
36579517b9 [aws-sdk-cpp] update to 1.3.15 2017-12-04 16:37:06 -08:00
Alexander Karatarakis
e30cabce35
Merge pull request #2296 from pravic/sciter 2017-12-04 14:32:19 -08:00
Barath Kannan
e373beac70 remove commented sections 2017-12-05 08:15:49 +11:00
pravic
fb3aefa4e6 [sciter] Update to 4.0.6.5590 2017-12-04 17:57:19 +03:00
Alexander Karatarakis
fe03086399
Merge pull request #2282 from sdcb/sdcb/vlpp
[vlpp] initial commit
2017-12-03 20:39:46 -08:00
Alexander Karatarakis
aff69dc6d0
Merge pull request #2275 from lazyhamster/libmspack
[libmspack] Initial port.
2017-12-03 20:37:34 -08:00
xoviat
805fabe58a Flint: enable DLL builds (#2271)
* [flint] enable dynamic building

* [flint] increment version
2017-12-03 20:37:01 -08:00
evpobr
11c6613ba9 [scintilla] Initial port. 2017-12-03 14:56:37 +05:00
Barath Kannan
c6a82f27f1 put qtmain in manual link directory, resolve resultant build issues with qtdeclarative 2017-12-03 19:19:08 +11:00
Robert Schumacher
3c242ba86d
Merge pull request #2289 from procxx/update-libtorrent
Update libtorrent to 1.1.5
2017-12-03 00:01:58 -08:00
Robert Schumacher
e235bd6511
Merge pull request #2270 from xoviat/mpfr
[mpfr] add MPFR_USE_INTMAX_T
2017-12-03 00:01:30 -08:00
Robert Schumacher
d5395ac793 [speex] Fix debug mode .def file. Add exports for extern globals. 2017-12-02 23:57:17 -08:00
Barath Kannan
768acf1966 re-add debug tools: 2017-12-03 10:30:13 +11:00
Stanislav Ershov
19d64fbf56 Update libtorrent to 1.1.5 2017-12-02 09:28:56 +03:00
lcdtyph
46ec37a17c libuv: update to v1.18.0 2017-12-01 20:56:04 +08:00
sdcb
8d3526e85f [vlpp] add the CppMerge.exe tool 2017-12-01 18:34:26 +08:00
sdcb
977d4decb4 [vlpp] initial create 2017-12-01 18:18:53 +08:00
Robert Schumacher
c8c332c893 Merge branch 'master' of https://github.com/Microsoft/vcpkg 2017-11-30 22:20:06 -08:00
Robert Schumacher
03ff483446 [botan] Revert upgrade due to regressions 2017-11-30 22:20:00 -08:00
Alexander Karatarakis
d165543c12 [libsodium] Fix static build trying to copy dlls 2017-11-30 18:10:33 -08:00
Robert Schumacher
0aa1bfe293 [harfbuzz] Revert upgrade due to regression 2017-11-30 16:26:37 -08:00
Robert Schumacher
0ade7d3d97 [netcdf-c] Fix x64-windows-static builds 2017-11-30 14:19:06 -08:00
Robert Schumacher
eb8c9e084b [llvm] Fail early on UWP 2017-11-30 12:43:45 -08:00
Robert Schumacher
26f12d20bb [many ports] Updates to latest 2017-11-30 12:27:56 -08:00
LazyHamster
ca3a6ab0fe [libmspack] Initial port. 2017-11-30 12:39:19 +03:00
Alexander Neumann
3dfe2ec64b Updated benchmark to v1.3 2017-11-29 22:22:04 +01:00
xoviat
9bc2ba5357
[mpfr] bump version 2017-11-29 12:33:08 -06:00
xoviat
b12e76cd60
[mpfr] prefer ninja 2017-11-29 12:23:46 -06:00
xoviat
8c6eb97ec7
[mpfr] revert portfile patch 2017-11-29 12:17:53 -06:00
xoviat
e0362393cf
[mpfr] define have_stdint_h 2017-11-29 12:17:31 -06:00
xoviat
d0f6656b55
[mpfr] fix source path 2017-11-29 11:56:17 -06:00
xoviat
7dda8dcdd0
[mpfr] fix portfile 2017-11-29 11:49:54 -06:00
xoviat
51c9c6eb61
[mpfr] prepend stdint to header 2017-11-29 11:49:09 -06:00
xoviat
6de016f753
[mpfr] add MPFR_USE_INTMAX_T 2017-11-29 11:28:30 -06:00
Robert Schumacher
6c5f52daf3
Merge pull request #2264 from oracleoftroy/master
Install cmake files so find_package works
2017-11-28 13:24:17 -08:00
Robert Schumacher
950b1494f8
Merge pull request #2268 from rossbrower/master
FreeRDP 2.0.0-rc1 #2267
2017-11-28 13:23:59 -08:00
Alexander Karatarakis
b87d510a38
Merge pull request #2257 from xoviat/patch-1
[fftw] remove fftw3 directory if it exists
2017-11-28 12:41:10 -08:00
Alexander Karatarakis
74ae772c25
Merge pull request #2262 from xoviat/patch-2
[arb] prefer ninja
2017-11-28 12:40:21 -08:00
Ross Brower
5cb154be11 FreeRDP 2.0.0-rc1 #2267 2017-11-28 11:55:10 -08:00
Arkady Shapkin
0a5a906af0 [folly] Update to version 2017.11.27.00 2017-11-28 21:53:05 +03:00
Tsukasa Sugiura
cb87b8c116 Enable Ninja build
Enable Ninja build.
2017-11-29 03:25:52 +09:00
Tsukasa Sugiura
10ad65ec7d Fix find Gtest
FindGtest.cmake that include in CMake finds the debug libraries that
file name with postfix "d".
2017-11-29 03:11:26 +09:00
Alexander Karatarakis
b9b4ae8641 [log4cplus] Change name of downloaded file 2017-11-28 02:19:33 -08:00
LazyWolf Lin
8a55bd8d3b [log4cplus] upgrade to v2.0.0rc2. (#2265) 2017-11-28 02:18:05 -08:00
Marc Gallagher
488e910260 Install cmake files so find_package works 2017-11-26 22:32:23 -08:00
Frank Quinn
10ab5ec665 Added port for OpenMAMA 6.2.1.SNAPSHOT
This is a snapshot version since it contains some changes
necessary to get vcpkg to play nicely with it.

When 6.2.2 is released, this port will be updated with it.
2017-11-26 23:17:02 +00:00
xoviat
dc83d0409c
[arb] prefer ninja 2017-11-26 14:52:30 -06:00
Robert Schumacher
7938006022 [ports] Mark several ports as unbuildable on UWP 2017-11-26 10:28:16 -08:00
Robert Schumacher
97101d4bd5 [fftw3] Detect stale sources 2017-11-26 09:01:32 -08:00
Tsukasa Sugiura
530aadc6e2 Add install googletest/src
Add install googletest/src directory for project that desirable to build
Google Test by compiling a single file.
2017-11-27 00:51:32 +09:00
Alexander Karatarakis
94bd9dd66e
Merge pull request #2258 from UnaNancyOwen/fix_qhull
Fix QHull port to remove static link libraries when installing dynamic link libraries
2017-11-25 18:48:37 -08:00
Robert Schumacher
14cbe496bc [vcpkg] Allow compilation inside WSL 2017-11-25 16:21:54 -08:00
xoviat
56a47f6339
[fftw] remove fftw3 directory if it exists 2017-11-25 17:48:26 -06:00
Robert Schumacher
5335d17f53 [vcpkg] Initial experimental support for VCPKG_BUILD_TYPE release 2017-11-25 15:25:18 -08:00
Tsukasa Sugiura
390806e931 Fix PCL port according to QHull port change
Fix PCL port according to QHull port change.
PCL will link dynamic link librariy of QHull when build dynamic link
library configure.
2017-11-26 07:49:30 +09:00
Tsukasa Sugiura
173a1d59a5 Fix remove files when install dynamic libraries
Fix remove files when install dynamic libraries.
2017-11-26 07:36:03 +09:00
Tsukasa Sugiura
fda988964d Enable Ninja build in QHull port
Enable Ninja build in QHull port.
2017-11-26 07:29:56 +09:00
Robert Schumacher
6b64a9adb6
Merge pull request #2237 from kypp/openvdb
new port: openvdb
2017-11-25 14:16:49 -08:00
Robert Schumacher
8b591b2c43
Merge pull request #2245 from janisozaur/patch-2
[speexdsp] Only use SSE on x86/amd64
2017-11-25 14:14:21 -08:00
Robert Schumacher
22fbd3ac36 [libpng] Remove unneeded CMAKE_SYSTEM_PROCESSOR override 2017-11-25 13:49:51 -08:00
Robert Schumacher
d299848f21
Merge pull request #2242 from jasjuang/leveldb
[leveldb] force static build when triplet is dynamic
2017-11-25 13:47:11 -08:00
Robert Schumacher
4d274a7bff [opencv] Disable msvcrt check to allow prepackaged ffmpeg 2017-11-25 13:45:33 -08:00
Robert Schumacher
90e520af8d
Merge pull request #2244 from janisozaur/patch-1
[jansson] Don't use WinCryptoApi for UWP builds
2017-11-25 13:18:22 -08:00
Robert Schumacher
b1f4391902
Merge pull request #2247 from fquinner/patch-1
Fixed qpid-proton port to not need system python
2017-11-25 13:17:54 -08:00
Robert Schumacher
a3ea74b9ed
Merge pull request #2250 from AndyM84/master
Adding UnitTest++ Port
2017-11-25 12:48:07 -08:00
Robert Schumacher
dbe732fd8a [unittest-cpp] Use vcpkg_from_github. 2017-11-25 12:47:41 -08:00
Robert Schumacher
fec269d594 [protobuf] Restore removed export required for GRPC. [grpc] Update to 1.7.2 2017-11-25 12:36:50 -08:00
Robert Schumacher
9a9c3a8634 [libiconv] Update to 1.15 2017-11-25 11:54:35 -08:00
Robert Schumacher
473d3e4c51
[protobuf] bump version to 3.5.0 2017-11-25 10:11:08 -08:00
Alexander Karatarakis
af65db39ff
Merge pull request #2254 from xoviat/fftw-cmake
[fftw] Use builtin cmake configuration
2017-11-24 22:43:58 -08:00
Alexander Karatarakis
4ffaea61a0
Merge pull request #2251 from thierryba/protobuf3.5
[protobuf] upgrade to 3.5.0
2017-11-24 18:06:14 -08:00
James Chang
5799ba24c4 [realsense2] update to v2.8.2 2017-11-25 01:48:01 +08:00
xoviat
9f4ea2d316 [fftw] bump version 2017-11-24 10:45:53 -06:00
xoviat
d476d8fe8d [fftw] Use builtin cmake configuration 2017-11-24 10:42:14 -06:00
Thierry Bastian
df4d694cf1 protobuf: upgrade to protobuf 3.5 2017-11-23 16:24:13 +01:00
Andrew Male
9114ae4816 Final edits to unittest-cpp portfile 2017-11-23 10:14:01 -05:00
Andrew Male
abf595e903 Adding UnitTest++ Port 2017-11-23 10:11:38 -05:00
Michał Janiszewski
105b2cccc6
[speexdsp] Check CMAKE_SYSTEM_PROCESSOR to enable SSE 2017-11-23 11:26:30 +01:00
Alexander Karatarakis
22d015073f [date] Update. Resolves #2222 2017-11-22 14:58:39 -08:00
fquinner
70ade5e03a
Fixed qpid-proton port to not need system python
Tried to build the last version of the port on a fresh build but
wouldn't work properly unless python.exe was already installed
on the system. This version explicitly uses the vcpkg provided
python.
2017-11-22 21:51:40 +00:00
Michał Janiszewski
746cfad3de
[speexdsp] Only use SSE on x86/amd64
This fixes UWP builds.
2017-11-22 16:18:45 +01:00
Michał Janiszewski
6a2904aebd
[jansson] Don't use WinCryptoApi for UWP builds
Jansson tries to use Windows' CryptoApi to seed its hash table. This API
is not exposed in UWP, but there is still a fallback to use current time
and PID.

This change makes Jansson use less-secure fallback, but fixes
compilation for UWP target.

See
https://jansson.readthedocs.io/en/2.10/apiref.html#c.json_object_seed
2017-11-22 14:30:48 +01:00
Robert Schumacher
e6c65b93b1 [sdl2] Use cmake for UWP 2017-11-22 04:40:44 -08:00
Robert Schumacher
26a180b804 [ogre] Fix unrelocatable CMake files, also attempt to enable Debug 2017-11-22 04:36:33 -08:00
Robert Schumacher
71be72e11d
Merge pull request #2092 from lazyhamster/ogre_1_10
[ogre] Update port to Ogre version 1.10.8.
2017-11-22 00:41:45 -08:00
Robert Schumacher
3c4a4560c6 [ogre] Fix static builds 2017-11-22 00:40:31 -08:00
jasjuang
c7caa18a71 [leveldb] force static build when triplet is dynamic 2017-11-21 23:30:36 -08:00
Robert Schumacher
27a523e61c
Merge pull request #2082 from Lyrex/devil-port
Add DevIL port
2017-11-21 22:50:54 -08:00
Robert Schumacher
46288a5a6d [devil] Enable static builds 2017-11-21 22:50:03 -08:00
Robert Schumacher
43fece81bd
Merge pull request #2241 from UnaNancyOwen/add_halide
Add Halide
2017-11-21 21:46:06 -08:00
Robert Schumacher
373cfcc8d8 [halide] Small tweaks, use hash check for license 2017-11-21 21:45:40 -08:00
Robert Schumacher
148f04c4cc
Merge pull request #2187 from seanwarren/lcms-debug-postfix
[lcms] Add 'd' debug postfix
2017-11-21 21:09:34 -08:00
Robert Schumacher
89a49b25b6 [lcms] Bump package version 2017-11-21 21:09:21 -08:00
Robert Schumacher
c240ecbf7f Merge branch 'master' of https://github.com/Microsoft/vcpkg 2017-11-21 21:05:44 -08:00
Robert Schumacher
18eeee6a2c [libssh2] Enable cmake config targets 2017-11-21 21:05:13 -08:00
Robert Schumacher
ba7fcb6f24
Merge pull request #2238 from janisozaur/libzip
[libzip] Update to 1.3.2
2017-11-21 20:57:18 -08:00
Tsukasa Sugiura
f86e4b2a6a Add Halide
Add Halide.
2017-11-22 13:27:19 +09:00
jasjuang
2ebc3938ea [alembic] fix string replace eats semicolon problem 2017-11-21 17:18:12 -08:00
Michał Janiszewski
0b3a91a01d [libzip] update patches 2017-11-21 21:35:36 +01:00
Michał Janiszewski
958c5e9276 [libzip] Update libzip to 1.3.2 2017-11-21 21:35:36 +01:00
kypp
7c6fb6081b new port: openvdb 2017-11-21 19:23:38 +01:00
Alexander Karatarakis
4cb5212dcb
Merge pull request #2217 from aybe/aubio-uwp
[aubio] patches for UWP builds
2017-11-21 01:25:52 -08:00
Alexander Karatarakis
74122324ad
Merge pull request #2228 from fquinner/feature-qpid-proton
Added port for qpid proton 0.18.1
2017-11-21 01:25:35 -08:00
Alexander Karatarakis
ec4eb5bc06
Merge pull request #2224 from jasjuang/libusb
[libusb] apply patch to make it libfreenect2 compatible
2017-11-21 01:14:18 -08:00
Alexander Karatarakis
23932a841e
Merge pull request #2216 from aybe/libsndfile-uwp
[libsndfile] patches for UWP builds
2017-11-21 01:12:39 -08:00
Alexander Karatarakis
9d93342017
Merge pull request #2214 from aybe/libflac-uwp
[libflac] patches for UWP builds
2017-11-21 01:03:35 -08:00
Aybe
395829c545 [libsndfile] fixed missing return ! 2017-11-21 06:54:11 +01:00
Aybe
38ae2f69b7 [libflac] using #ifdef for patches instead 2017-11-21 05:46:58 +01:00
Aybe
72fdd294b0 [libsndfile] patches applied with #ifdef instead 2017-11-21 04:39:13 +01:00
Aybe
c4d9af91c3 [aubio] bumping to 0.46 and using GitHub instead 2017-11-21 03:38:04 +01:00
Robert Schumacher
eec26f68fc [qt5] Reduce duplication in modular build by extracting qt5modularscripts 2017-11-20 17:07:03 -08:00
Robert Schumacher
3d8ba3e775 [SDL2] Move SDL2main.lib into manual-link. 2017-11-20 17:06:11 -08:00
Alexej Harm
4415ff5c16 [angle] Add CMake package with modules. (#2223)
* added angle cmake config

* bumped angle package version

* [angle] Add unofficial cmake targets
2017-11-20 15:33:06 -08:00
xoviat
1a6d0f5611 [mprf] add missing symbol (#2226)
* [mprf] create printf

* Update CMakeLists.txt

* [mpfr:portile] copy file
2017-11-20 15:10:00 -08:00
Robert Schumacher
ea6783f9ba [imgui] Use vendored stb at request of author -- static linking is explicitly worked around. Update to 1.52. 2017-11-20 15:05:44 -08:00
Frank Quinn
5123b32da1 Added port for qpid proton 0.18.1 2017-11-19 12:04:37 +00:00
jasjuang
cd9d32721d [libusb] apply patch to make it libfreenect2 compatible 2017-11-18 16:07:49 -08:00
Robert Schumacher
06819e43e3
Merge pull request #2219 from cdcseacave/master
[ceres] enable static CRT linkage for MSVC
2017-11-17 18:34:41 -08:00
Robert Schumacher
fcfa1e40da
Merge pull request #2220 from UnaNancyOwen/fix_pcl
Change OpenNI2 to feature option
2017-11-17 17:23:29 -08:00
Alexander Karatarakis
6b6fa2ab37 [date] Update to 2.3 2017-11-17 15:57:59 -08:00
Tsukasa Sugiura
c7888a36e4 Change OpenNI2 to option
Change OpenNI2 to option for build static link library.
2017-11-17 22:19:25 +09:00
cDc
85fe5932cf [ceres] enable static CRT linkage for MSVC 2017-11-17 13:48:52 +02:00
Robert Schumacher
875bb9a661 Merge branch 'qt5_modular' of https://github.com/Barath-Kannan/vcpkg into Barath-Kannan-qt5_modular 2017-11-17 00:22:15 -08:00
Robert Schumacher
c4ca996583
Merge pull request #2165 from cenit/master
[OpenGL] add GlU32.lib [GLU]
2017-11-17 00:17:41 -08:00
Robert Schumacher
161377d8f6
Merge pull request #2197 from UnaNancyOwen/fix_pcl
Fix find debug dependencies of PCL
2017-11-17 00:16:12 -08:00
Robert Schumacher
1b2f75be94 [vcpkg] Support \share\<port>\usage to handle libraries which are found through built-in Find Modules. 2017-11-16 23:54:55 -08:00
jasjuang
5236fa3cc7 add in clang and enable tools 2017-11-16 22:34:25 -08:00
Aybe
9bd4d9a050 [aubio] patches for UWP builds 2017-11-17 04:03:49 +01:00
Aybe
295bb9f454 [libsndfile] patches for UWP builds 2017-11-17 02:10:21 +01:00
Aybe
cb30c3fd00 [libflac] patches for UWP builds 2017-11-17 00:54:14 +01:00
Alexander Karatarakis
de7382ce89
Merge pull request #2191 from Innervate/redshell-1.1.2
Small version bump to redshell port
2017-11-16 14:49:05 -08:00
Alexander Karatarakis
5d80c622a4
Merge pull request #2206 from rosenqui/avro-c
[avro-c] Adding avro-c port
2017-11-16 14:47:06 -08:00
Alexander Karatarakis
52ef8c7280
Merge pull request #2212 from Alisayyy-Yang/disableTestBranch1116
[string-theory]disable the tests
2017-11-16 01:47:45 -08:00
Alisayyy-Yang
2e72678146 [string-theory]disable the tests 2017-11-16 01:35:19 -08:00
Robert Schumacher
7e3dcc4f09 [tesseract] Fix static linking. [icu][tiff] Add patches in toolchain to fix static linking. 2017-11-15 21:58:26 -08:00
Robert Schumacher
4228e1e389 [llvm] Install debug targets for cmake 2017-11-15 21:15:37 -08:00
Robert Schumacher
24283ec1ee [leptonica][tiff] Add LZMA to tiff's dependent libraries. Leptonica should use TIFF_LIBRARIES. 2017-11-15 18:57:05 -08:00
Eric Rosenquist
d182f929ee Initial commit of the C API for Apache Avro
Avro is a data serialization system.

https://avro.apache.org/docs/current/api/c/

A static library is the only build option at the moment.

The patch for PR#217 in the Avro repo is included since it contains a vital memory leak fix that has not yet been merged into the Avro code.

https://github.com/apache/avro/pull/217
2017-11-15 10:36:04 -05:00
pravic
c8412ae017 [sciter] Update to 4.0.5.5520 2017-11-15 17:57:43 +03:00
Alisa Yang
6ad50f9a30 [globjects]disable the gtests 2017-11-15 02:42:09 -08:00
Tsukasa Sugiura
0e4daf35ba Fix find debug library of FLANN
Fix find debug library of FLANN.
Currently, QHull port generates debug libraries with DEBUG_POSTFIX
(-gd).
Therefore, It doesn't need to be override.
2017-11-15 10:39:22 +09:00
Tsukasa Sugiura
1c43dfa4a2 Fix find debug library of QHull
Fix find debug library of QHull.
Currently, QHull port generates debug libraries with DEBUG_POSTFIX (_d).
Therefore, It doesn't need to be override.
2017-11-15 10:39:14 +09:00
yintothayang
dd695c1184 update CONTROL with latest deps 2017-11-15 09:58:21 +09:00
Jared Szechy
502baf1ccb
Add librabbitmq port 2017-11-14 12:07:17 -05:00
Robert Schumacher
5c9f0ff473 [coolprop] Avoid copying entire include/ directory. Add python2 to requirements. Simplify portfile. Fixes #2180. 2017-11-14 02:13:31 -08:00
Robert Schumacher
f06bf27397 [bond] Boost patch is no longer needed due to toolchain improvements. 2017-11-14 01:39:59 -08:00
Christopher Warrington
194edb784d Upgrade Bond to 7.0.2
* Updated to the 7.0.2 release of Bond.
* Regenerated patches.
2017-11-14 00:44:24 -08:00
Robert Schumacher
691c388f25
Merge pull request #2179 from tusharpm/update-libuv-1.16.1
libuv update
2017-11-14 00:05:18 -08:00
yintothayang
48c3fe7dde small version bump to redshell port 2017-11-14 12:20:23 +09:00
Stephen E. Baker
0526ec7678 [sdl2-mixer] Bump to 2.0.2
Follows upstream default mp3 library change from smpeg to mpg123
2017-11-13 21:55:33 -05:00
Sean Warren
28aaced0f5 [lcms] Add 'd' debug postfix 2017-11-14 11:54:11 +11:00
Alexander Karatarakis
1ea060d6fa
Merge pull request #2182 from seanwarren/libraw-debug-postfix
[libraw] Add 'd' debug postfix
2017-11-13 02:52:14 -08:00
Alexander Karatarakis
a4761aa26b [libraw] Bump version 2017-11-13 02:51:09 -08:00
gknowles
8bf974b0ad [dimcli] update to 3.1.1 2017-11-13 00:00:35 -08:00
Sean Warren
6a7d311ea5 [libraw] Add 'd' debug postfix 2017-11-13 12:23:29 +11:00
Tushar Maheshwari
8fd6bcfe6f Fixing libuv/CONTROL 2017-11-12 19:02:44 +05:30
Tushar Maheshwari
fffaa4af7e libuv update 2017-11-12 14:19:49 +05:30
Robert Schumacher
ca947c664a [allegro5][refprop-headers][libsodium][arb] Fix use of vcpkg_from_github's OUT_SOURCE_PATH parameter. Fixes #2178. 2017-11-12 00:22:51 -08:00
jasjuang
49e82f5db2 [glm] update to 0.9.8.5 2017-11-11 22:49:06 -08:00
xoviat
c2a757ab9a [if97] fix source path
Closes #2162
2017-11-11 22:46:58 -08:00
Alexander Karatarakis
6732d76e14 Fix header conflict caused by wincrypt/winsock2 and older Windows SDKs
If a project was using Windows 7 SDK and vcpkg was integrated,
the project would fail to build (the vcpkg ports use Windows 8.1/10 SDK)
2017-11-11 22:46:04 -08:00
Robert Schumacher
ec2bbaec84
Merge pull request #2172 from AndyM84/master
Enabling static linkage for libwebsockets
2017-11-11 21:02:39 -08:00
Robert Schumacher
482f85f414 [libwebsockets] Use vcpkg_from_github. Compare against VCPKG_LIBRARY_LINKAGE instead of VCPKG_CRT_LINKAGE. Use vcpkg_fixup_cmake_targets(). 2017-11-11 21:00:10 -08:00
Robert Schumacher
492b9448a7 [pcl] Fixup: commit missing patch 2017-11-11 19:03:13 -08:00
Robert Schumacher
b075fbc7bc
Merge pull request #2177 from IntelOrca/update-sdl2-v2.0.7
[sdl2] Update to 2.0.7
2017-11-11 12:36:07 -08:00
Robert Schumacher
d8ef6f95b4
Merge pull request #2173 from lp55/master
Adding package features for Dlib and OpenCV
2017-11-11 12:30:05 -08:00
Ted John
fbaaf5b109 [sdl2] Update to 2.0.7 2017-11-11 20:20:28 +00:00
Ted John
e57d38a812 [discord-rpc] Add v2.0.1
- Not properly configured for debug builds and always forced /MT. Fixed by patching cmake.
- Unable to stop building of examples, so delete afterwards.
2017-11-11 19:57:27 +00:00
Luiz Paulo
72f10db01c Adding package features for Dlib and OpenCV
Dlib - Package feature for blas (dlib is compatiable with Intel MKL) and CUDA
OpenCV - Added option to integrate GDCM support (to read DICOM files)
2017-11-11 15:31:38 +00:00
Andrew Male
1b67990395 Removing static linkage warning/toggle 2017-11-11 07:39:17 -05:00
Andrew Male
679dd12a75 Incrementing CONTROL version for libwebsockets 2017-11-11 07:38:53 -05:00
Andrew Male
b5afd00ad6 Modifying libwebsockets portfile to account for static triplets 2017-11-11 07:27:31 -05:00
Robert Schumacher
d02ee690dc [openssl] Update to 1.0.2m 2017-11-10 14:29:28 -08:00
Robert Schumacher
3ae740cef8 [abseil] Update, apply workaround for NOMINMAX 2017-11-10 08:06:20 -08:00
Stefano Sinigardi
f007f6971d add GlU32.lib to OpenGL port 2017-11-10 15:39:37 +01:00
Robert Schumacher
318613d2b2 [vtk] Refactor fixup to be less hacky. PCL builds for x86-windows. 2017-11-10 01:23:10 -08:00
Robert Schumacher
f625230452 [pcl][vtk] fixup_cmake_targets. Fix vtk config files regression. 2017-11-10 00:31:46 -08:00
Jozef Izso
2c4d1dc17f Update grpc port to release 1.7.0 2017-11-09 21:43:44 -08:00
Roelf-Jilling
ef2ebab09b [ms-gsl] update to current 2017-11-09 21:12:59 +01:00
Alexander Karatarakis
4b5d4527f5 [glbinding] Use vcpkg_from_github() 2017-11-08 17:21:21 -08:00
MadDog Test Execution Admin User
44cb4467a3 disbale the test 2017-11-08 17:01:07 -08:00
Robert Schumacher
087dc9410c [vtk] Fix builds, including static against HDF5. 2017-11-08 15:34:02 -08:00
Robert Schumacher
bb47f71bf3 [hdf5] Switch to using vcpkg_fixup_cmake_targets() 2017-11-08 15:33:38 -08:00
xoviat
1297e256de Add Coolprop (#2129) 2017-11-08 14:22:11 -08:00
Robert Schumacher
0a9751b3be
Merge pull request #2147 from twMr7/add_new_port_librealsense2
[librealsense2] new port
2017-11-08 11:42:35 -08:00
xoviat
00987279d8 Refprop headers: add port (#2148)
* [refprop] create CONTROL

* [refprop-headers] add portfile

* [refprop] fix install copyright

* fix

* fix

* [refprop-headers] Minor cleanup
2017-11-08 11:40:38 -08:00
Robert Schumacher
3d538e1da8
Merge pull request #2152 from Kwizatz/master
[tidy-html5] Added libtidy version 5.4.0
2017-11-08 11:37:31 -08:00
Robert Schumacher
ef48879bd3 [tidy-html5] Handle static builds. 2017-11-08 11:34:36 -08:00
Robert Schumacher
e626b09952
Merge pull request #2081 from TheCycoONE/luasocket
LuaSocket port for vcpkg
2017-11-08 08:48:14 -08:00
xoviat
56c74b32f6 If97 (#2131)
* [if97] create CONTROL

* [if97] add portfile

* [if97] create custom cmakelists

* [if97:portfile] copy cmakelists

* [if97:portfile] define build_targets

* [if97:portfile] fix def

* [if97:portfile] fix flag

* [if97:portfile] fix header

* [if97] remove cmake

* [portfile] cleanup

* [if97] No need to define SOURCE_PATH
2017-11-08 07:56:34 -08:00
LazyHamster
3e36c7bc7f [ogre] Reincarnation of cmake install dir patch. Updated version to 1.10.9. 2017-11-08 17:50:49 +03:00
Stefano Sinigardi
68bfea163a rename freeglut_static.lib for compatibility with FindGLUT.cmake 2017-11-08 14:55:46 +01:00
Alexander Karatarakis
9ea963dcec [catch] Fix hashes and download urls. Resolves #2151 2017-11-08 02:36:55 -08:00
James Chang
d0ac8b4898 [realsense2] renaming the port 2017-11-08 14:37:16 +08:00
Rodrigo Hernandez
acad35f493 [tidy-html5] Added libtidy version 5.4.0 2017-11-08 00:08:05 -06:00
Chris Bond
44a469aa3e updated control and port file for latest version of sqlite-modern-cpp 2017-11-07 18:25:47 -08:00
James Chang
0365de8b26 comment on the reason to disable OpenMP 2017-11-08 09:29:27 +08:00
Mikhail Paulyshka
e58f3ed58e [jasper] update to 2.0.14, fix UWP 2017-11-07 20:15:17 +03:00
kypp
9d2f9739ae new port: blosc 2017-11-07 01:49:27 -08:00
jasjuang
e2b2f49dc6 [libpng] use vcpkg_from_github 2017-11-07 01:41:19 -08:00
James Chang
31247f6f3b [librealsense2] new port 2017-11-07 15:59:02 +08:00
Alexander Karatarakis
05a82c5e95 [clapack] Fix downloaded file name 2017-11-06 15:29:22 -08:00
Mikhail Paulyshka
f1ab66b960 [openal-soft] update to 1.18.2
https://github.com/kcat/openal-soft/blob/openal-soft-1.18.2/ChangeLog
2017-11-06 12:29:27 -08:00
Mikhail Paulyshka
e00bb8d7dd [freetype] update to 2.8.1
https://sourceforge.net/projects/freetype/files/freetype2/2.8.1/
2017-11-06 12:19:51 -08:00
Robert Schumacher
493483f52c [libpng] Add older-releases mirror 2017-11-06 10:53:52 -08:00
Robert Schumacher
d519aa38d6
Merge pull request #2135 from Mixaill/libpng-1634
[libpng] update to 1.6.34
2017-11-06 10:53:37 -08:00
Robert Schumacher
d073390601
Merge pull request #2137 from horenmar/catch-2.0.1
Update Catch to 2.0.1
2017-11-06 10:48:33 -08:00
Robert Schumacher
531d820709
Merge pull request #2138 from Mixaill/sfgui-032
[sfgui] add version 0.3.2
2017-11-06 10:47:34 -08:00
xoviat
7fa618093d BUGFIX: [vtk] remove libharu as a core dependency (#2140)
* [vtk:control] break out libharu

* [vtk:portfile] disable libharu

* [vtk:control] update version

* [vtk:portfile] remove useless comment
2017-11-06 10:35:12 -08:00
Robert Schumacher
771d29df25
Merge pull request #2041 from DanOlivier/FreeType-GL
Adding Freetype-GL port
2017-11-06 09:24:53 -08:00
Barath Kannan
b959f70a99 merge from master 2017-11-06 00:33:04 +11:00
Barath Kannan
76837a91b4 update modules dependent on qt5 to use qt5base 2017-11-06 00:26:06 +11:00
Barath Kannan
9bb4817e32 use install target in Makefiles; make all portfile uniform 2017-11-06 00:24:29 +11:00
Mikhail Paulyshka
6e7eb0b787 [sfgui] add version 0.3.2 2017-11-05 13:59:25 +03:00
Martin Hořeňovský
f96080db34 Update Catch to 2.0.1 2017-11-05 11:05:14 +01:00
Barath Kannan
6b83925dd6 qt5 modules: gamepad, scxml, virtual keyboard, websockets 2017-11-05 20:13:12 +11:00
Mikhail Paulyshka
054a013bf3 [libpng] update to 1.6.34
https://sourceforge.net/projects/libpng/files/libpng16/older-releases/1.6.33/
https://sourceforge.net/projects/libpng/files/libpng16/1.6.34/
2017-11-05 12:12:32 +03:00
Barath Kannan
938a8fe401 fix path lengths limit for qt source, add qt5 modules: datavis3d, imageformats, multimedia, xmlpatterns 2017-11-05 19:44:44 +11:00
Barath Kannan
9ed2fc546c qt5 - serial, svg, charts, and 3d modules 2017-11-05 18:00:01 +11:00
Robert Schumacher
7ca9449744 [freetype-gl] Add version & description. Note that the build is always static. 2017-11-04 21:09:53 -07:00
atkawa7
9e71c1810c [alac] init 2017-11-04 16:51:20 -07:00
Mikhail Paulyshka
32d588aa69 [opencv] add support for MSVS 2017 update 5 (#2132) 2017-11-04 15:11:48 -07:00
Vlad Kolesnikov
30f7421602 Adding OpenSSL support to FFMPEG, fixed Assmimp UWP build (#2018)
* Enable ffmpeg to build using openssl for HTTPS/TLS support

* [ffmpeg] Add contract versions to libpath

* Updated FFMPEG to 3.3.3; Fixed unistd.h issue in ffmpeg build

* merge fix

* merge fix

* fix merge

* removed extra files

* Assimp UWP build fix

* [assimp] Bump version

* [ffmpeg] Implement openssl support through features.

* [opencv] remove ffmpeg depenency

OpenCV has own prebuilt ffmpeg library

* Fix version, package name is not a part of it

* Add support build option to PCL port

Add support build options (pcap, qt) to PCL port.

* Update VTK to 8.0.1

Update VTK to 8.0.1.

* [vcpkg] Enable pkg[*] as alias for all features.

* Using CP_UTF8 macro instead of magic numbers.

* [vcpkg] Add optional Abi field to BinaryParagraph for future use.

* [double-conversion] Fix --head builds

* [vcpkg] --head should only apply to USER_REQUESTED packages.

* [vcpkg] Fix bug where packages with uninstalled features appear to be uninstalled.

* Update Catch to 1.11.0

* Fix proxy usage in Win7 (powershell 2.0)

* [findVSInstances] Data lines are now placed within <sol><eol> tags. Text outside these tags is ignored

This means we can print text in powershell now and it won't break vcpkg.

* [fetchDependency] Now also returns output in the form <sol>data<eol>

* [git] Update to 2.15.0 (was 2.14.3)

* [bootstrap-vcpkg] Added better diagnostics in case of MSBuild failure.

* [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.

* help assimp find vcpkg's copy of zlib so it does not build its own

* [assimp] Bump revision

* [assimp] Fix assimp overwriting CMAKE_PREFIX_PATH.

* [boost] Handle spaces in vcpkg path.

* [vcpkg] Fix use of features in undocumented build command

* Update to v1.2.0. Remove man pages

* [opencv] Remove ffmpeg from dependencies -- it is not currently possible to use an external ffmpeg with opencv.

Add features for cuda and vtk.

* Enable OpenGL support for GUI

Enable OpenGL support for GUI.

* [protobuf] Add feature packages for zlib

ZLib based features like Gzip streams.

* [llvm] Require Python3

* [blaze] Fix remaining stray _INVALID_ROOT_

* Add option to enable Qt GUI support

Add option to enable Qt GUI support.

* Sorting CMake options for maintainability

Sorting CMake options based on grouped of CMake-GUI  for
maintainability.

* 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

* [uwebsockets] Remove boost from dependency list to follow upstream's official README

* [libharu] Fix DLLIMPORT macro replacement

* Update CHANGELOG and bump version to v0.0.95

* Fix date in CHANGELOG.md

* [apr] Update to 1.6.3

* Enable C++11 features

Enable C++11 features.

* Enable Microsoft Media Foundation support for Video I/O

Enable Microsoft Media Foundation support for Video I/O.

* [double-conversion] Fix regression introduced in vcpkg_fixup_cmake_targets.

* [vcpkg] Refactor argument parsing to use common code paths.

* [vcpkg] Improve `vcpkg help` -- now has per-command help!

* [vcpkg-help-export-ifw] Add settings description

* [opencv] Disable MSMF in UWP due to an upstream bug

* [vcpkg_download_distfile] Now downloads in a temp dir and rename to the target location

* [vcpkg_find_acquire_program] Use vcpkg_download_distfile()

* Remove vcpkg_acquire_depot_tools

* [downloads] Don't show progress by default

* [vcpkg_acquire_msys] Use vcpkg_download_distfile()

* vcpkg_from_github] Use vcpkg_download_distfile()

* [vcpkg_from_bitbucket] Use vcpkg_download_distfile()

* [ports.cmake] Use vcpkg_download_distfile()

* [antlr] upgrade to antlr4.7

* [antlr4] bump version to 4.7

* Use download-at-temp-and-rename pattern in powershell too

* Print error message when there is a syntax error in triplet file

As it is now vcpkg fails silently (actually, it outputs two empty lines).

* [fdk-aac] init

* [fetchDependendy.ps1] Remove obsolete comment

* [fetchDependency.ps1] Improve error message on hash mismatch

* [vswhere] Update to 2.2.11 (was 2.2.7)

* libaiff

* Append W

* [libaiff] fix uninitialized buffer

* Add the flint2 library (#1988)

* Add the "flint2" library.

* FIX: update library name

* FIX: only set MSVC version to VC14

* FIX: use static linkage

* DOC: display notification to the user

* [flint/CONTROL] add gettimeofday dependency

* [flint/portfile] move up linkage

* [flint/portfile] attempt to override the CRT linkage

* Add arblib (#1991)

* Fix rename libraries of FLANN

Fix rename libraries of FLANN.

* Fix line endings

* [cmake] Update to 3.9.5 (was 3.9.4)

* Porting ITK

* Sourcing from GitHub, using a master version with vcpkg patch

* Update CHANGELOG and bump version to v0.0.96

* [fftw] update to 3.3.7

* [dlib] update to 19.7 and use vcpkg_from_github

* fix issue 2111

* Revert "Updated libsigcpp to version 2.99.9"

This reverts commit 079ef9785a.

* Added glibmm and giomm.

* Added atkmm.

* Added pangomm.

* Added gtkmm

* Use unicode

* [glibmm] Add missing dependency: libsigcpp
2017-11-04 14:54:12 -07:00
Alexander Karatarakis
fdf331e288 [glibmm] Add missing dependency: libsigcpp 2017-11-04 10:07:16 -07:00
Mateusz Adamczyk
886bc2965d Use unicode 2017-11-04 10:05:30 -07:00
Mateusz Adamczyk
dad3c7b87c Added gtkmm 2017-11-04 10:05:30 -07:00
Mateusz Adamczyk
a2fd38d3c6 Added pangomm. 2017-11-04 10:05:30 -07:00
Mateusz Adamczyk
25a15b59b6 Added atkmm. 2017-11-04 10:05:30 -07:00
Mateusz Adamczyk
81c1a0efc3 Added glibmm and giomm. 2017-11-04 10:05:30 -07:00
Mateusz Adamczyk
3c85f7073b Revert "Updated libsigcpp to version 2.99.9"
This reverts commit 079ef9785a.
2017-11-04 10:05:30 -07:00
jasjuang
925bc94681 fix issue 2111 2017-11-04 09:40:49 -07:00
jasjuang
d7eefd9892 [dlib] update to 19.7 and use vcpkg_from_github 2017-11-04 09:40:49 -07:00
jasjuang
65bac6d9fa [fftw] update to 3.3.7 2017-11-04 09:30:24 -07:00
Dženan Zukić
11d672617c Sourcing from GitHub, using a master version with vcpkg patch 2017-11-03 18:34:09 -07:00
Dženan Zukić
868697d5bb Porting ITK 2017-11-03 18:34:09 -07:00
Alexander Karatarakis
34c25840a3 Fix line endings 2017-11-03 18:11:27 -07:00
Tsukasa Sugiura
05afaff355 Fix rename libraries of FLANN
Fix rename libraries of FLANN.
2017-11-03 18:10:30 -07:00
xoviat
c0090ed4c9 Add arblib (#1991) 2017-11-03 17:57:33 -07:00
xoviat
244d6e894f Add the flint2 library (#1988)
* Add the "flint2" library.

* FIX: update library name

* FIX: only set MSVC version to VC14

* FIX: use static linkage

* DOC: display notification to the user

* [flint/CONTROL] add gettimeofday dependency

* [flint/portfile] move up linkage

* [flint/portfile] attempt to override the CRT linkage
2017-11-03 16:54:44 -07:00
atkawa7
7906774829 [libaiff] fix uninitialized buffer 2017-11-03 16:44:35 -07:00
atkawa7
669e7a981e Append W 2017-11-03 16:44:35 -07:00
atkawa7
3cb9769d7b libaiff 2017-11-03 16:44:35 -07:00
atkawa7
98b2654c77 [fdk-aac] init 2017-11-03 16:34:13 -07:00
sdcb
7af697e6e8 [antlr4] bump version to 4.7 2017-11-03 16:13:07 -07:00
sdcb
bd91824bca [antlr] upgrade to antlr4.7 2017-11-03 16:13:07 -07:00
Robert Schumacher
87c4639c1c
Merge pull request #2099 from podsvirov/protobuf-feature-zlib
[protobuf] Add feature packages for zlib
2017-11-03 15:13:51 -07:00
Robert Schumacher
66ad158be4 [opencv] Disable MSMF in UWP due to an upstream bug 2017-11-03 14:44:11 -07:00
Robert Schumacher
ba69dd7de1
Merge pull request #2108 from UnaNancyOwen/fix_opencv
Enable some options for OpenCV port
2017-11-03 12:42:06 -07:00
Robert Schumacher
38136a2d05 [double-conversion] Fix regression introduced in vcpkg_fixup_cmake_targets. 2017-11-02 11:42:32 -07:00
Tsukasa Sugiura
ee2452f066 Enable Microsoft Media Foundation support for Video I/O
Enable Microsoft Media Foundation support for Video I/O.
2017-11-02 23:11:12 +09:00
Tsukasa Sugiura
82db1b3a2a Enable C++11 features
Enable C++11 features.
2017-11-02 23:08:25 +09:00
Alexander Karatarakis
fae64c544e [apr] Update to 1.6.3 2017-11-01 16:35:07 -07:00
Robert Schumacher
807a39c078 [libharu] Fix DLLIMPORT macro replacement 2017-11-01 14:47:34 -07:00
Robert Schumacher
fec804f236 [uwebsockets] Remove boost from dependency list to follow upstream's official README 2017-11-01 13:24:54 -07:00
Robert Schumacher
6269073198
Merge pull request #2083 from UnaNancyOwen/support_option_pcl
Add support build options to PCL port
2017-11-01 13:21:01 -07:00
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