3431 Commits

Author SHA1 Message Date
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
Robert Schumacher
befe2531f6 [vcpkg] Handle missing fields in print_error_message() 2017-06-20 09:53:22 -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
8741214bf6 [vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework. 2017-06-20 09:36:21 -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
Robert Schumacher
fbeb300bbd Merge pull request #1315 from Mixaill/libraw-0182
[libraw] update to 0.18.2
2017-06-19 17:06:27 -07: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
Robert Schumacher
34c08e2b15 Merge branch 'feature_package_implementation' 2017-06-19 15:09:54 -07:00
Daniel Shaw
bca0988023 [vcpkg] feature packages initial parsing 2017-06-19 15:06:15 -07:00
Alexander Karatarakis
8d955c83b5 Use std::experimental::filesystem instead of std::tr2::sys 2017-06-19 13:25:41 -07: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
atkawa7
e46dd1fd55 Merge https://github.com/Microsoft/vcpkg 2017-06-15 19:52:03 -07: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
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
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
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
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
Alexander Karatarakis
41d003e8e8 Merge pull request #1269 from pravic/sciter
[sciter] Update to 4.0.1.1
2017-06-12 12:21:44 -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
Robert Schumacher
3b97da0816 Merge pull request #1267 from vinniefalco/master
Update Beast package to version 54
2017-06-11 22:24:46 -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