Alexander Karatarakis
113d1668e4
[libspatialite] Bump version
2018-01-29 16:49:58 -08:00
Hiroshi Miura
d728defa67
[libspatialite] fix compile error on non-latin env ( #2659 )
...
It has literals with latin chars in a C source.
Unfortunately VC++ recognize source file without BOM as in OEM code not in UTF-8.
It cause a strange behavior of VC++ compiler, and fails with
"epsg_inlined_prussian.c(685): error C2001: newline in constant."
It happens on non-latin Windows such as Japanese(CP932).
It also work when changing Windows configuration
"system locale for non-unicode applications" to latin one such as English(US)(CP432),
but it affects all applications and users in Windows system.
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-01-29 16:49:05 -08:00
George Fotopoulos
e95159b5a6
[forest] New Package ( #2650 )
...
* Add header-only library forest
2018-01-29 16:44:57 -08:00
Robert Schumacher
b2eb87dc71
[qt5-base] Add openssl dependency for Network module and deploy it for applications
2018-01-29 16:08:45 -08:00
atkawa7
bac500fb77
[crc32c] init
2018-01-29 22:59:21 +02:00
atkawa7
226bb6bc2f
[asmjit] init
2018-01-29 22:05:19 +02:00
atkawa7
8374c7d9e2
[yara] init
2018-01-29 20:53:31 +02:00
atkawa7
91518839b9
[mujs] init
2018-01-29 18:55:41 +02:00
atkawa7
9fa540fe69
[muparser] init
2018-01-29 18:13:09 +02:00
Force Charlie
84c0bd3436
Merge branch 'master' of https://github.com/Microsoft/vcpkg into curl_http2
2018-01-29 21:05:10 +08:00
Ivy Snow
babddd9dd7
fixed: error LNK2001: unresolved external symbol _INT123_dct36_sse
...
https://github.com/Microsoft/vcpkg/issues/1976
2018-01-29 18:33:18 +08:00
LazyWolf Lin
c4d8a862c5
Fix error C4996 of GTest in VS2017.
2018-01-29 14:40:26 +08:00
Force Charlie
278ab50c3f
CURL_USE_WINSSL disable HTTP2
2018-01-29 12:40:16 +08:00
Force Charlie
e6712779e7
curl: disable WindowsStore HTTP2 support (nghttp2 not support)
2018-01-28 23:33:38 +08:00
Force Charlie
b45bc18542
curl: only dynamic build support HTTP2
2018-01-28 23:26:48 +08:00
Tsukasa Sugiura
75745ed90d
Fix for VCPKG_BUILD_TYPE
...
Fix for VCPKG_BUILD_TYPE.
2018-01-28 22:24:52 +09:00
Force Charlie
a66490101e
curl enable http2, use nghttp2
2018-01-28 20:26:07 +08:00
atkawa7
36e7f37f89
[libopenmpt] init
2018-01-28 13:14:06 +02:00
atkawa7
7a12e5e25b
[cccapstone] init
2018-01-28 10:08:21 +02:00
atkawa7
bfc283f5b2
[libudis86] init
2018-01-28 09:45:36 +02:00
Tsvetkov Maksim
340ff984cb
[log4cplus] correct path for vcpkg_fixup_cmake_targets ( #2646 )
2018-01-27 23:30:47 -08:00
Robert Schumacher
c835db39e8
[dlib] Fix assert configuration issue in release mode
2018-01-27 16:07:07 -08:00
Robert Schumacher
5c9c1bde53
[qt5-base] Fix missing qtdeploy script in debug builds
2018-01-26 15:47:30 -08:00
Alexander Karatarakis
884afaa9ce
[wincrypt,winsock2] Fix issue: license has been removed from SDK 16299 default installation
2018-01-26 14:25:24 -08:00
Alexander Karatarakis
657d205834
Merge pull request #2644 from jasjuang/openvr
...
[openvr] update to 1.0.12 and use vcpkg_from_github
2018-01-26 13:26:15 -08:00
Alexander Karatarakis
6063e6f133
Merge pull request #2657 from UnaNancyOwen/update_realsense2
...
[realsense2] Update to v2.9.1
2018-01-26 13:25:49 -08:00
Alexander Karatarakis
ee44318556
Merge pull request #2658 from horenmar/catch-2.1.1
...
Update Catch to 2.1.1
2018-01-26 13:25:35 -08:00
Robert Schumacher
f0fea1d588
Merge pull request #2648 from cenit/master
...
[OpenGL] license has been removed from SDK 16299 default installation
2018-01-26 08:53:02 -08:00
Tsukasa Sugiura
366bbc0190
[realsense2] Update to v2.9.1
...
Update realsense2 port to librealsense v2.9.1.
2018-01-27 01:09:19 +09:00
Martin Hořeňovský
6a14c842bf
Update Catch to 2.1.1
2018-01-26 16:46:41 +01:00
ArashPartow
e649c0a46a
Add ExprTk package
2018-01-26 15:48:21 +11:00
ArashPartow
cbf0c07660
Update StrTk package
2018-01-26 15:41:24 +11:00
Alexander Karatarakis
92ad00179c
Merge pull request #2642 from pravic/sciter
...
[sciter] Update to 4.1.2.5717
2018-01-25 17:40:42 -08:00
Stefano Sinigardi
0cf5297a72
license has been removed from SDK 16299 default installation, use a link as a copyright notice like 8.1 sdk
2018-01-25 22:49:44 +01:00
Robert Schumacher
7722798ecb
Merge pull request #2633 from tobiaskohlbau/libzip
...
[libzip] bump to 1.4.0
2018-01-25 13:09:15 -08:00
Tobias Kohlbau
f04a4aee91
[libzip] bump to 1.4.0
...
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2018-01-25 17:47:11 +01:00
jasjuang
d0897e726d
[openvr] update to 1.0.12 and use vcpkg_from_github
2018-01-24 21:49:13 -08:00
pravic
de2396035a
[sciter] Update to 4.1.2.5717
2018-01-25 07:57:33 +03:00
Alexander Karatarakis
9e0e0ebe62
[openssl] Add missing patch
2018-01-24 18:49:03 -08:00
Alexander Karatarakis
ccedc8b433
[openssl] Patch out non-ascii char
2018-01-24 18:43:19 -08:00
Alexander Karatarakis
d4cf299de6
[gflags] Use vcpkg_fixup_cmake_targets() instead of patching
2018-01-24 15:35:01 -08:00
pravic
d0d38919bb
[curl] update to 7.58.0
2018-01-24 11:30:44 +03:00
Godrod
9e00fb932d
Fix missing dlls
2018-01-23 23:23:58 +01:00
Tobias Kohlbau
91f447631d
[curl] add option to build with winssl ( #2631 )
...
Sometimes curl needs to be build with winssl,
use vcpkg install curl[winssl].
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2018-01-23 12:11:15 -08:00
Tsukasa Sugiura
64203615a6
Fix OpenNI2 deploy ( #2627 )
...
* Fix OpenNI2 deploy
Fix to deploy initialization file and drivers.
* [openni2] Adjusting deployopenni2.ps1 paths
* Fix Create Directory of OpenNI2 Drivers
Fix create directory of OpenNI2 drivers.
* Fix Deploy Script Path
Fix deploy script path.
2018-01-23 08:45:23 -08:00
Tobias Kohlbau
3df6043856
[discord-rpc] bump to version 2.1.0
...
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2018-01-23 16:44:13 +01:00
Robert Schumacher
ac509ecbe5
Merge pull request #2620 from atkawa7/libdisasm
...
[libdisasm] init
2018-01-23 07:23:49 -08:00
Robert Schumacher
65ee81b1a2
Merge pull request #2616 from calumr/osg-debug-plugins
...
[osg] Keep debug plugins separate
2018-01-23 07:22:30 -08:00
Robert Schumacher
88815a84b7
Merge pull request #2605 from ivysnow/libwebsockets
...
[libwebsockets] update to 2.4.1
2018-01-23 07:21:20 -08:00
Robert Schumacher
3a60fcfe14
Merge pull request #2602 from ivysnow/mongoc
...
[libbson, mongo-c-driver] update to 1.9.2
2018-01-23 07:18:06 -08:00
Robert Schumacher
ab9991e30a
Merge pull request #2629 from jasjuang/dlib
...
[dlib] update to 19.9
2018-01-23 02:51:11 -08:00
Robert Schumacher
18f44c353d
[msmpi] Accept v8.1.1
2018-01-23 02:50:01 -08:00
jasjuang
bac1ed6b76
[dlib] update to 19.9
2018-01-22 23:01:36 -08:00
Alexander Karatarakis
6dead992fa
Merge pull request #2619 from atkawa7/cgicc
...
[cgicc] init #2550
2018-01-22 13:46:57 -08:00
Koby Kahane
27ada0615c
[lz4] update to 1.8.1.2
2018-01-22 15:13:16 +02:00
atkawa7
751877f4e8
[libdisasm] init
2018-01-21 12:48:37 +02:00
atkawa7
9863dd8b13
[cgicc] fix documentation
2018-01-20 16:21:27 +02:00
atkawa7
c407c6db1c
[cgicc] init #2550
2018-01-20 16:18:36 +02:00
Robert Schumacher
55415f9200
[boost-asio] Added openssl as a dependency since most users will want it
2018-01-19 16:26:30 -08:00
Robert Schumacher
b7b61e917f
[poco] Update to 1.8.1
2018-01-19 15:34:43 -08:00
Robert Schumacher
f522ff0811
[opencv] Improve CMake usage instructions
2018-01-19 14:46:52 -08:00
Alexander Karatarakis
f5939bff67
Merge pull request #2603 from ivysnow/xxhash
...
[xxhash] update to 0.6.4
2018-01-19 12:56:18 -08:00
Alexander Karatarakis
11d4d2fe40
Merge pull request #2604 from ivysnow/tiff
...
[tiff] update to 4.0.9
2018-01-19 12:56:02 -08:00
Alexander Karatarakis
cb21c18a47
Merge pull request #2606 from ivysnow/libogg
...
[libogg] update to 1.3.3
2018-01-19 12:55:07 -08:00
Alexander Karatarakis
a702c29e02
Merge pull request #2607 from ivysnow/libjpeg-turbo
...
[libjpeg-turbo] update to 1.5.3
2018-01-19 12:54:41 -08:00
Calum Robinson
b17566a694
[osg] Keep debug plugins separate
2018-01-19 16:04:09 +00:00
Ivy Snow
a5e1ae77a9
[xxhash] update to 0.6.4
2018-01-19 13:14:26 +08:00
Ivy Snow
c761d3704d
[tiff] update to 4.0.9
2018-01-19 13:13:06 +08:00
Ivy Snow
933c46267b
[libwebsockets] update to 2.4.1
2018-01-19 13:11:48 +08:00
Ivy Snow
5b1cff5b3c
[libogg] update to 1.3.3
2018-01-19 13:10:01 +08:00
Ivy Snow
6fbd38035a
[libjpeg-turbo] update to 1.5.3
2018-01-19 13:08:23 +08:00
Ivy Snow
a23484228d
[libwebp] update to 0.6.1
2018-01-19 13:06:04 +08:00
Ivy Snow
04eb62a1bf
[mongo-c-driver] update to 1.9.2
2018-01-19 12:10:05 +08:00
Ivy Snow
21d51eab4c
[libbson] update to 1.9.2
2018-01-19 12:08:55 +08:00
Robert Schumacher
e44c1b292d
[boost] Remove version from .lib filenames to improve CMake compatibility. Fixes #2459 .
2018-01-18 11:03:26 -08:00
Robert Schumacher
353d635b97
[freetype][harfbuzz] Fix static freetype dependency.
2018-01-18 10:57:30 -08:00
Robert Schumacher
d35866018a
Merge pull request #1993 from Barath-Kannan/qt5_modular
...
Qt5 modular
2018-01-18 10:51:18 -08:00
Robert Schumacher
b47b4346f8
[vcpkg-build-qmake][vcpkg-configure-qmake] Collapse config-specific versions.
2018-01-18 07:36:54 -08:00
Robert Schumacher
51da0e25fa
[qscintilla] Fix build against new modular qt
2018-01-18 07:36:50 -08:00
Robert Schumacher
d6dc7a078a
[qwt][qscintilla][qca] Use dash in qt modular dependency
2018-01-18 07:36:44 -08:00
Robert Schumacher
d9d3744484
[qt5-base] Restore qtdeploy.ps1
2018-01-18 07:36:40 -08:00
Robert Schumacher
7b0cfc6f6c
[qt5-base] Remove debug qmake.exe
2018-01-18 07:36:38 -08:00
Robert Schumacher
b4c041df93
Merge pull request #2554 from horenmar/Introduce-Catch-Classic
...
Introduce catch classic
2018-01-18 04:21:18 -08:00
Nikolay Baklicharov
1b5ec0bc10
librtmp: Fix debug build ( #2537 )
2018-01-18 04:20:18 -08:00
Martin Hořeňovský
381263aaa0
Update Catch to 1.12.0
2018-01-18 11:04:56 +01:00
Martin Hořeňovský
508edef95a
Update Catch to 1.11.0
2018-01-18 11:04:54 +01:00
Martin Hořeňovský
129971d228
v1.10.0
2018-01-18 11:04:33 +01:00
Robert Schumacher
27188d3b1e
Merge pull request #2555 from horenmar/introduce-catch2
...
Add specific port for Catch2
2018-01-18 00:43:40 -08:00
Robert Schumacher
bbc24d2212
[catch2] Fix hashes and CONTROL
2018-01-18 00:40:16 -08:00
Robert Schumacher
1e95a2cd8a
[boost-build] Bump version to include ZLIB/BZIP2
2018-01-17 23:22:01 -08:00
David Benson
9fe1006200
Restore support for zlib and gzip in iostreams
2018-01-17 23:21:58 -08:00
Robert Schumacher
78ac1d0bb6
[boost] Split boost-modular.cmake
2018-01-17 23:21:47 -08:00
Robert Schumacher
115bff5c07
Merge pull request #2530 from b-r-o-c-k/libodb-sqlite-fix
...
[libodb-sqlite] Allow static linking to libodb
2018-01-17 22:48:45 -08:00
Robert Schumacher
9fadc83fdc
[libodb] Bump version due to package change
2018-01-17 22:48:10 -08:00
Barath Kannan
ca9ff199d6
append hyphen to qt5 module names
2018-01-18 10:02:56 +11:00
Barath Kannan
c30363d07b
Merge branch 'master' into qt5_modular
2018-01-17 19:00:43 +11:00
Alexander Karatarakis
28c5c6ae46
Merge pull request #2566 from ivysnow/libconfig
...
[libconfig] update to 1.7.2
2018-01-16 14:53:26 -08:00
Alexander Karatarakis
b0bb4144cf
Merge pull request #2565 from crackedmind/fix_x86_mpg123
...
[mpg123] Fix x86 build
2018-01-16 14:53:09 -08:00
Alexander Karatarakis
b76360e4af
Merge pull request #2583 from pravic/sciter
...
[sciter] Update to 4.1.1.5703
2018-01-16 14:49:07 -08:00
jasjuang
5aa627e164
[SDL2] use vcpkg_from_github to enable --head
2018-01-16 14:13:15 -08:00
pravic
950918b9fb
[sciter] Update to 4.1.1.5703
2018-01-15 21:23:40 +03:00
Ivy Snow
9e21f1aacf
[libconfig] update to 1.7.2
2018-01-13 13:04:15 +08:00
Alexander Karatarakis
7f104409b6
Merge pull request #2558 from fwosar/master
...
[cpr] Fixed wrong include folder
2018-01-12 14:27:36 -08:00
Alexander Karatarakis
c4d1c645d9
Merge pull request #2557 from clvn/tre
...
[tre] Initial port
2018-01-12 11:44:05 -08:00
Alexander Karatarakis
591cfefc54
Merge pull request #2549 from vitaliyparinov/date-update
...
[date] Update HowardHinnant/date to 2.4
2018-01-12 11:41:46 -08:00
Fabian Wosar
62744550b9
Fixed wrong include folder
...
The port used to install "include/cpr" instead of "cpr" into the vcpkg include folder . As a result, attempting to use the cpr header would fail as the header includes "cpr/<header file>". In addition having to include <include/cpr/cpr.h> breaks the general vcpkg conventions.
2018-01-12 14:45:39 +01:00
clvn
d7cd72e396
[tre] Initial port
2018-01-12 12:24:02 +01:00
Martin Hořeňovský
0fb03e8b73
Add specific port for Catch2
2018-01-12 11:13:55 +01:00
Vitaliy Parinov
60fb59ce4d
[date] Update to 2.4 cont. (removed DATE_BUILD_LIB usages)
2018-01-12 05:50:19 +03:00
Stanislav Ershov
5fdda7b89f
[mpg123] Fix x86 build
2018-01-11 12:45:32 +03:00
Vitaliy Parinov
bfc50d8ee2
Update HowardHinnant/date to 2.4
2018-01-11 08:46:08 +03:00
Joel Clay
0e6e2c9658
Update magnum, magnum-plugins and corrade to latest
2018-01-10 20:47:42 -05:00
Alexander Karatarakis
2939b01fb9
Merge pull request #2547 from kobykahane/gflags_2_2_1
...
[gflags] update to 2.2.1
2018-01-10 13:45:25 -08:00
Alexander Karatarakis
d99a160111
Merge pull request #2546 from kobykahane/kobykahane/tclap_1_2_2
...
[tclap] update to 1.2.2
2018-01-10 13:32:32 -08:00
Alexander Karatarakis
4eb0a5c5b4
Merge pull request #2544 from fran6co/flatbuffers_1.8.0
...
[flatbuffers] update to 1.8.0
2018-01-10 13:13:01 -08:00
Alexander Karatarakis
a1e179f3db
Merge pull request #2543 from fran6co/grpc_1.8.3
...
[grpc] update to 1.8.3
2018-01-10 13:12:11 -08:00
Alexander Karatarakis
4f7e228d98
Merge pull request #2542 from pravic/sciter
...
[sciter] Update to 4.1.0.5687
2018-01-10 13:09:30 -08:00
Alexander Karatarakis
005b7d940f
Merge pull request #2539 from procxx/missing_version_rc
...
Add missing version.rc file to sdl2 libraries.
2018-01-10 12:27:59 -08:00
Koby Kahane
8c09cad80e
[gflags] update to 2.2.1
2018-01-10 16:26:56 +02:00
Koby Kahane
443af9686b
Update TCLAP to 1.2.2.
2018-01-10 15:40:27 +02:00
Francisco Facioni
b04abf9841
[flatbuffers] update to 1.8.0
2018-01-10 10:40:12 +00:00
Francisco Facioni
d837a89c64
[grpc] update to 1.8.3
2018-01-10 10:12:05 +00:00
pravic
96aa26ebad
[sciter] Update to 4.1.0.5687
2018-01-10 12:47:53 +03:00
b-r-o-c-k
124a9354c0
[libodb] Allow static linking to libodb
2018-01-09 20:52:59 -06:00
Stanislav Ershov
2ad118a253
Add missing version.rc file to sdl2 libraries.
...
Affected sdl2 libraries:
- sdl2-image
- sdl2-mixer
- sdl2-net
- sdl2-ttf
2018-01-09 23:44:37 +03:00
James Chang
00782fb304
[realsense2] update to 2.9.0
2018-01-09 20:48:11 +08:00
Robert Schumacher
30a6668e22
[vtk] Add dependency from mpi feature to hdf5[parallel]
2018-01-09 02:01:40 -08:00
Robert Schumacher
5d6d8511a8
Merge pull request #2535 from twMr7/update_vtk
...
[vtk] update to 8.1.0
2018-01-09 02:00:54 -08:00
Robert Schumacher
56b6415c45
Merge pull request #2534 from twMr7/optional_parallel_hdf5
...
make parallel support optional
2018-01-09 02:00:43 -08:00
Robert Schumacher
ce3026aece
Merge pull request #2533 from procxx/sdl2-image
...
[sdl2-image] Update to 2.0.2
2018-01-09 00:21:53 -08:00
Robert Schumacher
cce3f40e00
Merge pull request #2529 from albertziegenhagel/fix-cgal-head
...
[cgal] Fix installation with --head
2018-01-08 23:36:02 -08:00
Robert Schumacher
7f7f2b629e
[hdf5] Bump version to include new feature
2018-01-08 23:34:52 -08:00
Stanislav Ershov
48e9cc063e
[sdl2-image] Update to 2.0.2
2018-01-09 10:25:24 +03:00
James Chang
90542f8cf3
[vtk] update to 8.1.0
2018-01-09 15:22:21 +08:00
James Chang
69e4ef6632
make parallel support optional
2018-01-09 14:22:02 +08:00
Alexander Karatarakis
65d56f25bb
Merge pull request #2532 from TheStormN/librtmp-to-v2.4
...
[librtmp] Update to 2.4
2018-01-08 14:13:47 -08:00
Nikolay Baklicharov
78ae618d8e
[librtmp] Update to 2.4
2018-01-08 22:12:37 +02:00
Stanislav Ershov
17bdc084f9
[mpg123] Update to 1.25.8
2018-01-08 22:52:38 +03:00
Albert Ziegenhagel
eb34e61d6d
[cgal] Use CGAL_INSTALL_CMAKE_DIR to force an installation path for CMake files
2018-01-08 14:04:42 +01:00
Alexander Karatarakis
31b1989394
Merge pull request #2508 from albertziegenhagel/python3-3.6.4
...
[python3] Update to 3.6.4
2018-01-07 11:27:31 -08:00
Alexander Karatarakis
023ffe900d
Merge pull request #2520 from procxx/add_sqlitecpp
...
[sqlitecpp] Initial port
2018-01-07 11:27:09 -08:00
Stanislav Ershov
9b4e48cb1d
[sqlitecpp] Initial port
2018-01-06 12:58:22 +03:00
Force Charlie
ae82c74340
[llvm]: update llvm to 5.0.1
2018-01-06 10:07:16 +08:00
Robert Schumacher
cf802347a4
Merge pull request #2218 from jasjuang/llvm
...
[llvm] add in clang and enable tools
2018-01-05 15:37:14 -08:00
Alexander Karatarakis
2ce964f191
Merge pull request #2517 from albertziegenhagel/fix-pybind11-version
...
[pybind11] Fix version in CONTROL after update
2018-01-05 21:06:51 +02:00
Eric Mittelette
813d441ba2
adding args port file
2018-01-05 10:46:58 -08:00
Albert Ziegenhagel
087498f675
[pybind11] Fix version in CONTROL after update
2018-01-05 15:27:16 +01:00
Alexander Karatarakis
ed857484e7
Merge pull request #2505 from clvn/samplerate
...
[libsamplerate] Initial port
2018-01-05 13:47:30 +02:00
Alexander Karatarakis
cdce53330e
Merge pull request #2503 from procxx/add_cimg
...
[cimg] initial port
2018-01-05 13:42:37 +02:00
Alexander Karatarakis
94a9087b8f
Merge pull request #2504 from RT222/unicorn-lib
...
[unicorn-lib][rs-core-lib] Initial port
2018-01-05 13:40:16 +02:00