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
/
scripts
Age
Commit message (
Expand
)
Author
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 2013
Robert Schumacher
2018-04-09
Fix typo
Alexander Karatarakis
2018-04-08
[ps1] Handle "downloading" local files
Alexander Karatarakis
2018-04-06
Update vswhere.exe to 2.4.1
Alexander Karatarakis
2018-04-06
Update nuget.exe to 4.6.2
Alexander Karatarakis
2018-04-06
[ps1] Verify hash for already present files. Dont check for path twice
Alexander Karatarakis
2018-04-06
[vcpkgTools.xml] Bump version to "2"
Alexander Karatarakis
2018-04-06
[metrics] Use new string-hash functions instead of ps1 script
Alexander Karatarakis
2018-04-06
[fetchTool.ps1] Move downloaded file in place after hash check
Alexander Karatarakis
2018-04-06
[fetchTool] Extract aria2 with shell
Alexander Karatarakis
2018-04-06
[find_acquire] Fix ninja path
Alexander Karatarakis
2018-04-06
[find_acquire] Extract variable
Alexander Karatarakis
2018-04-06
[vcpkgTools.xml] requiredVersion -> version
Alexander Karatarakis
2018-04-06
[vcpkgTools.xml] Change sha256 to sha512
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
Use 7zip920 instead of 7zr
Alexander Karatarakis
2018-04-06
Use aria2 to do downloads (other than aria2 itself, 7za and 7zr)
Alexander Karatarakis
2018-04-06
Use 7z for extracting. Extract tools in downloads/tools
Alexander 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 aria2
Jacob Zhong
2018-03-30
Specify ninja exe
Alexander Karatarakis
2018-03-29
[vcpkg.cmake] Remove Windows SDK detection. Let cmake detect it
Alexander Karatarakis
2018-03-28
Add ninja to vcpkgTools.xml
Alexander Karatarakis
2018-03-27
[ps1] Revert function removal
Alexander Karatarakis
2018-03-27
[vcpkgTools.xml] Restructre os-specific info
Alexander Karatarakis
2018-03-27
[ps1] Remove extraneous function
Alexander Karatarakis
2018-03-27
[vcpkg-find-acquire-program] Update version of YASM
Robert Schumacher
2018-03-27
[ps1] More fixes/tweaks
Alexander Karatarakis
2018-03-27
[ps1] Fixes/tweaks
Alexander Karatarakis
2018-03-24
[aws-sdk-cpp] Update and fix cmake files
Robert Schumacher
2018-03-23
[vcpkg-configure-cmake] Set CMAKE_INSTALL_LIBDIR as type string to avoid CMak...
Robert Schumacher
2018-03-22
Merge remote-tracking branch 'origin/master'
Alexander Karatarakis
2018-03-22
Improve warning message about Powershell 5.1
Alexander Karatarakis
2018-03-22
[vcpkg] Fix setting exePath in fetchTool (#3114)
MichaĆ Janiszewski
2018-03-22
[vcpkg] Download cmake on osx and linux
Robert Schumacher
2018-03-21
[double-conversion] Fix on non-windows
Robert 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 incompatibility
Robert 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 violations
Robert 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-windows
Robert Schumacher
2018-03-13
[vcpkg] Improve non-Windows default triplet detection
Robert Schumacher
2018-03-11
[vcpkg] Don't set CMAKE_CROSSCOMPILING when targetting Linux-on-Linux
Robert Schumacher
2018-03-11
[vcpkg-fixup-cmake-targets] Remove stray absolute references inside top-level...
Robert Schumacher
2018-03-11
[vcpkg] Enable packages to provide cmake wrapper scripts.
Robert Schumacher
2018-03-11
[vcpkg] Fix extracting on Windows Server Core. Related to #2518.
Robert Schumacher
[next]