aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-26[geos] Update port to latest GEOS 3.6.2Mateusz Loskot
* Bump GEOS version wherever necessary * Update download package and checksum. * Replace download from SVN with official release source package. * Remove generating of geos_svn_revision.h as unnecessary - released source package includes the header. * Explain status of the missing CMake modules. * Remove CMake option -DBUILD_TESTING as unused. GEOS is important dependency of GDAL (updated in #1879; GDAL 2.2.2 can still work with GEOS earlier than 3.6.2).
2017-09-25[anax] Use vcpkg_from_github(). Add missing vcpkg_copy_pdbs()Alexander Karatarakis
2017-09-25Fix more port hashes due to github tar.gz changeAlexander Karatarakis
Related: cb239b92 It looks like github changed the version (or the generally the way) they do tars, causing some hash mismatches. This fixes the affected ports.
2017-09-25Merge pull request #1872 from mcgoo/mysql-hash-changedAlexander Karatarakis
update to handle mysql-server release hash change
2017-09-25Merge pull request #1871 from muemart/masterAlexander Karatarakis
Improve pangolin port
2017-09-25[pangolin] Bump versionAlexander Karatarakis
2017-09-25update the hash to match the current github release (!)Jim McGrath
2017-09-25Enable static builds of pangolinMartin Müller
2017-09-25Use vcpkg's libraries for pangolin dependenciesMartin Müller
Also fixes missing header that doesn't get installed
2017-09-25Merge pull request #1868 from Mixaill/sdl2-206Alexander Karatarakis
[sdl2] update to 2.0.6
2017-09-25Merge pull request #1867 from Mixaill/openssl-toolAlexander Karatarakis
[openssl] install openssl tool
2017-09-24[openssl] install openssl toolMikhail Paulyshka
2017-09-24[sdl2] update to 2.0.6Mikhail Paulyshka
- update to 2.0.6 - enable cmake-targets - fix export symbols patch - remove default library linkage patch (fixed in upstream)
2017-09-24Update CHANGELOG and bump version to v0.0.90Alexander Karatarakis
2017-09-24`vcpkg portsdiff` Make output format closer to the CHANGELOG formattingAlexander Karatarakis
2017-09-24Merge pull request #1861 from alex85k/shapelibAlexander Karatarakis
[shapelib] initial port
2017-09-24Merge pull request #1863 from JonnyPtn/sfml-githubAlexander Karatarakis
Updated SFML to use github
2017-09-23Updated SFML to use githubjonathan.r.paton@googlemail.com
2017-09-23[shapelib] initial portalex85k
2017-09-23[zlib] Add PREFER_NINJA optionAlexander Karatarakis
2017-09-22[opencv] Centralize download cache -- TODO: prevent opencv from performing ↵Robert Schumacher
downloads. Fix static builds.
2017-09-22[opencv] Enable static CRTRobert Schumacher
2017-09-22[opencv] Remove protobuf dependency for UWPRobert Schumacher
2017-09-22[opencv] Address changes in opencv's CMake scripts in v3.3.0Robert Schumacher
2017-09-22Bump required version of CMake to 3.9.3Alexander Karatarakis
3.9.3 contains this interesting change: FindBoost: Add support for Boost 1.65.0 and 1.65.1 to CMake 3.9
2017-09-22Merge pull request #1856 from UnaNancyOwen/fix_winpcapAlexander Karatarakis
Add install pcap_stdinc.h file
2017-09-22Merge pull request #1858 from dada2048/masterAlexander Karatarakis
Updated llvm to 5.0.0.
2017-09-22Merge pull request #1857 from jasjuang/masterAlexander Karatarakis
[opencv] fix hash
2017-09-22[opencv] Remove ceres dependencyRobert Schumacher
2017-09-22Updated llvm to 5.0.0.Stephane Lajoie
2017-09-22Merge branch 'master' of https://github.com/jasjuang/vcpkgjasjuang
2017-09-22fix opencv hashjasjuang
2017-09-22Merge remote-tracking branch 'upstream/master'jasjuang
2017-09-22Add install pcap_stdinc.h fileTsukasa Sugiura
Add install pcap_stdinc.h file.
2017-09-21Merge pull request #1852 from thierryba/protobuf3.4.1Alexander Karatarakis
protobuf: update to 3.4.1
2017-09-21[protobuf] Point to the correct url for protocAlexander Karatarakis
2017-09-21Merge pull request #1619 from jasjuang/masterAlexander Karatarakis
update opencv and enable contrib
2017-09-21Merge branch 'master' into masterAlexander Karatarakis
2017-09-21Merge pull request #1770 from atkawa7/jsonnetAlexander Karatarakis
[jsonnet] init fixes #869
2017-09-21protobuf: update to 3.4.1Thierry Bastian
2017-09-21Merge pull request #1748 from atkawa7/dateRobert Schumacher
[date] init
2017-09-21Merge pull request #1776 from atkawa7/apache-arrow-0.6.0Robert Schumacher
[arrow] update
2017-09-21Merge branch 'apache-arrow-0.6.0' of https://github.com/atkawa7/vcpkg into ↵Robert Schumacher
atkawa7-apache-arrow-0.6.0
2017-09-21Merge pull request #1781 from juandent/juandent-patch-1Robert Schumacher
Juandent patch 1 - portfile for latest version of cppwinrt
2017-09-21[cppwinrt] Remove portfile.cmakeRobert Schumacher
2017-09-21Merge pull request #1699 from UnaNancyOwen/add_winpcapRobert Schumacher
Add WinPCAP Developer's Pack
2017-09-21Merge pull request #1721 from mmha/kf5plottingRobert Schumacher
[KF5] Initial port of KPlotting
2017-09-21Merge pull request #1743 from paercebal/doc_for_tolerance_debug_release_configRobert Schumacher
Updated the documentation to reflect the greater tolerance on configs
2017-09-21Merge pull request #1825 from NeumannIMT/benchmark_updateRobert Schumacher
Update google benchmark to current master version
2017-09-21[benchmark] Reset to latest stable, pulling back important patch.Robert Schumacher