Commit Graph

4134 Commits

Author SHA1 Message Date
Alexander Karatarakis
e4ea3bd3fa Merge pull request #1818 from szechyjs/master
Update to latest python 3.5 patch
2017-09-12 20:18:56 -07:00
Jared Szechy
e915ab0466 Update to latest python 3.5 patch 2017-09-12 20:13:34 -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
Alexander Karatarakis
c48bb788b5 Merge pull request #1809 from pravic/sciter
[sciter] Update to 4.0.3.5348
2017-09-11 04:36:22 -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
ed63582f2c Merge pull request #1801 from kylemacfarlan/pybind11
[pybind11] Update pybind11 version to 2.2.0
2017-09-09 17:53:41 -07:00
Alexander Karatarakis
a8ae994edd Merge branch 'master' into pybind11 2017-09-09 17:53:17 -07:00
Alexander Karatarakis
0db8af8cd3 Merge pull request #1807 from KindDragon/boost-1.65.1
[boost] Update to version 1.65.1
2017-09-09 17:38:32 -07:00
Arkady Shapkin
3a6ad750c9 [boost] Update to version 1.65.1 2017-09-10 02:40:01 +03:00
Alexander Karatarakis
3ef9df6472 Update CHANGELOG and bump version to v0.0.88 2017-09-09 00:20:16 -07: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
Alexander Karatarakis
c7589e76c0 Update CHANGELOG and bump version to v0.0.87 2017-09-08 22:09:57 -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
Alexander Karatarakis
727f373671 Merge pull request #1799 from codicodi/xxhash-0.6.3
[xxhash] update to 0.6.3
2017-09-08 11:37:45 -07:00
codicodi
5d82583cf9 [xxhash] update to 0.6.3 2017-09-08 16:16:07 +02:00
Alexander Karatarakis
d2de7d3e7d [vcpkg_Build.h] Naming scheme, unneeded #include, unneeded inline 2017-09-07 16:16:30 -07: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
Alexander Karatarakis
c1edfac2de Merge pull request #1795 from KindDragon/update-grpc
Update grpc to version 1.6.0
2017-09-07 14:17: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
codicodi
4691924354 [libuv] update to 1.14.1 2017-09-07 20:21:52 +02:00
Alexander Karatarakis
596c17b0db Merge pull request #1794 from jwillemsen/jwi-ace-645
[ACE] 6.4.5
2017-09-07 02:20:04 -07:00
Johnny Willemsen
79838d1346
[ACE] 6.4.5 2017-09-07 09:39:12 +02:00
Alexander Karatarakis
3413115a83 [openblas] Use vcpkg_from_github() 2017-09-06 18:25:42 -07:00
Robert Schumacher
cd76396de3 [console-bridge] [urdfdom-headers] Move copyright location 2017-09-06 18:02:59 -07:00
Robert Schumacher
cc89fc7803 [urdfdom-headers] [console-bridge] Rename to remove underscores 2017-09-06 17:51:10 -07:00
Robert Schumacher
93ab504488 Revert "[vcpkg] allow underscores in package name"
This reverts commit aef3577672.
2017-09-06 17:49:33 -07:00
Robert Schumacher
d47eb63363 Merge pull request #1790 from cyj0912/master
Update glslang shaderc spirv-tools
2017-09-06 17:35:52 -07:00
Alexander Karatarakis
23c014d43e Merge pull request #1749 from Alisayyy-Yang/master
[openblas] Fix build with white space in path
2017-09-06 16:37:28 -07:00
Alisa yang
cdff7ada17 [openblas] Bump version 2017-09-06 15:58:36 -07:00
Alisa yang
d440c5863f [openblas] Have the portfile apply the new patch 2017-09-06 15:57:13 -07:00
Alisa yang
1253ad0c62 [openblas] Add patch for whitespace 2017-09-06 15:36:55 -07:00
Alexander Karatarakis
4d7ae2fd9a Merge pull request #1793 from atkawa7/patch-1
[vcpkg] an empty delimiter causes the split function to fail
2017-09-06 11:09:13 -07:00
atkawa7
bafe4f2fe0 an empty delimiter causes the split function to fail 2017-09-06 10:33:51 -07:00