aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-18Patch protobuf to fix the compilation error C4146 in wire_format_lite.hJozef Izso
Fixes #3352
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.
2018-05-17[faq.md] Update with support for Linux/OSX. Fixes #3416.Robert Schumacher
2018-05-17[podofo] Create an optional flavor for the fontconfig dependency (#3516)Alexej Harm
* [podofo] Create an optional flavor for the fontconfig dependency * [podofo] Simplify portfile and improve robustness
2018-05-172018.05.17 updatesAlexander Karatarakis
2018-05-17[grpc] Fix uwp (#3281)Dale Stammen
2018-05-17Merge pull request #3522 from KindDragon/openexr-linuxAlexander Karatarakis
[openexr] Fix linux build
2018-05-17Merge pull request #3469 from Cheney-W/fixpmdkFailedInWiCAlexander Karatarakis
FixPmdkFailure
2018-05-17Merge pull request #3513 from pravic/curlAlexander Karatarakis
[curl] update to 7.60.0
2018-05-17Merge pull request #3515 from qis/dev/qis/wtlAlexander Karatarakis
[wtl] Fix capitalization in file copy script
2018-05-17[pmdk] Fix v140 requirementAlexander Karatarakis
2018-05-17update nghttp2 to 1.32.0Force Charlie
2018-05-17[leveldb] Fix build on linuxHungMingWu
2018-05-16[ps1] Fix error when vs140comntools is not availableAlexander Karatarakis
2018-05-16Update CHANGELOG and bump version to v0.0.112Alexander Karatarakis
2018-05-16[vcpkg edit] Fix whitespace-in-path issueAlexander Karatarakis
2018-05-16[flann] Fix platform branching VCPKG_CMAKE_SYSTEM_NAMEAlexander Karatarakis
2018-05-16added ignore 4703 warning to fix uwp builds (#3279)Dale Stammen
* added ignore 4703 warning to fix uwp builds * [protobuf] Bump version to include patchfile
2018-05-16Merge pull request #3494 from jwillemsen/jwi-ace-648Alexander Karatarakis
[ace] Upgrade to 6.4.8
2018-05-16Merge pull request #3492 from KindDragon/patch-2Alexander Karatarakis
[ceres] Fix build on Linux. Closes #3490
2018-05-16Merge pull request #3499 from Milerius/masterAlexander Karatarakis
[sfml] update to 2.5.0
2018-05-16Merge pull request #3506 from JasonYang-MSFT/masterAlexander Karatarakis
Support azure-storage-cpp 4.0.0
2018-05-16Fix typoAlexander Karatarakis
2018-05-16Merge pull request #3507 from jasjuang/openvrAlexander Karatarakis
[openvr] update to 1.0.15
2018-05-16Merge pull request #3510 from edmBernard/fix_rocksdbAlexander Karatarakis
[rocksdb] fix zlib findpackage
2018-05-16Merge pull request #3517 from Microsoft/em_docAlexander Karatarakis
adding a blog link in the doc
2018-05-16[vcpkg.exe] Don't error if vswhere.exe is not foundAlexander Karatarakis
2018-05-16[ps1] Add missing "include"Alexander Karatarakis
2018-05-16adding a blog link in the docEric Mittelette
2018-05-16[wtl] Fix capitalization in file copy scriptAlexej Harm
2018-05-16[curl] update to 7.60.0pravic
2018-05-16[openexr] Fix linux buildArkady Shapkin
2018-05-15Fix signature of hashing functionAlexander Karatarakis
2018-05-15[vcpkg] Significantly reduce usage of powershell. Reduce console font ↵Alexander Karatarakis
switching bug
2018-05-16[rocksdb] fix zlib findpackageErwan BERNARD
2018-05-15[openvr] update to 1.0.15jasjuang
2018-05-16[bootstrap.sh] Fix whitespace-in-path issuesAlexander Karatarakis
2018-05-15[blosc] Fix accidentally using local vendored copiesRobert Schumacher
2018-05-15[brotli][folly][sol] Fix regressions on masterRobert Schumacher
2018-05-15[boost-modular-build-helper] Pass address-model=64 on all 64-bit platforms.Robert Schumacher
2018-05-15[bootstrap-vcpkg.sh] Find g++-8. Fixes #3486.Robert Schumacher
2018-05-15[catch-classic] Update to 1.12.2Robert Schumacher