aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-03Update CHANGELOG and bump version to v0.0.81Alexander Karatarakis
2017-05-03`export` Mention in `vcpkg help`Alexander Karatarakis
2017-05-03Remove unneeded #includesAlexander Karatarakis
2017-05-03Set theme jekyll-theme-minimalRobert Schumacher
2017-05-03Merge pull request #985 from Mixaill/pango-staticRobert Schumacher
2017-05-03Merge pull request #1020 from muemart/fix_archRobert Schumacher
2017-05-03[ms-gsl][gnusl][gsl] Rename gnusl->gsl, gsl->ms-gsl.Robert Schumacher
2017-05-03Fix processor architecture detectionMartin Müller
2017-05-03[wt] Update to 3.3.7Robert Schumacher
2017-05-03[gtest] Use vcpkg_from_githubRobert Schumacher
2017-05-03[gsl] Update to 8b320e4f5Robert Schumacher
2017-05-03[box2d] Use vcpkg_from_githubRobert Schumacher
2017-05-03[beast] Use vcpkg_from_githubRobert Schumacher
2017-05-03[nana] Use vcpkg_from_githubRobert Schumacher
2017-05-03[opencv] Disable searching for LAPACK -- Fixes #1011Robert Schumacher
2017-05-03[vcpkg] Add support for installing from HEADRobert Schumacher
2017-05-02[vcpkg] Reduce arguments to build_package() by bundlingRobert Schumacher
2017-05-02[azure-storage-cpp] Depend on atlmfc stub portRobert Schumacher
2017-05-02Merge pull request #992 from tobiaskohlbau/qt5.8Robert Schumacher
2017-05-02`export`: --zip/--7zip/--raw now provides next-step instructionsAlexander Karatarakis
2017-05-02Fix NuGet casingAlexander Karatarakis
2017-05-02`exprot`: --nuget now provides additional next-step instructionsAlexander Karatarakis
2017-05-02`export` Fix output directory displayedAlexander Karatarakis
2017-05-02Improve message if there are no --oudated packagesAlexander Karatarakis
2017-05-02Merge branch 'move-boost-test-exec-monitor'Robert Schumacher
2017-05-02Merge pull request #1009 from muemart/gslRobert Schumacher
2017-05-02Rename port from libgsl to gnuslMartin Müller
2017-05-02Make formatting consistentMartin Müller
2017-05-02Merge pull request #1001 from jumpinjackie/gdal-extra-format-supportRobert Schumacher
2017-05-01[boost] Move boost_test_exec_monitor into manual-link subdirectory. Fixes #352.Robert Schumacher
2017-05-01[vcpkg-toolchain] When using the Vcpkg toolchain, do not also include the use...Robert Schumacher
2017-05-01[vcpkg] Split vcpkg::Commands::Build -> vcpkg::Build, vcpkg::Commands::BuildC...Robert Schumacher
2017-05-01Correctly export all symbols, and use properties to set the dll defineMartin Müller
2017-05-01Add port for gnu scientific libraryMartin Müller
2017-05-01Merge pull request #1007 from bagong/libsndfileAlexander Karatarakis
2017-05-01Merge pull request #993 from trazme/add-giflibAlexander Karatarakis
2017-05-01Merge pull request #1006 from codicodi/bump-pcreAlexander Karatarakis
2017-04-30Merge pull request #1005 from codicodi/bump-modplugAlexander Karatarakis
2017-04-30Merge pull request #1004 from codicodi/bump-gdk-pixbufAlexander Karatarakis
2017-04-30Add libsndfile to vcpkgbagong
2017-04-30[pcre] update to 8.40codicodi
2017-04-30[gdk-pixbuf] update to 2.36.6codicodi
2017-04-30[libmodplug] update to 0.8.9.0codicodi
2017-04-30[vcpkg] check_exit should accept explicitly-convertible-to-boolRobert Schumacher
2017-04-30[vcpkg] Remove OptBool in favor of Optional<bool>Robert Schumacher
2017-04-30[vcpkg] CStringView improvementsRobert Schumacher
2017-04-29Merge branch 'master' into HEADRobert Schumacher
2017-04-29[vcpkg] Fix regression in tests. Test classes must not be structs.Robert Schumacher
2017-04-29[pango] enable static buildMikhail Paulyshka
2017-04-29[gdal] Add dependencies for openjpeg, libwebp, libxml2 and liblzmaJackie Ng