| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-19 | [ps1] Move variable close to where it is set | Alexander Karatarakis | |
| 2018-05-19 | Rename ps1 file | Alexander Karatarakis | |
| 2018-05-19 | Remove unused internalCI.ps1 | Alexander Karatarakis | |
| 2018-05-19 | Inline variable | Alexander Karatarakis | |
| 2018-05-19 | [bootstrap.ps1] Remove unneeded <sol> <eol> | Alexander Karatarakis | |
| it was used for communication with vcpkg | |||
| 2018-05-19 | Remove stray entries | Alexander Karatarakis | |
| 2018-05-19 | Merge VcpkgPowershellUtils into bootstrap.ps1 | Alexander Karatarakis | |
| 2018-05-19 | Merge getVisualStudioInstances into bootstrap.ps1 | Alexander Karatarakis | |
| 2018-05-19 | Merge getWindowsSDK into bootstrap.ps1 | Alexander Karatarakis | |
| 2018-05-19 | [vcpkg_get_windows_sdk] Don't call powershell. Deduce from env | Alexander Karatarakis | |
| 2018-05-17 | Merge pull request #3522 from KindDragon/openexr-linux | Alexander Karatarakis | |
| [openexr] Fix linux build | |||
| 2018-05-16 | [ps1] Fix error when vs140comntools is not available | Alexander Karatarakis | |
| 2018-05-16 | [ps1] Add missing "include" | Alexander Karatarakis | |
| 2018-05-16 | [openexr] Fix linux build | Arkady Shapkin | |
| 2018-05-15 | [vcpkg] Significantly reduce usage of powershell. Reduce console font ↵ | Alexander Karatarakis | |
| switching bug | |||
| 2018-05-16 | [bootstrap.sh] Fix whitespace-in-path issues | Alexander Karatarakis | |
| 2018-05-15 | [bootstrap-vcpkg.sh] Find g++-8. Fixes #3486. | Robert Schumacher | |
| 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 | |
