aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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
2018-03-29[vcpkg.cmake] Remove Windows SDK detection. Let cmake detect itAlexander Karatarakis
2018-03-28Add ninja to vcpkgTools.xmlAlexander Karatarakis
2018-03-27[ps1] Revert function removalAlexander Karatarakis
2018-03-27[vcpkgTools.xml] Restructre os-specific infoAlexander Karatarakis
2018-03-27[ps1] Remove extraneous functionAlexander Karatarakis
2018-03-27[vcpkg-find-acquire-program] Update version of YASMRobert Schumacher
2018-03-27[ps1] More fixes/tweaksAlexander Karatarakis
2018-03-27[ps1] Fixes/tweaksAlexander Karatarakis
2018-03-24[aws-sdk-cpp] Update and fix cmake filesRobert Schumacher
2018-03-23[vcpkg-configure-cmake] Set CMAKE_INSTALL_LIBDIR as type string to avoid CMak...Robert Schumacher
2018-03-22Merge remote-tracking branch 'origin/master'Alexander Karatarakis
2018-03-22Improve warning message about Powershell 5.1Alexander 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-03-21[double-conversion] Fix on non-windowsRobert Schumacher
2018-03-20[vcpkg-build-msbuild] Add option to use vcpkg's integration. Fixes #891. Fixe...Robert Schumacher
2018-03-20[mpg123] Disable LTCG for static libs to avoid ABI incompatibilityRobert Schumacher
2018-03-20[TLS 1.2] Add message for Powershell 5.1+Alexander Karatarakis
2018-03-19[libmysql] Use system dependencies to avoid ODR violationsRobert Schumacher
2018-03-14[vcpkg-cmake-toolchain] Only wrap find_package(Boost) if a boost library is i...Robert Schumacher
2018-03-13[vcpkg-find-acquire-program] Handle PERL and NASM on non-windowsRobert Schumacher
2018-03-13[vcpkg] Improve non-Windows default triplet detectionRobert Schumacher
2018-03-11[vcpkg] Don't set CMAKE_CROSSCOMPILING when targetting Linux-on-LinuxRobert Schumacher
2018-03-11[vcpkg-fixup-cmake-targets] Remove stray absolute references inside top-level...Robert Schumacher