5475 Commits

Author SHA1 Message Date
Alexander Karatarakis
577e533451
Merge pull request #2652 from ArashPartow/master
Update StrTk package
2018-01-30 17:02:53 -08:00
Alexander Karatarakis
9c11be336c
Merge pull request #2636 from Godrod/master
Fix missing dlls for wxWidgets
2018-01-30 16:54:26 -08:00
Robert Schumacher
4a387a4fd7 [boost-vcpkg-helpers] Fix generator script for boost-test modifications in PR #2672 2018-01-30 15:02:19 -08:00
Robert Schumacher
845fccd72a
Merge pull request #2263 from fquinner/feature-port-openmama
Added port for OpenMAMA 6.2.1.SNAPSHOT
2018-01-30 14:53:03 -08:00
Alexander Karatarakis
2bc105cd95 Add vcpkgFormatElapsedTime in powershell side 2018-01-30 14:42:33 -08:00
Robert Schumacher
6741689094
Merge pull request #2688 from AMDmi3/patch-2
Fix incorrect version for soundtouch
2018-01-30 12:30:43 -08:00
Robert Schumacher
69bc9d6680
Merge pull request #2689 from AMDmi3/patch-3
Fix incorrect version for jack2
2018-01-30 12:29:46 -08:00
Dmitry Marakasov
794b1525d5
Fix incorrect version for jack2 2018-01-30 21:24:13 +03:00
Dmitry Marakasov
d85a5bbc11
Fix incorrect version for soundtouch 2018-01-30 21:22:40 +03:00
Force Charlie
108d13a277 update about HTTP2 TLS 2018-01-30 21:22:53 +08:00
Force Charlie
67889b7fc5 Merge branch 'curl_http2' of github.com:fcharlie/vcpkg into curl_http2 2018-01-30 21:21:08 +08:00
Alexander Karatarakis
13bb9e8d14
Merge pull request #2675 from ivysnow/mpg123
[mpg123] fixed: error LNK2001: unresolved external symbol _INT123_dct36_sse
2018-01-30 02:27:38 -08:00
Alexander Karatarakis
ecaafb9b82
Merge pull request #2672 from UnaNancyOwen/fix_boost
[boost-test] Fix for VCPKG_BUILD_TYPE
2018-01-30 01:51:21 -08:00
Alexander Karatarakis
fb0c2bb928
Merge pull request #2669 from atkawa7/libopenmpt
[libopenmpt] init
2018-01-30 00:54:56 -08:00
Alexander Karatarakis
504eb779d2
Merge pull request #2668 from atkawa7/cccapstone
[cccapstone] init
2018-01-30 00:35:57 -08:00
Alexander Karatarakis
c0a41c3ff5
Merge pull request #2667 from atkawa7/libudis86
[libudis86] init
2018-01-30 00:30:41 -08:00
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
Alexander Karatarakis
92f9f63df6
Merge pull request #2674 from LazyWolfLin/master
Fix error C4996 of GTest in VS2017.
2018-01-29 01:03:00 -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
Alexander Karatarakis
6c0f3a8859 [ClearEnvironment] Fix registry comments 2018-01-27 22:08:07 -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
atkawa7
75f19a58ba [vcpkg] Add string constructor (#2429)
* [vcpkg] Add string constructor

* Update versiont.h
2018-01-26 14:44:07 -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
Alexander Karatarakis
e9b0de9d68 Add -NoProfile and -ExecutionPolicy Bypass in powershell call 2018-01-25 17:27:43 -08:00
Alexander Karatarakis
186a2cf88b [bootstrap] Fix whitespace issue 2018-01-25 17:03:37 -08:00
Alexander Karatarakis
6e07cbeff4 [bootstrap] Specify full path for dirs.proj 2018-01-25 16:48:32 -08:00
Alexander Karatarakis
edcc8e2c36 [bootstrap] Exit fast(er) if msbuild fails 2018-01-25 14:57:53 -08:00
Alexander Karatarakis
89addaa7a5 VcpkgInvokeCommand: return the error code 2018-01-25 14:57:26 -08:00
Alexander Karatarakis
a8a20f1a13 VcpkgInvokeCommand: remove paramter $wait 2018-01-25 14:46:00 -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
Alexander Karatarakis
fd2f9816cc Don't expand variable 2018-01-24 15:22:41 -08:00
Alexander Karatarakis
0c67c35bcc Update CHANGELOG and bump version to v0.0.103 2018-01-24 14:31:37 -08:00
Robert Schumacher
9eda2e04d1 [vcpkg] Fix issue with any command executing more than 10 transactions with mixed types. Fixes #2600. Fixes #2582. 2018-01-24 14:20:24 -08:00
Alexander Karatarakis
7d9f0a8697
Merge pull request #2638 from pravic/curl
[curl] update to 7.58.0
2018-01-24 02:35:24 -08:00
pravic
d0d38919bb [curl] update to 7.58.0 2018-01-24 11:30:44 +03:00
Alexander Karatarakis
2fa1ca1621 Update CHANGELOG and bump version to v0.0.102 2018-01-23 16:59:10 -08:00
Alexander Karatarakis
67755f9415 Use !empty() instead of size() > 0 2018-01-23 15:40:32 -08:00
Alexander Karatarakis
639f993798 Add missing method const 2018-01-23 15:38:08 -08:00
Alexander Karatarakis
f3a43d98ab Remove unneeded else 2018-01-23 15:36:06 -08:00
Alexander Karatarakis
acf3f30d7a Init order should match order of fields 2018-01-23 15:33:47 -08:00
Alexander Karatarakis
5be6975cd5 Use =default for trivial destructor 2018-01-23 15:33:13 -08:00
Alexander Karatarakis
47833bb393 Parameter name consistency between declaration and definition 2018-01-23 15:31:39 -08:00
Alexander Karatarakis
bff50291c2 Use empty() instead of size() == 0 2018-01-23 15:28:55 -08:00
Alexander Karatarakis
9d85ed4c17 Use char instead of string when string-searching for a single char 2018-01-23 15:28:20 -08:00
Alexander Karatarakis
bbf1a737b6 Use for-each loop 2018-01-23 15:27:38 -08:00
Alexander Karatarakis
adc8055a90 Rename to avoid variable hiding. Move temp into vector 2018-01-23 15:25:33 -08:00
Alexander Karatarakis
2f6e549223 Use emplace_back() instead of push_back() 2018-01-23 15:23:21 -08:00
Alexander Karatarakis
80f1563c6b Use empty() instead of comparing with size() 2018-01-23 15:21:33 -08:00
Alexander Karatarakis
a413b523e2 Add missing initializer 2018-01-23 15:19:51 -08:00
Alexander Karatarakis
209452755b Fix #include casing 2018-01-23 15:18:31 -08:00
Alexander Karatarakis
e5b0de35d3 [vswhere] Update to 2.3.2 2018-01-23 15:08:52 -08:00
Godrod
9e00fb932d
Fix missing dlls 2018-01-23 23:23:58 +01:00
Alexander Karatarakis
0df743d625 [bootstrap] Build vcpkg in a clean environment 2018-01-23 14:16:06 -08:00
Alexander Karatarakis
a5fe308ea3 $script:MyInvocation.MyCommand.Definition
It works also in cases where scripts/functions are calling each other.
Without the $script prefix, it would instead give you the calling function OR the path if there was no parent function.
With the prefix, it always yields the directory of the script
2018-01-23 14:16:06 -08:00
Alexander Karatarakis
62c8626f4d vcpkgInvokeCommand(): Add -NoNewWindows flag 2018-01-23 14:16:06 -08:00
Alexander Karatarakis
ae582e0d4f [bootstrap] Extract arguments in variable 2018-01-23 14:16:05 -08:00
Alexander Karatarakis
3332326c65 Update CMake to 3.10.2 2018-01-23 14:16:05 -08:00
Alexander Karatarakis
2890ffa31c Don't print "downloading..." if file is already downloaded 2018-01-23 14:16:05 -08:00
Robert Schumacher
130fa279f9 [vcpkg] Revert making remove_package() take status_db by const
The in-memory database must be updated to communicate to future actions that they need to look at this package's files (or not)
2018-01-23 14:14:01 -08: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
Robert Schumacher
dcea519efb
Merge pull request #2632 from tobiaskohlbau/discord-rpc
[discord-rpc] bump to version 2.1.0
2018-01-23 08:03:01 -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