aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-18Add ogre portSilvio
2016-12-16Don't return by const valueAlexander Karatarakis
2016-12-16Pass by const refAlexander Karatarakis
2016-12-16Files::get_contents() -> Files::read_contents()Alexander Karatarakis
2016-12-16Pass by refAlexander Karatarakis
2016-12-16Use check_exit() instead of check_throw()Alexander Karatarakis
2016-12-16Do the trim and empty string erase in separate passesAlexander Karatarakis
2016-12-16Replace reading lines and ignoring empty lines with the new functionsAlexander Karatarakis
2016-12-16Add Strings::trim_all_and_remove_whitespace_strings()Alexander Karatarakis
2016-12-16[install_command] now overwrites files if they are already presentAlexander Karatarakis
2016-12-15Improve code that filters out the directories from a vector of pathsAlexander Karatarakis
2016-12-15Use Files::write_all_lines()Alexander Karatarakis
2016-12-15Add Files::read_all_lines() and Files::write_all_lines()Alexander Karatarakis
2016-12-15Add Strings::trim() functionAlexander Karatarakis
2016-12-15Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2016-12-15[listfile] When reading a listfile, add / at the end of directoriesAlexander Karatarakis
2016-12-15Merge pull request #422 from codicodi/fix-fastlzRobert Schumacher
2016-12-15[fastlz] Name downloaded archive to avoid conflicts with future versionsRobert Schumacher
2016-12-15Merge branch 'fix-fastlz' of https://github.com/codicodi/vcpkg into codicodi-...Robert Schumacher
2016-12-15[fastlz] specify correct source pathcodicodi
2016-12-14Refactor writing of listfileAlexander Karatarakis
2016-12-14Merge branch 'mmassing-boost_with_zlib'Alexander Karatarakis
2016-12-14[boost] Bump versionAlexander Karatarakis
2016-12-14Merge branch 'boost_with_zlib' of https://github.com/mmassing/vcpkg into mmas...Alexander Karatarakis
2016-12-13Avoid copying structAlexander Karatarakis
2016-12-13Minor code clarity changeAlexander Karatarakis
2016-12-12Update CHANGELOG and bump version to v0.0.65Alexander Karatarakis
2016-12-12Change signature to std::string& (from char*)Alexander Karatarakis
2016-12-12Use System::println(std::string&) overloadAlexander Karatarakis
2016-12-12[vcpkg_System] Add missing const keywordsAlexander Karatarakis
2016-12-12[vcpkg_Input] Use std::string instead of char*Alexander Karatarakis
2016-12-12[vcpkg_cmd_arguments] Use std::string instead of char*Alexander Karatarakis
2016-12-12Add System::println(std::string) overloadsAlexander Karatarakis
2016-12-12Merge branch 'master' of https://github.com/microsoft/vcpkgRobert Schumacher
2016-12-12Add SQM User Id to metricsRobert Schumacher
2016-12-12Merge branch 'gknowles-master'Alexander Karatarakis
2016-12-12Merge branch 'master' of https://github.com/gknowles/vcpkg into gknowles-masterAlexander Karatarakis
2016-12-12Merge pull request #409 from ab-acx/http-parserAlexander Karatarakis
2016-12-12Add dimcligknowles
2016-12-11Merge branch 'codicodi-sdl2-static'Alexander Karatarakis
2016-12-11[sdl2] enable static buildcodicodi
2016-12-09Merge pull request #404 from cguebert/CurlWithSSH2Robert Schumacher
2016-12-09[curl] Bump version and require libssh2Robert Schumacher
2016-12-09Merge branch 'CurlWithSSH2' of https://github.com/cguebert/vcpkg into cgueber...Robert Schumacher
2016-12-08Merge pull request #406 from codeandroid/397-fix-boost-nomangleRobert Schumacher
2016-12-08[boost] unset BOOST_AUTO_LINK_NOMANGLE flag (fixes #397). This was a remnant ...codeandroid
2016-12-08Add a patch for curl to find the libssh2 libraryChristophe Guébert
2016-12-07Merge pull request #403 from codicodi/add-sfmlRobert Schumacher
2016-12-07Merge pull request #399 from cguebert/CharLSRobert Schumacher
2016-12-07Merge pull request #396 from JasonYang-MSFT/azurestorageRobert Schumacher