Commit Graph

2422 Commits

Author SHA1 Message Date
Robert Schumacher
fdcb8a56a8 Merge pull request #1748 from atkawa7/date
[date] init
2017-09-21 04:17:09 -07:00
Robert Schumacher
702ce807b3 Merge branch 'apache-arrow-0.6.0' of https://github.com/atkawa7/vcpkg into atkawa7-apache-arrow-0.6.0 2017-09-21 04:14:30 -07:00
Robert Schumacher
3e6f32d860 Merge pull request #1781 from juandent/juandent-patch-1
Juandent patch 1 - portfile for latest version of cppwinrt
2017-09-21 01:44:09 -07:00
Robert Schumacher
5f2110b7fa Merge pull request #1699 from UnaNancyOwen/add_winpcap
Add WinPCAP Developer's Pack
2017-09-21 01:35:22 -07:00
Robert Schumacher
4cf0ed51c8 Merge pull request #1721 from mmha/kf5plotting
[KF5] Initial port of KPlotting
2017-09-21 01:25:54 -07:00
Robert Schumacher
801f3c6be4 Merge pull request #1825 from NeumannIMT/benchmark_update
Update google benchmark to current master version
2017-09-21 01:21:17 -07:00
Robert Schumacher
a3ab525123 [benchmark] Reset to latest stable, pulling back important patch. 2017-09-21 01:20:51 -07:00
Robert Schumacher
4353d848cc [paho-mqtt] Remove duplicate libraries without SSL support. 2017-09-20 20:00:57 -07:00
Alexander Karatarakis
3697bd0290 Merge pull request #1816 from willyd/caffe2
[caffe2] Added caffe2 port (CPU only, no OpenCV)
2017-09-19 16:48:08 -07:00
Alexander Karatarakis
4c663ce3dc Merge pull request #1844 from sjemens/xlnt
[xlnt] Update to 1.1.0
2017-09-19 12:24:16 -07:00
ShinNoNoir
6d98ee5d9c [qt5] Bump version to reflect fixcmake.py fix 2017-09-19 17:25:06 +02:00
ShinNoNoir
956ced64d3 [qt5] Update fixcmake.py for new manual-link directory 2017-09-19 17:24:06 +02:00
Steve Jemens
e571a469f3 xlnt: update to 1.1.0 2017-09-19 14:23:50 +03:00
Nic Holthaus
2e6bb72599 git push clean-up of portfile 2017-09-18 19:15:16 -04:00
Nic Holthaus
0b10f30a99 Add port for nholthaus/units 2017-09-18 19:12:32 -04:00
Stephen E. Baker
a197e4d353 Bump luafilesystem to 1.7.0.2 2017-09-17 07:58:03 -04:00
Alexander Neumann
cf516e08f3 patch is no longer needed with changed CONFIG_PATH 2017-09-15 23:07:08 +02:00
Alexander Neumann
e1909d56a4 Removed old hashes 2017-09-15 11:19:16 +02:00
Alexander Neumann
bfd37745f3 fix so that the cmake patch is applied correctly 2017-09-15 11:16:58 +02:00
Alexander Neumann
b1b72eaef5 updatedgoogle benchmark to current trunk due to problems with variadic templated benchmarks with visual studio 2017-09-15 11:00:36 +02:00
Alexander Karatarakis
fff093029f [chmblib] Also modify VCPKG_LIBRARY_LINKAGE 2017-09-14 15:47:24 -07:00
glachancecmaisonneuve
785d3959f4 bump subversion 2017-09-14 13:22:27 -04:00
glachancecmaisonneuve
e93b7aca65 Dynamic build -> Static without failing the build 2017-09-14 13:19:50 -04:00
glachancecmaisonneuve
ac55080e02 Fixed: debug and release versions in their proper folder (was reversed)
Added: Tools included in that library
Misc: portfile cleanup, chm.vcxproj optimization switches
2017-09-14 00:41:11 -04:00
Alexander Karatarakis
cb239b92c0 Fix several port hashes due to github tar.gz change
It looks like github changed the version (or the generally the way)
they do tars, causing some hash mismatches. This fixes the affected
ports.
2017-09-12 13:32:26 -07:00
Guillaume Dumont
6a2d5adf6a [caffe2] Added caffe2 port (CPU only, no OpenCV) 2017-09-12 14:52:41 -04:00
Alexander Karatarakis
aa3ac29406 Merge pull request #1811 from pravic/sqlite
[sqlite3] update to 3.20.1
2017-09-11 04:41:39 -07:00
pravic
601661ec32 [sqlite3] update to 3.20.1 2017-09-11 12:41:40 +03:00
pravic
c867fc8587 [sciter] Update to 4.0.3.5348 2017-09-11 10:47:46 +03:00
Alexander Karatarakis
a8ae994edd Merge branch 'master' into pybind11 2017-09-09 17:53:17 -07:00
Arkady Shapkin
3a6ad750c9 [boost] Update to version 1.65.1 2017-09-10 02:40:01 +03:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Kyle Macfarlan
d2c045cc36 Update pybind11 version to 2.2.0 2017-09-08 21:48:10 -05:00
Alexander Karatarakis
f7b813dce8 [openssl] Actually include the patch for /Z7 2017-09-08 18:33:34 -07:00
Robert Schumacher
5a920ef760 [zeromq] Update to latest master to take advantage of CMake improvements. 2017-09-08 17:52:33 -07:00
Alexander Karatarakis
f52106a03a Merge pull request #1800 from KindDragon/protobuf-fix
[protobuf] Fix define PROTOBUF_USE_DLLS with static linking
2017-09-08 17:26:21 -07:00
Alexander Karatarakis
5a46f8e279 [openssl] Use /Z7 to embed symbols in static libs 2017-09-08 17:24:25 -07:00
Arkady Shapkin
5ad0d81875 [protobuf] Fix define PROTOBUF_USE_DLLS with static linking. Closes #1798 2017-09-09 02:58:25 +03:00
Alexander Karatarakis
6d0f750646 Merge pull request #1731 from FabienPean/PR/script_cmake_vcpkg_from_bitbucket
[cmake] add function vcpkg_from_bitbucket
2017-09-08 11:39:14 -07:00
codicodi
5d82583cf9 [xxhash] update to 0.6.3 2017-09-08 16:16:07 +02:00
Robert Schumacher
3ac99b2cee Merge pull request #1792 from ShinNoNoir/qt5-removedefaultdeps
[qt5] Do not link all .lib files
2017-09-07 14:41:09 -07:00
Robert Schumacher
802bba0a75 Merge pull request #1779 from OlafvdSpek/master
Update ctemplate, use Python 3
2017-09-07 14:38:33 -07:00
Robert Schumacher
73dc1999dc Merge pull request #1773 from Mixaill/urdfdom
[urdfdom] add version 1.0.0
2017-09-07 14:33:54 -07:00
Robert Schumacher
289f61fcb8 Merge branch 'master' into Mixaill-urdfdom 2017-09-07 14:25:30 -07:00
Robert Schumacher
76f195dd85 [console-bridge] [urdfdom-headers] Move copyright location. Move CMake config location 2017-09-07 14:25:03 -07:00
Arkady Shapkin
cccbdacc47 [grpc] Update version to 1.6.0 2017-09-07 22:16:39 +03:00
Arkady Shapkin
1a178574df [c-ares] Update version to 1.13.0 2017-09-07 22:16:39 +03:00
Arkady Shapkin
92e30b10ec [protobuf] Fix problem with define PROTOBUF_USE_DLLS 2017-09-07 22:16:39 +03:00
Alexander Karatarakis
d2514bfbc5 Merge pull request #1796 from codicodi/libuv-1.14.1
[libuv] update to 1.14.1
2017-09-07 11:53:56 -07:00
Alexander Karatarakis
b7251606f0 [openblas] Move whitespace fixes to the whistespace.patch 2017-09-07 11:42:01 -07:00