Commit Graph

  • a2cee615e4 [aubio] CMake buildsystem replacement Robert Schumacher 2017-06-20 02:52:02 -07:00
  • 4509e764cc [AUBIO] Add new package bagong 2017-06-20 00:31:34 +02:00
  • 0a7c976bf5 Merge pull request #1329 from UnaNancyOwen/fix_qhull Robert Schumacher 2017-06-28 13:33:39 -07:00
  • 305d649307 [angle] Fix build Robert Schumacher 2017-06-22 14:52:35 -07:00
  • 52d5091f85 [angle] Disable static builds Robert Schumacher 2017-06-22 00:33:28 -07:00
  • 6c9d514510 [angle] Initial commit with cmake buildsystem Robert Schumacher 2017-06-22 00:26:41 -07:00
  • 47d8d72316 Merge pull request #1235 from sigman78/master Robert Schumacher 2017-06-28 13:29:52 -07:00
  • 0e34f81390 [libconfig] init #1343 atkawa7 2017-06-28 13:21:01 -07:00
  • 04e6031027 [msinttypes] required by #1343 atkawa7 2017-06-28 11:52:22 -07:00
  • a7865b9d7a Merge pull request #1364 from mitchellmebane/fix-openssl-version Robert Schumacher 2017-06-28 09:40:23 -07:00
  • 3d31f16c01 Fix OpenSSL version number Mitchell Mebane 2017-06-28 09:50:05 -05:00
  • 7b5563f5f8 Build static fixed atkawa7 2017-06-27 22:50:49 -07:00
  • 7590bd0c15 created a patch but static build still failing atkawa7 2017-06-27 20:31:49 -07:00
  • bbb7f8f265 [apr-util] init #1016 atkawa7 2017-06-27 17:34:09 -07:00
  • 7944f9f777 refactor create_install_plan tests Daniel Shaw 2017-06-27 14:52:26 -07:00
  • 9623f0052e Merge pull request #1361 from codicodi/fmt-4.0 Robert Schumacher 2017-06-27 13:09:10 -07:00
  • 0ee8ad5cb2 [fmt] update to 4.0.0 codicodi 2017-06-27 20:47:20 +02:00
  • b88dedb7b5 Merge branch 'fix-dlib' Robert Schumacher 2017-06-27 11:25:05 -07:00
  • e8f819e04e [vcpkg-fixup-cmake-targets] Fix bug when port has no unused cmake config files. Robert Schumacher 2017-06-27 11:24:31 -07:00
  • 0174fa8e0e Merge pull request #1322 from codicodi/opus-1.2 Robert Schumacher 2017-06-27 10:27:45 -07:00
  • 19fb149bfb Merge pull request #1344 from khouzam/openssl-uwp-1.0.2l Robert Schumacher 2017-06-27 10:26:58 -07:00
  • bad7dabac4 Merge pull request #1355 from frederich/tc-range Robert Schumacher 2017-06-27 10:26:29 -07:00
  • 8ca1c250b6 Merge pull request #1340 from jozefizso/feature/grpc_v1.4.0 Robert Schumacher 2017-06-27 10:24:39 -07:00
  • f761259f34 [boost] Update diff hash. No version bump required because contents are functionally identical. Robert Schumacher 2017-06-27 10:22:29 -07:00
  • 940c455668 Merge pull request #1360 from horenmar/catch-1.9.6 Robert Schumacher 2017-06-27 10:16:15 -07:00
  • 112041512d Update Catch to 1.9.6 Martin Hořeňovský 2017-06-27 12:38:01 +02:00
  • cc06f97891 Merge branch 'master' into create_install_tests Daniel Shaw 2017-06-26 15:45:31 -07:00
  • 838e8783d6 adding tests for install plans Daniel Shaw 2017-06-26 13:48:04 -07:00
  • 81e9de89b9 [opus] update to 1.2.1 codicodi 2017-06-26 22:35:44 +02:00
  • 40935c4e40 [speex] init port #958 atkawa7 2017-06-26 13:31:09 -07:00
  • b9f718cbad [think-cell-range] Update to version 498839d Jens Frederich 2017-06-26 16:51:36 +02:00
  • b64935e67a Add Kinect SDK v1.x port Tsukasa Sugiura 2017-06-25 04:07:09 +09:00
  • 0f0234eed8 Merge pull request #1347 from vinniefalco/master Robert Schumacher 2017-06-24 05:18:47 -07:00
  • 88fd6f14d8 [ctemplate] new port #543 atkawa7 2017-06-23 23:27:31 -07:00
  • 26b4897728 [beast] Update to version 66 Vinnie Falco 2017-06-23 21:06:39 -07:00
  • 9eca90f2d1 Small fix BUILD_SHARED_LIBS use vcpkg lib linkage atkawa7 2017-06-23 16:37:25 -07:00
  • 2100e95c25 Small fix BUILD_SHARED_LIBS atkawa7 2017-06-23 16:33:25 -07:00
  • ac9cec6e1c Small fix BUILD_SHARED_LIBS atkawa7 2017-06-23 16:31:26 -07:00
  • d7989ade69 [rtmidi] init port #582 atkawa7 2017-06-23 16:25:31 -07:00
  • bffc969999 [dirent] new port need by #1343 atkawa7 2017-06-23 14:58:52 -07:00
  • 77310c8722 Updating the OpenSSL UWP port to 1.0.2l Gilles Khouzam 2017-06-23 14:12:50 -07:00
  • c21a0604e0 [apr] port update atkawa7 2017-06-23 12:25:20 -07:00
  • 63153c58b9 Add Kinect driver to OpenNI2 port Tsukasa Sugiura 2017-06-24 01:33:44 +09:00
  • c75a8aa7ac [ptex] initial commit codicodi 2017-06-22 16:07:21 +02:00
  • b0b186643c grpc 1.4.0 Jozef Izso 2017-06-23 13:49:56 +02:00
  • 5c93bc0102 [dlib] Fix static builds. Add cmake files back in. Robert Schumacher 2017-06-22 14:54:34 -07:00
  • b68967891e [SObjectizer] In-process message dispatching framework sigman 2017-06-22 13:38:03 +03:00
  • bffa100a43 [magnum][magnum-plugins] Fixed plugins location, static plugins build sigman 2017-06-22 13:29:00 +03:00
  • df3f73d825 Merge pull request #1334 from jasjuang/master Robert Schumacher 2017-06-21 23:28:47 -07:00
  • ac763f975b [glew] Move source dir to avoid conflicts with previous source version. Rename static -> dynamic. Robert Schumacher 2017-06-21 23:25:57 -07:00
  • 0154ef4a7b glew cmake build jasjuang 2017-06-21 22:31:23 -07:00
  • ff21b90efb Merge pull request #1328 from zieckey/evpp-0.6.1 Robert Schumacher 2017-06-21 18:23:30 -07:00
  • 03de2e421b [evpp] Simplify port to use vcpkg_from_github() Robert Schumacher 2017-06-21 18:17:41 -07:00
  • 8461bc1913 [vcpkg-export] Fix nuget export. Fixes #1223. Robert Schumacher 2017-06-21 17:41:31 -07:00
  • a9baf1d5ac Merge pull request #1323 from jasjuang/tinyxml2 Robert Schumacher 2017-06-21 17:22:56 -07:00
  • c697b40dc2 Merge pull request #1310 from khouzam/ffmpeg-uwp Robert Schumacher 2017-06-21 17:09:58 -07:00
  • 7a6d530a8c fixed zlib debug ext, added gtest to deps atkawa7 2017-06-21 16:43:02 -07:00
  • b188fefeca [triplet] Use pointer to instance-controlled strings and cache hashcode Alexander Karatarakis 2017-06-21 15:27:34 -07:00
  • b59762c438 Merge pull request #1330 from vinniefalco/master Robert Schumacher 2017-06-21 13:13:20 -07:00
  • b8e9aed383 [beast] Update to version 63 Vinnie Falco 2017-06-21 10:06:24 -07:00
  • cf27696e5a remove internal copy used during build atkawa7 2017-06-21 09:29:50 -07:00
  • f58052047a [thor] Fixes aurora headers, defines SFML_STATIC, uses install target atkawa7 2017-06-21 09:04:57 -07:00
  • 6bb7c10b15 Fix to enable pcl_2d module Tsukasa Sugiura 2017-06-21 21:38:28 +09:00
  • 302f67feed Add PCL port Tsukasa Sugiura 2017-06-15 07:46:30 +09:00
  • dab6693550 Added aurora as independant portfile atkawa7 2017-06-21 08:23:27 -07:00
  • 053f3ee32f Fix QHull port to use release version Tsukasa Sugiura 2017-06-22 00:21:29 +09:00
  • db92e194c2 Update to version 0.6.1 weizili 2017-06-21 16:42:28 +08:00
  • 78fff8f2ea Merge pull request #1299 from atkawa7/jansson Robert Schumacher 2017-06-20 16:30:21 -07:00
  • 833c38c630 [jansson] Enable cmake scripts Robert Schumacher 2017-06-20 16:19:36 -07:00
  • e72b0ec9a2 [vcpkg] Hotfix regression in 8741214. Fixes #1325. Robert Schumacher 2017-06-20 16:26:25 -07:00
  • 74adbfe9c3 Merge pull request #1317 from bagong/qscintilla Robert Schumacher 2017-06-20 16:06:41 -07:00
  • 0cb1ec56b1 fix include folder atkawa7 2017-06-20 15:56:52 -07:00
  • d387490dc8 update control file and cleanup portfile jasjuang 2017-06-20 15:41:50 -07:00
  • ab3b3e4fa4 added description and version to control atkawa7 2017-06-20 15:39:42 -07:00
  • e0f0470337 Merge pull request #1316 from moffel/cpr Robert Schumacher 2017-06-20 15:38:52 -07:00
  • f53585bedd Merge remote-tracking branch 'upstream/master' into tinyxml2 jasjuang 2017-06-20 15:38:15 -07:00
  • 032692ad9e added thor #1319 atkawa7 2017-06-20 15:37:31 -07:00
  • d026905ae9 [cpr] Enable dynamic builds via CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS Robert Schumacher 2017-06-20 15:36:35 -07:00
  • 9f0f110f36 Merge pull request #1321 from jasjuang/master Robert Schumacher 2017-06-20 15:22:25 -07:00
  • a87c933c84 update tinyxml2 to 5.0.0 jasjuang 2017-06-20 15:20:52 -07:00
  • 338f8614e3 [vcpkg-fixup-cmake-targets][glm] Upgrade GLM. Move cmake fixup logic into helper script. Robert Schumacher 2017-06-20 15:20:23 -07:00
  • 4ee63ac225 Make python path more general bagong 2017-06-20 23:55:24 +02:00
  • 1bebd8d40d Merge pull request #1318 from codicodi/utf8proc Robert Schumacher 2017-06-20 14:52:54 -07:00
  • 79d4a2e297 [opus] update to 1.2 codicodi 2017-06-20 23:35:49 +02:00
  • 0ed990fb8f failed to build on vs 2017 atkawa7 2017-06-20 14:00:27 -07:00
  • 9fe35b0d4d Fixing invocation of bash command to install gcc and perl for ffmpeg Gilles Khouzam 2017-06-20 12:46:42 -07:00
  • 3a5e2f6f50 rocks db initial framework #1057 atkawa7 2017-06-20 12:35:21 -07:00
  • 82a0834b37 enable cmake config for glm jasjuang 2017-06-20 11:36:16 -07:00
  • befe2531f6 [vcpkg] Handle missing fields in print_error_message() Robert Schumacher 2017-06-20 09:53:22 -07:00
  • e4e2d27ee9 fixes VCPKG_CRT_LINKAGE atkawa7 2017-06-20 09:50:46 -07:00
  • 4e41db458c Fixes VCPKG_CRT_LINKAGE, Turned off tests, Added VCPKG_LIBRARY_LINKAGE atkawa7 2017-06-20 09:45:11 -07:00
  • 8741214bf6 [vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework. Robert Schumacher 2017-06-17 02:39:14 -07:00
  • c8d638bcd6 [ffmpeg] Simplify UWP build slightly. Fix -MD/-MT to not apply during debug builds. Robert Schumacher 2017-06-20 01:08:04 -07:00
  • 8c4d55b8f3 Merge pull request #1309 from UnaNancyOwen/add_openni2 Robert Schumacher 2017-06-19 23:27:19 -07:00
  • b4dac2d58a [openni2] Fix patch. Disable kinect optional component. Move headers. Robert Schumacher 2017-06-19 23:23:03 -07:00
  • c5a183a727 Merge pull request #1305 from IntelOrca/ports/add-libzip Robert Schumacher 2017-06-19 22:34:04 -07:00
  • 7222938487 [libzip] Avoid renaming DLLs -- this breaks the import lib Robert Schumacher 2017-06-19 22:29:26 -07:00
  • bfc687284e [libpng] Define CMAKE_SYSTEM_PROCESSOR to avoid double-eval failure Robert Schumacher 2017-06-19 22:18:05 -07:00
  • d3d5279fb5 Merge pull request #1314 from Mixaill/libpng-1629 Robert Schumacher 2017-06-19 21:50:34 -07:00
  • 3ca9689383 Merge pull request #1300 from atkawa7/cunit Robert Schumacher 2017-06-19 21:50:01 -07:00