aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src
AgeCommit message (Expand)Author
2018-05-16[vcpkg edit] Fix whitespace-in-path issueAlexander Karatarakis
2018-05-16Fix typoAlexander Karatarakis
2018-05-16[vcpkg.exe] Don't error if vswhere.exe is not foundAlexander Karatarakis
2018-05-15Fix signature of hashing functionAlexander Karatarakis
2018-05-15[vcpkg] Significantly reduce usage of powershell. Reduce console font switchi...Alexander Karatarakis
2018-05-09Improve unsupported toolchain error messageAlexander Karatarakis
2018-05-04git for linux/osx version moved to vcpkgTools.xmlAlexander Karatarakis
2018-05-04unix_root -> UNIX_ROOT static constAlexander Karatarakis
2018-05-03[vcpkg] Add missing debug statement and fix libc++ Filesystem TS issue.Robert Schumacher
2018-05-03[vcpkg] Remove utf16 usage from non-WindowsRobert Schumacher
2018-04-28[vcpkg-integrate-install] Add vcpkg.path.txt to localappdata for more generic...Robert Schumacher
2018-04-27[ci] Don't block binarycaching = falseAlexander Karatarakis
2018-04-25Fix #3170 issue with /permissive-Alexander Karatarakis
2018-04-25Remove noexcept from BinaryParagraph()Alexander Karatarakis
2018-04-24[osx] Ignore .DS_Store file. Fixes #3306Alexander Karatarakis
2018-04-24[vcpkg integrate] Do nothing on linux instead of showing error messageAlexander Karatarakis
2018-04-18[vcpkg edit] Now accepts multiple ports as argAlexander Karatarakis
2018-04-17Use ~/.vcpkg/config instead of ~/vcpkg/configAlexander Karatarakis
2018-04-16[vcpkg, xml] Parse with string-search instead of regexAlexander Karatarakis
2018-04-12Remove call to nonexistent member of std::fpos.Billy O'Neal (VC LIBS)
2018-04-12[vcpkg] Mark many types noexcept. Make certain code patterns more transparent...Robert Schumacher
2018-04-11[vcpkg] Rework dependencies.cpp to improve type safety and error detectionRobert Schumacher
2018-04-07Remove more unused #include directivesAlexander Karatarakis
2018-04-07Remove unused #include directivesAlexander Karatarakis
2018-04-07[export.cpp] Define all valuse in BuildOptionsAlexander Karatarakis
2018-04-07[commands] Clang-tidy fixesAlexander Karatarakis
2018-04-07Util::unused() for commands that don't have argumentsAlexander Karatarakis
2018-04-07[build.cpp] Clang tidy fixesAlexander Karatarakis
2018-04-07constructor order of initAlexander Karatarakis
2018-04-07[system.cpp] Naming convention, const, auto&Alexander Karatarakis
2018-04-07Use <ctime> instead of <time.h>. Default construct.Alexander Karatarakis
2018-04-07[cofffilereader.cpp] static const -> static constexprAlexander Karatarakis
2018-04-07fs.beg -> std::festream::begAlexander Karatarakis
2018-04-07[cofffilereader] Use StringLiteralAlexander Karatarakis
2018-04-07Naming conventionAlexander Karatarakis
2018-04-07Use auto on left side when casting on right sideAlexander Karatarakis
2018-04-07const/autoAlexander Karatarakis
2018-04-07Default construct std::array()Alexander Karatarakis
2018-04-07Rename. Remove stray semicolonAlexander Karatarakis
2018-04-06[vcpkg hash] formattingAlexander Karatarakis
2018-04-06[vcpkg hash] Process in C++ instead of calling awkAlexander Karatarakis
2018-04-06#ifdef linux-specific codeAlexander Karatarakis
2018-04-06[vcpkg.exe] Verify hash for already present files. Dont check for path twiceAlexander Karatarakis
2018-04-06[fetch] Don't attempt to download on unknown OSesAlexander Karatarakis
2018-04-06Use Cache classAlexander Karatarakis
2018-04-06Fix spacing in error messageAlexander Karatarakis
2018-04-06Don't ignore fs.rename() errorsAlexander Karatarakis
2018-04-06Improve error messageAlexander Karatarakis
2018-04-06[vcpkgTools.xml] Bump version to "2"Alexander Karatarakis
2018-04-06[vcpkg hash] Add sanity checkingAlexander Karatarakis