Commit Graph

2531 Commits

Author SHA1 Message Date
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
Tsukasa Sugiura
437eb29cda Add Kinect SDK v2.x port
Add Kinect for Windows SDK v2.x port.
2017-09-20 12:56:42 +09: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
codicodi
4691924354 [libuv] update to 1.14.1 2017-09-07 20:21:52 +02: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
d47eb63363 Merge pull request #1790 from cyj0912/master
Update glslang shaderc spirv-tools
2017-09-06 17:35:52 -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
Raynor Vliegendhart
304a1561cb [qt5] Bump version to reflect change in which .libs are linked 2017-09-06 08:03:45 +02:00
Raynor Vliegendhart
cd8c8af8e8 [qt5] Do not link all .lib files
This commit moves a few .lib files to subfolders to prevent them from
automatically getting linked:

Qt5Bootstrap (dbg):
This lib is linked against a release version of the CRT and is only
meant for release builds. For debug builds, this lib should not be
linked at all.

qtmain (rel), qtmaind (dbg),
Qt5AxServer (rel), Qt5AxServerd (dbg):
These libs are mutually exclusive. The user either links against
qtmain(d) for desktop applications or against Qt5AxServer(d) for ActiveX
servers.

See https://github.com/Microsoft/vcpkg/issues/1442 for more information.
2017-09-06 07:54:32 +02:00
Robert Schumacher
929bf5c33d Merge pull request #1657 from KindDragon/tesseract
Tesseract-OCR library
2017-09-05 16:49:07 -07:00
jasjuang
46db0f03fc disable vtk and cuda by default 2017-09-05 15:31:36 -07:00
Toby Chen
471d7e2ae7 Update glslang shaderc spirv-tools
Update those ports to the versions listed in https://github.com/google/shaderc/blob/known-good/known_good.json
2017-09-05 12:58:53 -07:00
pravic
453a16d4e7 [meschach] Add version and description. 2017-09-05 19:57:06 +03:00
juandent
417fe6633f These work correctly as far as I tested them... 2017-09-04 17:43:37 -06:00
Olaf
f1c220d723 Update ctemplate, use Python 3 2017-09-04 11:49:03 +02:00
Alexander Karatarakis
f4ade1bf0c Merge pull request #1777 from AlexanderTaeschner/Issue1289
[cairo] Update to version 1.15.8 and revert PR1277
2017-09-04 01:55:31 -07:00
Alexander Karatarakis
83ea725c1b Merge pull request #1778 from jwillemsen/jwi-ace644fix
[ace] 6.4.4
2017-09-04 01:45:01 -07:00
Alexander Karatarakis
942d94e1d1 Merge pull request #1774 from Mixaill/nlopt
[nlopt] add master 2017-08-24
2017-09-04 01:42:49 -07:00
Alexander Karatarakis
41fa09af20 Merge pull request #1772 from atkawa7/paho-mqqt-update
[paho-mqtt] update
2017-09-04 01:35:01 -07:00
Johnny Willemsen
60c581b64e
Updated CONTROL file to list 6.4.4, portfile was updated some time ago already
* ports/ace/CONTROL:
2017-09-04 10:22:06 +02:00
Alexander Karatarakis
309fa56fd4 Merge pull request #1769 from Mixaill/tinyxml-262
[tinyxml] add version 2.6.2
2017-09-04 01:20:42 -07:00
Alexander Karatarakis
bafc391899 Merge pull request #1768 from atkawa7/guetzli
[guetzli] init port
2017-09-04 01:16:16 -07:00
Alexander Karatarakis
8a9cfa193a Merge pull request #1767 from atkawa7/bigint
[bigint] init port
2017-09-04 01:10:26 -07:00
Alexander Karatarakis
583c79c51f Merge pull request #1765 from atkawa7/piex
[piex] init port
2017-09-04 01:07:13 -07:00
Alexander Täschner
3eb193938a Update to version 1.15.8.
Revert "Merge pull request #1277 from AlexanderTaeschner/CairoInitMutex".

This reverts commit 2aa83904ea, reversing
changes made to 748e8b6e74.
2017-09-04 10:04:55 +02:00
Alexander Karatarakis
51f6657770 Merge pull request #1764 from atkawa7/lodepng
[lodepng] init port
2017-09-04 01:01:41 -07:00
Alexander Karatarakis
95da2dfdb3 Merge pull request #1760 from atkawa7/Meschach
[meschach] init
2017-09-04 00:51:13 -07:00
Alexander Karatarakis
2dd7926fee Merge pull request #1759 from atkawa7/fadbad
[fadbad] init port
2017-09-04 00:45:14 -07:00
Alexander Karatarakis
6ce4908f69 Merge pull request #1758 from atkawa7/PicoSHA2
[picosha2] init
2017-09-04 00:39:04 -07:00
Alexander Karatarakis
ee976fb377 Merge pull request #1757 from atkawa7/microhttpd
[libmicrohttpd] init port
2017-09-04 00:29:49 -07:00
Alexander Karatarakis
8c289213cc Merge pull request #1756 from atkawa7/tinythread
[tinythread] init
2017-09-04 00:22:37 -07:00
Alexander Karatarakis
27b8519330 Merge pull request #1755 from atkawa7/libunibreak
[libunibreak] init port
2017-09-04 00:15:37 -07:00
Alexander Karatarakis
4df8482aaf Merge pull request #1754 from atkawa7/gumbo
[gumbo] init port
2017-09-04 00:05:14 -07:00
Alexander Karatarakis
319dd85ebc Merge pull request #1753 from atkawa7/libstemmer
[libstemmer] init
2017-09-04 00:01:33 -07:00
Thierry Bastian
a64bc4a8be code review 2017-09-04 08:38:26 +02:00
atkawa7
557f81f5db [arrow] update 2017-09-03 18:09:03 -07:00
Mikhail Paulyshka
f6a5f35320 [nlopt] add master 2017-08-24 2017-09-04 01:27:17 +03:00
Mikhail Paulyshka
5e73df3a02 [urdfdom] add version 1.0.0 2017-09-04 00:43:02 +03:00
Mikhail Paulyshka
eec908a7f6 [console_bridge] add version 0.3.2 2017-09-04 00:34:31 +03:00
Mikhail Paulyshka
f9eda00cda [urdfdom_headers] add version 1.0.0 2017-09-04 00:34:01 +03:00
atkawa7
1f5740e33b [paho-mqtt] update 2017-09-03 14:16:09 -07:00
Arkady Shapkin
15b0c1a4b6 [tesseract] Initial port. Closes #465 2017-09-04 00:12:56 +03:00
Arkady Shapkin
10f51972cb [leptonica] Initial port 2017-09-04 00:12:56 +03:00
atkawa7
000f11136d [jsonnet] init fixes #869 2017-09-03 12:44:15 -07:00
Mikhail Paulyshka
2c4bc8c2db [tinyxml] add version 2.6.2 2017-09-03 22:23:07 +03:00
atkawa7
a7299d4570 [guetzli] init fixes #844 2017-09-03 11:14:33 -07:00
atkawa7
eefd9c94d0 [butteraugli] init port 2017-09-03 10:41:00 -07:00
atkawa7
84dbcb72c0 [bigint] init port 2017-09-03 08:50:17 -07:00
atkawa7
8084f314a1 [piex] init port 2017-09-03 08:09:39 -07:00
atkawa7
0d309cd259 [lodepng] init port 2017-09-03 07:32:34 -07:00
atkawa7
f86c8a73d7 [meschach] init 2017-09-02 21:12:35 -07:00
atkawa7
e14e18a5e4 [fadbad] init port 2017-09-02 20:38:27 -07:00
atkawa7
819d2667a1 [picosha2] init 2017-09-02 20:28:16 -07:00
atkawa7
0ea1041e8d [libmicrohttpd] init port 2017-09-02 20:11:30 -07:00
atkawa7
a5c6f73d69 [tinythread] init 2017-09-02 19:39:25 -07:00
atkawa7
28c10b1a7a [gumbo] fix missing header 2017-09-02 17:12:39 -07:00
atkawa7
47f329089a [libunibreak] init port 2017-09-02 17:09:07 -07:00
atkawa7
520b3b3907 [gumbo] html parser init 2017-09-02 16:35:59 -07:00
atkawa7
db6282e788 [libstemmer] add description 2017-09-02 12:55:43 -07:00
atkawa7
dd0a7bc1f7 [libstemmer] init 2017-09-02 12:53:11 -07:00
Thierry Bastian
a610f62587 protobuf: switching to 3.4 2017-09-01 13:42:51 +02:00
atkawa7
a1c3bd230a [date] Howard HInnant date utils init 2017-08-31 16:06:18 -07:00
Alexander Karatarakis
d09e7fa2d9 [shaderc] Bump version 2017-08-31 14:51:39 -07:00
vlj
27a4067bdf set glslangdir and glslang lib interface_include_directories in shaderc cmakelist. 2017-08-31 20:16:21 +02:00
Alexander Karatarakis
8fac93e539 Merge pull request #1729 from atkawa7/pthreads
[pthreads] init port
2017-08-30 16:42:40 -07:00
Alexander Karatarakis
7272e81460 Merge pull request #1736 from madebr/libmad_fix
Libmad: fix header include + no inline assembly
2017-08-30 16:29:26 -07:00
Alexander Karatarakis
a51b482c89 Merge pull request #1741 from paercebal/fix_for_broken_xerces
Update xerces-c port files to retrieve it from github
2017-08-30 16:02:21 -07:00
paercebal
38712f755b Removing explicit setting of SOURCE_PATH 2017-08-31 00:56:49 +02:00
paercebal
3b8159bad0 use vcpkg_from_github instead 2017-08-30 23:57:27 +02:00
Alexander Karatarakis
137d5a29ae Merge pull request #1740 from codicodi/gtk-3.22.19
[gtk] update to 3.22.19
2017-08-30 13:26:20 -07:00
paercebal
d0155a477e Update xerces-c port files to retrieve it from github 2017-08-30 22:18:58 +02:00
Alexander Karatarakis
1d62cc0df8 Merge pull request #1739 from codicodi/gdk-pixbuf-2.36.9
[gdk-pixbuf] update to 2.36.9
2017-08-30 13:06:12 -07:00
Alexander Karatarakis
d39ab9eb6e Merge pull request #1738 from codicodi/pango-1.40.11
[pango] update to 1.40.11
2017-08-30 12:28:08 -07:00
Alexander Karatarakis
a510536ef0 Merge pull request #1737 from codicodi/glib-2.52.3
[glib] update to 2.52.3
2017-08-30 12:23:54 -07:00
codicodi
fa8ce7af7e [gtk] update to 3.22.19 2017-08-30 16:01:33 +02:00
codicodi
5ef20222d7 [gdk-pixbuf] update to 2.36.9 2017-08-30 15:47:14 +02:00
codicodi
efc38c7192 [pango] update to 1.40.11 2017-08-30 15:28:50 +02:00
codicodi
c0da751264 [glib] update to 2.52.3 2017-08-30 15:08:46 +02:00
Anonymous Maarten
059e1e487f libmad: use the default floating point module 2017-08-30 14:40:40 +02:00
Anonymous Maarten
2e2c7e51b3 libmad: put "mad.h" header in include path 2017-08-30 14:40:37 +02:00
Raynor Vliegendhart
345527b365 [libxml2] Add http mirror
On some networks, access to FTP sites is restricted. In order to still download, build and install libxml2, an http mirror has to be added to the cmake file.
2017-08-30 07:19:34 +02:00
Alexander Karatarakis
83464ec5b7 Merge pull request #1710 from Mixaill/fcl
[FCL] add version 0.5.0
2017-08-29 16:21:09 -07:00
Alexander Karatarakis
d1d01075ad Merge pull request #1709 from Mixaill/ccd
[libccd/ccd] rename from libccd to ccd, refactor
2017-08-29 15:42:45 -07:00
Fabien Péan
6b5e39848a [blaze] Use vcpkg_from_bitbucket in portfile 2017-08-30 00:15:28 +02:00
Alexander Karatarakis
27d5f57cdb [boost] Use fixed commit for 1.65 patch 2017-08-29 14:42:32 -07:00
atkawa7
adb8142329 [pthreads] Fix macros 2017-08-29 12:15:35 -07:00
atkawa7
1362342f55 [pthreads] init port 2017-08-29 11:41:08 -07:00
Tsukasa Sugiura
4fdcca314a Apply Hotfix of Known Issues for Boost 1.65.0
Apply Hotfix of Known Issues for Boost 1.65.0.
2017-08-30 03:11:37 +09:00
Robert Schumacher
265fb7e0b5 [jxrlib] Fix hash. Fixes #1705. 2017-08-28 19:29:47 -07:00
Alexander Karatarakis
f696f40533 Merge pull request #1720 from mmha/ecm_5_37
Update ecm to version 5.37.0
2017-08-27 21:47:54 -07:00
Alexander Karatarakis
008919edba Merge pull request #1719 from atkawa7/ctemplate_public_headers
[ctemplate] Disable Installing Private Headers
2017-08-27 21:46:30 -07:00
Alexander Karatarakis
10809ba2bb Merge pull request #1717 from codicodi/jsoncpp-1.8.1
[jsoncpp] update to 1.8.1
2017-08-27 21:41:41 -07:00
Alexander Karatarakis
41a8e59807 Merge pull request #1716 from codicodi/curl-7.55.1
[curl] update to 7.55.1
2017-08-27 21:37:33 -07:00
Alexander Karatarakis
ff4f67eabd Merge pull request #1713 from t-sharp/master
Updated libsigcpp to version 2.99.9
2017-08-27 21:33:20 -07:00
Alexander Karatarakis
965f2fbfe7 Merge pull request #1715 from codicodi/snappy-1.1.7
[snappy] update to 1.1.7
2017-08-27 21:32:44 -07:00
Alexander Karatarakis
aaf7f5b7d7 Merge pull request #1714 from codicodi/libpng-1.6.32
[libpng] update to 1.6.32
2017-08-27 21:30:32 -07:00
Alexander Karatarakis
5e720f4dee [catch] Fix hash 2017-08-27 21:24:37 -07:00
Alexander Karatarakis
e54f66e3fb Merge branch 'catch-1.10.0' of https://github.com/horenmar/vcpkg into horenmar-catch-1.10.0 2017-08-27 20:59:11 -07:00