aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2018-03-10Add port quirc (#2949)Reyzal
* fixed SHA512 sum of the package realsense2 * Add port quirc for #2899 * Add port FastCDR for #2953
2018-03-10[ogre] Bump control versionRobert Schumacher
2018-03-09[cgal] Use commit SHA to ensure a stable referenceRobert Schumacher
2018-03-09Merge pull request #2932 from cenit/dev/cenit/ogre_updAlexander Karatarakis
[ogre] update to v1.10.11
2018-03-09Merge pull request #2987 from jasjuang/alembicAlexander Karatarakis
[alembic] update to 1.7.6
2018-03-09Merge pull request #2962 from jclay/masterAlexander Karatarakis
[cgal] update hash for 4.11.1
2018-03-09[rocksdb] Disable optional dependencies to improve reliability.Robert Schumacher
2018-03-09[libzip] Update with latest patches (#2990)Michał Janiszewski
2018-03-08[rttr] Fix executables. Fix read-only permissions.Robert Schumacher
2018-03-08Add package clBLAS (#2944)Nagy-Egri Máté Ferenc
* v2.12.2 ships outdated FindOpenCL.cmake * clBLAS installs, passes checks, usable by 3rd party * Added usage file * [clblas] Convert to using a patch file * [clfft] Revert removal of FindOpenCL -- this can be done, but it will require additional source patching
2018-03-08[msix] Initial commit of 1.0Robert Schumacher
2018-03-08[soundtouch][winpcap] Clear sources between builds to improve reliabilityRobert Schumacher
2018-03-08[abseil][clara][fdk-aac][jsonnet][ms-gsl][nuklear][re2][rs-core-lib][thrift] ↵Robert Schumacher
[tiny-dnn][yaml-cpp] Updates
2018-03-07[alembic] update to 1.7.6jasjuang
2018-03-07[geogram] update to 1.6.0 (#2965)Yann Lanthony
* [geogram] update to 1.6.0 + fix corrupted patch * [changelog] Revert change to previous updates
2018-03-07Install sodium.h (#2986)LazyWolf Lin
2018-03-07[azure-storage-cpp] Upgrade to 3.2.0Robert Schumacher
2018-03-07add armadillo (#2954)congzhangzh
* init add armadillo * [armadillo] Disable wrapper lib. Generate appropriate cmake usage information.
2018-03-07[uwebsockets] Update to 0.14.5 (#2976)W1m0k
* [uwebsockets] Update to 0.14.5 * [uwebsockets] Use vcpkg_from_github
2018-03-07[entt] inital port (#2984)David Nerjes
* [entt] inital port * [entt] Remove unneeded vcpkg_configure_cmake step
2018-03-07[c-ares] Fail fast check for uwpRobert Schumacher
2018-03-07[gsl] Fix finding release libs in debug configurations. Fixes #2982.Robert Schumacher
2018-03-07[libmysql][chakracore] Add fast fail for uwpRobert Schumacher
2018-03-07[realsense2] Update to v2.10.1 (#2956)Tsukasa Sugiura
* [realsense2] Update to v2.10.1 Update realsense2 port to librealsense v2.10.1. * [realsense2] Change HEAD to development Change HEAD to development. The latest branch of librealsense is "development". * [realsense2] Add option to support RGB image decode using AVX2 Add option to support RGB image decode using AVX2. This option will be deprecated in the later versions. * [realsense2] Add debug postfix Add debug postfix "_d".
2018-03-07[alac-decoder] Fix x64Robert Schumacher
2018-03-07Update Catch to 2.2.0 (#2981)Martin Hořeňovský
2018-03-07add shogun 6.1.3 (#2977)Viktor Gal
* add shogun 6.1.3 * [shogun] Add additional dependencies, force static linking
2018-03-06[curl] Add missing advapi32 link (#2978)Michał Janiszewski
This adds missing library, advapi32, to linking. Fixes ARM builds. The same patch is pending merge upstream: https://github.com/curl/curl/pull/2363
2018-03-05Added Gamma library (#2957)dirkju
2018-03-05[speexdsp] Improve SIMD extension support (#2960)Michał Janiszewski
2018-03-05[glib][atk] Disable static builds, fix generation to happen outside the ↵Robert Schumacher
source directory
2018-03-05[spirv-tools] update to 2018.1 (#2959)Mikhail Paulyshka
2018-03-05add ismrmrd (#2946)congzhangzh
* add ismrmrd * [ismrmrd] Use system pugixml
2018-03-05[gettext] Fix macro definition patchRobert Schumacher
2018-03-05[OpenCV] update to 3.4.1Stefano Sinigardi
2018-03-04[cgal] update hash to 4.11.1Joel Clay
2018-03-03[ms-gsl] UpdateRobert Schumacher
2018-03-03[abseil][glslang][jsonnet][nuklear][rs-core-lib][stb][thrift] UpdatesRobert Schumacher
2018-03-02[grpc][harfbuzz][jsoncpp][libuv][openjpeg][rocksdb] UpgradesRobert Schumacher
2018-03-02[gettext] Fix regression in simplificationRobert Schumacher
2018-03-02[rapidjson] Fix regression during conversion to vcpkg_from_githubRobert Schumacher
2018-03-02Update Catch to 1.12.1 (#2936)Martin Hořeňovský
2018-03-02[eigen3][libffi][libmysql][libwebp][rapidjson][websocketpp] Convert to use ↵Robert Schumacher
vcpkg_from_github
2018-03-02[gettext] Improve and simplify portRobert Schumacher
2018-03-02[sdl2] update to 2.0.8 (#2934)Jason Juang
2018-03-02[ogre] update to v1.10.11Stefano Sinigardi
2018-03-01[zlib] Fix race condition in buildRobert Schumacher
2018-03-01[pcl] Add cuda and tools option (#2775)Jacob Zhong
* [pcl] Add cuda and tools option * [pcl] Add dependency support for tools * [pcl] remove deprecated cuda_arch_bin version * [pcl] Add libpng dependency
2018-03-01[hdf5] Remove unneeded .gitattributesRobert Schumacher
2018-03-01Add kealib ports and modify hdf5 recipe (#2708)Hiroshi Miura
* [kealib] add kealib ports KEALib is a GDAL model library using HDF5 standard. - Patch library cmake scripts. - Provide MIT license file. - Depend on hdf5 library with [cpp] feature. - No generation of GDAL driver. Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] fix option key to specify building shared library Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] call copy_pdbs() after install Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] update cmake patch - fix library name in MSVC - fix to find hdf5 libraries Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] add parallel feature Signed-off-by: Hiroshi Miura <miurahr@linux.com> * Revert "[hdf5] add cpp feature" This reverts commit fbe876646601ea1426679793d44dec7cd3852ddf. * [hdf5] always build cpp library Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] drop dependency for feature hdf5[cpp] Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] update static link handling Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] revert a previous hack for static link to szip/zlib Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [hdf5] work around szip-config.cmake behavior Signed-off-by: Hiroshi Miura <miurahr@linux.com> * link dependencies of static libs