aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-25Merge pull request #3582 from vtavernier/port/soilAlexander Karatarakis
[soil] Added port for SOIL
2018-05-25Merge pull request #3583 from UnaNancyOwen/update_realsense2Alexander Karatarakis
[realsense2] Update to v2.11.1
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-24Merge pull request #3579 from xiangfan-ms/masterAlexander Karatarakis
Add a new boost-hana-msvc port which allows MSVC 15.7 RTM to build boost hana
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-22Direct-init instead of copy-initAlexander Karatarakis
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[vcpkg] Improve CMake messages to account for case-sensitive filesystems.Robert Schumacher
Improve CMake messages to display shortest targets first (which are hopefully the "public" ones). Also, fix bug in StringLiteral.
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-19Merge pull request #3476 from matttyson/curlAlexander Karatarakis
Fix Windows curl/nghttp2 static build
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-19[ps1] Move variable close to where it is setAlexander Karatarakis
2018-05-19Update CHANGELOG and bump version to v0.0.113Alexander Karatarakis
2018-05-19[c++] Condense powershell helper code into the remaining single usageAlexander Karatarakis
`vcpkg integrate powershell` uses it
2018-05-19Rename ps1 fileAlexander Karatarakis
2018-05-19Remove unused internalCI.ps1Alexander Karatarakis
2018-05-19Inline variableAlexander Karatarakis
2018-05-19[bootstrap.ps1] Remove unneeded <sol> <eol>Alexander Karatarakis
it was used for communication with vcpkg
2018-05-19Remove stray entriesAlexander Karatarakis