| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-04 | git for linux/osx version moved to vcpkgTools.xml | Alexander Karatarakis | |
| 2018-05-01 | [vcpkg] Fix temporary download directory when vcpkg is located at the root ↵ | Robert Schumacher | |
| of a drive | |||
| 2018-04-30 | Merge pull request #3358 from fbudin69500/DetectAllOldVersionsOfGCC | Alexander Karatarakis | |
| Require the version of g++ to be at least 6 | |||
| 2018-04-27 | [Clean patching] Each portref-patchset combo gets its own hash-based directory | Alexander Karatarakis | |
| 2018-04-27 | Bump version of git to 2.17.0 (was 2.16.2) | Alexander Karatarakis | |
| 2018-04-27 | Require the version of g++ to be at least 6 | Francois Budin | |
| On Ubuntu 16.04, old versions of g++ such as 4.9 are available. Other Linux distributions may also ship with g++ versions older than 5. With the previous test, the bootstrap script was not failing fast and instead was starting to compile vcpkg before it encountered the unsupported flag -std=c++1z. The error message was not very explicit and that was making it difficult to the developer to understand what the problem was. However, when using g++ 5, an clear error message was printed to help the user. This commit shows the helpful error message anytime g++ is older than version 6. | |||
| 2018-04-25 | [bootstrap.sh] Minor refactoring for clarity | Alexander Karatarakis | |
| 2018-04-25 | Merge pull request #3329 from rudilee/master | Alexander Karatarakis | |
| Checking for sha512sum on OS which doesn't have shasum | |||
| 2018-04-26 | [sh] Tweak so only the sh forwarder needs to be +x | Alexander Karatarakis | |
| 2018-04-26 | Checking for sha512sum on OS which doesn't have shasum | Rudi Lee | |
| 2018-04-24 | [find_acquire.cmake] Fix ninja path for mac | Alexander Karatarakis | |
| 2018-04-24 | [sh] Fix permission | Alexander Karatarakis | |
| 2018-04-23 | Introduce bootstrap.sh | Alexander Karatarakis | |
| 2018-04-23 | Fix grpc lookup (case-insensitive) | Alexander Karatarakis | |
| 2018-04-23 | Retry the wsl workaround up to 10 times | Alexander Karatarakis | |
| 2018-04-18 | [magnum] Properly deploy plugins (#3191) | Jonathan Hale | |
| * [magnum] Properly deploy magnum plugins Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Add tinygltfimporter feature Signed-off-by: Squareys <squareys@googlemail.com> * [magnum][magnum-plugins] Add features: trade and any* Prepares upcoming move of those sublibraries and allows building --head immediately. For current release this only adds some unused cmake flags that will be ignored. Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Add gl feature, cleanup dependencies, mark upcoming features And sort features alphabetically. Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Prepare renaming of static flag for --head installs Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Add two missing feature dependencies Signed-off-by: Squareys <squareys@googlemail.com> * [magnum] Enable magnum[any*] features by default Signed-off-by: Squareys <squareys@googlemail.com> | |||
| 2018-04-17 | Upgrade Celero to v2.2.0 (#3259) | John Farrier | |
| * Upgrade Celero to v2.2.0 * [celero] Fix installed cmake targets | |||
| 2018-04-12 | Restore powershell extracting because shell may not be available (see #3252) | Alexander Karatarakis | |
| 2018-04-10 | [vcpkg_build_cmake] Add workaround for WSL filesystem issues | Alexander 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 2013 | Robert Schumacher | |
| 2018-04-09 | Fix typo | Alexander Karatarakis | |
| 2018-04-08 | [ps1] Handle "downloading" local files | Alexander Karatarakis | |
| Fixes #3230 | |||
| 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 | |
| all remaining ones | |||
| 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 | |
