Alexander Karatarakis
|
1e1899c3a2
|
[ps1] Handle "downloading" local files
Fixes #3230
|
2018-04-08 15:14:21 -07:00 |
|
Alexander Karatarakis
|
3403204873
|
Update vswhere.exe to 2.4.1
|
2018-04-06 20:36:07 -07:00 |
|
Alexander Karatarakis
|
f63994db6c
|
Update nuget.exe to 4.6.2
|
2018-04-06 20:34:06 -07:00 |
|
Alexander Karatarakis
|
d5a1e10541
|
[ps1] Verify hash for already present files. Dont check for path twice
|
2018-04-06 19:31:19 -07:00 |
|
Alexander Karatarakis
|
7d5c33cf1b
|
[vcpkgTools.xml] Bump version to "2"
|
2018-04-06 17:26:58 -07:00 |
|
Alexander Karatarakis
|
3f6f9f3f4d
|
[metrics] Use new string-hash functions instead of ps1 script
|
2018-04-06 17:24:46 -07:00 |
|
Alexander Karatarakis
|
3a9be92f7e
|
[fetchTool.ps1] Move downloaded file in place after hash check
|
2018-04-06 17:24:46 -07:00 |
|
Alexander Karatarakis
|
5b78dfaf68
|
[fetchTool] Extract aria2 with shell
|
2018-04-06 17:24:46 -07:00 |
|
Alexander Karatarakis
|
e6ed2f8902
|
[find_acquire] Fix ninja path
|
2018-04-06 17:24:46 -07:00 |
|
Alexander Karatarakis
|
ab9dd6e6eb
|
[find_acquire] Extract variable
|
2018-04-06 17:24:46 -07:00 |
|
Alexander Karatarakis
|
408cd5ccb8
|
[vcpkgTools.xml] requiredVersion -> version
|
2018-04-06 17:24:46 -07:00 |
|
Alexander Karatarakis
|
2fa16cda18
|
[vcpkgTools.xml] Change sha256 to sha512
|
2018-04-06 17:24:46 -07:00 |
|
Alexander Karatarakis
|
863a8f3329
|
[vcpkgTools.xml] Rename archiveRelativePath to archiveName
|
2018-04-06 17:24:46 -07:00 |
|
Alexander Karatarakis
|
23c2b82535
|
[vcpkgTools.xml] Add os="windows" to relevant entries
|
2018-04-06 17:24:46 -07:00 |
|
Alexander Karatarakis
|
e3099b458b
|
Use 7zip920 instead of 7zr
|
2018-04-06 17:24:46 -07:00 |
|
Alexander Karatarakis
|
54c68da907
|
Use aria2 to do downloads (other than aria2 itself, 7za and 7zr)
|
2018-04-06 17:24:45 -07:00 |
|
Alexander Karatarakis
|
31377dee20
|
Use 7z for extracting. Extract tools in downloads/tools
|
2018-04-06 17:24:45 -07:00 |
|
Robert Schumacher
|
35f5a0de53
|
[vcpkg-cmake-toolchain] Remove some hardcoded find_package helpers and guard all remaining ones
|
2018-04-05 21:39:47 -07:00 |
|
Jacob Zhong
|
8754105991
|
[vcpkg] Remove log files when downloading succeeds.
|
2018-04-02 18:48:14 -07:00 |
|
Jacob Zhong
|
892f7052f9
|
[vcpkg] Add support of external downloader aria2
|
2018-04-02 18:48:14 -07:00 |
|
Alexander Karatarakis
|
800f8b0e1d
|
Specify ninja exe
|
2018-03-30 17:46:13 -07:00 |
|
Alexander Karatarakis
|
f9d4692749
|
[vcpkg.cmake] Remove Windows SDK detection. Let cmake detect it
|
2018-03-29 21:14:06 -07:00 |
|
Alexander Karatarakis
|
3e1104465e
|
Add ninja to vcpkgTools.xml
|
2018-03-28 18:51:14 -07:00 |
|
Alexander Karatarakis
|
12d862ab2b
|
[ps1] Revert function removal
|
2018-03-27 18:08:05 -07:00 |
|
Alexander Karatarakis
|
c814c9b8ac
|
[vcpkgTools.xml] Restructre os-specific info
|
2018-03-27 17:54:16 -07:00 |
|
Alexander Karatarakis
|
45d31162c2
|
[ps1] Remove extraneous function
|
2018-03-27 17:48:33 -07:00 |
|
Robert Schumacher
|
cfd0d9c0e2
|
[vcpkg-find-acquire-program] Update version of YASM
|
2018-03-27 08:41:23 -07:00 |
|
Alexander Karatarakis
|
72194ae8a0
|
[ps1] More fixes/tweaks
|
2018-03-27 04:08:57 -07:00 |
|
Alexander Karatarakis
|
7275877332
|
[ps1] Fixes/tweaks
|
2018-03-27 03:04:05 -07:00 |
|
Robert Schumacher
|
e8d1666d9c
|
[aws-sdk-cpp] Update and fix cmake files
|
2018-03-24 14:29:30 -07:00 |
|
Robert Schumacher
|
6c690a2283
|
[vcpkg-configure-cmake] Set CMAKE_INSTALL_LIBDIR as type string to avoid CMake forming an absolute path
|
2018-03-23 16:23:37 -07:00 |
|
Alexander Karatarakis
|
c7664d1538
|
Merge remote-tracking branch 'origin/master'
|
2018-03-22 16:47:03 -07:00 |
|
Alexander Karatarakis
|
bc4fd2653b
|
Improve warning message about Powershell 5.1
|
2018-03-22 16:46:52 -07:00 |
|
Michał Janiszewski
|
637c9bc0f0
|
[vcpkg] Fix setting exePath in fetchTool (#3114)
|
2018-03-22 14:28:17 -07:00 |
|
Robert Schumacher
|
c3fb0b1697
|
[vcpkg] Download cmake on osx and linux
|
2018-03-22 06:52:55 -07:00 |
|
Robert Schumacher
|
38c9c97b6b
|
[double-conversion] Fix on non-windows
|
2018-03-21 23:33:41 -07:00 |
|
Robert Schumacher
|
d5e433f03b
|
[vcpkg-build-msbuild] Add option to use vcpkg's integration. Fixes #891. Fixes #828.
|
2018-03-20 21:49:53 -07:00 |
|
Robert Schumacher
|
9e54b3792d
|
[mpg123] Disable LTCG for static libs to avoid ABI incompatibility
|
2018-03-20 21:45:11 -07:00 |
|
Alexander Karatarakis
|
fdf8d471ed
|
[TLS 1.2] Add message for Powershell 5.1+
|
2018-03-20 12:39:53 -07:00 |
|
Robert Schumacher
|
49a719b78a
|
[libmysql] Use system dependencies to avoid ODR violations
|
2018-03-19 13:06:57 -07:00 |
|
Robert Schumacher
|
c5f93055a0
|
[vcpkg-cmake-toolchain] Only wrap find_package(Boost) if a boost library is installed.
|
2018-03-14 09:58:23 -07:00 |
|
Robert Schumacher
|
94360c2c65
|
[vcpkg-find-acquire-program] Handle PERL and NASM on non-windows
|
2018-03-13 11:35:19 -07:00 |
|
Robert Schumacher
|
7142a09344
|
[vcpkg] Improve non-Windows default triplet detection
|
2018-03-13 05:56:02 -07:00 |
|
Robert Schumacher
|
ece289b9a6
|
[vcpkg] Don't set CMAKE_CROSSCOMPILING when targetting Linux-on-Linux
|
2018-03-11 23:42:54 -07:00 |
|
Robert Schumacher
|
6d74825741
|
[vcpkg-fixup-cmake-targets] Remove stray absolute references inside top-level cmake files.
|
2018-03-11 23:42:53 -07:00 |
|
Robert Schumacher
|
4338ae25a1
|
[vcpkg] Enable packages to provide cmake wrapper scripts.
|
2018-03-11 23:42:53 -07:00 |
|
Robert Schumacher
|
7aaa59fc9d
|
[vcpkg] Fix extracting on Windows Server Core. Related to #2518.
|
2018-03-11 23:42:53 -07:00 |
|
Robert Schumacher
|
f56a5e4e94
|
[vcpkg] Improve defaults for other platforms
|
2018-03-11 23:42:53 -07:00 |
|
Robert Schumacher
|
ad7fa55bb0
|
[vcpkg] Improve handling of external toolchains. Extract MSVC settings to a separate toolchain file.
|
2018-03-11 23:42:53 -07:00 |
|
Robert Schumacher
|
8d70abd134
|
[libxml2] Fix vcpkg toolchain helper
|
2018-03-09 13:38:58 -08:00 |
|