3115 Commits

Author SHA1 Message Date
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
atkawa7
dab6693550 Added aurora as independant portfile 2017-06-21 08:23:27 -07:00
atkawa7
0cb1ec56b1 fix include folder 2017-06-20 15:56:52 -07:00
atkawa7
ab3b3e4fa4 added description and version to control 2017-06-20 15:39:42 -07:00
atkawa7
032692ad9e added thor #1319 2017-06-20 15:37:31 -07:00
Robert Schumacher
befe2531f6 [vcpkg] Handle missing fields in print_error_message() 2017-06-20 09:53:22 -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
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
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
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
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
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
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
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
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
13b29588ba [vcpkg-cmake] Add tools subdirectories to the find programs path. Improves #1143. 2017-06-09 23:56:19 -07:00
Robert Schumacher
2e01b926d8 Merge pull request #1106 from evil-e/master
Added option to search and list commands
2017-06-09 23:46:20 -07:00
Robert Schumacher
e5dc2f9c8f [vcpkg] Rename --full-desc to --x-full-desc 2017-06-09 23:45:52 -07:00
Robert Schumacher
b792660d20 Merge pull request #1050 from OlafvdSpek/update
[vcpkg update] List packages for vcpkg install
2017-06-09 23:40:57 -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