Commit Graph

4317 Commits

Author SHA1 Message Date
Alexander Karatarakis
da5e24224a [pangolin] Bump version 2017-09-25 13:05:24 -07:00
Jim McGrath
89d2112fbe update the hash to match the current github release (!) 2017-09-25 10:39:06 -05:00
Martin Müller
06c028ce9a Enable static builds of pangolin 2017-09-25 14:48:34 +02:00
Martin Müller
f4229f3762 Use vcpkg's libraries for pangolin dependencies
Also fixes missing header that doesn't get installed
2017-09-25 14:32:57 +02:00
Alexander Karatarakis
a9f12be8f6 Merge pull request #1868 from Mixaill/sdl2-206
[sdl2] update to 2.0.6
2017-09-25 02:24:18 -07:00
Mikhail Paulyshka
ba04df32bb [openssl] install openssl tool 2017-09-24 15:37:08 +03:00
Mikhail Paulyshka
98861e3ee6 [sdl2] update to 2.0.6
- update to 2.0.6
- enable cmake-targets
- fix export symbols patch
- remove default library linkage patch (fixed in upstream)
2017-09-24 15:31:30 +03:00
Alexander Karatarakis
d857355b28 Merge pull request #1861 from alex85k/shapelib
[shapelib] initial port
2017-09-24 02:31:15 -07:00
jonathan.r.paton@googlemail.com
fbd6295178 Updated SFML to use github 2017-09-23 17:19:29 +01:00
alex85k
b7ebfdd20f [shapelib] initial port 2017-09-23 12:08:38 +05:00
Alexander Karatarakis
67e876c765 [zlib] Add PREFER_NINJA option 2017-09-23 00:00:55 -07:00
Robert Schumacher
79fc7f4de5 [opencv] Centralize download cache -- TODO: prevent opencv from performing downloads. Fix static builds. 2017-09-22 23:20:58 -07:00
Robert Schumacher
b2ab8b4883 [opencv] Enable static CRT 2017-09-22 21:39:20 -07:00
Robert Schumacher
b9f2d7b618 [opencv] Remove protobuf dependency for UWP 2017-09-22 20:52:07 -07:00
Robert Schumacher
e79c36cb8d [opencv] Address changes in opencv's CMake scripts in v3.3.0 2017-09-22 16:51:44 -07:00
Alexander Karatarakis
b8f3812068 Merge pull request #1856 from UnaNancyOwen/fix_winpcap
Add install pcap_stdinc.h file
2017-09-22 13:17:26 -07:00
Alexander Karatarakis
2589c259e5 Merge pull request #1858 from dada2048/master
Updated llvm to 5.0.0.
2017-09-22 13:12:57 -07:00
Tsukasa Sugiura
3d90214259 Enable pcap option
Enable pcap option.
You can retrieve data from PCAP file using
pcl::HDLGrabber/pcl::VLPGrabber.
2017-09-23 04:41:44 +09:00
Alexander Karatarakis
7f43d10e5b Merge pull request #1857 from jasjuang/master
[opencv] fix hash
2017-09-22 12:24:43 -07:00
Robert Schumacher
e1b0f80946 [opencv] Remove ceres dependency 2017-09-22 10:46:14 -07:00
Stephane Lajoie
89f5e0866a Updated llvm to 5.0.0. 2017-09-22 12:22:49 -04:00
jasjuang
f643a8422f Merge branch 'master' of https://github.com/jasjuang/vcpkg 2017-09-22 08:16:32 -07:00
jasjuang
9989177fed fix opencv hash 2017-09-22 08:16:06 -07:00
jasjuang
ab50491732 Merge remote-tracking branch 'upstream/master' 2017-09-22 08:14:11 -07:00
Tsukasa Sugiura
d0c33b4aa6 Add install pcap_stdinc.h file
Add install pcap_stdinc.h file.
2017-09-22 23:57:54 +09:00
Alexander Karatarakis
19b3548b69 Merge pull request #1852 from thierryba/protobuf3.4.1
protobuf: update to 3.4.1
2017-09-21 13:14:43 -07:00
Alexander Karatarakis
5e2e32ac4b [protobuf] Point to the correct url for protoc 2017-09-21 13:12:50 -07:00
Alexander Karatarakis
fac96eb344 Merge branch 'master' into master 2017-09-21 12:22:00 -07:00
Alexander Karatarakis
1bbce1ee84 Merge pull request #1770 from atkawa7/jsonnet
[jsonnet]  init fixes #869
2017-09-21 12:16:25 -07:00
Thierry Bastian
d40f2a4a5d protobuf: update to 3.4.1 2017-09-21 17:30:11 +02:00
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
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
Martin Müller
d88f53de9c In debug configuration, link boost with debug Python libraries instead of release ones 2017-08-31 08:45:22 +02:00
Martin Müller
1304b77202 Bump boost version 2017-08-31 08:45:21 +02:00
Martin Müller
481128e979 Build boost.python 2017-08-31 08:44:51 +02:00
Martin Müller
99a8d74549 Use ICU in boost build 2017-08-31 08:44:50 +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
Albert Ziegenhagel
d7a313c5c3 [vtk] improve portfile:
- Use system libharu
- Simplyfy enabling/disabling optional modules of VTK
- Add options to build VTK python modules or all VTK modules
2017-08-28 10:48:30 +02: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
Morris Hafner
7e521b0802 [KF5] Initial port of KPlotting 2017-08-28 05:22:40 +02:00
Morris Hafner
3ca2ed4c63 Updated ecm to version 5.37.0 2017-08-28 05:00:10 +02:00
Tsukasa Sugiura
6c995f7396 Add support to change linkage of CRT and library
Add support to change linkage of CRT and library.
2017-08-28 01:03:32 +09:00
atkawa7
1006849f34 [ctemplate] fixes google/glog#236 OlafvdSpek/ctemplate#127 #1514 2017-08-27 08:30:37 -07:00
codicodi
c2efba6516 [jsoncpp] update to 1.8.1 2017-08-27 15:24:51 +02:00
codicodi
19916e5ce1 [curl] update to 7.55.1 2017-08-27 15:13:37 +02:00
codicodi
8b7298982a [snappy] update to 1.1.7 2017-08-27 14:20:14 +02:00
codicodi
3d42bc2be8 [libpng] update to 1.6.32 2017-08-27 14:11:21 +02:00
Tobias
079ef9785a Updated libsigcpp to version 2.99.9 2017-08-27 12:21:33 +02:00
Martin Hořeňovský
a1b92053f1 Update Catch to 1.10.0 2017-08-27 11:22:44 +02:00
Mikhail Paulyshka
36d359679a [FCL] add version 0.5.0 2017-08-27 04:18:26 +03:00
Mikhail Paulyshka
d7d571cb3e [libccd/ccd] rename from libccd to ccd, refactor
* use vcpkg_from_github
* enable cmake-exports
* rename from libccd to ccd (cmake-exports expects ccd as package name)
* export additional symbols (fixes FCL)
2017-08-27 04:17:41 +03:00
Ted John
44c9b076f9 [speexdsp] Add port for speexdsp 1.2rc3 2017-08-26 15:29:12 +01:00
Tsukasa Sugiura
74f6077ec3 Build WinPCAP libraries from source code
Build WinPCAP libraries from source code.
2017-08-26 02:00:40 +09:00
Tsukasa Sugiura
aa97800422 Add WinPCAP Developer's Pack
Add WinPCAP Developer's Pack
2017-08-25 15:02:15 +09:00
Alexander Karatarakis
8fc510e1f9 [highfive] Remove unneeded vcpkg_copy_pdbs() 2017-08-24 15:42:08 -07:00
Alexander Karatarakis
8016f695e4 Merge pull request #1695 from veggiesaurus/highfive
[highfive] new port
2017-08-24 15:41:27 -07:00
Alexander Karatarakis
73ab68dc18 Merge pull request #1679 from glachancecmaisonneuve/unrar
[unrar] initial port
2017-08-24 14:41:55 -07:00
Alexander Karatarakis
c1a6a0513c Merge pull request #1693 from codicodi/add-rhash
[rhash] new port
2017-08-24 14:36:22 -07:00
Alexander Karatarakis
515d7326dc Merge pull request #1698 from codicodi/fix-expat
[expat] drop debug suffix
2017-08-24 14:29:37 -07:00
Alexander Karatarakis
08232f12a3 Merge pull request #1692 from codicodi/add-lzfse
[lzfse] new port
2017-08-24 13:27:08 -07:00
codicodi
9a1618c8a5 [expat] drop debug suffix 2017-08-24 21:45:00 +02:00
veggiesaurus
e4d0cb1976 cleanup portfile 2017-08-24 20:18:00 +02:00
veggiesaurus
2291214f1f highfive header-only install 2017-08-24 20:14:49 +02:00
codicodi
c4e4ba6418 [rhash] new port 2017-08-24 17:37:06 +02:00
Robert Schumacher
a3e607c8f1 [assimp] Fix non-const-accepting WordIterator::operator!= 2017-08-24 02:55:25 -07:00
Robert Schumacher
1081778b84 [openssl] Improve Windows SDK support (contract version detection) 2017-08-23 22:15:02 -07:00
Alexander Karatarakis
79365783d0 [boost] Fix uwp build by disabling stacktrace and fiber 2017-08-23 15:14:21 -07:00
Alexander Karatarakis
f346de97f5 Merge pull request #1687 from codicodi/libraw-fixes
[libraw] fix import macro, correct dependencies
2017-08-23 09:26:54 -07:00
codicodi
b8f51a1cdb [libraw] fix import macro, correct dependencies
By default, libraw does not attempt to link to libjpeg, but does pick up jasper if present
2017-08-23 17:04:52 +02:00
codicodi
01cbf421ab [expat] update to 2.2.4 2017-08-23 16:07:57 +02:00
glachancecmaisonneuve
3e6a19754b no more renaming
control version number was wrong (thank you for spotting that)
2017-08-22 23:15:19 -04:00
Robert Schumacher
687ea82f89 [vcpkg] Improve formatting of search and list. Fix gl2ps version. 2017-08-22 15:59:27 -07:00
Alexander Karatarakis
6035c3228b Merge pull request #1675 from veggiesaurus/ccfits
[ccfits] new port
2017-08-22 14:10:28 -07:00
Robert Schumacher
c3cc25b825 Merge pull request #1671 from jasjuang/pangolin
new port pangolin
2017-08-22 13:58:31 -07:00
Robert Schumacher
e8253d2728 [pangolin] PREFER_NINJA, remove v from version 2017-08-22 13:58:13 -07:00
Alexander Karatarakis
9b6a46afdc Merge pull request #1680 from Mixaill/p7baical44
[libp7-baical] update to 4.4
2017-08-22 13:50:03 -07:00
Alexander Karatarakis
6157eb6f82 Merge pull request #1663 from atkawa7/ffmpeg
[ffmpeg] update to 3.3.3
2017-08-22 13:40:52 -07:00
Mikhail Paulyshka
c50e9b4cfb [libp7-baical] update to 4.4 2017-08-22 22:59:50 +03:00
Alexander Karatarakis
abd4b16e9e [libharu] Bump version 2017-08-22 12:32:31 -07:00
Alexander Karatarakis
88ad9cf7f1 Merge pull request #1658 from atkawa7/libharufix
[libharu] Fixes #1652
2017-08-22 12:31:26 -07:00
Robert Schumacher
a4ad5fcf06 Merge pull request #1670 from jasjuang/sophus
new port: sophus
2017-08-22 11:59:37 -07:00
Robert Schumacher
b38b471573 [sophus] PREFER_NINJA 2017-08-22 11:59:15 -07:00
Alexander Karatarakis
766656b10b Merge pull request #1668 from igl42/master
[blaze] update to Blaze 3.2
2017-08-22 11:54:38 -07:00
Alexander Karatarakis
ca45ab367f Merge pull request #1672 from codicodi/zstd-1.3.1
[zstd] update to 1.3.1
2017-08-22 11:54:06 -07:00
glachancecmaisonneuve
0e9dcc518f [unrar] initial port 2017-08-22 01:21:54 -04:00
Alexander Karatarakis
ea4799847f [boost] Update to 1.65 2017-08-21 20:41:35 -07:00
Alexander Karatarakis
ae869a2886 Merge pull request #1677 from JesseTG/jtg/allegro5-pkgconfig
Update allegro5
2017-08-21 17:54:54 -07:00
Jesse Talavera-Greenberg
91e8afaa18 Update portfile.cmake 2017-08-21 17:59:31 -04:00
Jesse Talavera-Greenberg
ed9ef70d3f Add opus support and update to latest revision 2017-08-21 17:52:09 -04:00
Alexander Karatarakis
c56694fbce Merge pull request #1676 from radpointhq/master
* fixed SHA512 sum of the package jxrlib
2017-08-21 13:41:05 -07:00
Alexander Karatarakis
9f3a4b6a16 Merge pull request #1667 from codicodi/spdlog-0.14.0
[spdlog] update to 0.14.0
2017-08-21 13:32:01 -07:00
Marek Kwasecki
9d7943e187 * fixed SHA512 sum of the package 2017-08-21 20:10:50 +02:00
Jesse Talavera-Greenberg
2083bb689a Generate pkg-config files 2017-08-21 13:28:25 -04:00
codicodi
a8d69a697b [zstd] update to 1.3.1 2017-08-21 13:51:21 +02:00
veggiesaurus
e96c0d6703 ccfits port implemented for dynamic and static builds 2017-08-21 13:11:29 +02:00
jasjuang
7fed53243c new port pangolin 2017-08-20 11:03:45 -07:00
jasjuang
f11ee61fd6 new port: sophus 2017-08-20 11:02:30 -07:00
jasjuang
2b178b3cb6 fix dnn compilation 2017-08-20 10:33:39 -07:00
jasjuang
b501937942 build with ffmpeg 2017-08-20 00:37:08 -07:00
jasjuang
c23e69b008 use vcpkg_from_github 2017-08-20 00:25:43 -07:00
Klaus Iglberger
e5ec89e102 [blaze] update to Blaze 3.2 2017-08-20 05:56:02 +02:00
Robert Schumacher
7f9e9574a3 [lcms] Remove vcpkg_build_cmake() 2017-08-19 18:55:40 -07:00
Mikhail Paulyshka
73a02b9f70 [lcms] fix header file
* fix header file
* prefer ninja
* use github
2017-08-19 23:29:24 +03:00
codicodi
3d111fedea [spdlog] update to 0.14.0 2017-08-19 20:00:54 +02:00
codicodi
1b304fff8c [lz4] update to 1.8.0 2017-08-18 20:07:56 +02:00
atkawa7
779307a10e [ffmpeg] update to 3.3.3 2017-08-18 08:36:34 -07:00
atkawa7
14c4ff0234 [libharu] Fixes #1652 2017-08-16 18:12:08 -07:00
Alexander Karatarakis
8ee84e50e0 Merge pull request #1656 from codicodi/libuv-1.14.0
[libuv] update to 1.14.0
2017-08-16 10:53:22 -07:00
Alexander Karatarakis
9884ebac6a Merge pull request #1655 from albertziegenhagel/gdal-fix-link-curl
[gdal] Fix linking curl libraries
2017-08-16 10:40:49 -07:00
codicodi
570cbccb78 [libuv] update to 1.14.0 2017-08-16 18:35:00 +02:00
Tsukasa Sugiura
1b7b814689 Dynamic path convert
Dynamic path convert of Kinect SDK directory in patch file.
2017-08-17 00:15:29 +09:00
Albert Ziegenhagel
f2482d3af9 [gdal] fix linking to curl libraries 2017-08-16 16:32:33 +02:00
codicodi
e4523db1be [pcre2] update to 10.30 2017-08-16 13:10:49 +02:00
Johnny Willemsen
38a9b1bd21
Upgrade to the ACE 6.4.4 micro release
* ports/ace/portfile.cmake:
2017-08-16 09:33:45 +02:00
jasjuang
66ac9bb63a fix debug build, fix dll copy problem 2017-08-15 18:20:28 -07:00
Alexander Karatarakis
b577b8843e Merge pull request #1647 from atkawa7/gl2ps
[gl2ps] init
2017-08-15 15:22:47 -07:00
Alexander Karatarakis
4d23d04159 Merge pull request #1646 from atkawa7/libharu
[libharu] init port
2017-08-15 14:56:22 -07:00
Alexander Karatarakis
ea2b9fe6de Merge pull request #1640 from glachancecmaisonneuve/chmlib
chmlib
2017-08-15 14:53:39 -07:00
Robert Schumacher
3e0a1ddf7e Merge pull request #1582 from Microsoft/qualifier_change
change qualifier bracket to parens
2017-08-15 13:58:31 -07:00
Robert Schumacher
28ae8e94d5 Merge branch 'master' into qualifier_change 2017-08-15 13:56:20 -07:00
atkawa7
675323c45c [date] init port 2017-08-15 12:47:23 -07:00
atkawa7
c12a2e2065 [gl2ps] init 2017-08-15 12:24:12 -07:00
Alexander Karatarakis
45fcdbc7f2 Merge pull request #1614 from albertziegenhagel/mpfr-3.1.5
Add initial port for MPFR
2017-08-15 11:56:00 -07:00
Alexander Karatarakis
2d72fa0015 Merge pull request #1611 from veggiesaurus/cfitsio
[cfitsio] new port
2017-08-15 11:41:49 -07:00
atkawa7
f44f2f4e6e [libharu] init port 2017-08-15 11:15:39 -07:00
codicodi
67f44796bb [libogg] export all symbols 2017-08-15 18:17:20 +02:00
Alexander Karatarakis
cd7f4cccff Merge pull request #1636 from jasjuang/flann
[flann] fix hdf5 compile error
2017-08-13 19:16:54 -07:00
jasjuang
a6099f8267 update glew to 2.1.0 2017-08-13 17:21:08 -07:00
glachancecmaisonneuve
ee42c44b39 chmlib 2017-08-13 15:45:51 -04:00
jasjuang
454cad276f fix hdf5 compile error 2017-08-11 15:27:49 -07:00
Alexander Karatarakis
e4f553a5c8 Merge pull request #1633 from codicodi/curl-7.55.0
[curl] update to 7.55.0
2017-08-11 12:36:02 -07:00
codicodi
ce452195c8 [curl] update to 7.55.0 2017-08-11 18:40:13 +02:00
Alexander Karatarakis
f3f3c71709 Merge pull request #1634 from codicodi/openjpeg-2.2.0
[openjpeg] update to 2.2.0
2017-08-11 09:12:22 -07:00
Alexander Karatarakis
443ab4850a Merge pull request #1632 from albertziegenhagel/vtk-use-libtheora
[vtk] Use system libtheora
2017-08-11 08:39:46 -07:00
codicodi
7c4aa34216 [gdal] fix build with updated openjpeg 2017-08-11 16:50:07 +02:00
codicodi
844df491b7 [openjpeg] update to 2.2.0 2017-08-11 16:49:47 +02:00
Albert Ziegenhagel
199288a8f5 [vtk] Use system libtheora 2017-08-11 10:17:32 +02:00
Convery
3f7cbe9528 Update portfile.cmake 2017-08-11 03:07:57 +02:00
Convery
3115c1dd30 Update CONTROL 2017-08-11 02:54:37 +02:00
Martin Hořeňovský
dc064a4436 Update Catch to 1.9.7 2017-08-11 00:03:15 +02:00
Alexander Karatarakis
b2b41fbf18 Merge pull request #1580 from codicodi/physfs-fix
[physfs] enable static builds, use external zlib
2017-08-10 14:26:18 -07:00
Alexander Karatarakis
8024832558 Merge pull request #1598 from josuegomes/fix/gm1.3.26-1
[graphicsmagick] build fixes
2017-08-10 14:21:28 -07:00
Alexander Karatarakis
a8359841a6 Merge pull request #1283 from UnaNancyOwen/add_pcl
Add PCL port
2017-08-10 13:56:07 -07:00
Alexander Karatarakis
d719443c67 Merge pull request #1601 from albertziegenhagel/vtk-8.0
Update VTK to version 8.0.
2017-08-10 13:52:21 -07:00
Alexander Karatarakis
530761c2e7 Merge pull request #1547 from Mixaill/libtheora-refactor
[libtheora] update to master, refactor
2017-08-10 13:44:15 -07:00
Albert Ziegenhagel
7f5a659734 [vtk] do not install headers into subdirectory "vtk-8.0" so that "vcpkg integrate install" works as excpected 2017-08-10 22:05:12 +02:00
Albert Ziegenhagel
4a57f69e16 [vtk] Use libjpeg, proj and lz4 from vcpkg 2017-08-10 21:58:44 +02:00
Tsukasa Sugiura
dd15e6f026 Change directory structure to install the header files
Fix bug when using "vcpkg integrate install" command by change directory
structure to install the header files.
2017-08-11 03:07:08 +09:00
Albert Ziegenhagel
616cfb0eff [vtk] Fixed that the VTK debug was build linked against the release GLEW library 2017-08-10 18:20:40 +02:00
Alexander Karatarakis
0c4559e047 Merge pull request #1625 from SergiusTheBest/master
[plog] initial port of plog 1.1.3
2017-08-10 08:44:58 -07:00
Albert Ziegenhagel
dffe4793b8 [vtk] Fix remaining references to release libraries from debug version of VTK 2017-08-10 17:05:43 +02:00
Albert Ziegenhagel
6d73c73b21 [vtk] remove some debug messages 2017-08-10 15:30:37 +02:00
Albert Ziegenhagel
dd9f27100d [vtk] do not use "debug;" or "optimized;" prefixes for library configurations, but wrap them in generator expressions instead 2017-08-10 15:29:42 +02:00
Albert Ziegenhagel
44b34505e4 [vtk] Fix tools directory 2017-08-10 12:06:49 +02:00
Albert Ziegenhagel
c344e708ec [vtk] fix issue where release libraries are referenced from VTK debug build 2017-08-10 11:56:23 +02:00
Sergey Podobry
8df35ffa1c [plog] initial port of plog 1.1.3 2017-08-10 10:54:39 +03:00
Alexander Karatarakis
afe9d3733d Merge pull request #1623 from codicodi/bump-stb
[stb] update to lastest master
2017-08-09 16:57:03 -07:00
codicodi
232ab30a92 [stb] update to lastest master 2017-08-09 21:33:37 +02:00
Alexander Karatarakis
f57394c894 Merge pull request #1622 from codicodi/yaml-cpp-fixes
[yaml-cpp] fix import macro, install cmake config files
2017-08-09 10:22:37 -07:00
Alexander Karatarakis
df8935979e Merge pull request #1620 from jasjuang/ceres
update ceres to 1.13
2017-08-09 10:20:34 -07:00
codicodi
0f428cf897 [yaml-cpp] fix import macro and cmake config files 2017-08-09 14:46:01 +02:00
jasjuang
c8488c2d6b update ceres to 1.13 2017-08-08 22:31:44 -07:00
Alexander Karatarakis
5a9bf2426b Merge pull request #1607 from neilsh-msft/OpenBLAS-UWP
OpenBLAS-2.20 and UWP support
2017-08-08 18:24:50 -07:00
Neil Shipp
6a3c13f42b Use SOURCE_PATH for license file path 2017-08-08 17:44:24 -07:00
Robert Schumacher
68fabb939e [cpp-redis] Commit missing tacopie/CMakeLists.txt
Fixes #1610
2017-08-08 15:51:42 -07:00
Robert Schumacher
b77fea6948 Merge pull request #1062 from KindDragon/jemalloc
[jemalloc] Initial commit for jemalloc library
2017-08-08 15:11:19 -07:00
Robert Schumacher
7399ea0d6e [jemalloc] Update to use vcpkg_from_github. Avoid adding config scripts that are not present in upstream. Rename DLLs to 'jemalloc' to match expectations elsewhere. 2017-08-08 15:10:54 -07:00
Alexander Karatarakis
4e0d84063f Merge pull request #1612 from albertziegenhagel/hypre-2.11.2
Update Hypre to 2.11.2
2017-08-08 15:04:17 -07:00
Alexander Karatarakis
35e53e4b90 [msmpi] Fix installation when path contains spaces 2017-08-08 15:01:07 -07:00
jasjuang
17033cc0c6 update opencv to 3.3.0 2017-08-08 14:48:39 -07:00
Robert Schumacher
7b33a26c89 [minizip] Bump version to include minizip/crypt.h 2017-08-08 13:59:01 -07:00
Robert Schumacher
2d75e5a673 Merge pull request #1541 from atkawa7/libkml
[libkml] new port
2017-08-08 13:56:25 -07:00
Robert Schumacher
247497e04d [libkml] Prefer the ninja generator 2017-08-08 13:55:45 -07:00
Neil Shipp
890ed61725 Remove debug code 2017-08-08 10:18:31 -07:00
Albert Ziegenhagel
614218c18c [vtk] reenable patch to disable a FindHDF5 workaround 2017-08-08 17:56:09 +02:00
Albert Ziegenhagel
7e0be3c9cc [mpfr] add initial port 2017-08-08 17:48:24 +02:00
Albert Ziegenhagel
6c900d9683 [cereal] fix head ref 2017-08-08 17:45:59 +02:00
Albert Ziegenhagel
3e50c4e481 [hypre] update to 2.11.2 2017-08-08 17:45:09 +02:00
veggiesaurus
e3a31b6e37 x86 and x64 (dynamic & static) working 2017-08-08 17:09:28 +02:00
Tsukasa Sugiura
f809395107 Update PCL 1.8.1
Update PCL 1.8.1
2017-08-08 21:39:18 +09:00
Robert Schumacher
7fd5f3fe7c Merge pull request #1586 from ArseniyShestakov/add-fuzzylite
[fuzzylite] new port for fuzzylite 6.0
2017-08-07 17:22:27 -07:00
Neil Shipp
4d4dfe0e73 OpenBLAS-2.20 and UWP support 2017-08-07 14:25:26 -07:00
Alexander Karatarakis
39de485b32 Merge pull request #1604 from pravic/sciter
[sciter] Update to 4.0.2.5262
2017-08-07 08:36:09 -07:00
Alexander Karatarakis
9d7e11300e Merge pull request #1603 from codicodi/double-conversion-3.0.0
[double-conversion] update to 3.0.0
2017-08-07 08:28:50 -07:00
pravic
b7201507ff [sciter] Update to 4.0.2.5262 2017-08-07 10:42:49 +03:00
codicodi
888843e039 [double-conversion] update to 3.0.0 2017-08-06 22:37:58 +02:00
Albert Ziegenhagel
eb5b7e149f Update VTK to version 8.0. 2017-08-06 11:37:27 +02:00
Albert Ziegenhagel
fa09a1bc84 Update MSMPI to version 8.1 and improve error message when wrong redistributable package is installed 2017-08-06 11:33:07 +02:00
Josue Andrade Gomes
d85a8530b9 [graphicsmagick] build fixes 2017-08-04 21:32:46 -03:00
Arseniy Shestakov
639f649f5c [fuzzylite] new port for fuzzylite 6.0 2017-08-05 01:29:31 +03:00
Robert Schumacher
17cb5b9c34 [qt5] Bump version to include tool dependency copying. 2017-08-04 14:38:56 -07:00
Robert Schumacher
9b52245a0d Merge pull request #1567 from ousttrue/alembic-cmake3.9-hdf5-issue
[alembic] fix FindHDF5.cmake issue for cmake-3.9.0
2017-08-04 14:34:48 -07:00
Robert Schumacher
d358c7f194 Merge pull request #1596 from codicodi/msgpack-2.1.5
[msgpack] update to 2.1.5, disable static libs in dynamic build
2017-08-04 11:52:45 -07:00
codicodi
54ac84f3f3 [msgpack] update to 2.1.5, disable static libs in dynamic build 2017-08-04 19:29:34 +02:00
Alexander Karatarakis
48dd54edec Merge pull request #1589 from codicodi/opusfile-0.9
[opusfile] update to 0.9
2017-08-04 07:35:44 -07:00
codicodi
374c3f94c8 [lzfse] new port 2017-08-03 19:43:04 +02:00
codicodi
277b419f60 [opusfile] update to 0.9 2017-08-03 13:37:18 +02:00
Mikhail Paulyshka
04af706671 [qt5] copy tools dependencies 2017-08-03 10:09:35 +03:00
Robert Schumacher
d26e890b31 [openexr][ilmbase] Change local archive name. Fixes #1574. Fixes #1575. 2017-08-02 16:20:19 -07:00
Alexander Karatarakis
91ced4eb45 Merge pull request #1581 from codicodi/openal-soft-1.18.1
[openal-soft] update to 1.18.1
2017-08-02 04:05:07 -07:00
Alexander Karatarakis
dfbfc55845 Merge pull request #1585 from josuegomes/update/gm1.3.26
GraphicsMagick 1.3.26
2017-08-02 04:04:39 -07:00
Robert Schumacher
f8ee92bace Merge pull request #1571 from jasjuang/master
New port: g2o
2017-08-01 18:32:07 -07:00
Robert Schumacher
88a5b96ea4 [g2o] Remove unneeded dependency on qt5 (only used in examples and apps, which aren't built) 2017-08-01 18:00:52 -07:00
Josue Andrade Gomes
f9c9bc8287 GraphicsMagick 1.3.26 2017-08-01 21:45:42 -03:00
Robert Schumacher
ebc875df58 [openssl][vcpkg_find_acquire_program] Use msys to provide perl for vcpkg_find_acquire_program. Revert openssl to use this instead of msys directly. 2017-08-01 17:12:59 -07:00
Mikhail Paulyshka
1a07422d3d [libtheora] update to master, refactor 2017-08-02 02:25:57 +03:00
Robert Schumacher
ef3acf597a Merge pull request #1583 from KindDragon/folly-v2017.07.17.01
[folly] Updated to version v2017.07.17.01
2017-08-01 16:06:02 -07:00
Robert Schumacher
9a87ee9c9d [openssl] Fix error in msys call to perform the perl installation. 2017-08-01 16:03:40 -07:00
Arkady Shapkin
b5489350ab [folly] Updated to version v2017.07.17.01 2017-08-02 01:38:09 +03:00
Robert Schumacher
5e9ac8a25b [cpp-redis] Bump version 2017-08-01 15:26:30 -07:00
Robert Schumacher
af7261a0d5 [tacopie] Bump version 2017-08-01 15:24:14 -07:00
Robert Schumacher
cc822ead1c [tacopie][cpp-redis] Update cpp-redis to depend on tacopie. Fix tacopie port. 2017-08-01 15:23:45 -07:00
Daniel Shaw
957cb214e9 change qualifier bracket to parens 2017-08-01 15:21:49 -07:00
Robert Schumacher
bd2665ced9 [cpp-redis] Add missing headers, manipulate them to match build type (CUSTOM_TCP_CLIENT=true) 2017-08-01 14:55:47 -07:00
codicodi
fcbf64e1fb [openal-soft] update to 1.18.1 2017-08-01 23:15:23 +02:00
codicodi
215f205700 [physfs] enable static builds, use external zlib 2017-08-01 22:43:21 +02:00
Robert Schumacher
c22ab980bc [openssl] Switch to msys2 as a perl provider due to strawberryperl being down. 2017-07-31 11:27:22 -07:00
Alexander Karatarakis
25ece10e98 Merge pull request #1569 from codicodi/snappy-1.1.6
[snappy] update to 1.1.6
2017-07-31 08:01:59 -07:00
jasjuang
82bebc44bb handle dll macros 2017-07-30 16:18:22 -07:00
jasjuang
af32beafa7 New port: g2o 2017-07-30 11:09:07 -07:00
codicodi
f4c860a928 [snappy] update to 1.1.6 2017-07-30 09:41:19 +02:00
ousttrue
ec3858c6b1 use FIND_LIBRARY, bypass FindHDF5.cmake 2017-07-30 09:19:13 +09:00
ousttrue
cdf5e78806 use CURRENT_INSTALLED_DIR 2017-07-29 17:56:53 +09:00
Tsukasa Sugiura
1abfae8a3d Fix link the dependency libraries in debug configuration
Fix link the dependency libraries in debug configuration.
This commit will fixed a problem that linking dependency libraries of
release version in debug configuration.
2017-07-29 17:48:14 +09:00
ousttrue
2dafea79de increment version 2017-07-29 13:27:48 +09:00
ousttrue
1c10c0b8fd [alembic] fix FindHDF5.cmake issue for cmake-3.9.0 2017-07-29 13:19:49 +09:00
Robert Schumacher
e4cab1750a Merge pull request #1523 from Mixaill/hunspell
[hunspell] add version 1.6.1
2017-07-28 17:17:03 -07:00
Robert Schumacher
31b9162e80 Merge pull request #1529 from saedrna/master
port geogram
2017-07-28 17:10:51 -07:00
atkawa7
b46bb2f913 [vcpkg] add a patch for empty string literal 2017-07-28 16:54:57 -07:00
Robert Schumacher
313cd65ecd Merge pull request #1524 from Mixaill/lcms-fix
[lcms] rename library to lcms2
2017-07-28 10:21:41 -07:00
Robert Schumacher
ffbb6ff424 [lcms] Version bump 2017-07-28 10:21:19 -07:00
Robert Schumacher
598bf73c1b Merge pull request #1555 from atkawa7/libpq
[libpq] update
2017-07-28 09:25:11 -07:00
Robert Schumacher
7039a09b06 Merge pull request #1557 from atkawa7/ogg
[libogg] use vcpkg_from_github
2017-07-28 09:24:41 -07:00
Robert Schumacher
2c8bbf0cae Merge pull request #1556 from atkawa7/glslang
[glslang] use vcpkg_from_github
2017-07-28 09:23:18 -07:00
Robert Schumacher
4a859c5f70 Merge pull request #1559 from atkawa7/dimcli
[dimcli] update
2017-07-28 09:22:01 -07:00
Robert Schumacher
badae0dffe Merge pull request #1560 from atkawa7/log4cplus
[log4cplus] update
2017-07-28 09:21:30 -07:00
Robert Schumacher
3510067988 Merge pull request #1561 from atkawa7/openvr
[openvr] update
2017-07-28 09:20:18 -07:00
atkawa7
859c9b839c [utfcpp] update 2017-07-27 21:23:51 -07:00
atkawa7
dd380654c6 [openvr] update 2017-07-27 21:17:34 -07:00
atkawa7
c1da4fa529 [log4plus] update and fix cmake 2017-07-27 21:07:39 -07:00
atkawa7
49961e151b [dimcli] update 2017-07-27 20:43:05 -07:00
atkawa7
e665c617b2 [log4cplus] update 2017-07-27 20:37:19 -07:00
atkawa7
2b27fdec67 [libogg] use vcpkg_from_github 2017-07-27 20:08:28 -07:00
atkawa7
f9278cdf80 [libpq] update 2017-07-27 19:34:13 -07:00
atkawa7
f7facd51cc [glslang] use vcpkg_from_github 2017-07-27 19:25:07 -07:00
Robert Schumacher
6c22dbea97 [alembic] Bump version for previous PR 2017-07-27 17:15:24 -07:00
Robert Schumacher
30f333087b Merge pull request #1546 from ousttrue/alembic-hdf5
[alembic] add hdf5 dependency and fix link issue. #1545
2017-07-27 17:14:32 -07:00
Robert Schumacher
b4bb3ecf9e Merge pull request #1554 from codicodi/nana-1.5.4
[nana] update to 1.5.4
2017-07-27 17:10:44 -07:00
Robert Schumacher
36e625b092 Merge pull request #1553 from codicodi/libpng-1.6.31
[libpng] update to 1.6.31
2017-07-27 17:10:23 -07:00
codicodi
48f9ee8727 [nana] update to 1.5.4 2017-07-28 01:18:21 +02:00
codicodi
c979a4b1ba [libpng] update to 1.6.31 2017-07-28 01:04:04 +02:00
Robert Schumacher
59792e9e46 Merge pull request #1499 from cloudhan/master
fix #1497
2017-07-27 11:20:45 -07:00
Robert Schumacher
af677d965e [opencv] Bump version to match flann change. 2017-07-27 11:20:20 -07:00
Han Hu
9fb336bd03 fix find lapack 2017-07-27 15:42:25 +08:00
Robert Schumacher
661f5f9346 Merge pull request #1534 from Mixaill/libraw-lcms
[libraw] depend on lcms
2017-07-26 11:28:24 -07:00
ousttrue
fa6b454ddf [alembic] add hdf5 dependency and fix link issue. #1545 2017-07-27 02:44:05 +09:00
Alexander Karatarakis
a016cd3f12 Merge pull request #1525 from Mixaill/gsl-24
[gsl] update to 2.4
2017-07-26 07:12:41 -07:00
Alexander Karatarakis
a7531c0c24 Merge pull request #1533 from codicodi/openal-1.18.0
[openal-soft] update to 1.18.0
2017-07-26 07:05:15 -07:00
Alexander Karatarakis
cce806d7b6 Merge pull request #1539 from atkawa7/minizip-fix
[vcpkg] minizip fix missing header
2017-07-26 15:52:52 +03:00
atkawa7
148a6e0a5b [libkml] cmake fixup 2017-07-25 17:01:55 -07:00
atkawa7
722d829b65 [vcpkg] minizip fix missing header 2017-07-25 16:50:25 -07:00
Robert Schumacher
4ae13d4031 [beast] Fix download hash 2017-07-25 10:46:28 -07:00
atkawa7
d59fb7942c [libkml] init port 2017-07-25 10:25:17 -07:00
Mikhail Paulyshka
677db9bffb [libraw] depend on lcms 2017-07-25 17:20:58 +03:00
codicodi
a01242655a [openal-soft] update to 1.18.0 2017-07-25 15:56:17 +02:00
Mikhail Paulyshka
28ea7814da [freerdp] fix tools installation 2017-07-25 16:46:17 +03:00
Mikhail Paulyshka
f05010c998 [freerdp] update to 2.0-rc0 2017-07-25 16:46:05 +03:00
Han Hu
40a8f75748 port geogram, a mesh processing lib, similar to CGAL, but lighter, simpler and faster for some algorithms. 2017-07-25 13:00:02 +08:00
Mikhail Paulyshka
8a6322e7f3 [gsl] update to 2.4 2017-07-25 03:44:01 +03:00
Mikhail Paulyshka
1e53c60fd7 [lcms] rename library to lcms2 2017-07-25 03:21:57 +03:00
Mikhail Paulyshka
f650be847c [hunspell] add version 1.6.1 2017-07-25 03:12:30 +03:00
Robert Schumacher
a3458fd87f Merge pull request #1412 from pgrabas/luajitport
add LuaJIT port
2017-07-24 12:59:54 -07:00
Robert Schumacher
1d53b00cea Merge pull request #1390 from KindDragon/theia
TheiaSfm library
2017-07-24 11:15:33 -07:00
Robert Schumacher
96360616f4 Merge pull request #1504 from codicodi/sdl2-exports-fix
[sdl2] Prevent exports in static build
2017-07-24 10:53:26 -07:00
Robert Schumacher
e447dc43ec Merge pull request #1510 from atkawa7/minizip
[minizip] init required by #1369
2017-07-24 10:50:01 -07:00
Robert Schumacher
e898b5c4c1 Merge pull request #1518 from codicodi/add-libopusenc
[libopusenc] new port
2017-07-24 10:47:51 -07:00
Robert Schumacher
27895c8d0b Merge pull request #1512 from saedrna-master
OpenSceneGraph and embree port
2017-07-24 10:44:08 -07:00
Han Hu
eb66ce1b46 embree port 2017-07-24 10:42:54 -07:00
Robert Schumacher
fd550023b2 Merge pull request #1511 from atkawa7/libssh
[libssh] init #1454
2017-07-24 09:17:24 -07:00
Robert Schumacher
b0c01d91a1 Merge pull request #1509 from atkawa7/uriparser
[uriparser] init required by #1369
2017-07-24 09:16:16 -07:00
Robert Schumacher
f57840f7fc Merge pull request #1506 from atkawa7/cxxopts
[cxxopts] init port required by #1248
2017-07-24 09:14:09 -07:00
Robert Schumacher
378b6bd957 Merge pull request #1503 from traversaro/patch-5
[gsl] Add a "d" debug postfix
2017-07-24 08:58:07 -07:00
atkawa7
a3f0d84839 [minizip] fix linker issues 2017-07-23 11:46:49 -07:00
Kalessin
349fba17c7 fix luajit patch 2017-07-23 20:43:57 +02:00
codicodi
ddffe31def [libopusenc] initial commit 2017-07-23 20:36:32 +02:00
atkawa7
21b2afb9d7 [minizip] include mztools 2017-07-23 10:57:20 -07:00
Cloud Han
97718fb491 fix #1497 2017-07-24 01:27:56 +08:00
Han Hu
dd7435e5a1 add openscenegraph, a render engine similar to ogre, but used widely in GIS area. 2017-07-22 16:28:48 +08:00
Kalessin
e8f681855c link to debug runtime 2017-07-22 10:05:36 +02:00
atkawa7
a92af9b14f [libssh] init #1454 2017-07-21 23:14:55 -07:00
atkawa7
7c3f56b542 [minizip] init required by #1369 2017-07-21 22:00:32 -07:00
atkawa7
c2a552b4f3 [uriparser] init required by #1369 2017-07-21 21:56:20 -07:00
atkawa7
809eb64c97 [cxxopts] init port required by #1248 2017-07-21 12:26:24 -07:00
codicodi
7f84fdc48f [opusfile] initial commit 2017-07-21 15:03:10 +02:00
codicodi
dc4998bf70 [sdl2] Prevent exports in static build 2017-07-21 13:01:00 +02:00
Silvio Traversaro
e47238f98c [gsl] Bump version number 2017-07-21 10:50:34 +02:00
Silvio Traversaro
0c117ea3db [gsl] Add a "d" debug postfix
See https://github.com/Microsoft/vcpkg/issues/1196#issuecomment-305751793 for details
2017-07-21 10:48:20 +02:00
Robert Schumacher
a42da34a07 [libevent] Fail faster for unsupported platforms. 2017-07-20 19:18:00 -07:00
Robert Schumacher
4a3192837e Merge pull request #1502 from atkawa7/clara
[clara] init port #1429
2017-07-20 19:13:13 -07:00
Robert Schumacher
ab1f584d5c Merge pull request #1501 from atkawa7/pystring
[pystring] init port
2017-07-20 19:11:59 -07:00
Robert Schumacher
4c71ef3cc8 Merge pull request #1466 from JesseTG/jtg/two-libraries
Add ports for libmikmod and allegro5
2017-07-20 19:11:02 -07:00
atkawa7
5369537e51 [clara] init port #1429 2017-07-20 19:04:10 -07:00
Robert Schumacher
96574d20b9 Merge pull request #1500 from vinniefalco/master
[beast] Update to version 84
2017-07-20 16:57:05 -07:00
Jesse Talavera-Greenberg
a354afaae3
This is personal now 2017-07-20 19:32:22 -04:00
Jesse Talavera-Greenberg
f90508f3be
Eh, actually, no 2017-07-20 19:22:33 -04:00
Jesse Talavera-Greenberg
a8a1ad9374
Need C flags, too 2017-07-20 18:52:48 -04:00
Jesse Talavera-Greenberg
d1ff4a83b5
Try the /Z7 flag
- Debug info is not generated in PDB's, it's within the binaries instead
2017-07-20 18:43:30 -04:00
Jesse Talavera-Greenberg
6170eddeb7
Don't need that function 2017-07-20 17:36:21 -04:00
Jesse Talavera-Greenberg
a56ace5ee4
Guh 2017-07-20 17:34:46 -04:00
Jesse Talavera-Greenberg
69f63b1904
Oh, the FULL hash 2017-07-20 17:32:12 -04:00
Jesse Talavera-Greenberg
9604264ac2
Let's try the hash 2017-07-20 17:30:33 -04:00
Jesse Talavera-Greenberg
65081aa44c
Fix the SHA512 2017-07-20 17:29:05 -04:00
Jesse Talavera-Greenberg
6d64cf15fb
Ah, wait 2017-07-20 17:27:26 -04:00
Jesse Talavera-Greenberg
4f5f505f36
Let's try vcpkg_from_github 2017-07-20 17:25:17 -04:00
atkawa7
fb5b310db9 [pystring] init port 2017-07-20 13:39:09 -07:00
Jesse Talavera-Greenberg
f8f6628eec
Let's try making that directory 2017-07-20 16:37:30 -04:00
Vinnie Falco
e8b4006196 [beast] Update to version 84 2017-07-20 13:22:38 -07:00
Robert Schumacher
8649c66496 Merge pull request #1363 from atkawa7/apr-util
[apr-util] init #1016
2017-07-20 13:06:39 -07:00
Arkady Shapkin
2ff2c1562a [theia] Initial commit 2017-07-20 13:12:24 +03:00
jasjuang
4c7f0d0c59 upgrade assimp to 4.0.0, fix cmake error for down stream project 2017-07-19 18:12:19 -07:00
Tsukasa Sugiura
5df9e1db7f Update PCL 1.8.1 RC2
Update PCL 1.8.1 RC2
2017-07-20 09:14:15 +09:00
jasjuang
2a342a0f17 bump version number 2017-07-18 18:03:00 -07:00
jasjuang
0094308a34 fix ceres find_package error for downstream project 2017-07-18 17:58:56 -07:00
Robert Schumacher
d1c44edbe1 [pcl] Add qt5 dependency. 2017-07-18 17:27:25 -07:00
Robert Schumacher
e876a561aa Merge pull request #1460 from IntelOrca/ports/add-duktape
[duktape] Add port for duktape 2.0.3
2017-07-18 17:20:43 -07:00
Robert Schumacher
40d2e35ca6 [duktape] Stamp headers with the correct DUK_F_DLL_BUILD value. 2017-07-18 17:20:18 -07:00
Robert Schumacher
344b395eed Merge pull request #1484 from codicodi/openjpeg-fix
[openjpeg] fix import macro
2017-07-18 17:07:57 -07:00
Robert Schumacher
79ae8b04fc Merge pull request #1486 from codicodi/flatbuffers-1.7.1
[flatbuffers] update to 1.7.1
2017-07-18 17:07:12 -07:00
codicodi
4c8f8b3840 [flatbuffers] update to 1.7.1 2017-07-18 23:20:29 +02:00
Martin Moene
d1f441d5d5 Fix quote, file extension, hash of gsl-lite-0.24.0 2017-07-18 23:03:33 +02:00
codicodi
2f9594d2b1 [openjpeg] fix import macro 2017-07-18 21:53:57 +02:00
Robert Schumacher
1557977b20 Merge master with #1475 2017-07-18 12:36:08 -07:00
Robert Schumacher
8dcf40daec Merge pull request #1470 from AuroraDysis/master
[blaze] initial port
2017-07-18 12:13:41 -07:00
Robert Schumacher
01d139b99f Merge pull request #1480 from martinmoene/gsl-lite-0.24.0
Add port for gsl-lite 0.24.0
2017-07-18 12:08:43 -07:00
Robert Schumacher
02f4d09ea6 [ceres] Bump version for PR #1469 2017-07-18 12:07:08 -07:00
Robert Schumacher
e9916d407a Merge pull request #1469 from saedrna/master
fix CeresConfig.cmake
2017-07-18 12:06:27 -07:00
Martin Moene
15e2cc11f5 Add gsl-lite 0.24.0 2017-07-18 16:08:18 +02:00
jasjuang
2cd756033a bump up version number 2017-07-17 16:20:00 -07:00
jasjuang
772a226df3 fix cmake error when using find_package in down stream project 2017-07-17 15:39:20 -07:00
AuroraDysis
6280966124 [blaze] initial port 2017-07-17 21:43:46 +08:00
Han Hu
c5bf439808 1 fix relative path for looking include directory
2 install the additional FindEigen Gflags Glog file, because the original ***Config.cmake file of the library do not define proper variable for use in CeresConfig.cmake
2017-07-17 17:38:36 +08:00
Jesse Talavera-Greenberg
a29b5e4612
Let's try this 2017-07-15 13:56:02 -04:00
Jesse Talavera-Greenberg
7dfa5b6bb9
Oops 2017-07-15 11:47:50 -04:00
Jesse Talavera-Greenberg
b0ade3ed2e
Nope, let's try globbing 2017-07-15 11:00:37 -04:00
Jesse Talavera-Greenberg
d4f924f753
Add vcpkg_copy_pdbs() to allegro5's portfile
- Maybe this'll resolve those errors?
2017-07-15 10:45:14 -04:00
Jesse Talavera-Greenberg
8b802d3ffa
opusfile isn't available on vcpkg, let's not include it 2017-07-15 01:07:22 -04:00
Jesse Talavera-Greenberg
2da5aac5ed
Go a little deeper with OPENAL_INCLUDE_DIR 2017-07-15 00:49:19 -04:00
Jesse Talavera-Greenberg
1b9546aea4
Guess we don't need d3d9ex either 2017-07-15 00:46:09 -04:00
Jesse Talavera-Greenberg
db1cf01b36
Remove modaudio for now
- modaudio support relies on DUMB, which is not available on vcpkg right now
2017-07-15 00:39:27 -04:00
James Chang
ce0f037bc1 [eigen3] update to version 3.3.4
also remove the code to check for missing CMakeLists.txt, since it can only happen in version 3.3.3
2017-07-15 12:23:21 +08:00
Jesse Talavera-Greenberg
d973fe70b0
Clarify two include directories for allegro5 2017-07-15 00:09:06 -04:00
Jesse Talavera-Greenberg
7a732c9d20
Remove some dependencies that we don't yet have on vcpkg 2017-07-15 00:08:54 -04:00
Jesse Talavera-Greenberg
8d23131813
Flesh out libmikmod 2017-07-14 23:46:03 -04:00
Jesse Talavera-Greenberg
af1aa04b56
Add support for physfs and libtheora to allegro5 2017-07-14 23:45:50 -04:00
Jesse Talavera-Greenberg
6d986f5112 Add a port for allegro5 2017-07-14 19:46:45 -04:00
Jesse Talavera-Greenberg
6af7b6716c Handle static builds of libmikmod 2017-07-14 19:32:16 -04:00
Robert Schumacher
5a74d30aab Merge pull request #1462 from chwarr/bond-6.0.0
Upgrade Bond to 6.0.0
2017-07-14 16:23:43 -07:00
Ted John
73ed70bb33 [duktape] Revert duk_config.h to its original state 2017-07-14 23:45:57 +01:00
Christopher Warrington
e235ab759e Upgrade Bond to 6.0.0
* Updated to the 6.0.0 release of Bond.
* Regenerated patches.
2017-07-14 15:19:07 -07:00
Tsukasa Sugiura
bf614498dc Fix find_flann.patch
Fix find_flann.patch according to this change (PR#1452).
2017-07-15 06:25:23 +09:00
Robert Schumacher
f8e13e7b8c Merge pull request #1452 from UnaNancyOwen/fix_flann
Add suffix to debug libraries of FLANN
2017-07-14 14:12:44 -07:00
Robert Schumacher
852802770f [flann] Restore rename behavior 2017-07-14 14:11:53 -07:00
Ted John
8c9744fa14 [duktape] Copy license from build tree instead 2017-07-14 21:38:37 +01:00
Ted John
f28b8a99fa [duktape] Improve the cmake list to use BUILD_SHARED_LIBS 2017-07-14 21:36:48 +01:00
Robert Schumacher
2055a9cd44 Merge pull request #1377 from FinancedHydra/fix-uwp-protobuf
Disable protobuf compiler on UWP
2017-07-14 12:45:04 -07:00
Ted John
94e262d3f6 [duktape] Add port for duktape 2.0.3 2017-07-14 19:54:41 +01:00
Jesse Talavera-Greenberg
21a7ede5cd Port libmikmod to vcpkg 2017-07-14 14:09:50 -04:00
Robert Schumacher
06ddd3299c Merge branch 'libevent-fix' 2017-07-13 16:58:03 -07:00
Robert Schumacher
93ff4c35d2 [libevent] Add missing openssl dependency. Simplify portfile. Fixes #1456. 2017-07-13 16:35:15 -07:00
codicodi
062883535b [cairo] update to 1.15.6 2017-07-13 17:24:04 +02:00
Tsukasa Sugiura
ee4c0eb45e Enable Qt option
Enable Qt option
2017-07-13 20:50:26 +09:00
Tsukasa Sugiura
8059e874a6 Add suffix to debug libraries of FLANN
Add suffix (-gd) to debug libraries of FLANN.
The release libraries and the debug libraries should be the another
names.
2017-07-13 16:40:37 +09:00
Robert Schumacher
5f96610af9 Merge pull request #1388 from dada2048/add-llvm
Addition of LLVM.
2017-07-12 15:05:49 -07:00
Robert Schumacher
e2fe953578 Merge pull request #1373 from bagong/aubio
Aubio: Avoid build error _missing config.h_ on build of tools
2017-07-12 15:04:35 -07:00
Robert Schumacher
b0f0f402fd [aubio] Copy tool DLL dependencies 2017-07-12 15:04:09 -07:00
Robert Schumacher
9d1fcaa73f Merge pull request #1446 from moffel/cppcms
add cppcms 1.1.0
2017-07-12 15:00:45 -07:00
Robert Schumacher
c009c53725 [cppcms] Disable static linkage 2017-07-12 15:00:11 -07:00
Robert Schumacher
c4f3160674 Merge pull request #1441 from codicodi/libuv-1.13.1
[libuv] update to 1.13.1
2017-07-12 13:28:10 -07:00
Robert Schumacher
448c1191da Merge pull request #1439 from codicodi/zstd-1.3.0
[zstd] update to 1.3.0
2017-07-12 13:27:57 -07:00
Robert Schumacher
59224319e3 Merge pull request #1440 from codicodi/pcre-8.41
[pcre] update to 8.41
2017-07-12 13:24:48 -07:00
Robert Schumacher
808b2aa563 Merge pull request #1443 from codicodi/libarchive-3.3.2
[libarchive] update to 3.3.2
2017-07-12 13:22:08 -07:00
Robert Schumacher
388d1d41bb Merge pull request #1444 from codicodi/nana-1.5.3
[nana] update to 1.5.3
2017-07-12 13:21:35 -07:00
Robert Schumacher
b37c4a93bc Merge pull request #1445 from codicodi/libpng-1.6.30
[libpng] update to 1.6.30
2017-07-12 13:21:20 -07:00
Robert Schumacher
a56004945a Merge pull request #1447 from codicodi/libjpeg-turbo-1.5.2
[libjpeg-turbo] update to 1.5.2
2017-07-12 13:18:40 -07:00
codicodi
6acb8b4956 [fontconfig] update to 2.12.4 2017-07-12 20:16:56 +02:00
codicodi
89589c000a [libjpeg-turbo] update to 1.5.2 2017-07-12 19:47:35 +02:00
codicodi
5ab198c4ad [libpng] update to 1.6.30 2017-07-12 19:12:36 +02:00
codicodi
8c37df1724 [nana] update to 1.5.3 2017-07-12 18:35:41 +02:00
codicodi
cceab52788 [libarchive] update to 3.3.2 2017-07-12 18:26:28 +02:00
Michael Offel
2c13232c08 add cppcms 1.1.0 2017-07-12 18:07:36 +02:00
codicodi
30e4a2686f [pcre] update to 8.41 2017-07-12 17:47:19 +02:00
codicodi
a93e63b27b [libuv] update to 1.13.1 2017-07-12 16:51:37 +02:00
codicodi
42a425ced2 [zstd] update to 1.3.0 2017-07-12 16:46:57 +02:00
Robert Schumacher
cedaaa1956 Merge pull request #1424 from jasjuang/master
new port: alembic
2017-07-11 16:17:47 -07:00
Robert Schumacher
c27c8d2941 [alembic] Disable static builds 2017-07-11 16:17:09 -07:00
Robert Schumacher
1a84896b87 [opencv] Disable FLANN hidden dependency. Fixes #1433. 2017-07-11 14:39:32 -07:00
atkawa7
afbe116fb7 [apr-util] use find_library 2017-07-10 20:45:34 -07:00
Robert Schumacher
c9340bd6e0 Merge pull request #1420 from vktr/f/libtorrent
Add port for Rasterbar-libtorrent
2017-07-10 16:56:29 -07:00
Arkady Shapkin
4857f86a3b [ceres] Portfile fix 2017-07-11 02:09:06 +03:00
Arkady Shapkin
83e3a296dc [suitesparse] Porfile fix 2017-07-11 02:09:05 +03:00
Robert Schumacher
88fdd8d75c Merge pull request #1427 from KindDragon/glog-fix
Glog update to version 0.3.5
2017-07-10 15:24:01 -07:00
Robert Schumacher
a4f50bed86 Merge pull request #1366 from atkawa7/libconfig
[libconfig] init #1343
2017-07-10 15:11:06 -07:00
Robert Schumacher
ce69ed5552 [libconfig] Simplify CMake. Move header patching into the portfile. 2017-07-10 15:10:39 -07:00
Arkady Shapkin
9bbe30521c [glog] Update to version 0.3.5 2017-07-10 19:08:03 +03:00
Arkady Shapkin
ecf671bfa6 [gflags] Rebuild required because of changes vcpkg_fixup_cmake_targets() 2017-07-10 19:08:03 +03:00
jasjuang
d887fa4a30 use glob to remove exe 2017-07-10 07:58:52 -07:00
jasjuang
f9a0afb534 new port: alembic 2017-07-09 22:36:14 -07:00
Stephane Lajoie
aea2734ad4 Patch CMakeLists to install CMake modules to share/llvm instead of lib/cmake/llvm. This works better than vcpkg_fixup_cmake_targets because other parts of the LLVM build system really want all the variables set correctly. Also set other options to prevent creation of any bin/* instead of removing them after the fact, for the same reason. 2017-07-09 19:47:35 -04:00
Viktor Elofsson
20944ef885 Fix vcpkg Boost naming for static libs and also fix the include file for shared libs. 2017-07-09 23:12:39 +02:00
Viktor Elofsson
26cf1a80e9 Add port for Rasterbar-libtorrent. 2017-07-09 20:46:53 +02:00
Robert Schumacher
0d7961a850 Merge pull request #1413 from twMr7/master
[eigen3] fix the missing CMakeLists.txt problem
2017-07-08 22:44:14 -07:00
Robert Schumacher
7b12b4349a [eigen3] Copy includes from packages dir instead of source, since they're already being installed. 2017-07-08 22:43:54 -07:00
Robert Schumacher
d51d56107b Merge pull request #1416 from vinniefalco/master
[beast] Update to version 76
2017-07-08 21:53:59 -07:00
Vinnie Falco
aa5c657ac4 [beast] Update to version 76 2017-07-08 18:55:04 -07:00
James Chang
8d011eee97 [eigen3] fix the missing CMakeLists.txt problem and copy additional Eigen directory to include 2017-07-08 23:03:07 +08:00
Robert Schumacher
17df9be71f Merge pull request #1411 from atkawa7/patch-1
[protobuf] Fix protobuf missing semi colons #1409
2017-07-07 23:13:17 -07:00
Robert Schumacher
c297ee9848 [protobuf] Hotfix previous change. Fixes #1409. 2017-07-07 23:12:54 -07:00
atkawa7
8cd9b24ee4 [protobuf] Fix protobuf missing semi colons #1409 2017-07-07 22:41:34 -07:00
Stephane Lajoie
c2f1a2af59 Merge branch 'master' into add-llvm 2017-07-07 22:30:36 -04:00
Stephane Lajoie
b5cd10bc66 Use vcpkg_fixup_cmake_targets to move cmake modules in place.
Make sure MCAnalysis directory is empty before removing.
Use file(INSTALL ...) to put licence file in place.
2017-07-07 22:23:19 -04:00
Robert Schumacher
426df16b57 Merge pull request #1393 from atkawa7/matio
[matio] new port #621
2017-07-07 18:48:29 -07:00
Robert Schumacher
6e97f00184 [matio] Use target_X cmake directives. Prefer modern cmake ZLIB::ZLIB. 2017-07-07 18:44:28 -07:00
Robert Schumacher
73e08bbeeb Merge pull request #1408 from KindDragon/grpc-targets-fix
[grpc] Update to version 1.4.1
2017-07-07 18:34:22 -07:00
Robert Schumacher
5e45ee4a2d [protobuf] Fix protobuf headers to encode dynamic/static link. Fixes #1354. Fixes #1353. 2017-07-07 17:51:59 -07:00
Robert Schumacher
596d80efb5 Merge pull request #1396 from DavidHamburg/sdl2gfx
[sdl2_gfx] initial port
2017-07-07 17:45:59 -07:00
Robert Schumacher
09bce9186e [sdl2-gfx] Small cleanup, better support static linking 2017-07-07 17:44:23 -07:00
Arkady Shapkin
d67ae2fa3f [grpc] Update to version 1.4.1
Fix installing gRPCTargets*.cmake
2017-07-08 03:42:54 +03:00
Robert Schumacher
c8d0d582a2 Merge pull request #1399 from KindDragon/theia_deps
TheiaSfm dependecies
2017-07-07 17:39:10 -07:00
Robert Schumacher
c2d1711a5f Merge pull request #1406 from KindDragon/grpc-plugin-fix
[grpc] Fix missing dll's for grpc_cpp_plugin
2017-07-07 17:20:01 -07:00
Robert Schumacher
4267c86b1f [grpc] Use vcpkg_copy_tool_dependencies 2017-07-07 17:19:29 -07:00
Arkady Shapkin
f8ae60976d [freeglut] Remove debug suffix 2017-07-08 02:45:37 +03:00
Arkady Shapkin
d222302b2f [cereal] Portfile fix 2017-07-08 02:45:36 +03:00
Arkady Shapkin
e626129d53 [openimageio] Initial commit. Closes #687 2017-07-08 02:45:36 +03:00
Kalessin
56833bd4f5 disable build for uwp 2017-07-07 23:30:44 +02:00
Kalessin
0e866f6730 add pdb copy command 2017-07-07 23:27:09 +02:00
Kalessin
ea99a07799 fix static build 2017-07-07 23:21:40 +02:00
Kalessin
2986a6c57d add LuaJIT port 2017-07-07 22:12:09 +02:00
Arkady Shapkin
c0890d7276 [grpc] Fix missing dll's for grpc_cpp_plugin 2017-07-07 16:29:57 +03:00
atkawa7
e60f06f7e9 [matio] Removed unnecessary include 2017-07-06 20:08:22 -07:00
atkawa7
f354d6b31d [matio] Fixed issues with customer cmakelists.txt 2017-07-06 19:59:56 -07:00
Robert Schumacher
0afe1112c1 Merge pull request #1385 from bagong/qscintilla-fix
Fix and enhance qscintilla build
2017-07-06 18:26:41 -07:00
Bagong
2a567f5312 Undo rename of dll and follow standard for pdb 2017-07-07 02:43:57 +02:00
Tsukasa Sugiura
dc2da6dff4 Update PCL 1.8.1 RC1
Update PCL 1.8.1 RC1
2017-07-06 23:26:09 +09:00
Robert Schumacher
7a87e91925 Merge pull request #1368 from atkawa7/rocksdb
[rocksdb] init port #1057
2017-07-06 02:16:53 -07:00
Robert Schumacher
92a12501f1 Merge pull request #1394 from KindDragon/draco
[draco] Initial port
2017-07-06 02:15:34 -07:00
David Nerjes
1eedcc9b00 initial port of sdl2_gfx 2017-07-06 09:27:23 +02:00
Arkady Shapkin
c2f0be9ec3 [draco] Initial port 2017-07-06 00:16:34 +03:00
atkawa7
330043341c [matio] new port #621 2017-07-05 13:04:17 -07:00
Robert Schumacher
f17d5af64a Merge pull request #1391 from KindDragon/vtk-fix
[vtk] Update to version 7.1.1
2017-07-04 20:03:55 -07:00
Arkady Shapkin
6711aa1db5 [vtk] Update to version 7.1.1
Fix FindHdf5 for shared library. Closes #739, #1129
2017-07-05 02:30:05 +03:00
Stephane Lajoie
91a526d0ea Disable ABI breaking checks. 2017-07-04 03:30:13 -04:00
atkawa7
0fae90a20e [libconfig] Prevent Cmake Eating Semi-colons 2017-07-03 22:34:55 -07:00
atkawa7
4b87e9cdcb [libconfig] fix guards 2017-07-03 22:07:38 -07:00
atkawa7
e4d5f93766 [libconfig] redefine scandir and preventing duplicated symbols 2017-07-03 21:27:49 -07:00
atkawa7
0cae541040 Merge branch 'libconfig' of https://github.com/atkawa7/vcpkg into libconfig 2017-07-03 21:09:27 -07:00
Robert Schumacher
b33632943c [qt5] Fastfail static builds 2017-07-03 19:08:24 -07:00
Stephane Lajoie
a2fc99fa31 Merge branch 'master' into add-llvm 2017-07-03 21:53:35 -04:00
Robert Schumacher
20eac63999 Merge pull request #1381 from codicodi/ptex
[ptex] new port
2017-07-03 15:54:09 -07:00
Stephane Lajoie
83c7bfc3ce Reduce size of the build and fix post-build errors. 2017-07-03 10:00:36 -04:00
bagong
7367278356 Fix and enhance qscintilla build 2017-07-03 02:04:19 +02:00
Stephane Lajoie
f4e797920f Added LLVM. 2017-07-01 19:24:11 -04:00
Robert Schumacher
144d3718c4 Merge pull request #1376 from bagong/qscintilla
[qscintilla] Fix inconsistency in python acquisition
2017-06-30 18:50:38 -07:00
Robert Schumacher
c3f4c15bf4 Merge pull request #1370 from zabulus/angle-uwp
[angle] Fix uwp build
2017-06-30 17:35:36 -07:00
Robert Schumacher
c21a2fe38a [angle] Add preliminary UWP support 2017-06-30 17:34:55 -07:00
Joe Schmitt
294b56c593 Remove duplicate code from protobuf compiler flag 2017-06-30 14:40:55 -07:00
Joe Schmitt
997107adb7 Disable protobuf compiler on UWP 2017-06-30 13:59:23 -07:00
atkawa7
54213a0f69 [libconfig] Add source of the file 2017-06-30 11:35:20 -07:00
Bagong
b578291e47 Fix inconsistency in python acquisition 2017-06-30 09:44:34 +02:00
atkawa7
f01c32d493 [msinttypes] added outer folder to prevent polluting the environment 2017-06-29 15:46:05 -07:00
atkawa7
03fde38584 [libconfig] use find path 2017-06-29 15:18:58 -07:00
Robert Schumacher
753702bf2a [sobjectizer] Update to 5.5.19.2 2017-06-29 15:06:05 -07:00
Robert Schumacher
3bd42a4dd0 Merge pull request #1336 from sigman78/sobj
[SObjectizer] New port
2017-06-29 14:47:42 -07:00
Robert Schumacher
4f3d6b4626 Merge pull request #1357 from atkawa7/speex
[speex] init port  #958
2017-06-29 14:28:43 -07:00
Robert Schumacher
5427ef1c03 [speex] Use simple version 2017-06-29 14:27:54 -07:00
atkawa7
b1461da8c6 [rocksdb] remove static variables portfile 2017-06-29 13:48:36 -07:00
atkawa7
c588de6b8f [libconfig] fixed issues with portfile 2017-06-29 13:41:49 -07:00
atkawa7
f114e81a75 [libconfig] fixed issues with portfile 2017-06-29 13:38:45 -07:00
atkawa7
6f287235ca [speex] user official tags 2017-06-29 11:21:03 -07:00
atkawa7
5c955c3019 [speex] user official tags 2017-06-29 11:19:37 -07:00
sigman
61d9cf34cd [SObjectizer] Patch static/dynamic linkage flags 2017-06-29 20:07:00 +03:00
Bagong
18c5c3f23b Avoid build error _missing config.h_ on build of tools 2017-06-29 16:23:50 +02:00
atkawa7
b0478847a4 Merge https://github.com/Microsoft/vcpkg into libconfig 2017-06-29 06:29:44 -07:00
atkawa7
aa56370103 [libconfig] Fix description 2017-06-29 05:35:22 -07:00
Hennadii Zabula
348c601122 Fix uwp build 2017-06-29 09:33:10 +03:00
atkawa7
b8bfb0fd90 [rocksdb]fix crt issues 2017-06-28 22:10:09 -07:00
atkawa7
618a18417c [rocksdb] vcpkg_copy_pdbs 2017-06-28 21:53:09 -07:00
atkawa7
49d00f4604 [rocksdb] fixed third party deps 2017-06-28 21:46:53 -07:00
Robert Schumacher
6aae6ca3c0 [eigen3] Fix installed cmake-config files to be relative 2017-06-28 19:21:55 -07:00
atkawa7
ad9b4b2ee1 Merge https://github.com/Microsoft/vcpkg into apr-util 2017-06-28 18:34:25 -07:00
atkawa7
e6d1f16038 use CMake's autoexport 2017-06-28 16:12:00 -07:00
atkawa7
76ca4cb60e Add description and version name 2017-06-28 15:36:09 -07:00
Robert Schumacher
9c2c350c89 Merge pull request #1348 from atkawa7/ctemplate
[ctemplate] new port #543
2017-06-28 15:28:45 -07:00
Robert Schumacher
78349d7a0c [speex] Simplify CMakeLists.txt 2017-06-28 15:27:20 -07:00
Robert Schumacher
43ac9177ec [ctemplate] CMakeLists.txt simplification 2017-06-28 15:13:20 -07:00
Robert Schumacher
8e05c0848d Merge pull request #1367 from eco/tinyxml-static
[tinyxml2] Update tinyxml2 to fix static linkage
2017-06-28 15:08:38 -07:00
Robert Schumacher
a2028c85f7 Merge pull request #1345 from atkawa7/dirent
[dirent] new port needed by #1343
2017-06-28 14:54:03 -07:00
Brad Anderson
821039eeb7 [tinyxml2] Update tinyxml2 to fix static linkage
Also specify BUILD_STATIC_LIBS when building static
2017-06-28 15:51:39 -06:00
Robert Schumacher
acaaffebef Merge pull request #1346 from atkawa7/rtmidi
[rtmidi] init port #582
2017-06-28 14:50:35 -07:00
Robert Schumacher
2c248dd4a6 [rtmidi] Slightly simplify cmake replacement 2017-06-28 14:26:44 -07:00
Robert Schumacher
6925b45c27 Merge pull request #1342 from atkawa7/apr-update
[apr] port update
2017-06-28 14:21:38 -07:00
Robert Schumacher
59441adf76 [kinectsdk1] Improve not-found error message 2017-06-28 14:19:40 -07:00
Robert Schumacher
ccf245c7d1 Merge pull request #1349 from UnaNancyOwen/add_kinectsdk1
Add Kinect SDK v1.x port
2017-06-28 14:17:30 -07:00
Robert Schumacher
a88a904849 [kinectsdk1] Move includes to match how the SDK expects them to be included 2017-06-28 14:16:57 -07:00
atkawa7
77b5193954 [libconfig] added msvc scanner patches 2017-06-28 14:06:52 -07:00
Robert Schumacher
82d5869987 Merge pull request #1324 from atkawa7/thor
[thor] new port #1319
2017-06-28 14:04:20 -07:00
Robert Schumacher
9e1f1b20a0 Merge branch 'aubio-cmake' 2017-06-28 13:56:40 -07:00
Robert Schumacher
196b48ef5f [aubio] Add capability to build tools (note: currently fails due to missing config.h) 2017-06-28 13:56:24 -07:00
Robert Schumacher
b7efd0e07d [aubio] Use CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS 2017-06-28 13:37:52 -07:00
Robert Schumacher
ced194257d [aubio] Fix static build 2017-06-28 13:37:52 -07:00
Robert Schumacher
a2cee615e4 [aubio] CMake buildsystem replacement 2017-06-28 13:37:52 -07:00
bagong
4509e764cc [AUBIO] Add new package 2017-06-28 13:37:52 -07:00
Robert Schumacher
0a7c976bf5 Merge pull request #1329 from UnaNancyOwen/fix_qhull
Fix QHull port to use release version
2017-06-28 13:33:39 -07:00
Robert Schumacher
305d649307 [angle] Fix build 2017-06-28 13:30:40 -07:00
Robert Schumacher
52d5091f85 [angle] Disable static builds 2017-06-28 13:30:40 -07:00
Robert Schumacher
6c9d514510 [angle] Initial commit with cmake buildsystem 2017-06-28 13:30:40 -07:00
Robert Schumacher
47d8d72316 Merge pull request #1235 from sigman78/master
[Magnum] OpengGL 3d library port
2017-06-28 13:29:52 -07:00
atkawa7
0e34f81390 [libconfig] init #1343 2017-06-28 13:21:01 -07:00
atkawa7
04e6031027 [msinttypes] required by #1343 2017-06-28 11:52:22 -07:00
Mitchell Mebane
3d31f16c01 Fix OpenSSL version number 2017-06-28 09:50:05 -05:00
atkawa7
7b5563f5f8 Build static fixed 2017-06-27 22:50:49 -07:00
atkawa7
7590bd0c15 created a patch but static build still failing 2017-06-27 20:31:49 -07:00
atkawa7
bbb7f8f265 [apr-util] init #1016 2017-06-27 17:34:09 -07:00
codicodi
0ee8ad5cb2 [fmt] update to 4.0.0 2017-06-27 20:47:20 +02:00
Robert Schumacher
b88dedb7b5 Merge branch 'fix-dlib' 2017-06-27 11:25:05 -07:00
Robert Schumacher
0174fa8e0e Merge pull request #1322 from codicodi/opus-1.2
[opus] update to 1.2.1
2017-06-27 10:27:45 -07:00
Robert Schumacher
19fb149bfb Merge pull request #1344 from khouzam/openssl-uwp-1.0.2l
Updating the OpenSSL UWP port to 1.0.2l
2017-06-27 10:26:58 -07:00
Robert Schumacher
bad7dabac4 Merge pull request #1355 from frederich/tc-range
[think-cell-range] Update to version 498839d
2017-06-27 10:26:29 -07:00
Robert Schumacher
8ca1c250b6 Merge pull request #1340 from jozefizso/feature/grpc_v1.4.0
[grpc] grpc 1.4.0
2017-06-27 10:24:39 -07:00
Robert Schumacher
f761259f34 [boost] Update diff hash. No version bump required because contents are functionally identical. 2017-06-27 10:22:29 -07:00
Martin Hořeňovský
112041512d Update Catch to 1.9.6 2017-06-27 12:38:01 +02:00
codicodi
81e9de89b9 [opus] update to 1.2.1 2017-06-26 22:35:44 +02:00
atkawa7
40935c4e40 [speex] init port #958 2017-06-26 13:31:09 -07:00
Jens Frederich
b9f718cbad [think-cell-range] Update to version 498839d 2017-06-26 16:51:36 +02:00
Tsukasa Sugiura
b64935e67a Add Kinect SDK v1.x port
Add Kinect for Windows SDK v1.x port.
2017-06-25 04:07:09 +09:00
Robert Schumacher
0f0234eed8 Merge pull request #1347 from vinniefalco/master
[beast] Update to version 66
2017-06-24 05:18:47 -07:00
atkawa7
88fd6f14d8 [ctemplate] new port #543 2017-06-23 23:27:31 -07:00
Vinnie Falco
26b4897728
[beast] Update to version 66 2017-06-23 21:06:39 -07:00
atkawa7
9eca90f2d1 Small fix BUILD_SHARED_LIBS use vcpkg lib linkage 2017-06-23 16:37:25 -07:00
atkawa7
2100e95c25 Small fix BUILD_SHARED_LIBS 2017-06-23 16:33:25 -07:00
atkawa7
ac9cec6e1c Small fix BUILD_SHARED_LIBS 2017-06-23 16:31:26 -07:00
atkawa7
d7989ade69 [rtmidi] init port #582 2017-06-23 16:25:31 -07:00
atkawa7
bffc969999 [dirent] new port need by #1343 2017-06-23 14:58:52 -07:00
Gilles Khouzam
77310c8722 Updating the OpenSSL UWP port to 1.0.2l 2017-06-23 14:23:18 -07:00
atkawa7
c21a0604e0 [apr] port update 2017-06-23 12:25:20 -07:00
Tsukasa Sugiura
63153c58b9 Add Kinect driver to OpenNI2 port
Add Kinect driver to OpenNI2 port.
OpenNI2 port generate Kinect driver when Kinect SDK has been installed
in your system.
2017-06-24 01:33:44 +09:00
codicodi
c75a8aa7ac [ptex] initial commit 2017-06-23 16:16:27 +02:00
Jozef Izso
b0b186643c grpc 1.4.0 2017-06-23 14:52:26 +02:00
Robert Schumacher
5c93bc0102 [dlib] Fix static builds. Add cmake files back in. 2017-06-22 15:23:54 -07:00
sigman
b68967891e [SObjectizer] In-process message dispatching framework
Added port of the C++ message dispatching actor model framework. https://sourceforge.net/projects/sobjectizer/
2017-06-22 13:55:00 +03:00
sigman
bffa100a43 [magnum][magnum-plugins] Fixed plugins location, static plugins build
Static libray linkage should work now, including plugins.
2017-06-22 13:30:08 +03:00
Robert Schumacher
df3f73d825 Merge pull request #1334 from jasjuang/master
glew cmake build
2017-06-21 23:28:47 -07:00
Robert Schumacher
ac763f975b [glew] Move source dir to avoid conflicts with previous source version. Rename static -> dynamic. 2017-06-21 23:26:07 -07:00
jasjuang
0154ef4a7b glew cmake build 2017-06-21 22:31:23 -07:00
Robert Schumacher
ff21b90efb Merge pull request #1328 from zieckey/evpp-0.6.1
[evpp] Update to version 0.6.1
2017-06-21 18:23:30 -07:00
Robert Schumacher
03de2e421b [evpp] Simplify port to use vcpkg_from_github() 2017-06-21 18:17:52 -07:00
Robert Schumacher
a9baf1d5ac Merge pull request #1323 from jasjuang/tinyxml2
Update tinyxml2 to 5.0.0
2017-06-21 17:22:56 -07:00
Robert Schumacher
c697b40dc2 Merge pull request #1310 from khouzam/ffmpeg-uwp
Adding support for FFmpeg in UWP.
2017-06-21 17:09:58 -07:00
atkawa7
7a6d530a8c fixed zlib debug ext, added gtest to deps 2017-06-21 16:43:02 -07:00
Robert Schumacher
b59762c438 Merge pull request #1330 from vinniefalco/master
[beast] Update to version 63
2017-06-21 13:13:20 -07:00
Vinnie Falco
b8e9aed383 [beast] Update to version 63 2017-06-21 10:06:24 -07:00
atkawa7
cf27696e5a remove internal copy used during build 2017-06-21 09:29:50 -07:00
atkawa7
f58052047a [thor] Fixes aurora headers, defines SFML_STATIC, uses install target 2017-06-21 09:04:57 -07:00
Tsukasa Sugiura
6bb7c10b15 Fix to enable pcl_2d module
Fix to enable pcl_2d module.
It's a header only library.
2017-06-22 00:31:35 +09:00
Tsukasa Sugiura
302f67feed Add PCL port
Add Point Cloud Library (PCL)
2017-06-22 00:31:28 +09:00
atkawa7
dab6693550 Added aurora as independant portfile 2017-06-21 08:23:27 -07:00
Tsukasa Sugiura
053f3ee32f Fix QHull port to use release version
Fix QHull port to use latest release version, because master/HEAD of
QHull has some bugs.
2017-06-22 00:21:29 +09:00
weizili
db92e194c2 Update to version 0.6.1 2017-06-21 16:42:28 +08:00
Robert Schumacher
78fff8f2ea Merge pull request #1299 from atkawa7/jansson
[jansson] new port required by nghttp2 #1122
2017-06-20 16:30:21 -07:00
Robert Schumacher
833c38c630 [jansson] Enable cmake scripts 2017-06-20 16:29:35 -07:00
Robert Schumacher
74adbfe9c3 Merge pull request #1317 from bagong/qscintilla
Add port qscintilla
2017-06-20 16:06:41 -07:00
atkawa7
0cb1ec56b1 fix include folder 2017-06-20 15:56:52 -07:00
jasjuang
d387490dc8 update control file and cleanup portfile 2017-06-20 15:41:50 -07:00
atkawa7
ab3b3e4fa4 added description and version to control 2017-06-20 15:39:42 -07:00
Robert Schumacher
e0f0470337 Merge pull request #1316 from moffel/cpr
[cpr] add c++ requests 1.3.0 port
2017-06-20 15:38:52 -07:00
jasjuang
f53585bedd Merge remote-tracking branch 'upstream/master' into tinyxml2 2017-06-20 15:38:15 -07:00
atkawa7
032692ad9e added thor #1319 2017-06-20 15:37:31 -07:00
Robert Schumacher
d026905ae9 [cpr] Enable dynamic builds via CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS 2017-06-20 15:37:30 -07:00
Robert Schumacher
9f0f110f36 Merge pull request #1321 from jasjuang/master
enable cmake config for glm
2017-06-20 15:22:25 -07:00
jasjuang
a87c933c84 update tinyxml2 to 5.0.0 2017-06-20 15:20:52 -07:00
Robert Schumacher
338f8614e3 [vcpkg-fixup-cmake-targets][glm] Upgrade GLM. Move cmake fixup logic into helper script. 2017-06-20 15:20:23 -07:00
bagong
4ee63ac225 Make python path more general 2017-06-20 23:55:24 +02:00
Robert Schumacher
1bebd8d40d Merge pull request #1318 from codicodi/utf8proc
[utf8proc] new port
2017-06-20 14:52:54 -07:00
codicodi
79d4a2e297 [opus] update to 1.2 2017-06-20 23:35:49 +02:00
atkawa7
0ed990fb8f failed to build on vs 2017 2017-06-20 14:00:27 -07:00
Gilles Khouzam
9fe35b0d4d Fixing invocation of bash command to install gcc and perl for ffmpeg 2017-06-20 12:46:42 -07:00
atkawa7
3a5e2f6f50 rocks db initial framework #1057 2017-06-20 12:35:21 -07:00
jasjuang
82a0834b37 enable cmake config for glm 2017-06-20 11:36:16 -07:00
atkawa7
e4e2d27ee9 fixes VCPKG_CRT_LINKAGE 2017-06-20 09:50:46 -07:00
atkawa7
4e41db458c Fixes VCPKG_CRT_LINKAGE, Turned off tests, Added VCPKG_LIBRARY_LINKAGE 2017-06-20 09:45:11 -07:00
Robert Schumacher
c8d638bcd6 [ffmpeg] Simplify UWP build slightly. Fix -MD/-MT to not apply during debug builds. 2017-06-20 01:08:17 -07:00
Robert Schumacher
8c4d55b8f3 Merge pull request #1309 from UnaNancyOwen/add_openni2
[WIP] Add OpenNI2 port
2017-06-19 23:27:19 -07:00
Robert Schumacher
b4dac2d58a [openni2] Fix patch. Disable kinect optional component. Move headers. 2017-06-19 23:26:55 -07:00
Robert Schumacher
c5a183a727 Merge pull request #1305 from IntelOrca/ports/add-libzip
[libzip] Add libzip port, version 1.2.0
2017-06-19 22:34:04 -07:00
Robert Schumacher
7222938487 [libzip] Avoid renaming DLLs -- this breaks the import lib 2017-06-19 22:30:55 -07:00
Robert Schumacher
bfc687284e [libpng] Define CMAKE_SYSTEM_PROCESSOR to avoid double-eval failure 2017-06-19 22:18:19 -07:00
Robert Schumacher
d3d5279fb5 Merge pull request #1314 from Mixaill/libpng-1629
[libpng] update to 1.6.29
2017-06-19 21:50:34 -07:00
Robert Schumacher
3ca9689383 Merge pull request #1300 from atkawa7/cunit
[cunit] new port required by #1122
2017-06-19 21:50:01 -07:00
Robert Schumacher
807fa4588c [cunit] Install generated config header 2017-06-19 21:49:32 -07:00
Michael Offel
7b5093984f make copy less verbose 2017-06-20 02:17:56 +02:00
bagong
ef4a0ced9b Add port qscintilla 2017-06-20 02:08:48 +02:00
Michael Offel
5ff2ec2032 add c++ requests 1.3.0 port 2017-06-20 01:59:25 +02:00
Mikhail Paulyshka
b5777c8dbf [libraw] update to 0.18.2 2017-06-20 02:14:55 +03:00
Mikhail Paulyshka
98d98683f3 [libpng] update to 1.6.29 2017-06-20 02:03:27 +03:00
Gilles Khouzam
8085cd34f2 Adding support for FFmpeg in UWP.
Adding support to download gas-preprocessor as an acquire_program.
Update all packages for msys2
Download perl and gcc for ARM assembly in ffmpeg.
2017-06-19 12:49:20 -07:00
codicodi
b29b05ed8c [utf8proc] initial commit 2017-06-19 21:04:18 +02:00
Tsukasa Sugiura
23c718eeb2 Add OpenNI2 port
Add OpenNI2 port
2017-06-20 03:15:25 +09:00
Ted John
84a7ec4115 [libzip] Add libzip port, version 1.2.0
libzip does not have support for static builds, therefore a large amount of hack patching was required to build both a static and share variant.
2017-06-18 17:55:35 +01:00
Robert Schumacher
d25bea6987 Merge pull request #1297 from seanlis/master
Add building of flann_cpp for FLANN port.
2017-06-16 23:00:52 -07:00
Robert Schumacher
525d30d256 [flann] Add HEAD_REF, rename static libs to appear dynamic 2017-06-16 21:43:00 -07:00
Sean Li
89b9b8ed34 Remove static lib for dynamic build. 2017-06-17 12:14:29 +08:00
Sean Li
5c5affcc29 Revert previous patch rather than deleting it. 2017-06-17 12:09:44 +08:00
Sean Li
47909aff3e Substitue vcpkg_from_github for vcpkg_download_distfile. 2017-06-17 11:05:52 +08:00
Robert Schumacher
f22475aad9 [cunit] Refactor CMake to perform proper installation 2017-06-16 20:02:18 -07:00
Robert Schumacher
73a0161bb1 Merge pull request #1293 from atkawa7/nuklear
[nuklear] new port
2017-06-16 17:59:26 -07:00
atkawa7
beda0c3832 [cunit] new port required by #1122 2017-06-16 15:19:20 -07:00
Alexander Karatarakis
67d7dd52ab Merge pull request #1298 from vinniefalco/master
[beast] Update to version 59
2017-06-16 14:29:38 -07:00
atkawa7
3c80824f85 [jansson] new port required by #1122 2017-06-16 12:00:00 -07:00
Vinnie Falco
ce7d0d3743 [beast] Update to version 59 2017-06-16 09:23:09 -07:00
Sean Li
8f013f811f Remove import libraries in static build. 2017-06-16 22:34:40 +08:00
Sean Li
45cc143b26 Add WINDOWS_EXPORT_ALL_SYMBOLS property to flann_cpp only. 2017-06-16 22:23:37 +08:00
Sean Li
c626675abb Remove dll for static build. 2017-06-16 17:16:10 +08:00
Sean Li
e8b8792691 flann: Add compilation of dll and flann_cpp. 2017-06-16 15:52:59 +08:00
Robert Schumacher
c966c3709e Merge pull request #1292 from vinniefalco/master
[beast] Update to version 58
2017-06-15 14:24:28 -07:00
atkawa7
e3e89d1663 [nuklea] new port #1291 2017-06-15 13:04:24 -07:00
Vinnie Falco
517b3fabbb
[beast] Update to version 58 2017-06-15 12:52:52 -07:00
sigman
7b9275f1b3 [corrade][magnum][magnum-plugins] Updated to upstream, enabled more features in [magnum]
Removed plugin location defines. Fixed tools search path in FindCorrade, FindMagnum cmake modules.
2017-06-15 21:48:51 +03:00
Robert Schumacher
30485c2815 Merge pull request #1274 from atkawa7/live555
Live555
2017-06-15 10:20:27 -07:00
Robert Schumacher
2da08053d6 Merge pull request #1278 from codicodi/openexr
[openexr] new port
2017-06-15 10:19:42 -07:00
Robert Schumacher
d1c32d241f [catch] Rename downloaded files to not conflict with older versions or other ports 2017-06-15 10:18:14 -07:00
Martin Hořeňovský
d1841f11c7 Update Catch to 1.9.5 2017-06-15 13:09:44 +02:00
Robert Schumacher
2aa83904ea Merge pull request #1277 from AlexanderTaeschner/CairoInitMutex
[cairo] Initialize mutexes.
2017-06-14 23:16:30 -07:00
Robert Schumacher
748e8b6e74 Merge pull request #1285 from codicodi/fmt
[fmt] update to 3.0.2
2017-06-14 23:06:32 -07:00
Robert Schumacher
9c4fa9583b Merge pull request #1287 from vinniefalco/master
[beast] update to version 57
2017-06-14 21:57:53 -07:00
Vinnie Falco
2b08a3bf21 [beast] update to version 57 2017-06-14 20:41:19 -07:00
codicodi
2752e690b9 [fmt] update to 3.0.2 2017-06-15 00:55:26 +02:00
Alexander Täschner
2d79c53fb9 [cairo] Initialize mutexes. 2017-06-14 15:52:17 +02:00
codicodi
a051d0cb8a [freeimage] use vcpkg-provided openexr 2017-06-14 12:34:09 +02:00
codicodi
14deb3a440 [openexr] initial commit 2017-06-14 12:34:09 +02:00
Robert Schumacher
c5ac989899 Merge pull request #1263 from mmazat/master
Add qhull and flann ports, way to add pcl
2017-06-14 00:04:16 -07:00
Robert Schumacher
5fa90f67cb Merge pull request #1264 from bagong/qwt-zlib1
[Qwt]: fix "missing zlib1.dll"
2017-06-13 23:46:16 -07:00
Robert Schumacher
9addc14b37 Merge pull request #1259 from KindDragon/ceres-fix
Ceres-solver fix
2017-06-13 23:44:19 -07:00
Robert Schumacher
50fca8f92a [pybind11] Build against python3 library inside vcpkg, add find_acquire_program(PYTHON3) 2017-06-13 23:43:15 -07:00
Robert Schumacher
77a45ad175 Merge pull request #1260 from bmharper/master
Add utfz to ports
2017-06-13 23:12:11 -07:00
Robert Schumacher
795dd722e1 [utfz] Use vcpkg_from_github() 2017-06-13 23:11:45 -07:00
Robert Schumacher
1fc4869166 Merge pull request #1265 from codicodi/ilmbase
[ilmbase] new port
2017-06-13 23:07:45 -07:00
Robert Schumacher
27bb11f6fc [ceres][suitesparse] Bump version 2017-06-13 23:04:35 -07:00
Vinnie Falco
d81930ce36
[beast] Update to version 56 2017-06-13 17:40:30 -07:00
atkawa7
b20acde02c removed testing cmake list 2017-06-13 17:16:51 -07:00
atkawa7
aa83671a72 Merge https://github.com/Microsoft/vcpkg into live555 2017-06-13 17:12:54 -07:00
atkawa7
9a409006cf added Live555 #19 2017-06-13 17:11:23 -07:00
atkawa7
0a7fee0e8b removed parquet file 2017-06-13 16:09:00 -07:00
sigman78
4167807f09 [magnum] Emit plugin binary path to the header
Drop-in solution for the msbuild users.
2017-06-13 15:20:29 +03:00
sigman78
61dbead6fc [magnum] Patch SDL2 includes, msbuild compatibility
Concerning SDL2 includes and how do they work. It is seems what the common practice is to append 'SDL2' include path to the compiler options and then do plain #include "SDL.h". While it works in cmake based projects it won't pass in msbuild ones. This patch changes #include to 'global' style <SDL2/SDL.h> and solves the problem.
2017-06-13 12:35:54 +03:00
Vinnie Falco
191f2bde0e
[beast] update to version 55 2017-06-12 16:58:20 -07:00
Robert Schumacher
70871f0a18 [protobuf] Bump version number 2017-06-12 15:07:41 -07:00
Robert Schumacher
bb303ac11b Merge pull request #1251 from evpobr/fix-taglib-createfile2
Fix TagLib port configuration under Win 7 and lower
2017-06-12 13:37:03 -07:00
Alexander Karatarakis
f8f3525530 Merge pull request #1270 from traversaro/fix-dynamic-protobuf
Fix protobuf dynamic build
2017-06-12 12:22:35 -07:00
Silvio
0e50d70199 Fix protobuf dynamic build
Backport https://github.com/google/protobuf/pull/3216
2017-06-12 17:26:30 +02:00
pravic
faf0d669d7 [sciter] Update to 4.0.1.1 2017-06-12 10:07:31 +03:00
Alexander Karatarakis
c3d39d042f Merge pull request #1261 from codicodi/tiff-4.0.8
[tiff] update to 4.0.8
2017-06-11 22:36:59 -07:00
Vinnie Falco
b38ff27ef5
Update Beast package to version 54 2017-06-11 20:14:40 -07:00
mmazaherit
ec625bc160 check in flann 2017-06-11 17:26:22 -04:00
codicodi
1a30b7a8a1 [ilmbase] initial commit 2017-06-11 01:46:54 +02:00
bagong
a78809e77b Qwt: fix 'missing zlib1.dll' 2017-06-11 00:19:46 +02:00
mmazaherit
c4de5e29b1 check in qhull 2017-06-10 18:06:52 -04:00
sigman
27db5c14bb [magnum-plugins] Patch for missing include
vs2017 regression
2017-06-10 17:48:40 +03:00
codicodi
7cfb833673 [tiff] update to 4.0.8 2017-06-10 15:03:48 +02:00
Arkady Shapkin
29c913cdec [ceres] Install *.config files 2017-06-10 14:39:20 +03:00
Ben Harper
1c7a52a42a Add utfz to ports
utfz is a UTF-8 decoding library. It is notably different from utfcpp
because it doesn't use exceptions.
2017-06-10 13:06:35 +02:00
Arkady Shapkin
deb9d5329e [suitesparse] Install *.config files 2017-06-10 13:03:42 +03:00
Robert Schumacher
1e3754f7df [taglib] Add HEAD_REF back. 2017-06-10 01:47:54 -07:00
Robert Schumacher
676f55ddda [lpeg] Fix oversight while changing copyright 2017-06-10 01:43:52 -07:00
Robert Schumacher
ad16249d6a Merge pull request #1256 from atkawa7/patch-2
SUNDIALS #1135
2017-06-09 23:37:35 -07:00
Robert Schumacher
b5537913de Merge branch 'fix-wt-static' 2017-06-09 23:36:08 -07:00
Robert Schumacher
89cd6818d3 [ceres][openblas] Strengthen constraints 2017-06-09 23:35:01 -07:00
Robert Schumacher
16a1aa17fb Merge pull request #1250 from mmazat/master
Add google ceres-solver port
2017-06-09 23:33:44 -07:00
Robert Schumacher
6259ae99e8 [wt] Fix static builds. Enable sqlite3, postgres, and pango backends. 2017-06-09 23:13:19 -07:00
Robert Schumacher
fb6eb34298 [sundials] Disable examples 2017-06-09 22:48:22 -07:00
Robert Schumacher
09764bfab7 Merge pull request #1245 from atkawa7/patch-3
Lightweight Redis client
2017-06-09 22:27:31 -07:00
Robert Schumacher
0532d22eee Merge pull request #1239 from TheCycoONE/lpeg
Add package for lpeg
2017-06-09 22:26:42 -07:00
Robert Schumacher
29681a5773 [lpeg] Use copyright file from sources 2017-06-09 22:24:04 -07:00
Robert Schumacher
b7281d0038 Merge pull request #1231 from AlexanderTaeschner/wxwidgets
Add wxWidgets port.
2017-06-09 22:15:47 -07:00
Robert Schumacher
1fce25e659 [wxwidgets] Use vcpkg_from_github. Support static+md. 2017-06-09 22:14:17 -07:00
Robert Schumacher
8cbadbffdc [corrade][magnum-plugins][magnum] Use vcpkg_from_github() 2017-06-09 20:38:25 -07:00
Robert Schumacher
db8db9c45c [arrow][libbson] Fix static builds. 2017-06-09 19:34:32 -07:00
Robert Schumacher
9a642ade4e [box2d][directxmesh][directxtex][directxtk][directxtk12][dxut][entityx][octomap][pdcurses][redshell][rttr][tbb][uvatlas] Improve constraint checking 2017-06-09 19:34:07 -07:00
Robert Schumacher
2071719138 [c-ares] Fix support for static/md 2017-06-09 15:39:32 -07:00
Robert Schumacher
af3f6a8fd6 Merge pull request #1247 from codicodi/fltk-dll
[fltk] force import macro to either 0 or 1
2017-06-09 15:32:36 -07:00
atkawa7
da11fd2d98 #1135 Created Portfile Sundials 2017-06-09 13:18:30 -07:00
atkawa7
69e24834db Create Sundials CONTROL 2017-06-09 13:16:42 -07:00
mmazaherit
fea889c5d9 Updated the ceres port 2017-06-09 13:16:58 -04:00
sigman
1b76105200 [Magnum-plugins] Import plugins for the magnum opengl library
Added magnum-plugins library with the reasonable defaults and minimal dependencies .
2017-06-09 15:17:01 +03:00
sigman
741caef3fb [Magnum][Corrade] Cleanup and Audio support
Enabled audio support in magnum by default via openal-soft dependency.
2017-06-09 15:09:05 +03:00
evpobr
5b05633220 Fix TagLib port configuration under Win 7 and lower
If installed SDK >= 8.0, TagLib was configured to use CreateFile2 function (Win8 and higher).

Closes #1240.
2017-06-09 12:29:40 +05:00
mmazaherit
e544b74290 Merge branch 'master' of https://github.com/mmazat/vcpkg 2017-06-08 23:53:58 -04:00
mmazaherit
9b57ecbdd7 check in ceres-solver port 2017-06-08 23:53:01 -04:00
Robert Schumacher
fbf406083e [openblas] Fix error in patching cblas.h which removes semicolons 2017-06-08 20:14:25 -07:00
codicodi
346c2bee99 [fltk] force import macro to either 0 or 1 2017-06-09 00:55:17 +02:00
atkawa7
a9b3cb7fe9 Created Control file 2017-06-08 11:43:12 -07:00
atkawa7
af6c9989d2 Created cpp-redis portfile #982 2017-06-08 11:42:25 -07:00
atkawa7
003e5a0dd9 Created Tacopie potfile 2017-06-08 11:39:24 -07:00
atkawa7
a5429a0129 Create Tacopie control 2017-06-08 11:37:33 -07:00
Robert Schumacher
a24dacfc97 [vcpkg] Hotfix previous commit 2017-06-08 05:35:04 -07:00
Stephen E. Baker
1653cf4363 Add package for lpeg
LPeg (http://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html) is an expression
parsing library for lua created by the developer of lua.
2017-06-08 08:11:59 -04:00
Robert Schumacher
44a995d446 [vcpkg] Hotfix previous commit. 2017-06-08 04:36:11 -07:00
Robert Schumacher
9abbfe88ac [cairo] Merge changes from PR #1232 2017-06-08 02:21:21 -07:00
Robert Schumacher
3ffef6223b Merge branch 'pango_static' of https://github.com/AlexanderTaeschner/vcpkg into AlexanderTaeschner-pango_static 2017-06-08 02:19:30 -07:00
Robert Schumacher
d3390a07ad Merge pull request #1232 from AlexanderTaeschner/cairo_incl
[cairo] Add cairo-pdf.h and cairo-svg.h to subdir cairo in includes.
2017-06-08 02:18:29 -07:00
Robert Schumacher
a73514fd77 [openssl] Fix VS2017-only uwp builds. Use JOM for multithreading. 2017-06-08 02:15:58 -07:00
Robert Schumacher
f29c2a3892 Merge pull request #1230 from zabulus/openssl
[openssl] Fix pathlib
2017-06-08 02:12:59 -07:00
Alexander Täschner
8adde59208 [cairo] Hardcode CAIRO_WIN32_STATIC_BUILD only in the installed header. 2017-06-08 09:01:29 +02:00
Alexander Täschner
796220ee17 [cairo] Hardcode value of CAIRO_WIN32_STATIC_BUILD into the cairo headers. 2017-06-08 08:02:15 +02:00
Alexander Täschner
1c11bec722 Revert "[pango] Add CAIRO_WIN32_STATIC_BUILD symbol to static builds of pangocairo lib."
This reverts commit 226eefef9d.
2017-06-08 08:00:22 +02:00
Alexander Täschner
35e574de5d [cairo] Copy headers to include and include/cairo. 2017-06-08 07:35:33 +02:00
Robert Schumacher
e5dc8ab8ce Merge pull request #1229 from TheCycoONE/luafilesystem
Add package for luafilesystem
2017-06-07 20:20:22 -07:00
Robert Schumacher
8c6a748088 Merge pull request #1222 from bagong/portaudio
Portaudio: some filing (dsound find, crt-linkage, backend-choice)
2017-06-07 19:20:29 -07:00
Robert Schumacher
ab0b489275 Merge pull request #1217 from mmazat/master
suitesparse library port
2017-06-07 17:17:29 -07:00
sigman
f0605ca60a [Magnum] Fix static library build
Fixes cmake scripts to build a static version of the libraries.
2017-06-08 02:48:04 +03:00
Alexander Karatarakis
e6e33bc59f Merge pull request #1236 from codicodi/tbb-2017_U7
[tbb] update to 2017_U7
2017-06-07 15:22:36 -07:00
sigman
1831ce4bcc Magnum OpengGL 3d library port
Added ports to support Magnum C++ OpenGL engine http://mosra.cz/blog/magnum.php and its direct dependencies
2017-06-07 22:10:27 +03:00
codicodi
208e53cc4a [tbb] update to 2017_U7 2017-06-07 20:49:45 +02:00
Alexander Täschner
226eefef9d [pango] Add CAIRO_WIN32_STATIC_BUILD symbol to static builds of pangocairo lib. 2017-06-07 15:38:38 +02:00
Alexander Täschner
c35dd41195 [cairo] Add cairo-pdf.h and cairo-svg.h to subdir cairo in includes. 2017-06-07 15:28:21 +02:00
Alexander Täschner
37a23b4ce5 Add wxWidgets port. 2017-06-07 15:10:21 +02:00
Hennadii Zabula
a2f2df640c Remove redundant message 2017-06-07 09:56:46 +03:00
Hennadii Zabula
55ec9354f4 Bump port package version 2017-06-07 09:55:44 +03:00
Stephen E. Baker
938a5b44ba Add package for luafilesystem
LuaFileSystem (https://keplerproject.github.io/luafilesystem/) is a library that
provides a portable way to access directory structure and file attributes from
lua.
2017-06-06 22:18:08 -04:00
Robert Schumacher
576044e612 Merge pull request #1218 from bagong/qt5-private-headers
Qt5: Add private header paths in cmake config files via patch
2017-06-06 15:01:39 -07:00
Robert Schumacher
8167b0682c Merge pull request #1227 from codicodi/add-jasper
[jasper] new port
2017-06-06 14:36:35 -07:00
Alexander Karatarakis
3a9e4d4844 Merge pull request #1226 from codicodi/libepoxy-1.4.3
[libepoxy] update to 1.4.3
2017-06-06 14:15:45 -07:00
Robert Schumacher
7b4d83c444 [qt5] Add check for long path. 2017-06-06 11:39:00 -07:00
Robert Schumacher
79fcaafd0c [harfbuzz] Change glib dependency back to platform-dependent 2017-06-06 11:12:25 -07:00
codicodi
7be0c32a19 [jasper] initial commit 2017-06-06 17:20:26 +02:00
codicodi
ca3d9f41b6 [libepoxy] update to 1.4.3 2017-06-06 16:36:34 +02:00
bagong
485f7cf426 Leave crt linkage and build type in vcpkges hands and add some verbosity to build options 2017-06-06 11:02:33 +02:00
bagong
93ebc6c746 Make sure dsound uses version and header of current environment 2017-06-06 10:11:54 +02:00
mmazaherit
56b27d1d00 -use metis library in vcpkg
-improved port script
2017-06-05 21:11:09 -04:00
Robert Schumacher
77e556a186 Merge pull request #1210 from atkawa7/mqtt
Mqtt Portfile
2017-06-05 17:37:03 -07:00
Robert Schumacher
40d0fe7f27 Merge pull request #1208 from zabulus/harfbuzz
Fix harbuzz build for arm
2017-06-05 17:35:52 -07:00
Robert Schumacher
dff3a8908c [harfbuzz] Bump version for arm fix. Change restriction to cover architecture instead of platform. 2017-06-05 16:58:06 -07:00
Alexander Karatarakis
eb8819dbf4 Merge pull request #1212 from daef/patch-1
replace empty-include-dir-hack with new policy
2017-06-05 13:49:46 -07:00
Bagong
3f2f920a96 Add private header paths in cmake config files via patch 2017-06-05 11:34:31 +02:00
mmazaherit
df56717129 Tested, OK 2017-06-04 16:45:01 -04:00
mmazaherit
48017d0894 0 2017-06-03 18:53:42 -04:00
mmazaherit
c24021c022 0 2017-06-03 14:43:03 -04:00
Daniel Shaw
e573ed00a1 Merge pull request #1215 from codicodi/gtk-3.22.15
[gtk] update to 3.22.15
2017-06-02 14:21:43 -07:00
Daniel Shaw
a422a53cf6 Merge pull request #1214 from codicodi/pango-1.40.6
[pango] update to 1.40.6
2017-06-02 14:15:45 -07:00
atkawa7
308e1fe793 Merge https://github.com/Microsoft/vcpkg 2017-06-02 06:54:40 -07:00
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
727be4b538 [jemalloc] Initial commit for jemalloc library 2017-05-11 21:26: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
Arkadiy Shapkin
1b3aa5a39f [gflags] Simplified portfile 2017-05-06 23:33:59 +03:00
Arkadiy Shapkin
2b561712dc [gflags] Fix bug with static linking 2017-05-06 20:53:22 +03:00
Silvio
6b75675b93 [dlfcn-win32] Update to 1.1.1 2017-05-06 14:59:17 +02:00
Alexander Karatarakis
e8c23168fa Merge pull request #1031 from muemart/eol
Force LF line endings for patch files
2017-05-05 13:42:39 -07:00
Alexander Karatarakis
8dea147fff Merge pull request #1032 from codicodi/bump-zstd
[zstd] update to 1.2.0
2017-05-05 13:38:04 -07:00
Joshua Helm
c9dfc9254f [taglib] Support for installing from HEAD; Uses HAVE_VSNPRINTF define instead of patch 2017-05-05 09:40:53 -04:00
codicodi
4cc8c7c493 [zstd] update to 1.2.0 2017-05-05 12:10:49 +02:00
Martin Müller
1c70d26ad1 Force LF line endings for patch files 2017-05-05 11:45:04 +02:00
Robert Schumacher
adb9c23984 [snappy] Use vcpkg_fixup_cmake_targets() 2017-05-05 00:45:08 -07:00
Robert Schumacher
fcb60f7259 Merge branch 'master' into KindDragon-snappy 2017-05-05 00:26:51 -07:00
Arkadiy Shapkin
dc2bdbd4ad [snappy] Initial commit for Google Snappy library 2017-05-05 02:23:54 +03:00
codicodi
61a5a8a943 [pango] fix exports 2017-05-04 17:47:22 +02:00
Robert Schumacher
9d7e859143 Merge pull request #985 from Mixaill/pango-static
[pango] update to 1.40.5, enable static build
2017-05-03 12:59:30 -07:00
Robert Schumacher
d6599a56e9 [ms-gsl][gnusl][gsl] Rename gnusl->gsl, gsl->ms-gsl. 2017-05-03 11:25:35 -07:00
Robert Schumacher
c38f2b69fa [wt] Update to 3.3.7 2017-05-03 08:02:12 -07:00
Robert Schumacher
939d89c7c3 [gtest] Use vcpkg_from_github 2017-05-03 05:13:09 -07:00
Robert Schumacher
bf483dde89 [gsl] Update to 8b320e4f5 2017-05-03 05:06:12 -07:00
Robert Schumacher
38c717d7c1 [box2d] Use vcpkg_from_github 2017-05-03 04:57:23 -07:00
Robert Schumacher
ca26510f03 [beast] Use vcpkg_from_github 2017-05-03 04:49:43 -07:00
Robert Schumacher
d56a88295c [nana] Use vcpkg_from_github 2017-05-03 04:44:22 -07:00
Robert Schumacher
f8c44bcd03 [opencv] Disable searching for LAPACK -- Fixes #1011 2017-05-03 04:21:43 -07:00
Robert Schumacher
4633c5e0ea [vcpkg] Add support for installing from HEAD 2017-05-03 04:12:28 -07:00
Robert Schumacher
8c1b8b5ed7 [azure-storage-cpp] Depend on atlmfc stub port 2017-05-02 17:48:03 -07:00
Robert Schumacher
d4151730fb Merge pull request #992 from tobiaskohlbau/qt5.8
[qt5] bumped to qt5.8
2017-05-02 17:41:32 -07:00
Robert Schumacher
b58deb23cc Merge branch 'move-boost-test-exec-monitor' 2017-05-02 00:18:25 -07:00
Robert Schumacher
c5b654ea79 Merge pull request #1009 from muemart/gsl
Add port for gnu scientific library
2017-05-02 00:14:51 -07:00
Martin Müller
d75fcbb431 Rename port from libgsl to gnusl 2017-05-02 09:10:21 +02:00
Martin Müller
910f46f7e1 Make formatting consistent 2017-05-02 09:01:54 +02:00
Robert Schumacher
e2ee2ffd03 Merge pull request #1001 from jumpinjackie/gdal-extra-format-support
[gdal] extra format/capabilities support
2017-05-02 00:01:24 -07:00
Robert Schumacher
0c2f66c49b [boost] Move boost_test_exec_monitor into manual-link subdirectory. Fixes #352. 2017-05-01 23:45:36 -07:00
Martin Müller
cd9fc74776 Correctly export all symbols, and use properties to set the dll define 2017-05-01 17:48:48 +02:00
Martin Müller
4b702645bd Add port for gnu scientific library 2017-05-01 15:51:14 +02:00
Alexander Karatarakis
a0d5b94495 Merge pull request #1007 from bagong/libsndfile
Add libsndfile to vcpkg
2017-05-01 02:17:58 -07:00
Alexander Karatarakis
50433c2a7c Merge pull request #993 from trazme/add-giflib
giflib port
2017-05-01 02:04:14 -07:00
Alexander Karatarakis
58fda0a5fa Merge pull request #1006 from codicodi/bump-pcre
[pcre] update to 8.40
2017-05-01 01:48:14 -07:00
Alexander Karatarakis
6fbe1b3ad3 Merge pull request #1005 from codicodi/bump-modplug
[libmodplug] update to 0.8.9.0
2017-04-30 18:55:15 -07:00
bagong
c6faf060c2 Add libsndfile to vcpkg 2017-04-30 17:18:46 +02:00
codicodi
f6281ea002 [pcre] update to 8.40 2017-04-30 16:34:53 +02:00
codicodi
55257f292c [gdk-pixbuf] update to 2.36.6 2017-04-30 14:04:21 +02:00
codicodi
e895c13f87 [libmodplug] update to 0.8.9.0 2017-04-30 13:10:07 +02:00
Mikhail Paulyshka
880cf74983 [pango] enable static build 2017-04-29 21:33:55 +03:00
Jackie Ng
65fff24ff5 [gdal] Add dependencies for openjpeg, libwebp, libxml2 and liblzma
This enables support for 2 additional raster data formats and enables extra capabilities on certain format drivers
2017-04-29 14:38:35 +10:00
Jackie Ng
83686b514c [gdal]: Build with support for sqlite3, curl, expat, libpq and libmysql sibling ports. This activates GDAL support for 14 additional vector data formats and 6 additonal raster data formats 2017-04-29 00:54:01 +10:00
Robert Schumacher
50af29ade6 [qt5] Restore trailing spaces to uncorrupt patches. 2017-04-28 01:35:31 -07:00
Robert Schumacher
34bc15130b Merge pull request #971 from jumpinjackie/gdal-geos-support
Light up GEOS support in GDAL
2017-04-27 19:44:26 -07:00
Robert Schumacher
58b0560f89 Merge pull request #994 from jbhelm/taglib
add ports/taglib
2017-04-27 19:27:44 -07:00
Robert Schumacher
f6b74a9e4c [taglib] Use copyright from sources. Do not assume Latin-1 filenames. 2017-04-27 19:22:27 -07:00
Christopher Warrington
e8c4f36b87 Upgrade Bond to 5.3.1
* Updated to the 5.3.1 release of Bond.
* Removed now-redundant 0003_rename_gbc_during_install.patch.
* Regenerated other patches.
2017-04-27 16:18:28 -07:00
Alexander Karatarakis
68726d313f Merge pull request #990 from codicodi/fix-icu
[icu] fix build with 64bit msys
2017-04-27 14:24:53 -07:00
Sergey Popov
99efc9c216 add giflib port 2017-04-28 00:03:15 +07:00
Joshua Helm
e7aadfa216 add ports/taglib 2017-04-27 11:12:00 -04:00
Tobias Kohlbau
5a32a97de1 [qt5] bumped to qt5.8
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-04-27 15:39:59 +02:00
codicodi
f3e520b2d7 [libflac] fix build with MSBuild generator 2017-04-27 14:17:29 +02:00
codicodi
85f694b366 [icu] fix build with 64bit msys 2017-04-27 12:46:04 +02:00
Mikhail Paulyshka
3095c9f5bb [pango] update to 1.40.5 2017-04-27 01:39:05 +03:00
Robert Schumacher
0bc4987644 Merge pull request #943 from ebraminio/master
[harfbuzz] Rework harfbuzz with its newly introduced cmake support
2017-04-26 14:48:24 -07:00
Ebrahim Byagowi
bb2ddd9789 [harfbuzz] Rework harfbuzz with its newly introduced cmake support 2017-04-27 01:10:27 +04:30
Robert Schumacher
c5db2b54a1 Merge pull request #970 from josuegomes/graphicsmagick
GraphicsMagick port
2017-04-24 21:41:24 -07:00
Robert Schumacher
62f9b23752 Merge pull request #965 from codicodi/icu59
[icu] update to 59.1
2017-04-24 19:00:05 -07:00
Robert Schumacher
7fe89742db [icu] Avoid renaming link.exe inside msys -- insert into middle of path instead. 2017-04-24 18:58:17 -07:00
Alexander Karatarakis
37a9747bb7 Merge pull request #973 from madebr/libmad
Add libmad
2017-04-24 13:31:35 -07:00
Alexander Karatarakis
403b4809a1 Merge pull request #975 from madebr/fontconfig_escape
fontconfig: Escape FC_INCLUDE_DIR since it can contain spaces
2017-04-24 13:12:39 -07:00
Anonymous Maarten
fe35beee46 Escape FC_INCLUDE_DIR since it can contain spaces
fixes: fatal error C1083: Cannot open include file
2017-04-24 03:05:12 +02:00
Anonymous Maarten
ae57ea52f9 Escape PROJECT_SOURCE_DIR since it can contain spaces
fixes: nasm: error: more than one input file specified
2017-04-24 02:30:47 +02:00
Anonymous Maarten
d5b9c8ac34 Add libmad port 2017-04-24 01:36:25 +02:00
Jackie Ng
0701a70027 Light up GEOS support in GDAL 2017-04-24 05:05:05 +10:00
Robert Schumacher
1cbb3e8714 Merge pull request #963 from jumpinjackie/port-xalan-c
Add xalan-c
2017-04-23 09:03:46 -07:00
Robert Schumacher
17328c1349 [atlmfc] Add dummy port to detect atl presence in VS 2017-04-23 08:56:36 -07:00
Robert Schumacher
6242e8f7bd [xalan-c] Add check for static/static 2017-04-23 08:35:13 -07:00
Josue Andrade Gomes
b237746287 GraphicsMagick port 2017-04-23 11:30:22 -03:00
James Chang
0468c2de70 [cppzmq] update to 4.2.1 release 2017-04-23 21:23:25 +08:00
codicodi
3ee2b37df9 [icu] update to 59.1 2017-04-22 17:19:31 +02:00
Robert Schumacher
75cdbd398b [grpc] Update to 1.2.3 2017-04-21 19:40:04 -07:00
Robert Schumacher
736b9db03b Merge pull request #961 from twMr7/master
upgrade poco to version 1.7.8
2017-04-21 14:51:34 -07:00
Robert Schumacher
a2a26a3967 Merge pull request #951 from saedrna/master
install cmake config files for glog
2017-04-21 14:28:17 -07:00
Jackie Ng
c70da3bc3a [xalan-c] Need to build XalanMsgLib so that LocalMsgIndex.hpp is generated and to make sure this header is copied to /include/xalanc/PlatformSupport 2017-04-22 02:37:28 +10:00
pravic
e373bc98fe Revert TLS patch since it has been fixed in 1.64 2017-04-21 14:10:26 +03:00
James Chang
95049cec34 upgrade poco to version 1.7.8 2017-04-21 18:16:01 +08:00
Alexander Karatarakis
af36901536 [boost] Update to v1.64 2017-04-20 14:21:58 -07:00
Johnny Willemsen
171f1d66ba
[ace] update to 6.4.3 2017-04-20 11:42:02 +02:00
Han Hu
42085918a8 revert config file changes and remove unused copies 2017-04-20 10:15:42 +08:00
Robert Schumacher
16a206b781 Merge pull request #817 from zabulus/#562
Fix build of opencv for uwp #562
2017-04-19 04:32:46 -07:00
Robert Schumacher
e1d41a365a [opencv] Further fixes 2017-04-19 04:30:33 -07:00
Robert Schumacher
280a6c6d7f [tiff] Fix UWP builds for version 4.0.7 2017-04-19 01:02:35 -07:00
Han Hu
c31c026c12 install cmake config files for glog 2017-04-19 13:48:01 +08:00
Alexander Karatarakis
86e2c35725 [grpc] Extract GRPC_VERSION variable 2017-04-18 17:29:24 -07:00
Alexander Karatarakis
b5d6089676 Merge pull request #945 from Outurnate/master
Add mdnsresponder port
2017-04-18 17:03:30 -07:00
Alexander Karatarakis
2849141cd1 Merge pull request #946 from traversaro/patch-4
[qwt] Install headers in the qwt subdirectory
2017-04-18 16:56:15 -07:00
Alexander Karatarakis
11d6aa60b2 Merge pull request #948 from saedrna/master
Update the patch file of geographiclib
2017-04-18 13:52:56 -07:00
Alexander Karatarakis
85c3e41a01 Merge pull request #949 from dada2048/master
Fixed eigen3 version.
2017-04-18 13:43:23 -07:00
Han Hu
9f9c3ac442 fix patch file due to missing some not commited changes. 2017-04-18 19:07:44 +08:00
Silvio Traversaro
8ec185f69f [qwt] Bump version 2017-04-16 19:58:00 +02:00
Silvio Traversaro
11f672e3a1 [qwt] Install headers in the qwt subdirectory
This is the location used by the upstream installation procedure, as it is possible to see by the layout of the package in Debian: https://packages.debian.org/sid/amd64/libqwt-headers/filelist .
2017-04-16 19:32:12 +02:00
Joseph D
55cbb96fa0 Add mdnsresponder port 2017-04-15 14:24:29 -04:00
Robert Schumacher
e1f5fe728d Merge pull request #941 from codicodi/fix-vorbis
[libvorbis] enable static builds & fix symbol duplication
2017-04-14 19:08:47 -07:00
Robert Schumacher
583abfa178 [openblas] Fix missing write to cblas.h 2017-04-14 18:52:19 -07:00
Han Hu
fe054b98c6 improve geographiclib by install cmake files. 2017-04-14 18:35:52 -07:00
Han Hu
804a882695 add clapack port for lapack
add dependency

[clapack] Use COPYING from sources instead of checked in license.
2017-04-14 18:30:59 -07:00
Han Hu
6d052e3dc0 Add openblas and only the blas part is compiled. Because no gfortran things is included, openblas is BSD
[openblas] Reduce checked in headers, prefer to install from sources
2017-04-14 18:30:23 -07:00
Robert Schumacher
8183671a49 Merge pull request #930 from horenmar/catch-1.9.1
Update Catch to 1.9.1
2017-04-14 15:47:42 -07:00
Dada
4405ccc7ba Fixed version to what is actually downloaded. 2017-04-14 11:14:12 -04:00
codicodi
120718b78b [libvorbis] enable static builds & fix symbol duplication 2017-04-14 16:11:30 +02:00
Robert Schumacher
b3541eff15 [uwebsockets] Update to 0.14.2 2017-04-13 19:11:04 -07:00
Robert Schumacher
0074703e9a [libbson] [mongo-c-driver] [mongo-cxx-driver] Update to latest (1.6.2/1.6.2/3.1.1) 2017-04-13 19:00:15 -07:00
Robert Schumacher
2fa9be1977 Merge pull request #929 from ebasconp/master
Added picojson 1.3.1
2017-04-13 18:18:22 -07:00
Ernesto Bascón Pantoja
ed6930bd61 Using 1.3.0 instead of master as suggested by ras0219-msft 2017-04-13 01:22:02 -04:00
Robert Schumacher
a6f895ac8c Merge pull request #927 from codicodi/add-sdl2-mixer
Add sdl2-mixer
2017-04-11 18:32:56 -07:00
Martin Hořeňovský
e8e9158e86 Update Catch to 1.9.1 2017-04-11 17:22:10 +02:00
Jackie Ng
735bc7045e Add xalan-c port 2017-04-11 21:58:14 +10:00
Ernesto Bascón Pantoja
4ecf9aa09e Added picojson 1.3.1 2017-04-11 00:18:20 -04:00
Mikhail Paulyshka
889573b069 [mpg123] install missing headers 2017-04-11 03:18:11 +03:00
Alexander Karatarakis
f7944d40a6 Merge pull request #925 from jumpinjackie/xercesc-missing-source-files
[xerces-c]: Add missing .c source files
2017-04-10 12:31:15 -07:00
codicodi
722de2835b Add sdl2-mixer 2017-04-10 11:00:52 +02:00
Alexander Karatarakis
0e9b533c2c Merge pull request #924 from codicodi/bump-glib
[glib] update to 2.52.1
2017-04-09 18:00:31 -07:00
Jackie Ng
2d581484b4 [xerces-c]: Certain headers include .c files, this commit ensures that such files are also copied across 2017-04-09 23:57:57 +10:00
codicodi
0af686a9f7 [glib] update to 2.52.1 2017-04-09 11:15:32 +02:00
Robert Schumacher
cea5cb99b2 [xerces-c] Fixup omission in previous commit -- handle CRT as well. 2017-04-08 18:43:08 -07:00
Robert Schumacher
eac027233e [xerces-c] Fix packaging to also deploy the built library 2017-04-08 18:41:52 -07:00
Robert Schumacher
19123677d1 [geographiclib] /cmake is a directory -- it needs REMOVE_RECURSE 2017-04-07 16:20:19 -07:00
Robert Schumacher
52f8ff4c79 Merge pull request #916 from saedrna/master
add geographiclib port
2017-04-07 16:13:52 -07:00
Robert Schumacher
97c85bc512 [geographiclib] Improve description, remove cmake files until they can be properly merged between configs. 2017-04-07 16:10:46 -07:00
Robert Schumacher
cdf4e5d014 [azure-storage-cpp] Fix regression in last commit. 2017-04-07 15:38:04 -07:00
Robert Schumacher
4450e1dbbe [azure-storage-cpp] Fix static builds. 2017-04-07 15:15:49 -07:00
Robert Schumacher
7135c5fc83 [azure-storage-cpp] Add check for ATL. 2017-04-07 11:46:59 -07:00
Robert Schumacher
cf93d45879 [libpng] Fix x86-uwp builds 2017-04-07 11:24:14 -07:00
Han Hu
dae29cba40 add geographiclib port 2017-04-08 01:02:59 +08:00
Robert Schumacher
2e7896e89e Merge pull request #907 from codicodi/add-sdl2-net
Add sdl2-net
2017-04-06 16:55:32 -07:00
Robert Schumacher
e7ad48b0b8 [mongo-cxx-driver] Fix UWP builds. Deploy THIRD-PARTY-NOTICES. 2017-04-06 16:52:44 -07:00
Robert Schumacher
0163b19e32 [mongo-c-driver] Fix UWP builds. Deploy THIRD_PARTY_NOTICES. 2017-04-06 16:42:22 -07:00
Robert Schumacher
629e034c38 [libbson] Install THIRD_PARTY_NOTICES. Install PDBS. 2017-04-06 10:24:38 -07:00
codicodi
b751197429 Add sdl2-net 2017-04-06 18:00:39 +02:00
Robert Schumacher
4765c5853c [libbson] Fix UWP builds. Suppress building static in DLL mode and vice-versa. 2017-04-05 17:57:55 -07:00
Robert Schumacher
bb22c050e9 Merge pull request #897 from KindDragon/master
[libevent] Initial support
2017-04-05 17:23:20 -07:00
Robert Schumacher
7c085d9008 [libevent] Fixup cmake config files to not have hardcoded paths. 2017-04-05 16:56:53 -07:00
Robert Schumacher
bf47b51f7b Merge pull request #898 from codicodi/add-sdl2-ttf
Add sdl2-ttf
2017-04-05 16:48:17 -07:00
Robert Schumacher
4143dc0c2b [libxml2] Switch build to CMake for better triplet support. Add liblzma dependency. 2017-04-05 16:07:40 -07:00
Alexander Karatarakis
fe81139bc0 Update CHANGELOG and bump version to v0.0.79 2017-04-05 15:06:34 -07:00
Robert Schumacher
846471c8f2 Merge fix regression in CUDA due to sanitized environments 2017-04-05 14:39:16 -07:00
Robert Schumacher
2cbd3ed45a Merge pull request #895 from tobiaskohlbau/pqp
[pqp] fixes wrong declaration of math functions
2017-04-05 14:32:52 -07:00
Robert Schumacher
32e0645848 [pqp] Bump version to correspond with changes to output files 2017-04-05 14:27:42 -07:00
Robert Schumacher
cc338dcc8c [cuda] Add CUDA_PATH to environment whitelist. 2017-04-05 14:10:01 -07:00
Alexander Karatarakis
cf44582b9f Merge pull request #902 from codicodi/bump-libarchive
[libarchive] update to 3.3.1
2017-04-05 13:20:40 -07:00
Robert Schumacher
f7de1342d1 Merge pull request #899 from jumpinjackie/fix-freetype-include-dir
[freetype] Patch the include directory to the renamed one
2017-04-05 11:39:17 -07:00
Robert Schumacher
d4bdf8508f [freetype] In static builds, do not use absolute paths in cmake config files. 2017-04-05 11:38:36 -07:00
codicodi
84518495ce [libarchive] update to 3.3.1 2017-04-05 16:06:42 +02:00
codicodi
9a3e8f3955 Add sdl2-ttf 2017-04-04 22:27:44 +02:00
Robert Schumacher
9655b99e71 [boost] Fix UWP builds by disabling nonfunctioning components. 2017-04-04 11:13:41 -07:00
Jackie Ng
11b4f5fdd6 Patch the freetype include directory to the renamed one [freetype2 -> freetype]. Fixes #889 2017-04-05 00:18:15 +10:00
Tobias Kohlbau
2b64dfd415
[pqp] fixes wrong declaration of math functions
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-04-04 12:21:26 +02:00
Robert Schumacher
8d9766200e Merge pull request #886 from Mixaill/libgd
[libgd] add version 2.2.4
2017-04-03 16:59:10 -07:00
Tobias Kohlbau
0e5760e5e0 [opencv] make use of added comment within control 2017-04-03 15:17:24 -07:00
Robert Schumacher
23887e9208 Merge pull request #877 from drdanz/ecm_port
Add ECM port
2017-04-03 10:48:53 -07:00
Arkadiy Shapkin
ea45a09eda [libevent] Initial support 2017-04-03 15:54:11 +03:00
Mikhail Paulyshka
e5a4f03317 [sqlite3] update to 3.18.0 2017-04-01 23:35:22 +03:00
Mikhail Paulyshka
13940af99a [sqlite3] fix uwp builds 2017-04-01 23:35:08 +03:00
Mikhail Paulyshka
deb4322e50 [libgd] add version 2.2.4 2017-04-01 23:20:26 +03:00
Robert Schumacher
96f30cae00 [freeimage] Add build for FreeImagePlus. 2017-03-31 09:03:37 -07:00
Robert Schumacher
558d54dd4e [qt5] Add qtdeploy.ps1 to enhance applocal.ps1 when Qt is in use. 2017-03-31 06:35:23 -07:00
Robert Schumacher
044c20dee0 Merge pull request #872 from SteffenL/upstream-issue/856-qt5-gui-style
[qt5] Configure without -no-style-* parameters
2017-03-31 01:14:57 -07:00
Robert Schumacher
e8441676e3 [glfw3] Fix position of cmake_minimum_required to come before project directive. 2017-03-30 21:52:18 -07:00
Daniele E. Domenichelli
5a4d0ad6a7 Add ECM port 2017-03-29 22:57:43 +02:00
Steffen André Langnes
a81ac6282e [qt5] Configure without -no-style-* parameters
Removed the parameters for Windows styles because they prevent proper style rendering (defaults to Windows 9x style).

Removed the parameter for the fusion style for consistency.
2017-03-29 22:57:43 +02:00
Robert Schumacher
632e42e16d Merge pull request #867 from tobiaskohlbau/octomap
[octomap] adds port for octomap
2017-03-29 11:08:06 -07:00
Robert Schumacher
9efcd6755e [octomap] Place tools in a subdirectory for copy_tool_dependencies. Copy pdbs. Fixup cmake targets. 2017-03-29 11:07:24 -07:00
Robert Schumacher
490ba941ef Merge pull request #862 from tobiaskohlbau/opencv_contrib
[opencv] adds opencv_contrib option
2017-03-29 09:54:24 -07:00
Tobias Kohlbau
76193ab5ed [octomap] adds port for octomap
Adds port for octomap within vcpkg. In the development branch many
CMake related changes occured since 1.8.1 which are quite
comfortable for vcpkg integration. Due to this fact for the moment
this package is based on commit
cefed0c1d79afafa5aeb05273cf1246b093b771c an should be migrated to the
next stable version shortly after release.

Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-03-29 13:18:28 +02:00
Convery
5e2445e48c Update portfile for v0.14.1 2017-03-29 01:34:38 +02:00
Convery
53866efeda Update CONTROL for v0.14.1 2017-03-29 01:33:57 +02:00
Alexander Karatarakis
b36980e682 Merge pull request #859 from Microsoft/update_rv3
Update to latest revision of Range-V3-VS2015
2017-03-28 11:54:49 -07:00
Tobias Kohlbau
a9aaead2d1 Merge branch 'master' of github.com:Microsoft/vcpkg into opencv_contrib 2017-03-28 10:51:53 +02:00
Tobias Kohlbau
4fbcf0df4d [opencv] adds opencv_contrib option
Adds the ability to enable opencv_contrib compilation. It is disabled by
default and needs to be enabled by the user (see comments for more
information). In future release it should be an user
selectable option as soon as vcpk supports this functionality.

Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-03-28 10:48:07 +02:00
Robert Schumacher
a1cfa18481 Merge pull request #857 from ethanhs/master
pybind11 port
2017-03-27 17:26:53 -07:00
Robert Schumacher
2aff607cbf [pybind11] Disable building tests to remove pytest dependency. 2017-03-27 17:26:26 -07:00
Casey Carter
73eeec2d3c Update to latest revision of Range-V3-VS2015 2017-03-27 13:41:51 -07:00
Ethan Smith
4990c31f76 fix sourcepath pybind11 2.1.0 2017-03-27 03:21:22 -04:00
Ethan Smith
7a703e7a98 remove unused options 2017-03-27 02:36:12 -04:00
Ethan Smith
0723e5268d update pybind11 to 2.1.0 2017-03-27 02:21:48 -04:00
Ethan Smith
bfb3ef841b add pybind11 port 2017-03-27 02:09:39 -04:00
Robert Schumacher
90bb4a2eeb Merge pull request #846 from Mixaill/libP7
[libP7-baical] add version 4.1
2017-03-24 21:58:49 -07:00
codicodi
799fa3bff5 Add XXHash 2017-03-24 21:49:08 +01:00
Mikhail Paulyshka
852a40b273 [libwebp] update to 0.6.0 2017-03-24 16:39:50 +03:00
Mikhail Paulyshka
6ddc464711 [libP7-baical] add version 4.1 2017-03-24 14:23:38 +03:00
Robert Schumacher
784aa2dd61 [uwebsockets] Upgrade to 0.14.0alpha5 2017-03-23 22:46:57 -07:00
Robert Schumacher
299776b539 [uwebsockets] Internalize CMake in preparation for 0.14 2017-03-23 22:34:22 -07:00
Robert Schumacher
90019d39df [glog] Enable static builds. Switch to Ninja for better management of parallelism. 2017-03-23 21:59:41 -07:00
Robert Schumacher
83ae9d8bb3 [tiff] Update to version 4.0.7 2017-03-23 21:59:18 -07:00
Robert Schumacher
986ed6b918 [tiff] Add support for jpeg, lzma, and glut. Add c++ support. 2017-03-23 14:33:22 -07:00
Martin Hořeňovský
7624bb2a81 Update Catch to 1.8.2 2017-03-23 21:47:18 +01:00
Robert Schumacher
69f92e73ce [libuv] Do not use googlesource.com due to constantly changing hash values. 2017-03-23 03:34:48 -07:00
Robert Schumacher
cb5fe7163e [libuv] Remove internal build downloads, fix upgrades, improve portfile. 2017-03-23 03:11:25 -07:00
codicodi
28184550d0 [cairo] fix build 2017-03-22 20:19:03 +01:00
Alexander Karatarakis
5f35979272 [antlr4] Fix building with Visual Studio 2017. Resolves #804 2017-03-21 20:53:26 -07:00
Robert Schumacher
162a46bac9 Merge pull request #482 from tfussell/master
Add xlnt port
2017-03-21 17:31:41 -07:00
Robert Schumacher
8bf849d9ed Merge pull request #826 from Mixaill/libjbig
[libjbig] add version 2.1
2017-03-21 17:13:54 -07:00
Alexander Karatarakis
d263e008a4 [gdcm2] Remove empty folders in static build 2017-03-21 17:07:14 -07:00
Alexander Karatarakis
3015169cae Merge branch 'master' of https://github.com/sonogi1/vcpkg into sonogi1-master 2017-03-21 15:37:55 -07:00
Alexander Karatarakis
b01e4cb551 Merge branch 'Mixaill-freerdp' 2017-03-21 15:28:27 -07:00
Alexander Karatarakis
9a7a18ea03 [freerdp] Patch out installation of system runtime libs 2017-03-21 15:27:13 -07:00
Robert Schumacher
a1c72e3e7d [boost] Add retry to deleting _debug_ intermediate folders 2017-03-21 13:34:21 -07:00
Robert Schumacher
e68709efcf [boost] Add retry to deleting intermediate folders 2017-03-21 13:30:39 -07:00
Robert Schumacher
3b5c7dff22 [boost] Bump version to observe addition of patch. 2017-03-21 13:00:12 -07:00
Fabian Wosar
a9ec74f176 Fix paths in patch file 2017-03-21 20:03:24 +01:00
Fabian Wosar
2aab56942a Forgot the actual patch application 2017-03-21 19:51:09 +01:00
Fabian Wosar
9878f153c1 Add boost patch to fix initialisation issues when using the VS2017 14.1 toolchain and static linking 2017-03-21 19:34:29 +01:00
Alexander Karatarakis
51e4a0112a Merge branch 'freerdp' of https://github.com/Mixaill/vcpkg into Mixaill-freerdp 2017-03-20 16:46:46 -07:00
Alexander Karatarakis
951ea973ce [openssl] Improve patches 2017-03-20 16:27:59 -07:00
Robert Schumacher
f17fd50a62 [qt5] Enable opengl desktop to support QWT 2017-03-20 16:20:02 -07:00
Alexander Karatarakis
463862b94b Remove helper CMake script; do everything in the portfile 2017-03-20 15:48:30 -07:00
Alexander Karatarakis
129a3ec8b2 [openssl] Refactor portfile-CMakeLists.txt interaction to allow proper application of patches 2017-03-20 15:48:30 -07:00
Alexander Karatarakis
75d304009a Merge pull request #819 from codicodi/bump-gtk
[gtk] update to 3.22.11
2017-03-20 13:53:08 -07:00
Alexander Karatarakis
21d024ddc6 Merge pull request #818 from codicodi/bump-atk
[atk] update to 2.24.0
2017-03-20 13:07:42 -07:00
codicodi
d8f947605b [gtk] update to 3.22.11 2017-03-20 19:20:25 +01:00
Shinya Onogi
33cacd658e Update portfile.cmake
Fixed the location of ${GDCM_BUILD_SHARED_LIBS}
2017-03-20 20:13:46 +09:00
Mikhail Paulyshka
694ae37d2b [libjbig] add version 2.1 2017-03-20 12:52:35 +03:00
Robert Schumacher
5d5302b2ab Merge pull request #827 from codicodi/fix-liblzma
[liblzma] rename produced libraries
2017-03-19 18:19:50 -07:00
codicodi
e13eae85b7 [liblzma] rename produced libraries 2017-03-19 19:28:40 +01:00
Shinya Onogi
8e77d829f0 Added: Selection of library linkage type
Selection of library linkage type is added
2017-03-20 02:37:58 +09:00
Shinya Onogi
0b1740d119 add a new port, GDCM 2017-03-20 02:10:43 +09:00
Silvio
391e10fd2d Add dlfcn-win32 port 2017-03-19 18:06:05 +01:00
Thomas Fussell
9375232c0e download zip from github instead of cloning via git 2017-03-18 11:18:38 -04:00
codicodi
848ae5ab12 [atk] update to 2.24.0 2017-03-18 13:25:44 +01:00
Hennadii Zabula
efba9e6a23 Fix build of opencv for uwp #562 2017-03-17 20:43:09 +02:00
Thomas Fussell
d821b0a28a Merge branch 'master' of https://github.com/Microsoft/vcpkg 2017-03-17 00:33:06 -04:00
Thomas Fussell
4921636f6b remove submodule initialization and bump git revision 2017-03-17 00:32:16 -04:00
Robert Schumacher
01b1e39c6a Merge pull request #811 from codicodi/pcre2
Add PCRE2
2017-03-16 16:11:30 -07:00
Robert Schumacher
84ec9f529c Merge pull request #808 from Microsoft/tinyexr
[tinyexr] Initial port
2017-03-16 15:58:19 -07:00
Robert Schumacher
8a3b55f2d7 [dlib] Add dependencies on system copies of jpeg, sqlite, png, and fftw 2017-03-16 15:11:34 -07:00
Robert Schumacher
e812f4bfcc [cpprestsdk] Fix uwp builds 2017-03-16 14:43:37 -07:00
Alexander Karatarakis
4b688b6304 Merge pull request #814 from PakornV/dlib-19.4
[dlib] Update to 19.4 and fixed error in Debug mode
2017-03-16 14:10:07 -07:00
Pakorn Vongseela
0a4a745ccb Update CONTROL 2017-03-17 01:20:52 +07:00
Pakorn Vongseela
dd1d3c7c45 Update portfile.cmake 2017-03-17 01:17:34 +07:00
codicodi
8b12f81ae2 add pcre2 2017-03-16 00:35:24 +01:00
Alexander Karatarakis
924c9321a7 [libvpx] Remove addition of git to the PATH 2017-03-15 16:34:43 -07:00
Mikhail Paulyshka
503ac78259 [freerdp] add version 2.0.0-beta1+android11 2017-03-16 02:08:05 +03:00
Alexander Karatarakis
e78d213175 [tinyexr] Initial port 2017-03-15 14:18:39 -07:00
Alexander Karatarakis
f6d0cfe7c4 [libvpx] Add git to the PATH before launching command that requires it 2017-03-15 12:30:06 -07:00
Mikhail Paulyshka
2c33e512ff [libvpx] add version 1.6.1 2017-03-15 22:07:16 +03:00
Alexander Karatarakis
3e5a32db9b Merge pull request #796 from Drako/nlohmann-json
Added nlohmann-json port
2017-03-14 18:29:19 -07:00
Alexander Karatarakis
abf0d7015a Merge pull request #803 from Mixaill/libwebm
[libwebm] add version 1.0.0.27
2017-03-14 18:08:22 -07:00
Robert Schumacher
1a8d15f528 Merge pull request #794 from Mixaill/libjpegturbo-arm
[libjpeg-turbo] fix building on ARM
2017-03-14 17:04:19 -07:00
Robert Schumacher
738d3937f2 Merge pull request #773 from Mixaill/botan
[botan] add version 2.0.1
2017-03-14 16:56:22 -07:00
Robert Schumacher
a2bceabb25 [botan] Cleanup.
Avoid installing a debug cli tool.
Rename the headers to just include/botan instead of include/botan-2/botan.
Install the tool's required DLLs, if any.
Add vcpkg distribution information to the build process.
2017-03-14 16:55:18 -07:00
Robert Schumacher
2cad913f65 [botan] Use out of source builds 2017-03-14 16:55:15 -07:00
Mikhail Paulyshka
19685aedfe [libwebm] add version 1.0.0.27 2017-03-15 01:38:04 +03:00
Felix Bytow
ac63b3651c Added nlohmann-json port (for #756)
First try of a port, so it's not optimal.
2017-03-14 10:29:23 +01:00
Alexander Karatarakis
d46563d862 Merge pull request #792 from codicodi/bump-gtk
[gtk] update to 3.22.9
2017-03-13 18:42:53 -07:00
Mikhail Paulyshka
ebd7b7445b [flatbuffers] fix flatc.exe moving 2017-03-14 04:14:37 +03:00
Mikhail Paulyshka
e315b958c7 [libjpeg-turbo] disable SIMD optimizations on ARM 2017-03-14 04:01:17 +03:00
Robert Schumacher
a92ecac8a7 [uwebsockets] Fix control file. Add missing include. 2017-03-13 16:49:26 -07:00
Alexander Karatarakis
5ffac1b657 Merge pull request #791 from codicodi/bump-pango
[pango] update to 1.40.4
2017-03-13 16:34:32 -07:00
codicodi
6c64107182 [gtk] update to 3.22.9 2017-03-14 00:29:58 +01:00
codicodi
3e6e8c9954 [pango] update to 1.40.4 2017-03-14 00:07:16 +01:00
Alexander Karatarakis
a1d38868ab Merge pull request #789 from codicodi/bump-libepoxy
[libepoxy] update to 1.4.1
2017-03-13 15:51:03 -07:00
Alexander Karatarakis
d59e756f26 Merge pull request #788 from codicodi/bump-glib
[glib] update to 2.50.3
2017-03-13 15:47:55 -07:00
codicodi
d677a52cb9 [libepoxy] update to 1.4.1 2017-03-13 23:42:40 +01:00
Alexander Karatarakis
40702522d1 Replace patch 0001 with copying files
Previously the patch would create five files.
Now the 5 files are checked in and we copy them over.
2017-03-13 15:33:30 -07:00
codicodi
83e7591377 [glib] update to 2.50.3 2017-03-13 23:29:40 +01:00
Thomas Fussell
fb5e8b9d92 separate dependencies with commas 2017-03-13 18:15:22 -04:00
Alexander Karatarakis
dc29e034c8 Merge branch 'cairomm' of https://github.com/Mixaill/vcpkg into Mixaill-cairomm 2017-03-13 14:51:08 -07:00
Robert Schumacher
fee9e6150c Merge pull request #776 from Mixaill/libpopt
[libpopt] add version 1.16
2017-03-13 14:38:34 -07:00
Mikhail Paulyshka
c71fffc32b [libpopt] add version 1.16 2017-03-13 14:36:41 -07:00
Alexander Karatarakis
0e4aa7d3e6 Merge pull request #781 from jhruby/master
Beast library port
2017-03-13 14:27:53 -07:00
Robert Schumacher
e387f314a8 Merge pull request #775 from Mixaill/msvs2017-mpir-winsdk
[mpir] detect Windows SDK version (was: retarget MSVS2017 to Windows 10 SDK)
2017-03-13 14:15:56 -07:00
Robert Schumacher
f440632894 [mpir] Rely on default override of WinSDK. 2017-03-13 14:06:48 -07:00
Robert Schumacher
32d79e9486 [mpir] Portfile cleanup.
Always use the library copyright file (we do not build the executables).
Leave copying pdbs to vcpkg_copy_pdbs().
Use the newer VCPKG_TARGET_ARCHITECTURE over TRIPLET_SYSTEM_ARCH.
CMake's "MATCHES" conditional performs regex substring search, so * is not needed.
2017-03-13 14:05:04 -07:00
John Hruby
327087edc3 added beast library port 2017-03-13 09:25:15 +01:00
Mikhail Paulyshka
d6e246722c [cairomm] add version 1.15.3 (patch v3) 2017-03-13 03:40:50 +03:00
Mikhail Paulyshka
8ec551596b [mpg123] update to 1.24.0
fix x64 builds. Resolves #674
enable static builds
2017-03-13 03:16:08 +03:00
Thomas Fussell
aedbef1cd1 use Build-Depends instead of Depends in CONTROL 2017-03-12 18:45:08 -04:00
Thomas Fussell
23ab2a0f97 bump xlnt version, add dependencies to control file, point at latest commit 2017-03-12 18:38:52 -04:00
Thomas Fussell
2f42035ab4 Merge branch 'master' of git://github.com/Microsoft/vcpkg 2017-03-12 17:44:06 -04:00
Mikhail Paulyshka
3379a3e8e2 [mpir] handle Windows SDK version properly (+1 squashed commits)
Squashed commits:

[a820112] [mpir] retarget MSVS2017 to Windows 10 SDK
2017-03-12 21:23:00 +03:00
Robert Schumacher
1c9873a0da Merge pull request #770 from Mixaill/mpir-msvs2017
[mpir] update to 3.0.0
2017-03-11 19:46:47 -08:00
Robert Schumacher
df1a11d56f Merge pull request #769 from Mixaill/msgpack
[msgpack] add version 2.1.1
2017-03-11 19:43:33 -08:00
Robert Schumacher
5397d27fb4 Merge pull request #761 from perara/patch-1
Removed flatbuffers tools directory
2017-03-11 19:35:00 -08:00
Robert Schumacher
42100fd526 Merge pull request #746 from yirkha/dev/jihruska/openssl-fixes
[openssl] Two build fixes
2017-03-11 19:21:24 -08:00
Mikhail Paulyshka
ce5c85f4fe [botan] add version 2.0.1. Resolves #355 2017-03-12 05:14:26 +03:00
Mikhail Paulyshka
6aafae15fb [mpir] update to 3.0.0. Resolves #720 2017-03-11 20:35:54 +03:00
Mikhail Paulyshka
c598aa8fd8 [msgpack] add version 2.1.1. Resolves #744 2017-03-11 19:38:49 +03:00
Mikhail Paulyshka
534438a00a [libjpeg-turbo] update to 1.5.1. Resolves #767 2017-03-11 17:03:56 +03:00
Alexander Karatarakis
f2edc12561 [libuv] Fix usage of GIT 2017-03-10 17:07:42 -08:00
Robert Schumacher
71f1e117af [cppwinrt] Update to february 2017 refresh 2017-03-10 11:15:11 -08:00
Robert Schumacher
0d195e873f Merge pull request #757 from codicodi/fix-flac
[flac] Use NASM in x86 mode
2017-03-10 10:57:37 -08:00
Mikhail Paulyshka
eb39164537 [zeromq] update to 4.2.2. Resolves #760 2017-03-10 16:57:01 +03:00
Per-Arne Andersen
241a1021ad Removed flatbuffers tools directory
I propose a change in how flatbuffers flatc.exe are placed in the tools directory after installation.
Currently flatc.exe is placed in a sub directory "flatbuffers" which scopes it out from PATH

Tested ok on my end, however i'm not 100% sure that i did this formally correct.
2017-03-10 00:50:21 +01:00
codicodi
c24afa97a2 [flac] use nasm 2017-03-09 23:52:45 +01:00
Alexander Karatarakis
da09a8136d [eigen3] Update to 3.3.3. Resolves #754 2017-03-09 14:17:00 -08:00
Alexander Karatarakis
6de9bfea43 Merge pull request #751 from cyj0912/master
[bullet3] update to 2.86.1
2017-03-09 13:15:27 -08:00
Felix Bytow
1e93a5f187 Updated the libpng CONTROL file for version 1.6.28 2017-03-09 20:42:59 +01:00
Toby Chen
7a00b2b96e [bullet3] update to 2.86.1 2017-03-09 12:40:03 -05:00
Felix Bytow
50129fba99 Updated libpng port to version 1.6.28 2017-03-09 18:29:51 +01:00
Jiri Hruska
109a8b9058 [openssl] Make sure to use our own trusted copy of Perl
The build could have exhibited inconsistent behavior or simply failed if
there was another "perl" program already in path - either because it was
too old or too new, from some broken installation, or just a batch file
instead of a plain executable (which would require changing OpenSSL's
scripts to do "call perl x.pl" instead of just "perl x.pl").

This change resolves the ambiguity by putting the downloaded Perl first
in path, so that the same working version is used on all systems.
2017-03-08 20:28:02 +01:00
Jiri Hruska
ad30f9dbe6 [openssl] Consistently use OPENSSL_VERSION instead of just VERSION
The inner CMakeLists.txt used to reference ${VERSION} everywhere except
as the working directory for patching, where ${OPENSSL_VERSION} was used
and the patches did not get applied because of that.

This changes it to use ${OPENSSL_VERSION} everywhere instead, consistent
with the name of this variable in the parent portfile.cmake.
2017-03-08 18:53:04 +01:00
Robert Schumacher
cabf99d53f Merge pull request #743 from AlchemyGames/master
[catch] update to version 1.8.1
2017-03-07 18:25:06 -08:00
Lee Berger
7c89415a6f [catch] update to version 1.8.1 2017-03-07 21:11:25 -05:00
Robert Schumacher
4c9cad4337 Merge pull request #742 from achie-liang/master
Upgrade azure-storage-cpp to v3.0.0
2017-03-07 18:11:07 -08:00
Achie Liang
937ab708e6 Upgrade azure-storage-cpp to v3.0.0 2017-03-08 10:04:52 +08:00
Alexander Karatarakis
50162c7542 [uwebsockets] Update to v0.13.0. Resolves #738 2017-03-07 17:18:41 -08:00
Robert Schumacher
addf31613e Merge pull request #736 from nagua/portaudio
[portaudio] initial support for portaudio
2017-03-07 13:31:27 -08:00
Robert Schumacher
06272de6b4 [portaudio] Do not rename DLLs. Fix patchfile. 2017-03-07 13:30:38 -08:00
Robert Schumacher
e3d9627757 [qt5] Fix regression from dd6d1aa5. When building a static triplet, repeat the build on failure. 2017-03-06 17:52:25 -08:00
Nicolas Riebesel
459fa4b009 [portaudio] Insert version and description 2017-03-07 01:41:47 +01:00
Nicolas Riebesel
38d2bd4d5e Add portaudio to ports 2017-03-07 01:41:47 +01:00
Robert Schumacher
7f3153bd62 Merge pull request #735 from nagua:fftw3
[fftw3] Add fftw3 port to vcpkg
2017-03-06 12:29:52 -08:00
Robert Schumacher
c1d6454952 [fftw3] Avoid replacing CMAKE_CXX_FLAGS -- just add the definitions needed. 2017-03-06 12:29:06 -08:00
Robert Schumacher
6e44495b2f [vcpkg-configure-cmake] Centralize application of CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP 2017-03-06 10:46:45 -08:00
Robert Schumacher
1b9b19e66c Merge branch 'say-no-to-crt-dlls' of https://github.com/codicodi/vcpkg into codicodi-say-no-to-crt-dlls 2017-03-06 10:44:46 -08:00
Nicolas Riebesel
09794f2b24 Undef everything unneeded in config.h 2017-03-06 13:49:05 +01:00
Nicolas Riebesel
cb1cf039d8 Improve the static vs dynamic handling of fftw3 2017-03-06 09:17:07 +01:00
Nicolas Riebesel
e89d6f54a3 Make use of static and dynamic linking 2017-03-06 08:19:08 +01:00
Nicolas Riebesel
329822c210 Add initial fftw3 support 2017-03-06 08:07:14 +01:00
codicodi
2825c305e3 [poco & openjpeg] Prevent installation of CRT redistributables 2017-03-05 12:52:49 +01:00
Robert Schumacher
829e831232 [msmpi] Increase logging of msiexec extraction 2017-03-05 01:33:27 -08:00
Alexander Karatarakis
b03b578ffc Rename policy to OnlyReleaseCRT 2017-03-03 19:09:24 -08:00
Alexander Karatarakis
d7fb7b7736 [msmpi] Enable NoDebugBinaries policy. Resolves #728 2017-03-03 19:01:27 -08:00
Robert Schumacher
6c26a42d54 [ffmpeg] Disable static building. 2017-03-02 10:35:27 -08:00
Robert Schumacher
782fa3000b [ffmpeg] Hotfix accounting for new flags 2017-03-02 08:26:39 -08:00
Robert Schumacher
2f8d8d8b18 [ffmpeg] Initial commit of version 3.2.4 2017-03-02 07:29:19 -08:00
Robert Schumacher
605ad4cf2f Merge pull request #724 from codicodi/bump-lua
[lua] update to 5.3.4
2017-03-02 07:17:17 -08:00
Robert Schumacher
3e0dc1e81e [lua] Expanded comment on COMPILE_AS_CPP 2017-03-02 07:16:46 -08:00
codicodi
b9b27e72d3 [lua] add comment about new option 2017-03-02 16:02:45 +01:00
codicodi
1551d9942e [lua] update to 5.3.4 2017-03-02 14:59:32 +01:00
Robert Schumacher
b11ab655e2 [boost] Hotfix for building on VS2015 2017-03-02 02:56:35 -08:00
Robert Schumacher
4139b912fc Merge branch 'dev/roschuma/boost' 2017-03-02 00:47:32 -08:00
Robert Schumacher
9e43dbb184 [flatbuffers] Initial commit of v1.6.0. Fixes #35. 2017-02-28 18:52:32 -08:00
Robert Schumacher
b6007c9ea5 [boost] Support for VS2017 2017-02-28 11:03:39 -08:00
Robert Schumacher
ccf4d5b3c2 Merge pull request #678 from albertziegenhagel/vtk
Add VTK port
2017-02-28 06:02:58 -08:00
Robert Schumacher
3ee7045070 [vtk] Don't define size_t. Override HDF5 library detection (bug in FindHDF5) 2017-02-28 06:02:05 -08:00
Robert Schumacher
a92230f9c8 [netcdf-cxx4] Initial commit of version 4.3.0 2017-02-28 03:23:20 -08:00
Robert Schumacher
e1e0b7a6a9 [netcdf-c] Add transitive cmake dependency on hdf5 2017-02-28 02:30:36 -08:00
Robert Schumacher
3cc5cb8bca [netcdf-c] Initial commit of version 4.4.1.1 2017-02-28 02:09:59 -08:00
Robert Schumacher
2c9cf2a520 [hdf5] Mark linked libraries as private 2017-02-28 01:48:24 -08:00
Robert Schumacher
601b167610 [hdf5] Update to 1.10, enable disabling of static libs 2017-02-28 01:09:04 -08:00
Robert Schumacher
20c92a800f [szip] Change default component to match build type 2017-02-27 23:23:23 -08:00
Alexander Karatarakis
577fa80c6e Merge branch 'pugixml' of https://github.com/ab-acx/vcpkg into ab-acx-pugixml 2017-02-27 12:55:47 -08:00
ab
1b0fd3880f Adding pugixml version 1.8.1 2017-02-27 10:17:59 +01:00
Alexander Karatarakis
0c17b066d0 Merge pull request #716 from codicodi/bump-spdlog
[spdlog] update to 0.12.0
2017-02-25 22:47:07 -08:00
Alexander Karatarakis
675130b51c Merge pull request #713 from codicodi/bump-lz4
[lz4] update to 1.7.5
2017-02-25 21:16:08 -08:00
Alexander Karatarakis
f396f7106c Merge pull request #712 from codicodi/bump-flac
[libflac] update to 1.3.2
2017-02-25 20:52:53 -08:00
Alexander Karatarakis
5da62772cc Merge pull request #715 from codicodi/bump-lzma
[liblzma] update to 5.2.3
2017-02-25 15:53:20 -08:00
codicodi
b4fa5bca11 [spdlog] fix indentation 2017-02-25 16:57:03 +01:00
codicodi
59a70d3729 [spdlog] update to 0.12.0 2017-02-25 16:52:57 +01:00
codicodi
39a59a82a9 [liblzma] update to 5.2.3 2017-02-25 15:55:57 +01:00
codicodi
058c8a825e [lz4] update to 1.7.5 2017-02-25 15:46:19 +01:00
codicodi
099df5267e [libflac] bum version in CONTROL file 2017-02-25 15:28:48 +01:00
codicodi
533c60fcca [libflac] update to 1.3.2 2017-02-25 15:25:20 +01:00
Alexander Karatarakis
ec02f5bb26 [opengl] Add branch for Windows 8.1 SDK 2017-02-24 17:27:12 -08:00
Robert Schumacher
df4d385d3d [qt5] Further reduce regressions.
Fix issue where generated cmake points at the wrong tools folder.
2017-02-24 16:00:05 -08:00
Robert Schumacher
e4ff363f5c [qt5] Reduce number of skipped components. 2017-02-23 19:01:01 -08:00
Robert Schumacher
a018ade610 [aws-sdk-cpp] Switch build to use Ninja to improve performance. 2017-02-23 18:36:47 -08:00
Robert Schumacher
dd6d1aa560 [qt5] Exercise full control over build configuration.
Bumps version to 5.7.1-2

This fixes several issues:
- Prevents a hang for user input during the build.
- Moves the tools into a subdirectory so their DLLs do not interfere with other packages.
- Adds the currently installed DLLs to the path so that tools compiled during the build can be run.
- Uses our system's copy of double-conversion.
- No longer uses looped builds; I haven't seen issues since the update to JOM 1.1.2
- Works around an issue with Qt5Bootstrap (QTBUG-55499)

Regressions to fix:
- Disables many subcomponents
2017-02-23 03:34:21 -08:00
Robert Schumacher
fa3f9dd962 [opengl] Add -ExecutionPolicy Bypass when invoking powershell as a child
process.
2017-02-21 23:29:31 -08:00
Alexander Karatarakis
3ae8349d1b [opengl] Use the latest installed version of WinSDK
Resolves #697, #99
2017-02-21 19:06:30 -08:00
Alexander Karatarakis
d2ed1d9215 Merge pull request #693 from codicodi/add-gtk
Add GTK+
2017-02-21 17:09:30 -08:00
Alexander Karatarakis
2906ad00d3 [nana] Update version to fix build error. Resolves #688 2017-02-21 15:21:11 -08:00
Alexander Karatarakis
568d333c1f Merge pull request #699 from msmolens/support-static-gtest
[gtest] Support static build
2017-02-21 13:59:11 -08:00
Alexander Karatarakis
81bb33dc3e Merge pull request #696 from tobiaskohlbau/master
[pqp] Add PQP portfile
2017-02-21 13:39:58 -08:00
Max Smolens
5c8d362b22 [gtest] Support static build 2017-02-21 09:47:17 -05:00
Tobias Kohlbau
f9eb4f98df [pqp] Add PQP portfile
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-02-20 15:41:59 +01:00
codicodi
01ff055cc5 [gtk] initial commit 2017-02-19 12:18:08 +01:00
Jürgen Herrmann
2ab8eb3ef0 dlib port
Initial commit for dlib port
2017-02-18 13:11:48 +01:00
Alexander Karatarakis
7ae6c21526 [clockutils] Update to fix build issue. Resolves #677 2017-02-17 17:46:34 -08:00
Alexander Karatarakis
536e18c7cf [libmysql] Disable installer project
Fixes build failure when you have WiX installed in your system and you are using the VS2017 toolset
2017-02-17 16:54:29 -08:00
Robert Schumacher
1c3335ed66 [grpc+protobuf] Update to 1.1.2 and 3.2.0 respectively. 2017-02-17 01:18:32 -08:00
Alexander Karatarakis
6d2b407b28 [mongo-cxx-driver] Don't delete mongocxx/options/ dir 2017-02-16 23:57:56 -08:00
Robert Schumacher
5d873f0520 [hdf5] Fix #673 by explicitly specifying the szip libraries 2017-02-16 22:53:28 -08:00
albertziegenhagel
30a8d6e730 Fixed some typos 2017-02-16 08:10:54 +01:00
Alexander Karatarakis
1ecf03e2b0 [clockutils] Remove stray LICENSE file
Fixes post-build checks
2017-02-15 17:45:02 -08:00
Alexander Karatarakis
081c1aa27a Merge pull request #663 from codicodi/add-gdk-pixbuf
Add gdk-pixbuf
2017-02-15 16:54:07 -08:00
Alexander Karatarakis
db4b7dfa65 [lmdb] Bump version 2017-02-15 16:53:20 -08:00
Alexander Karatarakis
42c2fbe504 Merge pull request #660 from willyd/lmdb-fix
LMDB: Updated patch to fix size of off_t differences between UNIX and Windows
2017-02-15 16:49:20 -08:00
Alexander Karatarakis
ac905cfa0a Merge pull request #651 from tobiaskohlbau/master
[opencv] bump to 3.2.0
2017-02-15 16:45:52 -08:00
Alexander Karatarakis
500fe7957a [glbinding] Delete exes that appear in the presence of glfw3. Resolves #537 2017-02-15 16:12:29 -08:00
Alexander Karatarakis
aeae9969b2 Merge pull request #652 from Microsoft/dev/roschuma/openvr
[openvr] Initial commit of 1.0.5
2017-02-15 15:05:17 -08:00
flysha
cad7e2a30c [sqlite3] upgrade to 3.17.0 2017-02-15 20:14:37 +08:00
Alexander Karatarakis
9dac4b073a [antlr4] Make identation consistent 2017-02-14 18:35:40 -08:00
Alexander Karatarakis
3e0e9e3449 [antlr4] Fix downloading of LICENSE file 2017-02-14 18:34:59 -08:00
Alexander Karatarakis
da26d09716 Add functions to find Program Files folders on the CMake side 2017-02-14 17:29:47 -08:00
Alexander Karatarakis
8aa82bb895 [msmpi] Find the correct Program Files. Resolves #669 2017-02-14 13:03:51 -08:00
sdcb
7c5f8e2f70 [chakracore] upgrade to latest 1.4.1 and fix #665
1. upgrade to latest 1.4.1(https://github.com/Microsoft/ChakraCore/releases)
2. fix https://github.com/Microsoft/vcpkg/issues/665 by disable /WX
3. add ch.exe, GCStres.exe, rl.exe into tools directory(which I think maybe useful).
2017-02-14 15:30:30 +08:00
codicodi
18abe2944d [gdk-pixbuf] disable static builds 2017-02-14 00:27:59 +01:00
codicodi
9406f333aa [gdk-pixbuf] use latest version 2017-02-13 23:58:50 +01:00
codicodi
0c03dc5631 add-gdk-pixbuf 2017-02-13 23:48:48 +01:00
Alexander Karatarakis
f227500848 Merge pull request #517 from albertziegenhagel/parmetis
parmetis
2017-02-13 13:11:54 -08:00
Guillaume Dumont
7bc6851638 Updated patch to fix sizeof off_t differences between UNIX and Windows 2017-02-13 12:10:29 -05:00
Robert Schumacher
e139716c8f Merge pull request #653 from codicodi/add-libepoxy
Add libepoxy
2017-02-12 23:54:52 -08:00
Robert Schumacher
a59f6dda5e [libepoxy] Disable static builds due to dllimport/export issues. 2017-02-12 23:54:05 -08:00
Iraklis Karagkiozoglou
a82a0c01b5 Remove auto generated comments 2017-02-13 05:45:28 +02:00
Iraklis Karagkiozoglou
a932e5fc20 libnice port 2017-02-13 05:35:12 +02:00
Robert Schumacher
c9bf4b6138 [sfml] Update to 2.4.2 2017-02-11 10:39:57 -08:00
sdcb
a58139adf0 [asio] upgrade to 1.10.8 2017-02-10 17:32:54 +08:00
Robert Schumacher
43665857a3 [fmt] Force headers in shared build to always have FMT_SHARED.
Fixes #331.
2017-02-09 17:23:34 -08:00
codicodi
6c380e0578 fix typo 2017-02-09 18:24:17 +01:00
codicodi
91442a634e [libepoxy] ensure python is on path 2017-02-09 18:23:21 +01:00
codicodi
6ca475a5b4 add libepoxy 2017-02-09 18:13:52 +01:00
Robert Schumacher
f19c145ab5 [openvr] Initial commit of 1.0.5 2017-02-09 00:33:02 -08:00
Robert Schumacher
678f7faf0b Merge pull request #639 from msmolens/fix-grpc-exported-targets
[grpc] Fix exported targets
2017-02-09 00:04:44 -08:00
Robert Schumacher
47109bb96a [grpc] Bump package version to match change in cmake config file output 2017-02-09 00:04:05 -08:00
Robert Schumacher
135138391e Merge pull request #634 from sdcb/sqlite-modern-cpp
add sqlite-modern-cpp
2017-02-08 23:56:27 -08:00
Robert Schumacher
ddab90208a [sqlite-modern-cpp] Avoid moving downloaded file 2017-02-08 23:55:50 -08:00
Robert Schumacher
1bd912bb3e [rapidjson] Update to 1.1.0 2017-02-08 23:51:16 -08:00
Robert Schumacher
d7607ab726 Merge pull request #648 from chwarr/bond-fetch-gbc
Upgrade Bond to 5.2.0 & download pre-compiled gbc
2017-02-08 23:47:41 -08:00
Tobias Kohlbau
6825509522 [opencv] bump to 3.2.0
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-02-09 08:46:46 +01:00
Alexander Karatarakis
5693ce8b4d [hdf5] Enable ninja option 2017-02-08 23:15:27 -08:00
Alexander Karatarakis
08ea0a95f1 Merge branch 'hdf5' of https://github.com/albertziegenhagel/vcpkg into albertziegenhagel-hdf5 2017-02-08 22:42:22 -08:00
Alexander Karatarakis
9e6920849c Merge pull request #515 from albertziegenhagel/msmpi
msmpi
2017-02-08 22:25:49 -08:00
Christopher Warrington
cd44f88573 Install gbc.exe to tools/
This at least allows people to write their own codegen rules until Bond
includes its own.
2017-02-08 19:38:10 -08:00
Christopher Warrington
bef39cd24f Fetch a pre-compiled gbc from GitHub
The BOND_GBC_PATH environment variable is no longer consulted, and the
Haskell toolchain will _not_ be used even if it exists.

At the moment, the downloaded gbc is amd64 only.
2017-02-08 19:38:10 -08:00
Christopher Warrington
6af35363b8 Upgrade Bond to 5.2.0
* Make Bond always build as a static lib.
    * Bond's CMake currently isn't written to be able to produce DLLs.
      There's a special dllimport/dllexport dance that would need to be
      done.
* Apply patch so that Bond doesn't force Boost static libs.
* Apply patch to omit installing Bond's copy of rapidjson.
* Clean up empty bin/ directories, now that vcpkg is more strict.
2017-02-08 19:37:14 -08:00
Robert Schumacher
5f46d896d5 Merge branch 'master' of https://github.com/microsoft/vcpkg 2017-02-08 17:39:39 -08:00
Robert Schumacher
116b1b8c66 Reorder path alterations to generally append instead of prepend.
This solves the issue where some software bundles (git) provide multiple executables in the same folder, which can override other desired programs (link.exe).
2017-02-08 17:39:31 -08:00
Felix Huang
8316692e32 [libraw] update to version 0.18.0 2017-02-08 16:39:16 -08:00
Robert Schumacher
4d43330241 Merge branch 'master' into codicodi-ninja-support 2017-02-08 15:24:59 -08:00
Robert Schumacher
2e94dfe97c Merge pull request #624 from dzenanz/master
Install grpc_cpp_plugin.exe into tools folder
2017-02-08 15:16:11 -08:00
Albert Ziegenhagel
8c63209167 Updated msmpi version to 8.0 & implemented checks for installed redistributable packages 2017-02-08 11:12:18 +01:00
sdflysha
994ebec3ea [aws-sdk-cpp] bump version to 1.0.61
I created a PR here: https://github.com/Microsoft/vcpkg/pull/631 but forgot to bump the aws-sdk-cpp version, I fixed it here.
2017-02-08 10:50:01 +08:00
Alexander Karatarakis
d4fa0b34c0 Add CUDA portfile
The intention of this package is for other packages to declare a dependency on CUDA
2017-02-07 17:04:24 -08:00
Max Smolens
8c322ca613 [grpc] Fix exported targets
Fix gRPC's exported targets. Now CMake projects can do:

    find_package(gRPC CONFIG REQUIRED)

and then use the exported targets such as gRPC::grpc and gRPC::grpc++.

Additionally, install gRPC tools and protoc plugins into the 'tools'
directory. The plugins are required to generate gRPC client and server
interfaces from .proto service definitions.
2017-02-07 15:43:52 -05:00
Robert Schumacher
1bfd72480d [poco] Fix #475 by adding include path to public interface. 2017-02-06 15:52:48 -08:00
flysha
0bbae46a9c [sqlite-modern-cpp] add build-depends 2017-02-05 18:30:37 +08:00
flysha
a923738dab add sqlite-modern-cpp
https://github.com/aminroosta/sqlite_modern_cpp
2017-02-05 18:28:50 +08:00
Alexander Karatarakis
ce477bf219 Merge pull request #631 from sdcb/aws-sdk-cpp-1.0.61
[aws-sdk-cpp] upgrade to 1.0.61
2017-02-04 00:50:58 -08:00
sdcb
85cab47ea4 [aws-sdk-cpp] upgrade to 1.0.61
1. upgrade to 1.0.61
2. disable warning as error temply(fix https://github.com/Microsoft/vcpkg/issues/629 before https://github.com/aws/aws-sdk-cpp/issues/438)
3. using cmake file(append) instead of patch to define #define USE_IMPORT_EXPORT in SDKConfig.h (simplified code)
2017-02-04 11:18:04 +08:00
Robert Schumacher
20ac877b5e [wt] Apply upstream patch to fix boost 1.63 compat. Fixes #626. 2017-02-03 18:54:51 -08:00
Alexander Karatarakis
ac44d93069 [webscoketpp] Fix dependencies 2017-02-03 14:39:16 -08:00
Alexander Karatarakis
bfc7a36e92 [cpprestsdk] Use websocketpp from vcpkg instead of cpprest's copy 2017-02-03 14:38:49 -08:00
codicodi
95af9aac7c Add Ninja support 2017-02-03 17:16:13 +01:00
Alexander Karatarakis
761d56711e Add websocketpp 2017-02-02 18:49:50 -08:00
Robert Schumacher
62e7557545 [fmt] Bump version to 3.0.1-2 to correspond with binary output change in 4f5f52ff47 2017-02-02 18:45:51 -08:00
Alexander Karatarakis
5aa5f191ae [cereal] directly copy folder instead of invoking another cmake to copy 2017-02-02 18:03:32 -08:00
Robert Schumacher
1888c7294f Merge pull request #421 from Agadoul/master
lcms port
2017-02-01 19:17:11 -08:00
Robert Schumacher
7a080e7916 [libvorbis] Fixup missed commit in a2f3a4b 2017-02-01 19:05:55 -08:00
Robert Schumacher
a2f3a4bf4c [libvorbis] Move patch application outside if() to ensure it applies to previously obtained sources 2017-02-01 19:02:14 -08:00
Dženan Zukić
9ee6208e02 Install grpc_cpp_plugin.exe into tools folder 2017-02-01 12:49:09 -05:00
Dale Stammen
f02c8f9e64 added patch to add missing NO_DEPRECATE defines for UWP 2017-02-01 06:40:01 -08:00
Robert Schumacher
0b2dd9bb98 [boost] Add additional build assertions. 2017-01-31 18:14:25 -08:00
Robert Schumacher
092f56e47d Merge pull request #615 from stammen/bzip2-fix-uwp
[bzip2] Fix UWP builds
2017-01-30 20:01:01 -08:00
Robert Schumacher
846aacdfbf Merge pull request #602 from codicodi/add-atk
add atk
2017-01-30 20:00:10 -08:00
Robert Schumacher
6413900119 Merge pull request #603 from codicodi/add-pango
add pango
2017-01-30 19:59:27 -08:00
Robert Schumacher
96fbbf4b71 Merge pull request #605 from smasherprog/master
Fixed incorrect naming of files
2017-01-30 19:47:48 -08:00
Robert Schumacher
ae3f4149ed [fltk] Bump version to correspond with binary layout change 2017-01-30 19:47:14 -08:00
Robert Schumacher
e916d52345 [openssl] Update UWP/WinRT to 1.0.2k 2017-01-30 17:22:46 -08:00
Dale Stammen
90fe56b015 uwp builds need _CRT_SECURE_NO_WARNINGS and others defined 2017-01-30 14:12:08 -08:00
agadoul
4ef429dd9e implment reviews. 2017-01-30 15:22:39 +01:00
agadoul
798ae24d96 use induced library type. 2017-01-30 14:35:38 +01:00
Scott
d1595aca30 Fixed incorrect naming of files
Reverting the naming to stick with how the FLTK library naturally decided to name their files. 
There was an error in the renaming where the incorrect libraries were being renamed. Reverting this fixes build linking issues
2017-01-29 15:38:44 -08:00
codicodi
01c4540a77 add pango 2017-01-29 18:46:22 +01:00
codicodi
41942fa9b7 add atk 2017-01-29 18:32:50 +01:00
Robert Schumacher
d776322d2a Merge pull request #600 from zuntrax/libopus
[libopus] add version 1.1.4
2017-01-28 20:12:05 -08:00
Robert Schumacher
faf60f0ee3 [opus] Rename libopus to opus to match upstream project's name 2017-01-28 20:11:26 -08:00
Robert Schumacher
798297f851 Merge pull request #598 from Microsoft/boost163
[boost] Update to 1.63
2017-01-28 19:56:27 -08:00
Markus Otto
0ce85b546e [libopus] add version 1.1.4 2017-01-28 23:27:01 +01:00
Christian Ullrich
d81c9b94eb [openssl] Update to 1.0.2k 2017-01-28 17:25:17 +01:00
Robert Schumacher
049da0d839 Merge pull request #597 from codicodi/hb-gobject
[harfbuzz] add gobject support
2017-01-27 19:07:31 -08:00
Robert Schumacher
6a58bee5e4 [harfbuzz] Uses in-source builds, so we need to clean them every time. 2017-01-27 19:06:50 -08:00
Robert Schumacher
8342a7a7bd Merge pull request #596 from codicodi/bump-cairo
[cairo] update port
2017-01-27 12:44:07 -08:00
Alexander Karatarakis
5de87096b1 Rename xercesc to xerces-c and fix copyright file placement 2017-01-26 16:43:22 -08:00
Eric Mittelette
8bc3c1f062 add xercesc 2017-01-26 16:27:52 -08:00
Alexander Karatarakis
fb7cc35f30 [boost] Update to 1.63 2017-01-26 13:28:07 -08:00
codicodi
d2ef8f847e [harfbuzz] list glib as dependency 2017-01-26 12:24:17 +01:00
codicodi
95e1f378fd [harfbuzz] bump version 2017-01-26 11:59:48 +01:00
codicodi
1df57b3585 [harfbuzz] add glib support 2017-01-26 11:25:24 +01:00
codicodi
95b67ab8e9 [cairo] update port 2017-01-26 11:12:55 +01:00
Robert Schumacher
add8ef90b4 Merge pull request #586 from codicodi/fix-libarchive
[libarchive] fix build with VS2017
2017-01-25 21:15:51 -08:00
Robert Schumacher
490ddfe2f7 [libarchive] Disable libiconv support
This fixes an issue with the detection code on VS2017. Additionally, it appears that the functionality provided by libiconv is minimal on Windows due to the existance of the Win32 conversion APIs.
2017-01-25 21:14:57 -08:00
Robert Schumacher
8ff736c6a4 Merge pull request #590 from mmassing/boost_with_bzip2
[boost] Add bzip2 support
2017-01-25 17:28:50 -08:00
Robert Schumacher
7bd267bc13 [boost] Bump version to correspond with added bzip2 dependency. 2017-01-25 17:27:53 -08:00
Robert Schumacher
fe96dcab61 [gdal] Bump version to correspond with adding external libpng dependency. 2017-01-25 17:25:56 -08:00
Robert Schumacher
1924c0a139 Merge pull request #592 from sdcb/directxtk-non-win10
[directxtk] do not use win10 sdk
2017-01-25 16:43:12 -08:00
Robert Schumacher
e29dfe4b04 Merge pull request #589 from mmassing/gdal_link_external_libpng
[gdal] Link against external libpng
2017-01-25 16:40:54 -08:00
Robert Schumacher
ced9ec1fa8 Merge pull request #571 from codicodi/add-fontconfig
Add fontconfig
2017-01-25 16:30:41 -08:00
Alexander Karatarakis
8ea9781f4f [boost] Bump version 2017-01-25 12:47:19 -08:00
Alexander Karatarakis
e4b102e6ce Merge pull request #588 from mmassing/boost_fix_zlib_in_debug
[boost] Fix zlib detection in debug build
2017-01-25 12:46:37 -08:00
Olaf van der Spek
c42d3b3677 Update CONTROL 2017-01-25 16:55:36 +01:00
周杰
db9ea49377 [directxtk] rollback toolpath 2017-01-25 22:37:18 +08:00
周杰
2d4fb63bf8 [directxtk] do not use win10 sdk (can now built without win10 sdk installed) 2017-01-25 22:33:21 +08:00
Manuel Massing
44590c5c1e [boost] Add bzip2 support 2017-01-25 10:16:44 +01:00
Manuel Massing
23ac6d0c19 [gdal] Link against external libpng 2017-01-25 08:59:40 +01:00
Manuel Massing
a3aeb99092 [boost] Fix zlib detection in debug build 2017-01-25 08:56:36 +01:00
flysha
8fd59c59bc [libmariadb] rollback conflict with libmysql 2017-01-25 10:25:38 +08:00
flysha
033c7d0af6 Merge remote-tracking branch 'refs/remotes/origin/master' 2017-01-25 10:01:57 +08:00
Alexander Karatarakis
5d45b8beaa Merge branch 'mpir-static' of https://github.com/sdcb/vcpkg into sdcb-mpir-static 2017-01-24 15:44:51 -08:00
Robert Schumacher
c09e6ff69a [wt] Suppress reliance on boost autolinking
Fixes #558
2017-01-24 14:55:35 -08:00
codicodi
cf5770d264 [libarchive] bump version 2017-01-24 21:59:24 +01:00
codicodi
05b82a96ae [libarchive] apply patch 2017-01-24 21:59:05 +01:00
codicodi
6946f2d244 [libarchive] add one more patch 2017-01-24 21:57:52 +01:00
flysha
919d8ea1ec [mpir] enable static build 2017-01-23 21:49:13 +08:00
Robert Schumacher
d1122c844a Merge pull request #568 from OlafvdSpek/master
Package lzo
2017-01-20 17:04:10 -08:00
Robert Schumacher
ed8e7ca79d [lzo] Disable dynamic builds again due to library not having appropriate dllexport annotations. 2017-01-20 17:03:11 -08:00
Robert Schumacher
83dcda1e11 [lzo] Fix compiler error. Add support for non-static triplets. 2017-01-20 14:47:06 -08:00
Alexander Karatarakis
a5b381f178 [libmysql] Create bin\ and debug\bin\ directories
(also make identation consistent)
2017-01-20 14:38:14 -08:00
Alexander Karatarakis
3026c55784 Merge branch 'mysql-5.7.17' of https://github.com/sdcb/vcpkg into sdcb-mysql-5.7.17 2017-01-20 13:46:06 -08:00
codicodi
1380525e5f [fontconfig] install additional license 2017-01-20 13:38:56 +01:00
sdcb
ce9741f71b [libmariadb] upgrade to 2.3.2
1. upgrade package to 2.3.2
2. enable static build support
3. do not block with libmysql
2017-01-20 17:06:11 +08:00
sdcb
28bd54e0d0 [libmysql] upgrade to 5.7.17
1. upgraded upstream mysql version to 5.7.17
2. simplified the patch size from 12K to 2K
3. enabled static build
4. switched mysql.h file to mysql/mysql.h
2017-01-20 15:19:23 +08:00
Robert Schumacher
d6e2ea075c Merge pull request #551 from smasherprog/master
FLTK Port
2017-01-19 18:55:36 -08:00
Robert Schumacher
1c9ea008be [fltk] Avoid renaming DLLs -- they are referred to by name in LIBs. 2017-01-19 18:55:07 -08:00
Robert Schumacher
2b48e78086 Merge pull request #529 from codicodi/add-glib
Add glib
2017-01-19 14:04:09 -08:00
codicodi
882004a819 add-fontconfig 2017-01-19 18:06:42 +01:00
Olaf
083dfc4d9c Package lzo 2017-01-19 14:23:52 +01:00
Albert Ziegenhagel
9e2fd15455 Do not simply rename "license_sdk.rtf" to "copyright" 2017-01-19 06:31:42 +01:00
Alexander Karatarakis
8ab6e6dfd6 Merge pull request #564 from sdcb/dx101
[dx] upgrade to 1.0.1
2017-01-18 17:56:24 -08:00
Alexander Karatarakis
ff40fcaf95 [pcre] Update to 8.39. Add sourceforge mirror 2017-01-18 14:29:01 -08:00
Alexander Karatarakis
6470f746ff Merge pull request #538 from sdcb/UVAtlas
add UVAtlas
2017-01-18 14:16:34 -08:00
flysha
4d9a9d44fe [dx] upgrade to 1.0.1 2017-01-18 22:20:32 +08:00
Alexander Karatarakis
0d50c6704d [zlib] Add sourceforge mirror 2017-01-17 15:34:31 -08:00
Alexander Karatarakis
97a2b5a793 [zlib] Update to 1.2.11 2017-01-17 14:45:20 -08:00
Alexander Karatarakis
8bae22ca29 Merge pull request #552 from jwillemsen/master
Use ACE 6.4.2 which got released January 17th 2017
2017-01-17 11:45:09 -08:00
Christian Ullrich
bc874e3db2 Fix Boost dynamic build.
Some of the Boost libraries build differently depending on whether
BOOST_X_DYN_LINK is defined, so this symbol must be present in the
dynamic build, and removing it as part of disabling auto-link was wrong.

Reverts half of 5a3881a0.
2017-01-17 15:52:49 +01:00
Johnny Willemsen
52ca9608e0
Use ACE 6.4.2 which got released January 17th 2017
* ports/ace/CONTROL:
    * ports/ace/portfile.cmake:
2017-01-17 10:33:42 +01:00
Alexander Karatarakis
60b0eb3da4 Merge pull request #548 from mwoelk83/master
add cereal port
2017-01-16 18:57:34 -08:00
Alexander Karatarakis
08f5e2f04f Merge pull request #539 from codicodi/fix-grpc
[grpc] build statically
2017-01-16 18:38:31 -08:00
Alexander Karatarakis
4ace533ad7 [protobuf] Attempt to make build more consistent 2017-01-16 18:36:47 -08:00
sdcb
2e7f683fde [uvatlas] do not install the debug lib twice 2017-01-16 12:24:26 +08:00
Scott
8310c5af0a FLTK Port 2017-01-15 12:08:53 -08:00
Johnny Willemsen
6d42e93c17
Use ACE 6.4.1, the latest micro release
* ports/ace/portfile.cmake:
2017-01-15 19:55:34 +01:00
Marcus Wölk
23c6f5f2a7 Create portfile.cmake for cereal 2017-01-14 23:57:15 +01:00
Marcus Wölk
b2619d58c6 Create CONTROL file 2017-01-14 23:56:34 +01:00
codicodi
0600d2b842 [glib] install gdbus-codegen tool
It is required to build gtk+
2017-01-14 18:29:00 +01:00
sdcb
bae2386113 fix UVAtlas build, I dropped the uvatlas tool. 2017-01-14 11:09:21 +08:00
sdcb
beec44ae8d Merge remote-tracking branch 'refs/remotes/upstream/master' 2017-01-14 10:55:19 +08:00
codicodi
f5a0a64e44 [glib] tooools 2017-01-14 02:59:41 +01:00
codicodi
eb7ccc1223 Revert "[glib] use win_iconv and add subdir for tools"
This reverts commit ccd3e399f0.
2017-01-14 02:55:41 +01:00
codicodi
5e1c18cd56 Revert "[glib] hunt down every mention of libiconv"
This reverts commit 6a3b19b9e0.
2017-01-14 02:55:32 +01:00
codicodi
74784355e5 [grpc] build statically and preserve debug libs 2017-01-14 02:55:04 +01:00
Robert Schumacher
c5636c4692 [glew] Avoid renaming DLLs, because LIBs reference them by name. Prefer using vcpkg_copy_pdbs(). 2017-01-13 17:54:13 -08:00
Robert Schumacher
51de300681 Merge branch 'rename-glew-ouput' of https://github.com/adam4813/vcpkg into adam4813-rename-glew-ouput 2017-01-13 17:50:24 -08:00
codicodi
6a3b19b9e0 [glib] hunt down every mention of libiconv 2017-01-14 02:20:44 +01:00
codicodi
ccd3e399f0 [glib] use win_iconv and add subdir for tools 2017-01-14 02:15:34 +01:00
Robert Schumacher
45425fe6f0 Merge pull request #536 from stammen/libwebsockets-uwp
libwebsockets: added support to build uwp versions
2017-01-13 16:07:09 -08:00
Robert Schumacher
b415c13779 [libwebsockets] Bump version to correspond to source code change for uwp support. 2017-01-13 16:06:30 -08:00
Robert Schumacher
c938d56e49 Merge pull request #534 from ab-acx/http-parser-strict
On release set HTTP_PARSER_STRICT to zero.
2017-01-13 16:02:35 -08:00
Robert Schumacher
bf47d0d386 [http-parser] Bump version to reflect build change adding HTTP_PARSER_STRICT=0 2017-01-13 16:01:52 -08:00
Robert Schumacher
6f593cf3e2 Merge pull request #528 from stammen/curl-uwp
CURL: added support for building uwp versions
2017-01-13 15:38:57 -08:00
Robert Schumacher
278e6b9ad1 [curl] Bump version to correspond with source code change for uwp support. 2017-01-13 15:38:14 -08:00
Robert Schumacher
f7d192c206 [openssl] Bump version to correspond with source change for uwp support 2017-01-13 15:07:30 -08:00
Robert Schumacher
8e723b84dc Merge pull request #524 from stammen/openssl-uwp
OpenSSL: Fix UWP builds failing WACK testing
2017-01-13 15:06:41 -08:00
Alexander Karatarakis
e11e62e8f3 Identation consistency 2017-01-13 02:21:16 -08:00
Alexander Karatarakis
ffa927a0b0 Merge pull request #521 from sdcb/DirectXMesh
add DirectXMesh
2017-01-13 02:20:08 -08:00
Alexander Karatarakis
b9b1c3febc Merge pull request #518 from albertziegenhagel/szip
szip
2017-01-13 02:11:05 -08:00
Albert Ziegenhagel
bad99afb01 Added patch to disable building the static library when BUILD_SHARED_LIB is enabled 2017-01-13 09:49:09 +01:00
sdflysha
04bd4b305c [directxmesh] specify static only library 2017-01-13 13:53:37 +08:00
Dale Stammen
678721b9a8 added missing free calls after curl_getenv 2017-01-12 21:25:10 -08:00
Dale Stammen
7676b8780d Merge branch 'master' into curl-uwp 2017-01-12 20:39:49 -08:00
Robert Schumacher
9072f51d74 Merge pull request #525 from stammen/libssh2-uwp
libssh2: added support for uwp builds
2017-01-12 17:26:44 -08:00
Robert Schumacher
963cc56a8c [libssh2] Bump version to match source code change for uwp support 2017-01-12 17:26:04 -08:00
Robert Schumacher
1f655fc24d Merge pull request #520 from sdcb/DirectXTex
add DirectXTex
2017-01-12 17:14:05 -08:00
Robert Schumacher
7553fd42f1 Merge pull request #505 from stammen/freetype-uwp
freetype: added support for uwp builds
2017-01-12 17:10:30 -08:00
Robert Schumacher
5082ea5464 [freetype] Bump version to match source changes for uwp 2017-01-12 17:09:45 -08:00
Robert Schumacher
748edda1cb Merge pull request #496 from patrigg/master
Add sdl2_image library
2017-01-12 17:00:14 -08:00
Robert Schumacher
41eba85b32 [tiff] Bump version for change due to UWP support. 2017-01-12 16:48:51 -08:00
Robert Schumacher
3a175393f1 Merge branch 'tiff-uwp' of https://github.com/stammen/vcpkg into stammen-tiff-uwp 2017-01-12 16:48:20 -08:00
Robert Schumacher
5a3881a083 Merge pull request #484 from chrullrich/boost-no-autolink
Disable Boost auto-link.
2017-01-12 16:46:47 -08:00
Alexander Karatarakis
f9709aae5f Merge pull request #516 from albertziegenhagel/metis
metis
2017-01-12 15:24:43 -08:00
Dale Stammen
30429e68db apply uwp patch to all builds 2017-01-12 12:35:24 -08:00
Dale Stammen
e4b1551988 apply patch to all builds, not just uwp 2017-01-12 12:12:45 -08:00
Dale Stammen
2f92128e7f added support to build uwp versions 2017-01-12 09:20:32 -08:00
ab
8e57be1616 On release set HTTP_PARSER_STRICT to zero.
This was done to match the http-parser makefile i.e. building in release mode strict parse is disabled (which is faster) else (in debug) strict parser is used.
2017-01-12 12:28:08 +01:00
Albert Ziegenhagel
8adfa34b08 Add port for VTK 2017-01-12 11:03:02 +01:00
codicodi
912278d22d [glib] check settings 2017-01-11 21:36:21 +01:00
codicodi
275a59dd9d Add glib 2017-01-11 21:20:53 +01:00
Dale Stammen
00679b66e3 added support for building uwp versions 2017-01-11 10:59:45 -08:00
Dale Stammen
719e9c7446 added missing store parameter to vcvarsall for uwp builds 2017-01-11 07:42:54 -08:00
flysha
c104c8966f add uvatlas 2017-01-11 23:09:29 +08:00
flysha
2eadcd75ad [directxtk] upgrade to dec2016 2017-01-11 22:50:55 +08:00
flysha
09c8abf7ab add DirectXMesh 2017-01-11 22:42:37 +08:00
flysha
f88b7d667c add DirectXTex 2017-01-11 22:15:08 +08:00
Albert Ziegenhagel
fda4bb11ce Add port for hdf5 2017-01-11 12:18:49 +01:00
Albert Ziegenhagel
86b117028b Add port for szip 2017-01-11 12:13:19 +01:00
Albert Ziegenhagel
7197fbb538 Add port for parmetis 2017-01-11 12:04:38 +01:00
Albert Ziegenhagel
4bf2b196bf Add port for metis 2017-01-11 12:01:37 +01:00
Albert Ziegenhagel
2581afcbb3 Added msmpi port 2017-01-11 11:54:00 +01:00
Dale Stammen
07a46c8f49 added support for uwp builds 2017-01-10 17:39:13 -08:00
Alexander Karatarakis
220724f4f4 Merge pull request #511 from codicodi/pixman-dll
[pixman] enable dynamic builds
2017-01-10 16:57:30 -08:00
Alexander Karatarakis
4f5f52ff47 Fix error message when looking for PYTHON2 2017-01-10 16:02:53 -08:00
codicodi
31aae963ef [pixman] bump version 2017-01-11 00:55:10 +01:00
codicodi
0ec8e0448f [pixman] enable dynamic build 2017-01-11 00:54:32 +01:00
Alexander Karatarakis
9581359bd3 Merge pull request #443 from willyd/lmdb
Added LMDB
2017-01-10 15:26:27 -08:00
Alexander Karatarakis
fed2ffdfc6 Merge pull request #509 from codicodi/add-ffi
Add libffi
2017-01-10 14:59:34 -08:00
Alexander Karatarakis
40ffd65f0e Merge pull request #507 from codicodi/add-libsigcpp
Add libsigcpp
2017-01-10 14:17:25 -08:00
Alexander Karatarakis
1921dbe3f9 Merge pull request #499 from sdcb/mongo-c-static-fix
[mongo-c-driver] fix static build
2017-01-10 13:38:21 -08:00
codicodi
54918bc63a correct version 2017-01-10 15:40:47 +01:00
codicodi
f5fb728196 add libffi 2017-01-10 15:28:45 +01:00
codicodi
19cf1282d9 [libisigc++] tabs to spaces 2017-01-10 12:08:29 +01:00
codicodi
df3c619b69 add libsigcpp 2017-01-10 12:04:17 +01:00
Patrick Bader
34a0dc005d Merge branch 'master' of https://github.com/patrigg/vcpkg 2017-01-10 10:59:08 +01:00
Dale Stammen
02964007d6 added support for uwp builds 2017-01-09 19:57:31 -08:00
Alexander Karatarakis
e44a7e611b Merge pull request #497 from traversaro/patch-3
[qt5] Avoid printing warnings for problems in applying"confguration patches"
2017-01-09 19:26:24 -08:00
Dale Stammen
8603441203 added patch to enable uwp builds 2017-01-09 15:54:05 -08:00
Guillaume Dumont
1f63deb204 LMDB port 2017-01-08 08:21:33 -05:00
Patrick Bader
07fb014193 [sdl2-image] changed include directory to SDL2 include directory 2017-01-07 11:51:07 +01:00
sdcb
aa964e8d84 set BSON_INCLUDE_DIR is not necessary. 2017-01-07 15:44:29 +08:00
sdcb
6947f0aea1 [mongo-c-driver] fix static build 2017-01-07 15:21:19 +08:00
Alexander Karatarakis
3eccec7231 [spriv-tools] Add version and description 2017-01-06 15:51:53 -08:00
Alexander Karatarakis
833fbb2ef1 [libvorbis] Add version 2017-01-06 15:40:37 -08:00
Patrick Bader
2bb72e6637 [sdl2-image] added dependencies to CONTROL so they will always be statically linked
Replaced FindWEBP.cmake with version from freeimage port
2017-01-06 23:20:57 +01:00
Silvio Traversaro
fc8228a79b [qt5] Fix tabs/spaces mismatch 2017-01-06 23:04:20 +01:00
Silvio Traversaro
95ff552b85 [qt5] Avoid printing warnings for problems in applying"confguration patches"
The `QUIET` option for `vcpkg_apply_patches` was added in f4c34bb42d . 
Fixes https://github.com/Microsoft/vcpkg/issues/411 .
2017-01-06 23:02:19 +01:00
Alexander Karatarakis
d4d3133afc Merge pull request #494 from traversaro/add-qwt
Add qwt port
2017-01-06 13:41:01 -08:00
Alexander Karatarakis
4be24efa52 Merge pull request #493 from codicodi/add-archive
add libarchive
2017-01-06 13:16:48 -08:00
Patrick Bader
937c4e26b0 fixed findWEBP.cmake to select debug version of webp for debug builds. 2017-01-06 22:05:22 +01:00
Alexander Karatarakis
7f66995a9a Merge pull request #490 from sdcb/dx
Add dx port.
2017-01-06 11:52:54 -08:00
Patrick Bader
37a5504855 finished port of sdl2_image
- optional dependencies which are installed in vcpkg are automatically linked
 - unavailable dependencies are marked as dynamically linked and dlls have to be copied manually if respective file formats are used
2017-01-06 19:08:31 +01:00
Silvio
3cad0111fb Add qwt port 2017-01-05 23:46:43 +01:00
codicodi
f99d143dc3 add libarchive 2017-01-05 21:22:32 +01:00
Patrick Bader
29aedfad6c added first version of SDL2_image library which currently does not link to any external libraries. 2017-01-05 16:42:52 +01:00
codicodi
cff21e04f5 [freetype] specify dependencies 2017-01-05 15:34:06 +01:00
sdcb
41a68f712a Add dx port. 2017-01-05 15:09:40 +08:00
Patrick Bader
6a220edfb8 [zlib] fixed wrong FILENAME 2017-01-04 10:33:16 -08:00
Patrick Bader
f8210aa32b [zlib] fixed wrong FILENAME 2017-01-04 15:17:22 +01:00
Alexander Karatarakis
25a2bf7994 [zlib] Update LICENSE 2017-01-03 16:35:02 -08:00
Alexander Karatarakis
6f1f665416 [zlib] Update to 1.2.10 2017-01-03 13:29:17 -08:00
Christian Ullrich
59c34be252 Disable Boost auto-link.
Fixes #483. vcpkg always links all installed libraries for the target
triplet; Boost's own auto-link feature is therefore redundant.
2017-01-03 14:06:49 +01:00
Thomas Fussell
e02e85626f bump git revision to latest 2017-01-02 20:12:45 -05:00
Alexander Karatarakis
7f4682b20d Merge pull request #481 from sdcb/chakracore140
[chakracore] upgrade to 1.4.0
2017-01-02 08:49:41 -08:00
Alexander Karatarakis
261bfb6d86 Merge pull request #480 from codicodi/add-bzip2
add bzip2
2017-01-02 08:48:47 -08:00
flysha
cab893dd20 [chakracore] upgrade to 1.4.0 2017-01-02 23:58:26 +08:00
codicodi
73164f5881 [bzip2] fix indentation 2017-01-02 01:35:12 +01:00
codicodi
044c07ece1 add bzip2 2017-01-02 01:31:42 +01:00
Thomas Fussell
32dd084dea Merge branch 'master' of http://github.com/Microsoft/vcpkg 2017-01-01 18:28:56 -05:00
Adam Martin
2a8d1510b4 [glew] Renames the glew debug output files
The FindGlew.cmake that is official as well as several found in a quick search
don't look for the debug post-fix variant of the library. This was causing vcpkg
to not copy the DLL over on build as it was looking for glew32.dll not glew32d.dll.
2017-01-01 10:08:03 -06:00
Alexander Karatarakis
bc8cca82a2 Merge pull request #477 from codicodi/add-lz4
add lz4
2016-12-30 21:03:45 -08:00
Alexander Karatarakis
e69104b761 Merge pull request #476 from codicodi/fix-icu-dt
[icu] force rebuild of database
2016-12-30 20:59:29 -08:00
codicodi
aab12428e5 [icu] fix typo 2016-12-30 15:27:25 +01:00
codicodi
bf559d51ec add lz4 2016-12-30 13:31:33 +01:00
codicodi
2d746d8913 [icu] force rebuild of database 2016-12-30 13:11:58 +01:00
Silvio Traversaro
614320e007 [qt5] Bump version 2016-12-29 10:59:48 +01:00
Silvio Traversaro
6741f959bb [qt5] Turn -no-pcre -qt-pcre
Despite Qt documentation ( http://doc.qt.io/qt-5/configure-options.html ) `-no-pcre` is not recognized as an option, while `-qt-pcre` is recognized as an option.
2016-12-29 10:59:02 +01:00
Robert Schumacher
31daeeb7f5 Merge pull request #470 from codicodi/fix-sdl
[sdl2] link to CRT libraries
2016-12-28 19:36:07 -07:00
codicodi
da63f33531 [sdl2] link to CRT libraries 2016-12-29 01:00:43 +01:00
codicodi
9a2825a0a4 [icu] update to 58.2 2016-12-28 12:20:11 +01:00
Alexander Karatarakis
57252f982a Merge pull request #427 from traversaro/add-ogre
Add ogre port
2016-12-27 14:50:26 -08:00
Alexander Karatarakis
a06fa64182 Merge branch 'add-liblzma' of https://github.com/codicodi/vcpkg into codicodi-add-liblzma 2016-12-27 14:41:39 -08:00
Alexander Karatarakis
0b243a5432 Merge branch 'antlr' of https://github.com/sdcb/vcpkg into sdcb-antlr 2016-12-27 14:24:42 -08:00
Alexander Karatarakis
2d9f8ff115 [qt5] Bump version 2016-12-27 14:23:20 -08:00
Alexander Karatarakis
bca354ea7a Merge branch 'patch-1' of https://github.com/traversaro/vcpkg into traversaro-patch-1 2016-12-27 14:22:42 -08:00
Alexander Karatarakis
04b62c7be9 [gli] Make "header-only" comment same as other ports 2016-12-27 14:18:23 -08:00
Alexander Karatarakis
08572a1c60 Merge branch 'master' of https://github.com/vlj/vcpkg into vlj-master 2016-12-27 14:15:12 -08:00
Alexander Karatarakis
dad9c645ac Merge pull request #438 from codicodi/add-smpeg
[smpeg2] initial commit
2016-12-27 14:13:39 -08:00
Alexander Karatarakis
806dec7564 Merge pull request #423 from vlj/spirv
Add spirv-tools and use it to build shaderc.
2016-12-27 13:41:46 -08:00
Jason Yang
f70486314e [azure-storage-cpp] Upgrade to v2.6.0 2016-12-27 18:07:53 +08:00
codicodi
7ecf688cca add liblzma 2016-12-25 14:34:01 +01:00
flysha
91f51a084f [antlr4] initial commit 2016-12-25 18:44:20 +08:00
Robert Schumacher
fc9b42489c Merge pull request #452 from codicodi/fix-lua
[lua] Don't export from executables
2016-12-24 17:12:01 -07:00
Robert Schumacher
692a363701 Merge pull request #454 from sdcb/aws-sdk-1.0.47
[aws-sdk-cpp] upgrade to 1.0.47
2016-12-24 08:34:07 -07:00
Silvio Traversaro
1cc6a9c4ce [qt5] Explicitly avoid compiling qt dependencies that could be available in vcpkg
To avoid problems such as the one described in https://github.com/Microsoft/vcpkg/issues/412 . 
If a particular dependency is actually needed, it can be added `-qt-<dep>` or `-system-<dep> to use the vcpkg version, see https://github.com/Microsoft/vcpkg/issues/455 .
2016-12-24 15:26:58 +01:00
flysha
efb81070ce [aws-sdk-cpp] upgrade to 1.0.47 2016-12-24 21:36:21 +08:00
flysha
8bcf57f68a [libbson, mongo-c-driver] bump version to 1.5.1
I upgraded libbson and mongo-c-driver to 1.5.1, but forgot to bump the version, this patch fixed it.
2016-12-24 20:16:31 +08:00
codicodi
90d814f3e2 [lua] bump version 2016-12-24 02:03:25 +01:00
codicodi
3d58393ad2 [lua] don't export from executables 2016-12-24 02:02:55 +01:00
vlj
daeab46090 Add gli. 2016-12-23 19:50:34 +01:00
Alexander Karatarakis
63d3c237c1 Merge pull request #437 from codicodi/fix-sdl2
[sdl2] make SDL use libc
2016-12-22 14:09:48 -08:00
Charlie Barto
e88b9c9160 bump qt5 version 2016-12-21 14:56:51 -05:00
vlj
8d9c8a6269 Modify shaderc so that it uses spirv-tools lib. 2016-12-21 20:47:53 +01:00
Charlie Barto
a82d7a4405 work on qt5 5.7.1 2016-12-20 20:37:16 -05:00
codicodi
12f8636815 [sdl2] bump version 2016-12-20 15:37:45 +01:00
codicodi
a5bb368f24 [smpeg2] initial commit 2016-12-20 15:17:24 +01:00
codicodi
704e1ea85a [sdl2] make SDL2 use libc 2016-12-20 14:52:13 +01:00
Alexander Karatarakis
3b7b380798 Merge pull request #342 from mmassing/statically_linked_glew
[glew] Implement static build
2016-12-19 17:21:15 -08:00
Alexander Karatarakis
a1be45adc3 Merge pull request #425 from codicodi/add-modplug
[libmodplug] initial commit
2016-12-19 15:34:28 -08:00
Alexander Karatarakis
bcab7f3913 [mongo/libbson] Tabs to spaces 2016-12-19 15:16:38 -08:00
codicodi
92124c9b5e [libmodplug] preserve archive extension 2016-12-19 17:38:48 +01:00
codicodi
0fca9cfcf7 [libmodplug] nevermind
Those headers are used by ModplugXMMS project
2016-12-19 00:37:11 +01:00
codicodi
f2578cccee [libmodplug] ...not in this directory though 2016-12-18 23:51:24 +01:00
codicodi
419d050933 [libmodplug] dont package internal headers 2016-12-18 23:37:12 +01:00
Silvio
effbdfbb91 Add ogre port 2016-12-18 23:00:35 +01:00
codicodi
b5368c404d [libmodplug] initial commit 2016-12-18 15:18:24 +01:00
sdcb
ea3113a4f5 [mongo-x-driver] upgrade to 1.51/3.10 2016-12-18 16:26:12 +08:00
vlj
869071a34e Add spirv-tools. 2016-12-17 12:01:02 +01:00
Robert Schumacher
43262d24da [fastlz] Name downloaded archive to avoid conflicts with future versions 2016-12-15 13:30:48 -08:00
Robert Schumacher
5c92a3fe62 Merge branch 'fix-fastlz' of https://github.com/codicodi/vcpkg into codicodi-fix-fastlz 2016-12-15 13:29:48 -08:00
codicodi
786d591cc3 [fastlz] specify correct source path 2016-12-15 21:11:27 +01:00
agadoul
9e34484cbe uncomment removal of utf-8 flag 2016-12-15 13:16:55 +01:00
agadoul
0b62c9ce91 fix warning due to encoding. 2016-12-15 09:12:00 +01:00
Alexander Karatarakis
6507a1ea32 [boost] Bump version 2016-12-14 12:25:34 -08:00
Alexander Karatarakis
fdbfee0aeb Merge branch 'boost_with_zlib' of https://github.com/mmassing/vcpkg into mmassing-boost_with_zlib 2016-12-14 12:24:31 -08:00
Axel Barrot
6fbd2ad780 support lcms library (http://www.littlecms.com/download.html) 2016-12-14 15:58:00 +01:00
Alexander Karatarakis
37ec5a1419 Merge branch 'master' of https://github.com/gknowles/vcpkg into gknowles-master 2016-12-12 13:29:53 -08:00
Alexander Karatarakis
5d0a88259a Merge pull request #409 from ab-acx/http-parser
Adding http-parser library
2016-12-12 13:23:01 -08:00
gknowles
7b111b87a8 Add dimcli 2016-12-12 12:05:20 -08:00
codicodi
48ca773907 [sdl2] enable static build 2016-12-11 14:04:59 +01:00
Robert Schumacher
c10e7e4960 [curl] Bump version and require libssh2 2016-12-09 14:20:03 -08:00
Robert Schumacher
daec252787 Merge branch 'CurlWithSSH2' of https://github.com/cguebert/vcpkg into cguebert-CurlWithSSH2 2016-12-09 12:42:28 -08:00
codeandroid
2307fa6274 [boost] unset BOOST_AUTO_LINK_NOMANGLE flag (fixes #397). This was a remnant of a previously enabled system install option which has been disabled in the meantime. 2016-12-08 17:03:45 +01:00
Christophe Guébert
93d83e0a60 Add a patch for curl to find the libssh2 library 2016-12-08 09:00:16 +01:00
Robert Schumacher
ebe2ce7281 Merge pull request #403 from codicodi/add-sfml
[sfml] intial commit
2016-12-07 22:00:07 -08:00
Robert Schumacher
0d81422f34 Merge pull request #399 from cguebert/CharLS
Add CharLS.
2016-12-07 21:44:19 -08:00
Robert Schumacher
451c1abcd7 Merge pull request #396 from JasonYang-MSFT/azurestorage
Add Microsoft Azure Storage Client Library for C++ 2.5.0
2016-12-07 21:43:08 -08:00
Robert Schumacher
31b713ca1f [vcpkg] Remove all instances of TRIPLET_SYSTEM_NAME; use VCPKG_CMAKE_SYSTEM_NAME instead. 2016-12-07 21:40:36 -08:00
Robert Schumacher
97b0479db0 Merge pull request #395 from stammen/uwp-sqlite
UWP: use VCPKG_CMAKE_SYSTEM_NAME instead of TRIPLET_SYSTEM_NAME
2016-12-07 21:34:44 -08:00
Robert Schumacher
f2a8323be2 Merge pull request #393 from cguebert/uWS
Add uWebSockets.
2016-12-07 21:30:06 -08:00
Alexander Karatarakis
a73feb7c99 [ragel] Use SOURCE_PATH when copying license 2016-12-07 15:38:17 -08:00
Alexander Karatarakis
dea170b469 [harfbuzz] Use SOURCE_PATH for copying license 2016-12-07 15:35:23 -08:00
Alexander Karatarakis
91a6913493 [globjects] Use SOURCE_PATH variable 2016-12-07 15:26:30 -08:00
Alexander Karatarakis
220a8597c2 [glbinding] Extract SOURCE_PATH variable 2016-12-07 15:25:33 -08:00
Alexander Karatarakis
7555e6576b [geos] Extract SOURCE_PATH variable 2016-12-07 15:23:50 -08:00
Alexander Karatarakis
e6ebc03699 [freeglut] Extract SOURCE_PATH variable 2016-12-07 15:21:30 -08:00
Alexander Karatarakis
e8b46b89d0 [assimp] Extract variable SOURCE_PATH 2016-12-07 15:19:16 -08:00
Alexander Karatarakis
ade896e4bf [asio] Use SOURCE_PATH 2016-12-07 15:18:07 -08:00
codicodi
040555ee81 [sfml] this shouldn't be here... 2016-12-07 23:33:00 +01:00
Guillaume Dumont
f8c119d7fe Fixed wrong location of gflags license file 2016-12-07 17:22:38 -05:00
codicodi
f047bd733e [sfml] initial commit 2016-12-07 23:02:23 +01:00
codicodi
abc8c37520 [libflac] bump version 2016-12-07 17:50:56 +01:00
codicodi
764563457f [libflac] remove unused flags 2016-12-07 17:49:28 +01:00
codicodi
7927112acb [libflac] link to correct version of ogg 2016-12-07 17:48:01 +01:00
Christophe Guébert
b65005b241 Add CharLS. 2016-12-07 12:30:12 +01:00
Robert Schumacher
ed2994a5e9 [openssl] Fix source path for new archive. 2016-12-06 16:17:58 -08:00
Robert Schumacher
db4dc6d1ce [openssl] Do not use branches; these will update and constantly break the hash. 2016-12-06 16:15:50 -08:00
Alexander Karatarakis
3b1a2543dd Merge pull request #394 from stammen/uwp-openssl
fixed openssl hash for uwp builds
2016-12-06 15:05:38 -08:00
Alexander Karatarakis
2c115f9670 Merge branch 'master' of https://github.com/Microsoft/vcpkg 2016-12-06 14:43:43 -08:00
Alexander Karatarakis
59587d94c7 [libflac] Fix typo 2016-12-06 14:39:17 -08:00
Robert Schumacher
dd7c39f0e3 [gflags] Lowercase install directories. Bump version to account for this and c0c2135. 2016-12-06 14:22:24 -08:00
Alexander Karatarakis
023647c36a Merge branch 'add-flac' of https://github.com/codicodi/vcpkg into codicodi-add-flac 2016-12-06 14:20:41 -08:00
Robert Schumacher
632b8c3cd0 Merge branch 'master' of https://github.com/microsoft/vcpkg 2016-12-06 14:18:45 -08:00
Robert Schumacher
c0c2135a60 [gflags] Add quotes to avoid stripping semicolons from the config module. 2016-12-06 14:18:37 -08:00
Alexander Karatarakis
52a8c21feb Merge pull request #390 from cguebert/master
Add libssh2.
2016-12-06 14:17:22 -08:00
Robert Schumacher
a05a033d74 [aws-sdk-cpp] Check VCPKG_CRT_LINKAGE instead of VCPKG_LIBRARY_LINKAGE. Rename archive to avoid collisions with other libraries. 2016-12-06 13:58:04 -08:00
Alexander Karatarakis
a545be80b4 [boost] Fix dynamic build lib renaming 2016-12-06 13:48:37 -08:00
Alexander Karatarakis
50a85c3159 Merge pull request #383 from codicodi/add-lua-tools
[lua] install compiler and interpreter
2016-12-06 13:46:15 -08:00
codicodi
f1a3424c77 [libflac] update config in static builds
Now static libs can be used without defining FLAC__NO_DLL by user.
2016-12-06 22:38:25 +01:00
Dale Stammen
c128d007df use VCPKG_CMAKE_SYSTEM_NAME instead of TRIPLET_SYSTEM_NAME 2016-12-06 10:08:15 -08:00
Dale Stammen
8bb60f70ef fixed openssl hash for uwp builds 2016-12-06 09:05:27 -08:00
Christophe Guébert
7a061e8d90 Add uWebSockets. 2016-12-06 16:42:26 +01:00
Christophe Guébert
05fdf3a01f Add libssh2. 2016-12-06 14:33:43 +01:00
codicodi
175bb41f82 [libflac] initial commit 2016-12-06 12:14:31 +01:00
Robert Schumacher
af9d82ceb3 Merge pull request #388 from mattiascibien/anax_shared
Anax shared lib support
2016-12-06 02:41:30 -08:00
Mattias Cibien
34f103d420 [anax] Bump Version 2016-12-06 11:29:22 +01:00
Mattias Cibien
134993109b Anax support for shared libs 2016-12-06 11:17:25 +01:00
Jason Yang
1473e56729 fix some comments 2016-12-06 17:26:46 +08:00
Robert Schumacher
d661c174c7 Merge pull request #358 from vlj/shaderc
Add shaderc.
2016-12-06 01:05:13 -08:00
Robert Schumacher
6993803b05 [shaderc] Enable dynamic CRT. Explicitly search for python3. Add Build-Depends on glslang. 2016-12-06 01:04:32 -08:00
Robert Schumacher
901b597840 [gslang] Version bump to account for layout changes 2016-12-06 01:00:20 -08:00
Robert Schumacher
55605c73e0 [gdal] Use CURRENT_INSTALLED_DIR instead of calculating it out. Use VCPKG_TARGET_ARCHITECTURE instead of parsing the triplet. 2016-12-06 00:57:58 -08:00
Robert Schumacher
2f4a598970 Merge branch 'add_gdal_port' of https://github.com/mmassing/vcpkg into mmassing-add_gdal_port 2016-12-06 00:38:12 -08:00
Robert Schumacher
33d5ff4e08 [gflags] Switch to using zip files -- this makes the download faster and easier to upgrade. Remove gflags_nothreads to avoid choices at link time. 2016-12-05 22:47:24 -08:00
Robert Schumacher
92f8015716 Merge branch 'gflags-2.2.0' of https://github.com/willyd/vcpkg into willyd-gflags-2.2.0 2016-12-05 22:26:08 -08:00
Robert Schumacher
83960ecc18 Merge branch 'qca' of https://github.com/gnome71/vcpkg 2016-12-05 22:13:38 -08:00
Alexander Kaspar
bd2a8becde Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-12-06 07:12:38 +01:00
Ebrahim Byagowi
242a3b2a80 Update harfbuzz to 1.3.4
The needed local patches are now upstreamed thus no longer needed.

Also Uniscribe backend is no longer default enabled so almost no lib
is needed to be linked.
2016-12-06 09:08:33 +03:30
Alexander Karatarakis
ff4d33b156 [boost] Don't use --layout=system. Resolves #369 2016-12-05 16:42:30 -08:00
Robert Schumacher
aba7637a36 Merge pull request #370 from sdcb/aws-sdk
Add aws-sdk-cpp
2016-12-05 12:29:36 -08:00
Alexander Kaspar
dba8ebd9fc Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-12-05 17:43:13 +01:00
ab
f62ad96c9a Update the cmakelists to build shared and static libraries properly. 2016-12-05 17:09:33 +01:00
codicodi
d8db19a2c4 [lua] bump version 2016-12-05 14:40:10 +01:00
codicodi
58c6c686a6 [nana] fix harmless but still ugly mix-up 2016-12-05 13:32:11 +01:00
codicodi
fffc1dc71e [lua] no debug tools 2016-12-04 19:12:21 +01:00
codicodi
fd74c49a5f [lua] add interpreter and compiler 2016-12-04 19:11:01 +01:00
vlj
b78fdc6994 Add shaderc. 2016-12-04 19:02:32 +01:00
vlj
49e760390e Expose some glslang internal includes and enforce static build. 2016-12-04 19:02:18 +01:00
codicodi
6e3b500a82 [nana] initial commit 2016-12-04 15:03:47 +01:00
Thomas Fussell
937c246ac2 initial commit of xlnt port 2016-12-04 00:30:37 +01:00
Alexander Kaspar
bf187f318a [qca] Added mk-ca-bundle.pl to generate certstore at build time. 2016-12-03 13:10:15 +01:00
Alexander Karatarakis
3b9e77a477 Merge pull request #380 from barcharcraz/qt5-libpq
Added libpq support to qt5
2016-12-02 11:55:46 -08:00
Alexander Karatarakis
bdbf98a730 [jxrlib] Bump version 2016-12-02 11:47:52 -08:00
charlie barto
67303f1569 Added libpq support to qt5
qt5 changes

more qt5 changes

added libpq to qt5

fix merge

fixed left over git thing
2016-12-02 12:19:18 -05:00
phsucharee
8762c2a626 [jxrlib] Remove __ANSI__ preprocessor definition 2016-12-02 16:35:36 +01:00
Jason Yang
31b4236f09 rename dll to wastorage to keep consistency 2016-12-02 17:17:53 +08:00
Alexander Kaspar
13b0c034ec [qca] downloading cacerts from curl homepage, because used version is very outdated. 2016-12-02 10:12:57 +01:00
Alexander Kaspar
279f6d5830 Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-12-02 09:00:27 +01:00
Jason Yang
5849d36d48 [azure-storage-cpp] add link to v2.5.0 2016-12-02 14:54:03 +08:00
Alexander Karatarakis
25b6ef7a9d Merge pull request #354 from codicodi/add-icu
[ICU] Initial commit
2016-12-01 20:42:35 -08:00
Guillaume Dumont
8b558dbe51 Updated gflags to v2.2.0 2016-12-01 10:19:31 -05:00
codicodi
b5a6f7eb63 Fix arch/linkage checks 2016-12-01 15:03:33 +01:00
Alexander Kaspar
0f797c7a01 [qca] working on certstore 2016-12-01 13:43:36 +01:00
Alexander Kaspar
aa95e7bf39 Merge branch 'qca' of ssh://github.com/gnome71/vcpkg into qca 2016-12-01 10:54:25 +01:00
Alexander Kaspar
7f9353dd95 Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-12-01 08:59:01 +01:00
sdcb
007de30723 [aws-sdk-cpp] correct patch path 2016-12-01 10:56:43 +08:00
sdcb
e6a26aaa31 [aws-sdk-cpp] set FORCE_SHARED_CRT ON when building dynamic. 2016-12-01 10:27:27 +08:00
sdcb
76f99eecfc [aws-sdk-cpp] add patch to define USE_IMPORT_EXPORT to fix dynamic build link issue 2016-12-01 10:23:35 +08:00
Alexander Karatarakis
760ae1c3ce Merge pull request #375 from Wakusei/port-yamlcpp
Added yaml-cpp
2016-11-30 12:35:03 -08:00
Alexander Kaspar
03cdf1dc97 [qca] import local certs 2016-11-30 21:34:35 +01:00
Alexander Kaspar
5a04753a4a [qca] added PS script to extract local certs from store 2016-11-30 17:16:59 +01:00
flysha
915d99ecb7 [aws-sdk-cpp] correct FORCE_SHARED_CRT 2016-11-30 23:06:00 +08:00
flysha
5b2d836e14 [aws-sdk-cpp] enable static and disable test 2016-11-30 23:03:49 +08:00
Manuel Massing
05f9b3a164 [gdal] Rename dynamic gdal libraries to match static library naming, add "d" suffix for debug libraries 2016-11-30 10:38:56 +01:00
Manuel Massing
e3001c78b9 [gdal] Enable building of PDBs in release builds as well, copy PDBs over 2016-11-30 10:38:56 +01:00
Manuel Massing
e7f0cf8694 [gdal] Separate build directories for dynamic and static build 2016-11-30 10:38:56 +01:00
Alexander Kaspar
069fb0f971 formatting portfile 2016-11-30 10:10:01 +01:00
Alexander Kaspar
334d666dda Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-11-30 09:39:27 +01:00
Robert Schumacher
61e484a640 Merge fix #306 2016-11-29 18:27:45 -08:00
Robert Schumacher
b2ec171574 [freeimage] Always define FREEIMAGE_LIB in static mode. 2016-11-29 18:02:49 -08:00
Robert Schumacher
af2b0cab42 [libraw] Rename Module to Config to increase flexibility of install locations 2016-11-29 17:48:32 -08:00
Robert Schumacher
6479147c6e Merge branch 'master' into traversaro-add-freeimage 2016-11-29 17:38:54 -08:00
Robert Schumacher
ab147b838b [vcpkg] Remove link-time choice of thread-safe vs non-thread-safe so that dependent libraries make the right choice. 2016-11-29 17:12:45 -08:00
Robert Schumacher
a07d94e1f0 Merge branch 'add-freeimage' of https://github.com/traversaro/vcpkg into traversaro-add-freeimage 2016-11-29 16:36:59 -08:00
Robert Schumacher
cb0d9e70a5 Merge pull request #365 from stammen/uwp-libiconv
fix for uwp builds
2016-11-29 16:14:14 -08:00
Alexander Karatarakis
f00ea33e4f Merge branch 'entityx' of https://github.com/mattiascibien/vcpkg into mattiascibien-entityx 2016-11-29 13:24:46 -08:00
Alexander Karatarakis
52866d79b0 [globjects] Remove files from package dir and debug dir 2016-11-29 13:19:29 -08:00
Alexander Karatarakis
1e9f4dc301 Merge branch 'globjects' of https://github.com/mattiascibien/vcpkg into mattiascibien-globjects 2016-11-29 13:16:29 -08:00
Alexander Karatarakis
7c08cf4347 [glbinding] Remove files from package dir and debug dir 2016-11-29 13:14:56 -08:00
Mattias Cibien
e55e05dcb3 Added missing control info 2016-11-29 12:46:57 +01:00
Mattias Cibien
fa32afc372 Add entityx 2016-11-29 12:42:34 +01:00
Alexander Karatarakis
c6fe22929c [anax] BUILD_SHARED_LIBS is automatically set by vcpkg 2016-11-29 02:33:07 -08:00
Alexander Karatarakis
4d29b5a563 Merge branch 'anax' of https://github.com/mattiascibien/vcpkg into mattiascibien-anax 2016-11-29 02:28:27 -08:00
Mattias Cibien
537bded431 Initial anax port 2016-11-29 10:42:02 +01:00
Silvio Traversaro
394d3fd157 [freeimage] Add vcpkg_copy_pdbs() 2016-11-29 09:52:06 +01:00
devel71
9e61116321 Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca 2016-11-29 09:36:10 +01:00
sdcb
865faa4017 [aws-sdk] issues occurs in static build, revert code. 2016-11-29 11:04:32 +08:00
sdcb
a4b593ac62 [aws-sdk] drop static block because aws-sdk actually works in static builds. 2016-11-29 10:32:38 +08:00
Alexander Karatarakis
d933562a58 Move PYTHON2 "acquisition" to vcpkg_find_acquire_program 2016-11-28 17:17:28 -08:00
Alexander Karatarakis
d5ac945c2c Merge pull request #361 from sdcb/dxutopt
[dxut] add build for optional libs.
2016-11-28 15:52:12 -08:00
Alexander Karatarakis
30369e64e9 Merge pull request #360 from sdcb/dxtk12
Add DirectXTK12
2016-11-28 15:46:10 -08:00
Alexander Karatarakis
0a2dfbee44 Merge pull request #344 from vlj/master
Add glslang.
2016-11-28 15:37:02 -08:00
Silvio
5bd036cf5a Add freeimage port
Extensive modification have been done to support building with
external dependencies. The biggest change is a new CMake-based
build system.

Several patches are based on the equivalent ones used in Debian
packaging, see http://sources.debian.net/patches/freeimage .

The only dependency for which the internal version is still used is
OpenEXR.
2016-11-28 22:33:18 +01:00