aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-07Merge pull request #3217 from RT222/icuAlexander Karatarakis
2018-04-07Merge pull request #3216 from RT222/pugixmlAlexander 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-07Merge pull request #3222 from jasjuang/openvrAlexander Karatarakis
2018-04-07Merge pull request #3223 from jasjuang/tinyxml2Alexander Karatarakis
2018-04-06[tinyxml2] update to 6.2.0jasjuang
2018-04-06[openvr] update to 1.0.14jasjuang
2018-04-06[vcpkg hash] formattingAlexander Karatarakis
2018-04-06[vcpkg hash] Process in C++ instead of calling awkAlexander Karatarakis
2018-04-06[aws-sdk-cpp][catch2][exiv2][forest][nuklear][rs-core-lib][thrift] UpgradesRobert Schumacher
2018-04-06Update vswhere.exe to 2.4.1Alexander Karatarakis
2018-04-06Update nuget.exe to 4.6.2Alexander Karatarakis
2018-04-06Update CHANGELOG and bump version to v0.0.108Alexander Karatarakis
2018-04-06[Checks] Take parameter by refAlexander Karatarakis
2018-04-06#ifdef linux-specific codeAlexander Karatarakis
2018-04-06[ps1] Verify hash for already present files. Dont check for path twiceAlexander 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
2018-04-06[vcpkg hash] Refactor to reduce repetition. Allow simple chars in get_string_...Alexander Karatarakis
2018-04-06[vcpkg hash] Refactor and tweaks in BCryptHasher.Alexander Karatarakis
2018-04-06[metrics] Use new string-hash functions instead of ps1 scriptAlexander Karatarakis
2018-04-06[vcpkg hash] Refactor to reduce code duplicationAlexander Karatarakis
2018-04-06[vcpkg hash] Add string hashing (as opposed to file hashing)Alexander Karatarakis
2018-04-06[vcpkg hash] Don't use cmake for non-windows hashes. Use shasum insteadAlexander Karatarakis
2018-04-06[vcpkg.exe] Move downloaded file in place after hash checkAlexander Karatarakis
2018-04-06[fetchTool.ps1] Move downloaded file in place after hash checkAlexander Karatarakis
2018-04-06[fetchTool] Extract aria2 with shellAlexander Karatarakis
2018-04-06[vcpkg.exe] Hash check after downloading a toolAlexander Karatarakis
2018-04-06Disable vcpkg fetch for nowAlexander Karatarakis