Commit Graph

2587 Commits

Author SHA1 Message Date
Robert Schumacher
6e2aa89e87 Merge branch 'qt5_modular' of https://github.com/Barath-Kannan/vcpkg into Barath-Kannan-qt5_modular 2017-10-17 14:47:16 -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
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
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
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