aboutsummaryrefslogtreecommitdiff
path: root/scripts/vcpkgTools.xml
AgeCommit message (Collapse)Author
2019-07-06[vcpkg] Fix powershell font corruption bug (#7094)Robert Schumacher
* [vcpkg] Fix font corruption bug on Windows by downloading Powershell Core * [vcpkg] Rename subtool to powershell-core * [vcpkg] Add missing includes to project files
2019-04-15upgrade to windows MinGit 2.21.0 (#6041)Phil Christensen
* [fdlibm] update hash
2019-04-10Revert "partial update for testing"Phil Christensen
This reverts commit 880181892e83b89657207777b1f2ce40fe3d31cb.
2019-04-10Revert "add git hash"Phil Christensen
This reverts commit 1a3b388a911f844e6907cc9058728e2a3bdda419.
2019-04-10add git hashPhil Christensen
2019-04-10partial update for testingPhil Christensen
2019-04-04Merge branch 'pr/cmake_3_14' of https://github.com/kiwixz/vcpkg into ↵Griffin Downs
dev/grdowns/5702
2019-04-02[vcpkg-fetch] Set git subpath to mingw32\bin\git.exe to fix execution within ↵Robert Schumacher
containers (#5878)
2019-03-20[vcpkg] Fixup previous commitRobert Schumacher
2019-03-20[vcpkg] Fixup previous commitRobert Schumacher
2019-03-20[vcpkg] Revert change to freebsd cmake versionRobert Schumacher
2019-03-16update to cmake 3.14 (allow VS2019RC)kiwixz
2019-01-07[vcpkg] add support for FreeBSD (#4917)ivysnow
* [vcpkg] add support for FreeBSD * [x64-freebsd] Remove triplet because it is not currently in the set of supported triplets
2018-12-11Upgrade to Git 2.20.0Łukasz Mendakiewicz
2018-12-10Replace MinGit with PortableGitŁukasz Mendakiewicz
MinGit does not provide gzip.exe required by git archive required by vcpkg_from_git
2018-11-21[vcpkg-tools] Update CMake links to GitHubRobert Schumacher
2018-11-15[git] Update to 2.19.1Alexander Karatarakis
2018-11-15[cmake] Update to 3.12.4Alexander Karatarakis
2018-11-07[vcpkg-fetch] Switch back to 18.1.0; add hack in vcpkg.exe to map the hashes ↵Robert Schumacher
together.
2018-11-07[vcpkg-fetch] Downgrade version of 7zip to hotfix NuGet.org changing the ↵Robert Schumacher
file hashes.
2018-10-15Add ninja for Windows to vcpkgTools.xmlAlexander Karatarakis
2018-06-28[cmake] Include cmake version to abi-tag. Update to 3.11.4.Alexander Karatarakis
2018-05-30Update git to 2.17.1 (security fix)Alexander Karatarakis
2018-05-15[vcpkg] Significantly reduce usage of powershell. Reduce console font ↵Alexander Karatarakis
switching bug
2018-05-04git for linux/osx version moved to vcpkgTools.xmlAlexander Karatarakis
2018-04-27Bump version of git to 2.17.0 (was 2.16.2)Alexander Karatarakis
2018-04-06Update vswhere.exe to 2.4.1Alexander Karatarakis
2018-04-06Update nuget.exe to 4.6.2Alexander Karatarakis
2018-04-06[vcpkgTools.xml] Bump version to "2"Alexander 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-03-28Add ninja to vcpkgTools.xmlAlexander Karatarakis
2018-03-27[vcpkgTools.xml] Restructre os-specific infoAlexander Karatarakis
2018-03-22[vcpkg] Download cmake on osx and linuxRobert Schumacher
2018-02-26[vcpkg] Add 7zip internal toolRobert Schumacher
2018-02-23Rename "depenencies" to tools. Rework xml file to reduce fields.Alexander Karatarakis