aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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-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
2018-05-15Support azure-storage-cpp 4.0.0Jason Yang
2018-05-15[sfml] update to 2.5.0milerius
2018-05-14[abseil][aws-sdk-cpp][folly][jsonnet][ms-gsl][mujs][openimageio][re2][rs-cor ↵Robert Schumacher
e-lib][thrift][unicorn-lib][zeromq] Upgrades [robin-map] Initial commit
2018-05-14ace 6.4.8Johnny Willemsen
* ports/ace/CONTROL: * ports/ace/portfile.cmake:
2018-05-14[ceres] Fix build on Linux. Closes #3490Arkady Shapkin
2018-05-11Update CHANGELOG and bump version to v0.0.111Alexander Karatarakis
2018-05-11Merge pull request #3477 from yurybura/masterAlexander Karatarakis
[lz4] fix version number [zstd] update to 1.3.4
2018-05-11Merge branch 'master' of https://github.com/yurybura/vcpkgyurybura
2018-05-11Merge pull request #1 from Microsoft/masteryurybura
update
2018-05-11[lz4] fix version numberyurybura
[zstd] update to 1.3.4
2018-05-10Merge pull request #3472 from sanxiyn/brotli-linuxAlexander Karatarakis
[brotli] Fix Linux build