aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2018-05-25Merge pull request #3582 from vtavernier/port/soilAlexander Karatarakis
[soil] Added port for SOIL
2018-05-26[realsense2] Update to v2.11.1Tsukasa Sugiura
Update realsense2 port to librealsense v2.11.1.
2018-05-25[soil] Added port for SOILVincent Tavernier
This commit adds a new package for SOIL (https://www.lonesock.net/soil.html). Name: SOIL Version: 2008.7.7-1 Description: SOIL, Simple OpenGL Image Loader
2018-05-24Fix #Automatically generated comment. Bump versionAlexander Karatarakis
2018-05-24Add a new boost-hana-msvc port which allows MSVC 15.7 RTM to build boost ↵Xiang Fan
hana (certain tests / examples require /Zc:ternary). boost-hana will now redirect to this new port under Windows platform.
2018-05-23Merge pull request #3535 from yyzybb537/masterAlexander Karatarakis
libgo update to v2.8
2018-05-23[libgo] Bump versionAlexander Karatarakis
2018-05-23Merge pull request #3568 from ajaspe/add-spacelandAlexander Karatarakis
[spaceland] Added new port for SpaceLand library
2018-05-23Merge pull request #3565 from jasjuang/glmAlexander Karatarakis
[glm] update to 0.9.9.0
2018-05-23Merge pull request #3564 from amaiorano/fix-sdl2-net-linuxAlexander Karatarakis
Fix build of sdl2-net for linux
2018-05-23Merge pull request #3562 from Milerius/patch-2Alexander Karatarakis
remove libjpeg of SFML CONTROL file
2018-05-23Merge pull request #3555 from DDoSolitary/masterAlexander Karatarakis
Fix dep to lz4 for libarchive.
2018-05-23Merge pull request #3558 from past-due/update_libvorbisAlexander Karatarakis
[libvorbis] Update to 1.3.6-112d3bd (security fixes)
2018-05-23Merge pull request #3550 from pravic/sciter-updateAlexander Karatarakis
[sciter] Update to 4.1.8.5918
2018-05-23Merge pull request #3548 from jasjuang/dlibAlexander Karatarakis
[dlib] update to 19.12
2018-05-23[libgo] Fix patchAlexander Karatarakis
2018-05-23Merge pull request #3545 from fcharlie/fcharlie_updateAlexander Karatarakis
[wtl] use https url
2018-05-23Added new port for SpaceLand libraryAlberto Jaspe
2018-05-23[libarchive] Increase build number.DDoSolitary
2018-05-23[libarchive] Fix indenting.DDoSolitary
2018-05-22[glm] update to 0.9.9.0jasjuang
2018-05-22Fix build of sdl2-net for linuxAntonio Maiorano
2018-05-22remove libjpeg of SFML CONTROL fileSztergbaum Roman
according to https://en.sfml-dev.org/forums/index.php?topic=24009.msg163052#msg163052 libjpeg is no longer a dependancies of sfml : "libjpeg is no longer a dependency of SFML, but since you use the old FindSFML.cmake it still thinks it is."
2018-05-22[libvorbis] Update to 1.3.6-112d3bdpast-due
2018-05-22Fix dep to lz4 for libarchive.DDoSolitary
Fix #3271.
2018-05-22[soci] Upgrade to 3.2.3Robert Schumacher
2018-05-22[soci] Switch to vcpkg_from_github(). Use WITH_Xs to improve robustnessRobert Schumacher
2018-05-22[sfml] Use upstream CMake. Install SFMLConfig.cmake.Robert Schumacher
2018-05-21New Package vtk-dicom (#3449)André Mewes
* add CONTROL and portfile.cmake for vtk-dicom standalone package Can make use of the feature 'gdcm' to decompress DICOM files for use with VTK. * fix CAPSLOCK typo -.- * [vtk-dicom] Remove BUILD_SHARED_LIBS because it is automatically provided
2018-05-21[sciter] Support Linux and Darwin targets.pravic
2018-05-21[sciter] Update to 4.1.8.5918pravic
2018-05-20[dlib] update to 19.12jasjuang
2018-05-20[wtl] use https urlForce Charlie
2018-05-19Merge pull request #3533 from jasjuang/dlibAlexander Karatarakis
[dlib] update to 19.11
2018-05-19Merge pull request #3523 from fcharlie/fcharlie_updateAlexander Karatarakis
[nghttp2] update to 1.32.0
2018-05-19[curl] Bump versionAlexander Karatarakis
2018-05-19Fix Windows curl/nghttp2 static buildMatt Tyson
When curl is linked with a static nghttp2, NGHTTP2_STATICLIB must be defined.
2018-05-19osgearth port (#3257)Mike Howard
* created port for osgearth * [osgearth] Slight simplification. Block DLL linking against static CRT
2018-05-18[dlib] update to 19.11jasjuang
2018-05-19libgo update to v2.8test
2018-05-18Add json_dto library. (#3467)Nicolai Grodzitski
* Prepare port for json_dto. * Add new line at the end of file. * Add json-dto to vcpkg.
2018-05-18[libevent] Fix build on Linux (#3426)Arkady Shapkin
2018-05-18Add keystone port (#3273)Alexandro Sanchez
* Add keystone port * [keystone] Small portfile simplifications
2018-05-18Package sdl2pp (#3430)Ryan Cheung
* Fix mpg123 build in macOS and Linux, fix sdl2-mixer find mpg123 libarry * Add package sdl2pp * [mpg123] Use Windows logic in Windows Desktop * [sdl2-mixer] Bump package version * [sdl2pp] Use patch instead of replacing CMakeLists.txt. Use vcpkg_from_github()
2018-05-18[pdal] Avoid configure_file() into the source directoryRobert Schumacher
2018-05-18[opus] Don't redefine main() in the static libRobert Schumacher
2018-05-18uwebsocket on linux need c++ support (#3455)alqaz
* uwebsocket on linux need c++ support * [uwebsockets] Compile feature required on all platforms * [libuv] Install pthread-barrier.h
2018-05-18[libuv] add libuv for linux (#3437)Erwan BERNARD
* [libuv] add libuv for linux [libuv] add linux in not skip header * inject VCPKG_CMAKE_SYSTEM_NAME, add darwin * remove message * [vlpp] Fix Linux build * Add VSCode workspace file to .gitignore [ci skip] * [imgui] Update to 1.60 * Update for ExprTk package * Update for StrTk package * Use CMAKE_EXECUTABLE_SUFFIX * FixpmdkFailure * Update sol2 to 2.20.0 * Improve unsupported toolchain error message * [brotli] Fix Linux build * [lz4] update to 1.8.2 * [lz4] fix version number [zstd] update to 1.3.4 * Update CHANGELOG and bump version to v0.0.111 * [ceres] Fix build on Linux. Closes #3490 * ace 6.4.8 * ports/ace/CONTROL: * ports/ace/portfile.cmake: * [abseil][aws-sdk-cpp][folly][jsonnet][ms-gsl][mujs][openimageio][re2][rs-core-lib][thrift][unicorn-lib][zeromq] Upgrades [robin-map] Initial commit * [sfml] update to 2.5.0 * Support azure-storage-cpp 4.0.0 * [catch-classic] Update to 1.12.2 * [bootstrap-vcpkg.sh] Find g++-8. Fixes #3486. * [boost-modular-build-helper] Pass address-model=64 on all 64-bit platforms. * [brotli][folly][sol] Fix regressions on master * [blosc] Fix accidentally using local vendored copies * [bootstrap.sh] Fix whitespace-in-path issues * [openvr] update to 1.0.15 * [rocksdb] fix zlib findpackage * [vcpkg] Significantly reduce usage of powershell. Reduce console font switching bug * Fix signature of hashing function * [openexr] Fix linux build * [curl] update to 7.60.0 * [wtl] Fix capitalization in file copy script * adding a blog link in the doc * [ps1] Add missing "include" * [vcpkg.exe] Don't error if vswhere.exe is not found * Fix typo * added ignore 4703 warning to fix uwp builds (#3279) * added ignore 4703 warning to fix uwp builds * [protobuf] Bump version to include patchfile * [vcpkg edit] Fix whitespace-in-path issue * Update CHANGELOG and bump version to v0.0.112 * [ps1] Fix error when vs140comntools is not available * [pmdk] Fix v140 requirement * [grpc] Fix uwp (#3281) * 2018.05.17 updates * [libuv] CMake simplification
2018-05-17[GDAL] Update to 2.3.0 (#3478)Mateusz Loskot
Update portfile.cmake for easier version/checksum maintenance. Update and rename 0001 patch fixing debug build. Update no-my-bool.patch following source file changes. Remove no patches which are no longer required due to corresponding changes in the GDAL source code. Supports PROJ 4.9.x and 5.x - the latter not in vcpkg ports.
2018-05-17Add PDAL 1.7.1 (#3452)Mateusz Loskot
* Add PDAL 1.7.1 First stab at porting PDAL (https://pdal.io), creates package: - with minimal set of required dependencies - with dynamic library only - dependency GDAL does not build as static - with pdal executable * [pdal] Allow building static libs on top of DLLs.