index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolsrc
Age
Commit message (
Collapse
)
Author
2018-04-06
#ifdef linux-specific code
Alexander Karatarakis
2018-04-06
[vcpkg.exe] Verify hash for already present files. Dont check for path twice
Alexander Karatarakis
2018-04-06
[fetch] Don't attempt to download on unknown OSes
Alexander Karatarakis
2018-04-06
Use Cache class
Alexander Karatarakis
2018-04-06
Fix spacing in error message
Alexander Karatarakis
2018-04-06
Don't ignore fs.rename() errors
Alexander Karatarakis
2018-04-06
Improve error message
Alexander Karatarakis
2018-04-06
[vcpkgTools.xml] Bump version to "2"
Alexander Karatarakis
2018-04-06
[vcpkg hash] Add sanity checking
Alexander Karatarakis
2018-04-06
[vcpkg hash] Refactor to reduce repetition. Allow simple chars in ↵
Alexander Karatarakis
get_string_hash() for now.
2018-04-06
[vcpkg hash] Refactor and tweaks in BCryptHasher.
Alexander Karatarakis
2018-04-06
[metrics] Use new string-hash functions instead of ps1 script
Alexander Karatarakis
2018-04-06
[vcpkg hash] Refactor to reduce code duplication
Alexander 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 instead
Alexander Karatarakis
2018-04-06
[vcpkg.exe] Move downloaded file in place after hash check
Alexander Karatarakis
2018-04-06
[vcpkg.exe] Hash check after downloading a tool
Alexander Karatarakis
2018-04-06
Disable vcpkg fetch for now
Alexander Karatarakis
2018-04-06
Fix #ifdef'ed references to get_tool_exe()
Alexander Karatarakis
2018-04-06
[vcpkgTools.xml] requiredVersion -> version
Alexander Karatarakis
2018-04-06
Misc archiveRelativePath->archiveName renames
Alexander Karatarakis
2018-04-06
[vcpkgTools.xml] Verify the version field
Alexander Karatarakis
2018-04-06
[vcpkgTools.xml] Rename archiveRelativePath to archiveName
Alexander Karatarakis
2018-04-06
[vcpkgTools.xml] Add os="windows" to relevant entries
Alexander Karatarakis
2018-04-06
Introduce "vcpkg fetch"
Alexander Karatarakis
2018-04-06
Use 7z for extracting. Extract tools in downloads/tools
Alexander Karatarakis
2018-04-03
Add missing quotes
Alexander Karatarakis
2018-04-03
Add vcpkg edit --all
Alexander Karatarakis
2018-04-03
Use -L on curl
Alexander Karatarakis
2018-04-02
[aria2] Use --x-use-aria2 instead of --use-aria2 for now
Alexander Karatarakis
2018-04-02
[vcpkg] Add support of external downloader aria2
Jacob Zhong
2018-04-02
[vcpkg.exe] Look for vcpkgTools in downloads/tools/$toolname-$toolversion
Alexander Karatarakis
(only non-windows currently)
2018-03-30
Allow usage of os="windows" in vcpkgTools.xml from vcpkg.exe
Alexander Karatarakis
(use-cases in powershell still need to be modified)
2018-03-30
Improve message for appleclang
Alexander Karatarakis
2018-03-29
Add message for appleclang versions that don't support std::filesystem
Alexander Karatarakis
2018-03-27
Update CHANGELOG and bump version to v0.0.107
Alexander Karatarakis
2018-03-27
Hotfix #3144
Alexander Karatarakis
2018-03-27
[vcpkgTools.xml] Restructre os-specific info
Alexander Karatarakis
2018-03-24
[vcpkg] Handle non-sorted output from std::filesystem
Robert Schumacher
2018-03-24
Fix name
Alexander Karatarakis
2018-03-24
Join declaration and assignment
Alexander Karatarakis
2018-03-24
Introduce Maps::transform_values()
Alexander Karatarakis
2018-03-22
[vcpkg] Sort abi tags to ensure stability
Robert Schumacher
2018-03-22
[vcpkg] Download cmake on osx and linux
Robert Schumacher
2018-03-21
System::get_program_files() now returns Optional<fs::path>
Alexander Karatarakis
2018-03-21
Improve error message when PROGRAMFILES is not found
Alexander Karatarakis
2018-03-20
[vcpkg] Handle failure to store archive
Robert Schumacher
2018-03-20
[vcpkg-hash] Use BCrypt on Windows
Alexander Karatarakis
2018-03-20
[vcpkg-ci] Do not rebuild libraries that were previously successful or failed
Robert Schumacher
2018-03-19
Update CHANGELOG and bump version to v0.0.106
Alexander Karatarakis
[prev]
[next]