aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-28Use Strings::join() and Strings::format()Alexander Karatarakis
2017-08-28[Strings::join()] Modify to work for any containerAlexander Karatarakis
2017-08-28[vcpkg_Dependencies.cpp] Remove redundant elseAlexander Karatarakis
2017-08-28[vcpkg_Dependencies.cpp] Order of initializationAlexander Karatarakis
2017-08-28[vcpkg_Build.cpp] USe const. Misc fixesAlexander Karatarakis
2017-08-28[jxrlib] Fix hash. Fixes #1705.Robert Schumacher
2017-08-28[vcpkg] Don't use -ListImported in bootstrap. Fixes #1711Robert Schumacher
2017-08-28[commands_hash.cpp] Use const. Naming scheme.Alexander Karatarakis
2017-08-28[commands_env.cpp] Use const. Naming schemeAlexander Karatarakis
2017-08-28[edit] Fix variable names to be consistence with vcpkg's conventionAlexander Karatarakis
2017-08-28Use constAlexander Karatarakis
2017-08-28Use const. Take str by referenceAlexander Karatarakis
2017-08-28Add missing constAlexander Karatarakis
2017-08-28Add missing const keywordsAlexander Karatarakis
2017-08-28Fix /permissive- issueAlexander Karatarakis
2017-08-27Update CHANGELOG and bump version to v0.0.85Alexander Karatarakis
2017-08-27Merge pull request #1708 from atkawa7/freeAlexander Karatarakis
2017-08-27Merge pull request #1720 from mmha/ecm_5_37Alexander Karatarakis
2017-08-27Merge pull request #1719 from atkawa7/ctemplate_public_headersAlexander Karatarakis
2017-08-27Merge pull request #1717 from codicodi/jsoncpp-1.8.1Alexander Karatarakis
2017-08-27Merge pull request #1716 from codicodi/curl-7.55.1Alexander Karatarakis
2017-08-27Merge pull request #1713 from t-sharp/masterAlexander Karatarakis
2017-08-27Merge pull request #1715 from codicodi/snappy-1.1.7Alexander Karatarakis
2017-08-27Merge pull request #1714 from codicodi/libpng-1.6.32Alexander Karatarakis
2017-08-27[catch] Fix hashAlexander Karatarakis
2017-08-27Merge pull request #1707 from horenmar/catch-1.10.0Alexander Karatarakis
2017-08-27Merge branch 'catch-1.10.0' of https://github.com/horenmar/vcpkg into horenma...Alexander Karatarakis
2017-08-27Merge pull request #1706 from IntelOrca/speexdspAlexander Karatarakis
2017-08-28Updated ecm to version 5.37.0Morris Hafner
2017-08-27[ctemplate] fixes google/glog#236 OlafvdSpek/ctemplate#127 #1514atkawa7
2017-08-27[jsoncpp] update to 1.8.1codicodi
2017-08-27[curl] update to 7.55.1codicodi
2017-08-27[snappy] update to 1.1.7codicodi
2017-08-27[libpng] update to 1.6.32codicodi
2017-08-27Updated libsigcpp to version 2.99.9Tobias
2017-08-27Update Catch to 1.10.0Martin Hořeňovský
2017-08-26[vcpkg] free memory CommandLineToArgvWatkawa7
2017-08-26[speexdsp] Add port for speexdsp 1.2rc3Ted John
2017-08-26Merge pull request #1690 from Mixaill/vcpkg-toolsetsdetection-fixRobert Schumacher
2017-08-26[vcpkg] Use vcvars argument strings from detected toolset. Avoid c-string poi...Robert Schumacher
2017-08-25[vcpkg] Don't leak changes to the path in bootstrapRobert Schumacher
2017-08-25[vcpkg] Add commit date to vcpkg versionRobert Schumacher
2017-08-25Merge pull request #1682 from Mixaill/fix-1660Alexander Karatarakis
2017-08-25[vcpkg] Set codepage to 65001, duplicate of #1682, fixes #1660 #1631 #1644Robert Schumacher
2017-08-25[vcpkg] use UTF-8 for console input/outputMikhail Paulyshka
2017-08-25[vcpkg] Trap Ctrl-C, enable thread safety for global data structuresRobert Schumacher
2017-08-24Fix merge issuesAlexander Karatarakis
2017-08-24Run cleanup before exiting instead of calling atexitAlexander Karatarakis
2017-08-24Introduce GlobalState structAlexander Karatarakis
2017-08-24[highfive] Remove unneeded vcpkg_copy_pdbs()Alexander Karatarakis