atkawa7
1b0094fd57
Merge https://github.com/Microsoft/vcpkg into mqtt
2017-06-02 06:51:13 -07:00
atkawa7
75cf4be8d4
removed parquet-cpp control
2017-06-02 06:46:29 -07:00
mnml_
40e9cca003
replace empty-include-dir-hack with new policy
...
As https://github.com/Microsoft/vcpkg/blob/master/CHANGELOG.md states 0.0.78 introduced a policy to allow an empty include directory
So the workaround mentioned in https://github.com/Microsoft/vcpkg/pull/117 isn't needed anymore.
I just replaced it with the line(+comment) from https://github.com/Microsoft/vcpkg/blob/master/ports/ecm/portfile.cmake#L28
2017-06-02 12:37:46 +02:00
atkawa7
cf39b0b8e3
created portfile
2017-06-01 14:26:42 -07:00
atkawa7
370868235b
Created portfile #863
2017-06-01 14:25:40 -07:00
Hennadii Zabula
41069b8530
Fix openssl pathlib
2017-06-01 11:54:56 +03:00
Hennadii Zabula
33dd3ee38d
Fix harbuzz build for arm
2017-06-01 11:18:55 +03:00
Robert Schumacher
3ebcdd384b
Merge pull request #1191 from STEllAR-GROUP/master
...
Fixing static builds for HPX
2017-05-31 23:46:45 -07:00
Robert Schumacher
14e1886d6a
Merge pull request #1199 from muemart/gsl-cblas
...
Fix GSL port so that CMake can find it
2017-05-31 23:43:54 -07:00
Robert Schumacher
e733211c60
[hpx] Bump version to include patches
2017-05-31 18:01:47 -07:00
Robert Schumacher
b8a2aa7382
Merge pull request #1186 from zabulus/gettext
...
Fix gettext arm build
2017-05-31 17:57:29 -07:00
Alexander Karatarakis
b89507f770
Merge pull request #1202 from codicodi/libuv-1.12.0
...
[libuv] update to 1.12.0
2017-05-31 16:36:11 -07:00
Robert Schumacher
39666bbcd9
[gettext] Bump version to include uwp change
2017-05-31 15:14:31 -07:00
Robert Schumacher
410c31a129
Merge pull request #1154 from KindDragon/openssl-asm
...
[openssl] Support using asm code
2017-05-31 15:11:18 -07:00
Alexander Karatarakis
60d987e923
Merge pull request #1203 from codicodi/fontconfig-2.12.3
...
[fontconfig] update to 2.12.3
2017-05-31 15:02:12 -07:00
codicodi
9acdaa7722
[pango] update to 1.40.6
2017-05-31 22:54:47 +02:00
codicodi
4570ac743c
[gtk] update to 3.22.15
2017-05-31 22:54:06 +02:00
codicodi
2f26b5733a
[nana] update to 1.5.1
2017-05-31 18:59:08 +02:00
codicodi
9970ef4414
[fontconfig] update to 2.12.3
2017-05-31 17:43:19 +02:00
codicodi
985a70f4ef
[libuv] update to 1.12.0
2017-05-31 13:19:04 +02:00
Martin Müller
f53871c169
Bump GSL version and don't define DLL_EXPORT for gslcblas
2017-05-31 12:13:48 +02:00
Martin Müller
ed826d8412
Fix GSL port so that CMake can find it
...
- Remove lib prefix from library
- Generate separate library for the cblas part
2017-05-31 10:50:33 +02:00
Robert Schumacher
b1f3f75429
Merge pull request #1177 from zieckey/port-evpp
...
Add evpp port file
2017-05-30 19:30:20 -07:00
Robert Schumacher
42450bfdff
Merge pull request #1190 from codicodi/boost-dyn-link-fix
...
[boost] forcibly undefine BOOST_ALL_DYN_LINK in static builds
2017-05-30 19:27:16 -07:00
Robert Schumacher
93048a3832
[openssl] Bump version to include asm changes
2017-05-30 19:23:15 -07:00
Casey Carter
eac9ab7fab
[range-v3] update version
...
...and don't bother with the "get upstream and then patch" dance.
2017-05-30 18:10:37 -07:00
atkawa7
b81c419c60
created parquet-cpp control
2017-05-30 08:18:01 -07:00
Voskrese
506f396a84
File does not have expected hash
...
File path: [ E:/tools/vcpkg/downloads/range-v3-fork_base_to_00ed689bac7a9dcd8601dbde382758675516799d.diff ]
Expected hash: [ 615a53ebac22df03e865bdcc86580914c4505ec5fc691b6a2f864f7bf63690b99d0da0db2d5b1026e34b0a3f7557f30dfa0cad65643bae0b53c0ec066af9eb8e ]
Actual hash: [ 6158cd9ee1f5957294a26dc780c881839e0bae8610688a618cd11d47df34d5e543fa09ac9a3b33d4a65af8eceae0a6a3055621206c291ef75f982e7915daf91a ]
Please delete the file and retry if this file should be downloaded again.
2017-05-30 17:57:00 +03:00
Hartmut Kaiser
c9c00bde39
Fixing static builds for HPX
...
- flyby: prefixing downloaded patch files with 'hpx-'
2017-05-29 16:10:19 -05:00
codicodi
72eb21a515
[boost] forcibly undefine BOOST_ALL_DYN_LINK in static builds
2017-05-29 21:36:10 +02:00
Arkady Shapkin
866dfad5ba
[openssl] Support using asm code
2017-05-29 12:54:39 +03:00
Hennadii Zabula
867a1665f2
Add uwp fix patch
2017-05-29 11:42:27 +03:00
Hennadii Zabula
6161049f3c
Fix gettext arm
2017-05-29 11:09:20 +03:00
Robert Schumacher
e95a098696
Merge pull request #1178 from codicodi/shared-lzo
...
[lzo] enable dynamic build
2017-05-28 13:09:04 -07:00
Robert Schumacher
2f154a0580
Merge pull request #1168 from zabulus/pcre
...
Fix pcre arm uwp build
2017-05-28 12:58:16 -07:00
Robert Schumacher
e6b5e1d791
[pcre] Bump version and split fix-option.patch into two to preserve compat with previous port versions
2017-05-28 12:51:57 -07:00
Robert Schumacher
b01984a739
Merge pull request #1167 from zabulus/double-conversion
...
Fix double conversion build for arm-uwp
2017-05-28 05:29:26 -07:00
Robert Schumacher
b566676eff
[double-conversion] Bump version, build arm static to avoid cmake bug
2017-05-28 05:28:34 -07:00
Robert Schumacher
88e4f79c77
Merge pull request #1163 from atkawa7/thrift
...
Thrift #16
2017-05-28 04:47:06 -07:00
Robert Schumacher
cad6321b8e
[thrift] Small cleanup, added an unstable ref back in since the last stable doesn't build.
2017-05-28 04:46:21 -07:00
codicodi
6f5a606a51
[lzo] enable dynamic build
2017-05-28 13:44:08 +02:00
Robert Schumacher
292834ddf1
Merge pull request #1165 from atkawa7/arrow
...
Arrow #978
2017-05-28 04:37:16 -07:00
weizili
a934d1ff13
Add evpp port file
2017-05-28 14:11:57 +08:00
atkawa7
afcf47263e
Change version to latest
2017-05-26 15:35:22 -07:00
atkawa7
ae06119765
Removed sha and ref
2017-05-26 15:34:54 -07:00
atkawa7
aa3e3c10e7
revert back to using sha
2017-05-26 15:31:55 -07:00
atkawa7
3ecfc53b1e
Removed hash
2017-05-26 15:30:14 -07:00
atkawa7
139ed0bf5f
force users to use --head as latest stable fails to build
2017-05-26 15:19:59 -07:00
Robert Schumacher
11d4a5c47e
Merge pull request #1125 from STEllAR-GROUP/master
...
Adding support for HPX
2017-05-26 14:17:14 -07:00
Robert Schumacher
1913f6602f
Merge pull request #1169 from codicodi/hwloc-from-source
...
[hwloc] build from source
2017-05-25 18:23:42 -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
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
Jack Chang
3940773ab8
[uwebsockets] update to 0.14.3
2017-05-25 15:10:43 -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
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
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
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
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
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
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
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
Mikhail Paulyshka
528088d25d
[strtk] add version 2017.01.02
2017-05-23 01:41:58 +03: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
codicodi
5f5e6b740b
[spdlog] update to 0.13.0
2017-05-20 13:01:31 +02:00
Martin Müller
683d8a8820
Add warning for unsupported linkage combination
...
Don't remove source directories
Install Python's standard library
2017-05-20 10:58:30 +02:00
Robert Schumacher
195e1b45dd
[chakracore] Update to 1.4.3
2017-05-19 17:13:06 -07:00
Robert Schumacher
900613d7f0
[chakracore] Fix VS2017 builds, reformat to 4-spaces indentation.
2017-05-19 16:57:06 -07:00
Robert Schumacher
610741ee91
[grpc] Commit missed patch file.
2017-05-19 15:24:22 -07:00
Robert Schumacher
93d46a9a61
[grpc] Suppress build of csharp extension to fix #1117
2017-05-19 15:24:01 -07:00
Martin Müller
aea0653a8b
Add port for Python 3
2017-05-19 23:31:04 +02:00
Alexander Täschner
21c5c67fd6
[libgd] Enable fontconfig support. Correct spelling of WEBP enable option.
2017-05-19 10:06:48 +02:00
Robert Schumacher
67f7dad336
Merge pull request #1065 from jumpinjackie/port-cppunit
...
Add cppunit port
2017-05-18 20:34:26 -07:00
Robert Schumacher
6e850ca1ba
[cppunit] Use per-triplet source directories
2017-05-18 20:32:17 -07:00
Robert Schumacher
06459be6bd
Merge pull request #1105 from codicodi/bump-libuv
...
[libuv] update to 1.11.0
2017-05-18 20:23:24 -07:00
Robert Schumacher
9f4bdd71bf
Merge pull request #1113 from KindDragon/master
...
[eigen3] Move eigen3 *.cmake files to share/eigen3 folder
2017-05-18 20:19:34 -07:00
Robert Schumacher
92e678b61a
[eigen3] Bump version to match change in output
2017-05-18 20:18:05 -07:00
Robert Schumacher
a8caf080b8
[doctest] Switch to using vcpkg_from_github to support --head
2017-05-18 20:04:44 -07:00
Viktor Kirilov
e3b6dde2fe
[doctest] update description in CONTROL file
2017-05-18 10:53:14 +03:00
Viktor Kirilov
516e05a579
[doctest] update port to version 1.2.0
2017-05-18 10:52:12 +03:00
Brad Anderson
ed0ed79314
[expat] no dllimport declspec for static builds
2017-05-17 18:20:06 -06:00
Arkady Shapkin
091ab5a449
[eigen3] Move eigen3 *.cmake files to share/eigen3 folder
2017-05-17 16:23:18 +03:00
Robert Schumacher
e215291013
Merge pull request #1110 from sonogi1/dev
...
[GDCM2] Update to 2.6.8
2017-05-17 05:36:24 -07:00
Robert Schumacher
2d922e5037
[GDCM2] Use vcpkg_from_github() to simplify portfile
2017-05-17 05:36:03 -07:00
Robert Schumacher
dd8a314fd3
Merge pull request #1107 from Mixaill/libusb-win32
...
[libusb-win32] add version 1.2.6.0
2017-05-17 04:29:29 -07:00
Robert Schumacher
90a78205f1
Merge pull request #1102 from albertziegenhagel/add-hypre
...
Add hypre port
2017-05-17 04:08:44 -07:00
Robert Schumacher
7af80812ae
[sciter] Massage LIBRARY_LINKAGE checks.
2017-05-17 03:05:54 -07:00
Robert Schumacher
879b3f6be3
Merge branch 'sciter-port' of https://github.com/pravic/vcpkg into pravic-sciter-port
2017-05-17 02:48:42 -07:00
Shinya Onogi
89acf5420d
[GDCM2] Update to 2.6.8
2017-05-17 18:23:21 +09:00
Mikhail Paulyshka
5d6d76323c
[libusb-win32] add version 1.2.6.0
2017-05-17 04:24:27 +03:00
codicodi
eacc0e9ffb
[libuv] update to 1.11.0
2017-05-16 17:16:43 +02:00
Martin Hořeňovský
2e7f9655f5
Update Catch to 1.9.4
2017-05-16 14:14:52 +02:00
Albert Ziegenhagel
92ed29e24c
Add hypre port
2017-05-16 11:00:05 +02:00
Robert Schumacher
e66d5f46c7
Merge branch 'qt5-gbk'
2017-05-15 20:14:27 -07:00
Robert Schumacher
faaa71baa0
[qt5] Use _CL_ to add /utf-8 to all compiler lines.
...
Fixes #1092 .
Fixes #1037 .
Fixes #1024 .
2017-05-15 20:14:21 -07:00
Alexander Karatarakis
7b71ac70fe
Merge pull request #1099 from KindDragon/master
...
[c-ares] Static linkage fix. Fixes #1096
2017-05-15 14:52:18 -07:00
Arkady Shapkin
cb4bb0e8d5
[c-ares] Static linkage fix. Fixes #1096
2017-05-16 00:11:09 +03:00
Alexander Karatarakis
38518ad7c3
Merge pull request #1093 from Mixaill/libusb
...
[libusb] add version 1.0.21
2017-05-15 13:57:59 -07:00
Robert Schumacher
7d17afb681
Merge pull request #1078 from KindDragon/grpc
...
Grpc 1.3.1
2017-05-14 23:01:53 -07:00
Robert Schumacher
74c2c23c13
[boost] Fix uwp builds. Add x86-uwp to CI.
...
Fixes #1069 .
2017-05-14 19:56:16 -07:00
Mikhail Paulyshka
f228e81c2e
[libusb] add version 1.0.21
2017-05-15 01:48:42 +03:00
Alexander Karatarakis
393e866d6c
Merge pull request #1075 from KindDragon/patch-1
...
[folly] Improve link speed
2017-05-11 17:59:56 -07:00
Alexander Karatarakis
8cab1df3cf
Merge pull request #1076 from Mixaill/freerdp-fixheader
...
[freerdp] fix FreeRDP version in generated header file
2017-05-11 17:54:15 -07:00
Vinnie Falco
eefc1311a6
[beast] Update to v40
2017-05-11 16:41:30 -07:00
pravic
1ce540b52f
[sciter] Apply fixes according to review of #1077 .
2017-05-11 21:33:52 +03:00
Arkadiy Shapkin
7759a557cb
[grpc] Update to version 1.3.1
2017-05-11 14:44:14 +03:00
Arkadiy Shapkin
083bfa14b0
[c-ares] Initial commit for c-ares library
...
vcpkg_fixup_cmake_targets() support CONFIG_PATH parameter
2017-05-11 14:44:13 +03:00
pravic
8155559263
[sciter] Update to 4.0.0.9
2017-05-11 09:03:31 +03:00
pravic
73134f9af4
[sciter] Add Sciter 4.x package.
2017-05-11 09:03:31 +03:00
Mikhail Paulyshka
91b993104f
[freerdp] fix FreeRDP version in generated header file
2017-05-11 03:08:24 +03:00
Alexander Karatarakis
05e682a19d
Merge pull request #1064 from jumpinjackie/port-podofo
...
Add podofo port
2017-05-10 16:43:19 -07:00
Alexander Karatarakis
161b9e44a9
Merge pull request #1066 from codicodi/bzip2-dbg-suffix
...
[bzip2] add debug suffix
2017-05-10 15:57:28 -07:00
Alexander Karatarakis
69514e6330
Fix typo
2017-05-10 15:55:27 -07:00
Arkady Shapkin
3960292b6c
[folly] Improve link speed
2017-05-11 01:41:16 +03:00
Alexander Karatarakis
c0fbff09ae
Merge pull request #1073 from codicodi/bump-gtk
...
[gtk] update to 3.22.14
2017-05-10 15:18:58 -07:00
Alexander Karatarakis
c7764845a8
Merge pull request #1072 from codicodi/bump-glib
...
[glib] update to 2.52.2
2017-05-10 15:08:11 -07:00
Alexander Karatarakis
6baa88a1e6
Merge pull request #1071 from codicodi/bump-epoxy
...
[libepoxy] update to 1.4.2
2017-05-10 15:04:24 -07:00
Alexander Karatarakis
0de42645f7
Merge pull request #1056 from ebraminio/master
...
[ragel] Update to 6.10 and unbreak build
2017-05-10 14:57:45 -07:00
codicodi
9d7f7c77cf
[gtk] update to 3.22.14
2017-05-10 23:56:29 +02:00
Alexander Karatarakis
cf54838139
Merge pull request #1047 from traversaro/add-ode
...
Add ode port
2017-05-10 14:45:08 -07:00
codicodi
257ba6f7ac
[glib] update to 2.52.2
2017-05-10 23:29:37 +02:00
codicodi
78c6e6ab12
[libepoxy] update to 1.4.2
2017-05-10 23:15:02 +02:00
Alexander Karatarakis
4e9e62f6ef
Merge pull request #1045 from ajshort/patch-1
...
Use CMake to build Eigen3
2017-05-10 13:22:18 -07:00
Alexander Karatarakis
8e28f8c351
[eigen3] Bump version
2017-05-10 13:19:44 -07:00
Arkadiy Shapkin
6721b5337d
[protobuf] Update to version 3.3.0
2017-05-10 22:29:10 +03:00
Jackie Ng
eb1b6c97fe
[cppunit]: Apply the static CRT linkage patch only if static CRT linkage was specified
2017-05-11 02:36:12 +10:00
codicodi
b1110308f6
[libarchive] fix list of dependencies
2017-05-10 18:20:37 +02:00
codicodi
61766d1dc9
[boost] use 'd' suffixed bzip2 library in debug build
2017-05-10 18:19:35 +02:00
codicodi
43888ff91e
[bzip2] add debug suffix
2017-05-10 18:18:37 +02:00
Jackie Ng
c9c9d29525
Add cppunit port
2017-05-11 01:54:27 +10:00
Robert Schumacher
c25faaa7e9
Merge pull request #1061 from KindDragon/gbenchmark
...
[benchmark] Initial commit for Google Benchmark library
2017-05-10 02:03:20 -07:00
Robert Schumacher
181099fecc
Merge pull request #1059 from KindDragon/folly
...
[folly] Use Ninja to build Folly
2017-05-09 21:35:07 -07:00
Robert Schumacher
861d7976d6
[folly] Add a dependency on PYTHON3 (the tool)
...
Rebase patch list to be compatible with previous portfile versions.
2017-05-09 21:30:26 -07:00
Robert Schumacher
29cc5780fe
[rxcpp] Use vcpkg_from_github()
2017-05-09 20:55:58 -07:00
sdcb
8b9ec93d09
[rxcpp] upgrade to 4.0.0
2017-05-10 11:11:00 +08:00
Arkadiy Shapkin
5fb2f60085
[benchmark] Initial commit for Google Benchmark library
2017-05-10 02:43:39 +03:00
Arkadiy Shapkin
4bbd508db7
[folly] Use Ninja to build Folly
2017-05-09 15:12:11 +03:00
Ebrahim Byagowi
f4b235557c
[ragel] Update to 6.10 and unbreak build
2017-05-09 14:55:25 +04:30
Robert Schumacher
add9255538
Merge pull request #1054 from KindDragon/folly
...
Add Facebook Folly port
2017-05-08 20:53:44 -07:00
Robert Schumacher
9223a08134
[vcpkg][folly] Fix post lint checks for folly.
2017-05-08 20:52:53 -07:00
Alexander Karatarakis
5bcd47a68d
[gflags] Bump CONTROL file version
2017-05-08 16:46:23 -07:00
Alexander Karatarakis
946bff8619
Merge pull request #1042 from KindDragon/gflags-static
...
[gflags] Fix bug with static linking
2017-05-08 16:42:04 -07:00
Arkadiy Shapkin
0aa8055fbd
[folly] Initial commit for Facebook Folly library
2017-05-09 01:14:09 +03:00
Alexander Karatarakis
4907b09885
Merge pull request #1043 from KindDragon/patch-1
...
Delete no longer used mscv_vers.patch
2017-05-08 12:22:58 -07:00
Alexander Karatarakis
e3deeb0e92
Merge pull request #1048 from OlafvdSpek/lzo
...
Update LZO to 2.10
2017-05-08 12:17:55 -07:00
Alexander Karatarakis
8275e05ca6
Merge pull request #1040 from traversaro/update-dlfcn
...
[dlfcn-win32] Update to 1.1.1
2017-05-08 12:07:50 -07:00
Alexander Karatarakis
b0afbf8708
[taglib] Bump version
2017-05-08 11:58:51 -07:00
Alexander Karatarakis
f9dffe647b
Merge pull request #1034 from jbhelm/taglib_from_github
...
[taglib] Support for installing from HEAD
2017-05-08 11:56:15 -07:00
Jackie Ng
d0389326ba
Add podofo port
2017-05-08 21:45:27 +10:00
Olaf
a315b78ae0
Update LZO to 2.10
2017-05-08 11:04:00 +02:00
Silvio
6601d0adc5
Add ode port
2017-05-07 23:24:02 +02:00
Robert Schumacher
e1a111ad09
[dlib] Dlib encodes debug/release in its config.h. Patch it to respond to the NDEBUG macro instead.
2017-05-07 04:09:58 -07:00
Robert Schumacher
8e50c86f0a
[dlib] Explicitly enable and disable dependencies.
2017-05-07 00:39:01 -07:00
Robert Schumacher
a7d52089f9
[grpc] Minor portfile cleanup
2017-05-06 23:04:32 -07:00
Robert Schumacher
8df90aaa60
[grpc] Use vcpkg_fixup_cmake_targets() and improve file layout.
2017-05-06 23:02:25 -07:00
Andrew Short
594446c72b
Use CMake to build Eigen3
...
Since 3.3.3, Eigen has included an INTERFACE target. Use CMake to build Eigen so the generated target can be imported in your project using `target_link_libraries` rather than having to distribute `FindEigen3.cmake` with your project.
find_package(Eigen3)
target_link_libraries(myproject Eigen3::Eigen)
2017-05-07 15:16:29 +10:00
Arkady Shapkin
7ef45f3d29
Delete no longer used mscv_vers.patch
2017-05-06 23:55:12 +03:00