aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-05-17Merge pull request #3522 from KindDragon/openexr-linuxAlexander Karatarakis
2018-05-16[ps1] Fix error when vs140comntools is not availableAlexander Karatarakis
2018-05-16[ps1] Add missing "include"Alexander Karatarakis
2018-05-16[openexr] Fix linux buildArkady Shapkin
2018-05-15[vcpkg] Significantly reduce usage of powershell. Reduce console font switchi...Alexander Karatarakis
2018-05-16[bootstrap.sh] Fix whitespace-in-path issuesAlexander Karatarakis
2018-05-15[bootstrap-vcpkg.sh] Find g++-8. Fixes #3486.Robert Schumacher
2018-05-04git for linux/osx version moved to vcpkgTools.xmlAlexander Karatarakis
2018-05-01[vcpkg] Fix temporary download directory when vcpkg is located at the root of...Robert Schumacher
2018-04-30Merge pull request #3358 from fbudin69500/DetectAllOldVersionsOfGCCAlexander Karatarakis
2018-04-27[Clean patching] Each portref-patchset combo gets its own hash-based directoryAlexander Karatarakis
2018-04-27Bump version of git to 2.17.0 (was 2.16.2)Alexander Karatarakis
2018-04-27Require the version of g++ to be at least 6Francois Budin
2018-04-25[bootstrap.sh] Minor refactoring for clarityAlexander Karatarakis
2018-04-25Merge pull request #3329 from rudilee/masterAlexander Karatarakis
2018-04-26[sh] Tweak so only the sh forwarder needs to be +xAlexander Karatarakis
2018-04-26Checking for sha512sum on OS which doesn't have shasumRudi Lee
2018-04-24[find_acquire.cmake] Fix ninja path for macAlexander Karatarakis
2018-04-24[sh] Fix permissionAlexander Karatarakis
2018-04-23Introduce bootstrap.shAlexander Karatarakis
2018-04-23Fix grpc lookup (case-insensitive)Alexander Karatarakis
2018-04-23Retry the wsl workaround up to 10 timesAlexander Karatarakis
2018-04-18[magnum] Properly deploy plugins (#3191)Jonathan Hale
2018-04-17Upgrade Celero to v2.2.0 (#3259)John Farrier
2018-04-12Restore powershell extracting because shell may not be available (see #3252)Alexander Karatarakis
2018-04-10[vcpkg_build_cmake] Add workaround for WSL filesystem issuesAlexander Karatarakis
2018-04-10[vcpkg] Always use -c65001 for the resource compiler on windows. Fixes #3221.Robert Schumacher
2018-04-10[vcpkg] Don't pass /utf-8 to VS 2013Robert Schumacher
2018-04-09Fix typoAlexander Karatarakis
2018-04-08[ps1] Handle "downloading" local filesAlexander Karatarakis
2018-04-06Update vswhere.exe to 2.4.1Alexander Karatarakis
2018-04-06Update nuget.exe to 4.6.2Alexander Karatarakis
2018-04-06[ps1] Verify hash for already present files. Dont check for path twiceAlexander Karatarakis
2018-04-06[vcpkgTools.xml] Bump version to "2"Alexander Karatarakis
2018-04-06[metrics] Use new string-hash functions instead of ps1 scriptAlexander 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[find_acquire] Fix ninja pathAlexander Karatarakis
2018-04-06[find_acquire] Extract variableAlexander Karatarakis
2018-04-06[vcpkgTools.xml] requiredVersion -> versionAlexander Karatarakis
2018-04-06[vcpkgTools.xml] Change sha256 to sha512Alexander Karatarakis
2018-04-06[vcpkgTools.xml] Rename archiveRelativePath to archiveNameAlexander Karatarakis
2018-04-06[vcpkgTools.xml] Add os="windows" to relevant entriesAlexander Karatarakis
2018-04-06Use 7zip920 instead of 7zrAlexander Karatarakis
2018-04-06Use aria2 to do downloads (other than aria2 itself, 7za and 7zr)Alexander Karatarakis
2018-04-06Use 7z for extracting. Extract tools in downloads/toolsAlexander Karatarakis
2018-04-05[vcpkg-cmake-toolchain] Remove some hardcoded find_package helpers and guard ...Robert Schumacher
2018-04-02[vcpkg] Remove log files when downloading succeeds.Jacob Zhong
2018-04-02[vcpkg] Add support of external downloader aria2Jacob Zhong
2018-03-30Specify ninja exeAlexander Karatarakis