Commit Graph

3715 Commits

Author SHA1 Message Date
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
8461bc1913 [vcpkg-export] Fix nuget export. Fixes #1223. 2017-06-21 17:41:31 -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
Alexander Karatarakis
b188fefeca [triplet] Use pointer to instance-controlled strings and cache hashcode 2017-06-21 15:27:34 -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
e72b0ec9a2 [vcpkg] Hotfix regression in 8741214. Fixes #1325. 2017-06-20 16:26:25 -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
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