Commit Graph

3089 Commits

Author SHA1 Message Date
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
73a0161bb1 Merge pull request #1293 from atkawa7/nuklear
[nuklear] new port
2017-06-16 17:59:26 -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
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
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
Robert Schumacher
b7fbd0bb6d Merge pull request #1290 from horenmar/catch-1.9.5
Update Catch to 1.9.5
2017-06-15 10:14:00 -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
f7321cf27a Merge pull request #1286 from UnaNancyOwen/fix_typo
Fix typo of template
2017-06-14 22:41:40 -07:00
Robert Schumacher
687440f976 [vcpkg] Add additional debug messages 2017-06-14 22:06:52 -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
Tsukasa Sugiura
e24f83aed1 Fix typo of template
Fix typo of portfile template.
2017-06-15 08:30:22 +09:00
codicodi
2752e690b9 [fmt] update to 3.0.2 2017-06-15 00:55:26 +02:00
atkawa7
ce5ad1ffe1 Merge https://github.com/Microsoft/vcpkg 2017-06-14 08:29:12 -07: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
Robert Schumacher
8b371a5bdf Merge pull request #1275 from vinniefalco/master
[beast] Update to version 56
2017-06-13 23:01:58 -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
Robert Schumacher
548ff8d3db Merge pull request #1272 from vinniefalco/master
[beast] update to version 55
2017-06-12 17:04:29 -07: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