Commit Graph

2930 Commits

Author SHA1 Message Date
Mikhail Paulyshka
14c3c51a00 [sqlite3] update to 3.19.1 2017-05-24 22:34:02 +03:00
codicodi
61ad15ce0b [freetype] update to 2.8 2017-05-24 20:46:16 +02:00
codicodi
1c4f0e5183 [hwloc] build from source 2017-05-24 16:13:26 +02:00
Robert Schumacher
2b944c21e8 [vcpkg] Fix regression on Windows 7/8 introduced with Powershell Core support 2017-05-24 03:33:20 -07:00
Robert Schumacher
6be01a12db [vcpkg] Refactored to simplify BuildPolicies into BuildPolicy.
Restrict policy consumers to a simpler interface than std::map.
Rename vcpkg::getMachineType -> vcpkg::to_machine_type.
2017-05-24 00:44:00 -07:00
codicodi
e748a448eb [tbb] update to 2017 U6 2017-05-24 09:14:12 +02:00
Robert Schumacher
e9b561fa48 Merge pull request #1128 from cloudhan/master
add dependency for gli
2017-05-23 15:40:20 -07:00
Robert Schumacher
ceae20960f [gli] Use vcpkg_from_github. Use GLI license, not GLM license. 2017-05-23 15:39:36 -07:00
Robert Schumacher
b376bf3ea2 Merge pull request #1151 from atkawa7/master
Brotli #1150
2017-05-23 15:12:33 -07:00
Robert Schumacher
e607ff8a7b [brotli] Use vcpkg_from_github and latest stable release 2017-05-23 15:08:19 -07:00
Alexander Karatarakis
dd1b312de6 Merge pull request #1147 from pravic/sciter-port
[sciter] Update to 4.0.1.0
2017-05-23 14:55:11 -07:00
Robert Schumacher
e8b08e97fb Merge pull request #1127 from saprykin/plibsys
Add plibsys library to ports
2017-05-23 14:12:10 -07:00
Robert Schumacher
29c80c72f4 [plibsys] Use vcpkg_from_github 2017-05-23 14:10:42 -07:00
atkawa7
2629a3696f Brotli #1150
Created a brotli port file
2017-05-23 13:09:58 -07:00
Alexander Karatarakis
9db43574c9 Merge pull request #1141 from Mixaill/pscore-bootstrap
scripts/fetchDependency.ps1: fix vcpkg boostrapping with Powershell Core
2017-05-23 11:59:25 -07:00
Alexander Karatarakis
5ba2f0d81c scripts/fetchDependency.ps1: Retain previous code for hashing to support Win7 2017-05-23 11:53:20 -07:00
yintothayang
c37a0f1dca disallow ARM and UWP arch 2017-05-24 00:39:25 +09:00
yintothayang
8f230963fb new port for RedShell SDK 2017-05-23 23:18:29 +09:00
pravic
b8db426e03 [sciter] Update to 4.0.1.0 2017-05-23 16:38:16 +03:00
Hartmut Kaiser
633d52348b Adding another patch enabling to build HPX if UNICODE is set 2017-05-23 07:59:44 -05:00
Hartmut Kaiser
3b55cb0754 Allowing for HPX to be built for x86-windows as well 2017-05-23 07:59:44 -05:00
Hartmut Kaiser
c3924adea4 Adding support for HPX (https://github.com/STEllAR-GROUP/hpx) 2017-05-23 07:59:32 -05:00
Robert Schumacher
dfaa7a831c Merge pull request #1143 from smasherprog/patch-1
Added fluid.exe to output tools
2017-05-23 01:12:40 -07:00
Robert Schumacher
1780157dbc [fltk] Place fluid.exe into tools/fltk. Remove static import libs in shared builds. 2017-05-23 01:11:52 -07:00
Robert Schumacher
a1215cd26e Merge pull request #1142 from Mixaill/strtk
[strtk] add version 2017.01.02
2017-05-22 23:03:59 -07:00
Robert Schumacher
205c575fd9 Merge pull request #1138 from laohyx/master
Add support for gtest's dynamic CRT + static linking.
2017-05-22 22:49:31 -07:00
Robert Schumacher
6e675a1a70 Merge pull request #1145 from STEllAR-GROUP/add_hwloc
Add support for installing binary distributions of HWLOC
2017-05-22 22:24:32 -07:00
Robert Schumacher
67e038b9e0 [hwloc] Use VCPKG_TARGET_ARCHITECTURE instead of TRIPLET_SYSTEM_ARCH. 2017-05-22 22:21:10 -07:00
Robert Schumacher
0f39f912f6 Merge pull request #1126 from bagong/fftw3fl
Update fftw3 to 3.3.6-pl2 and add single- and long-double targets
2017-05-22 22:15:17 -07:00
Robert Schumacher
652937b03f Merge pull request #1144 from STEllAR-GROUP/add_policy
Adding policy ALLOW_OBSOLETE_MSVCRT suppressing dependency check for msvcrt.dll
2017-05-22 22:04:25 -07:00
Robert Schumacher
70429b207d [vcpkg] Enable VCPKG_POLICY_ALLOW_OBSOLETE_MSVCRT 2017-05-22 22:00:02 -07:00
Robert Schumacher
f9d0ee313c [vcpkg] Avoid modifying static globals after initialization 2017-05-22 20:49:15 -07:00
Robert Schumacher
54be2d5e91 [pdcurses] Fix x64/x86 builds. 2017-05-22 20:26:56 -07:00
Hartmut Kaiser
91876e047a Add support for installing binary distributions of HWLOC
- this depends on #1144
- this fixes #1124
2017-05-22 21:38:11 -05:00
Hartmut Kaiser
3dd8bde9bd Adding policy ALLOW_OBSOLETE_MSVCRT suppressing dependency check for msvcrt.dll 2017-05-22 21:32:02 -05:00
Yuxuan He
630132096d Only check CRT on gtest_force_shared_crt. 2017-05-23 09:40:38 +08:00
Scott
21e30e6d80 Added fluid.exe to output tools
This is added as per the conversion here https://github.com/Microsoft/vcpkg/pull/551#issuecomment-303247813
If this should not be in the vcpkg output, please close the PR.
2017-05-22 18:06:33 -07:00
Robert Schumacher
082c827fd3 Merge pull request #1123 from muemart/python
Add port for Python 3
2017-05-22 17:46:39 -07:00
Daniel Shaw
621d2f852d [vcpkg-search] added search in description 2017-05-22 15:47:05 -07:00
Mikhail Paulyshka
528088d25d [strtk] add version 2017.01.02 2017-05-23 01:41:58 +03:00
Mikhail Paulyshka
932f0f0657 scripts/fetchDependency.ps1: fix vcpkg boostrapping with Powershell Core 2017-05-22 23:57:37 +03:00
Robert Schumacher
9f0a7173a2 Merge pull request #1140 from danielshaw42/master
[rttr] initial commit of version 0.9.5
2017-05-22 12:46:13 -07:00
Daniel Shaw
30ea0b801f [rttr] initial commit of version 0.9.5 2017-05-22 12:26:36 -07:00
Yuxuan He
e70e4db4b4 Add support for gtest's dynamic CRT + static linkiing. 2017-05-23 00:00:19 +08:00
Cloud Han
fea0c6199b add dependency for gli 2017-05-21 23:52:46 +08:00
Alexander Saprykin
28052ca649 Use spaces for script indentation 2017-05-21 17:44:23 +02:00
Alexander Saprykin
f772d7f989 Add port for plibsys library
https://github.com/saprykin/plibsys
2017-05-21 17:40:58 +02:00
Bagong
48ba7fed91 Add targets for single and double long precision and update source to 3.3.6-pl2 2017-05-21 16:56:01 +02:00
Alexander Karatarakis
fb689bd13d Merge pull request #1120 from codicodi/bump-spdlog
[spdlog] update to 0.13.0
2017-05-20 18:15:13 -07:00
codicodi
5f5e6b740b [spdlog] update to 0.13.0 2017-05-20 13:01:31 +02:00