Commit Graph

2910 Commits

Author SHA1 Message Date
Robert Schumacher
1913f6602f Merge pull request #1169 from codicodi/hwloc-from-source
[hwloc] build from source
2017-05-25 18:23:42 -07:00
Robert Schumacher
e288a87b9f [vcpkg-ci] Do not delete log files 2017-05-25 18:15:05 -07:00
atkawa7
9e65a5e24d Remove unnecessary Variables
-Added vcpkg_find_acquire_program for flex and bison 
-Removed unnecessary variables
2017-05-25 18:08:19 -07:00
atkawa7
9884310dbe Remove unintuitive naming in vcpkg_find_acquire_program 2017-05-25 18:04:02 -07:00
Robert Schumacher
d794a6287a Merge pull request #1148 from Innervate/redshell-port
Addition of a new port for the RedShell SDK
2017-05-25 16:12:46 -07:00
Robert Schumacher
341d606e60 [redshell] Add comment to control file indicating the prebuilt dependencies 2017-05-25 16:09:59 -07:00
Alexander Karatarakis
174a9a3464 Merge pull request #1171 from mcgoo/openssl-1.0.2l
use openssl 1.0.2l
2017-05-25 16:07:19 -07:00
Robert Schumacher
985e787b75 [vcpkg-ci] Add uwebsockets to internal CI 2017-05-25 15:57:40 -07:00
Robert Schumacher
2aae2ab1c7 Merge pull request #1173 from wei0831/master
[uwebsockets] update to 0.14.3
2017-05-25 15:56:58 -07:00
Jack Chang
3940773ab8 [uwebsockets] update to 0.14.3 2017-05-25 15:10:43 -07:00
Robert Schumacher
21311696a6 Merge pull request #1170 from mcgoo/openssl_try_old
add an openssl mirror that points to where old releases will be archived
2017-05-25 13:26:42 -07:00
atkawa7
bbe3fc72b4 Added note 2017-05-25 13:07:35 -07:00
Jim McGrath
160233e2b0 use openssl 1.0.2l 2017-05-25 13:49:24 -05:00
Jim McGrath
ac7d832d2d add an openssl mirror that points to where old releases will be archived to 2017-05-25 13:41:59 -05:00
atkawa7
8d10c7ac34 Use vcpkg_find_acquire_program
-used vcpkg_find_acquire_program
-added warning  because  dynamic building not supported
-removed duplicate command
2017-05-25 08:45:58 -07:00
atkawa7
f1bf427695 Added Flex and Bison to vcpkg_find_acquire_program 2017-05-25 08:42:01 -07:00
Hennadii Zabula
b1104ad7e5 Fix pcre arm uwp build 2017-05-25 17:09:30 +03:00
Hennadii Zabula
c5d7766b00 Fix double conversion build 2017-05-25 10:55:07 +03:00
atkawa7
d8149aae08 Apache Arrow only supports x64 2017-05-24 18:39:27 -07:00
Robert Schumacher
14d9d0d607 Merge branch 'master' of https://github.com/Microsoft/vcpkg 2017-05-24 16:35:17 -07:00
atkawa7
1bca466fcb Created Apache Arrow portfile #978
Note: this portfile only works 64 bit
2017-05-24 16:30:01 -07:00
atkawa7
888ebcb293 Created Apache Arrow Control #978 2017-05-24 16:28:23 -07:00
Robert Schumacher
81fe73d020 [vcpkg] Add comments 2017-05-24 15:54:12 -07:00
Robert Schumacher
a5eb44f1a6 [vcpkg] Rename CoffFileHeader::machineType -> machine_type 2017-05-24 15:51:18 -07:00
atkawa7
e01c523961 fixed issue with binaries 2017-05-24 14:27:24 -07:00
Alexander Karatarakis
b98e0dbae9 Merge pull request #1162 from codicodi/freetype-2.8
[freetype] update to 2.8
2017-05-24 14:05:11 -07:00
Alexander Karatarakis
cfdf332b43 Merge pull request #1160 from Mixaill/sqlite3
[sqlite3] update to 3.19.1
2017-05-24 14:00:50 -07:00
Alexander Karatarakis
9748ef0fc4 Merge pull request #1155 from codicodi/tbb
[tbb] update to 2017 U6
2017-05-24 13:55:14 -07:00
atkawa7
0704b2a2b3 Create CONTROL 2017-05-24 13:00:36 -07:00
atkawa7
de8a0a5d7e created Apache Thrift portfile 2017-05-24 13:00:07 -07:00
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