aboutsummaryrefslogtreecommitdiff
path: root/scripts/fetchTool.ps1
AgeCommit message (Collapse)Author
2018-05-15[vcpkg] Significantly reduce usage of powershell. Reduce console font ↵Alexander Karatarakis
switching bug
2018-05-01[vcpkg] Fix temporary download directory when vcpkg is located at the root ↵Robert Schumacher
of a drive
2018-04-12Restore powershell extracting because shell may not be available (see #3252)Alexander Karatarakis
2018-04-09Fix typoAlexander Karatarakis
2018-04-06[ps1] Verify hash for already present files. Dont check for path twiceAlexander 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[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-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-03-27[ps1] Revert function removalAlexander Karatarakis
2018-03-27[ps1] Remove extraneous functionAlexander Karatarakis
2018-03-27[ps1] More fixes/tweaksAlexander Karatarakis
2018-03-27[ps1] Fixes/tweaksAlexander Karatarakis
2018-03-22[vcpkg] Fix setting exePath in fetchTool (#3114)Michał Janiszewski
2018-03-22[vcpkg] Download cmake on osx and linuxRobert Schumacher
2018-02-28[fetchTool.ps1] Set-StrictMode to LatestAlexander Karatarakis
2018-02-23Rename "depenencies" to tools. Rework xml file to reduce fields.Alexander Karatarakis