aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-07-03Fix misspelled configuration name (#3786)MikeGitb
2018-06-28[cmake] Include cmake version to abi-tag. Update to 3.11.4.Alexander Karatarakis
2018-06-26[vcpkg] Reduce verbosity when building ports. Reduce cleaning requirements fo...Robert Schumacher
2018-06-16Added parameter to vcpkg_copy_pdbs.cmake (#3688)martin-s
2018-06-13Win7 compat. Fail if 64-bit requested on 32-bit machineAlexander Karatarakis
2018-06-13[bootstrap.ps1] Add option for building 64-bit vcpkg.exeAlexander Karatarakis
2018-06-12Make bootstrap.bat parameters match bootstrap.shAlexander Karatarakis
2018-06-11Improve disableMetrics propagation when consuming CMakeLists directlyAlexander Karatarakis
2018-06-08Add -disableMetrics for linuxAlexander Karatarakis
2018-06-08[bootstrap] Add option to specify WinSDKAlexander Karatarakis
2018-06-04Remove debug lineAlexander Karatarakis
2018-06-04"Release"->"release" to avoid case-sensitivity issuesAlexander Karatarakis
2018-05-30Update git to 2.17.1 (security fix)Alexander Karatarakis
2018-05-30Fix toolchain for linuxAlexander Karatarakis
2018-05-19[ps1] Move variable close to where it is setAlexander Karatarakis
2018-05-19Rename ps1 fileAlexander Karatarakis
2018-05-19Remove unused internalCI.ps1Alexander Karatarakis
2018-05-19Inline variableAlexander Karatarakis
2018-05-19[bootstrap.ps1] Remove unneeded <sol> <eol>Alexander Karatarakis
2018-05-19Remove stray entriesAlexander Karatarakis
2018-05-19Merge VcpkgPowershellUtils into bootstrap.ps1Alexander Karatarakis
2018-05-19Merge getVisualStudioInstances into bootstrap.ps1Alexander Karatarakis
2018-05-19Merge getWindowsSDK into bootstrap.ps1Alexander Karatarakis
2018-05-19[vcpkg_get_windows_sdk] Don't call powershell. Deduce from envAlexander Karatarakis
2018-05-17Merge pull request #3522 from KindDragon/openexr-linuxAlexander Karatarakis
2018-05-16[ps1] Fix error when vs140comntools is not availableAlexander Karatarakis
2018-05-16[ps1] Add missing "include"Alexander Karatarakis
2018-05-16[openexr] Fix linux buildArkady Shapkin
2018-05-15[vcpkg] Significantly reduce usage of powershell. Reduce console font switchi...Alexander Karatarakis
2018-05-16[bootstrap.sh] Fix whitespace-in-path issuesAlexander Karatarakis
2018-05-15[bootstrap-vcpkg.sh] Find g++-8. Fixes #3486.Robert Schumacher
2018-05-14Add vcpkg_from_gitlab function.Samuel Kogler
2018-05-04git for linux/osx version moved to vcpkgTools.xmlAlexander Karatarakis
2018-05-01[vcpkg] Fix temporary download directory when vcpkg is located at the root of...Robert Schumacher
2018-04-30Merge pull request #3358 from fbudin69500/DetectAllOldVersionsOfGCCAlexander Karatarakis
2018-04-27[Clean patching] Each portref-patchset combo gets its own hash-based directoryAlexander Karatarakis
2018-04-27Bump version of git to 2.17.0 (was 2.16.2)Alexander Karatarakis
2018-04-27Require the version of g++ to be at least 6Francois Budin
2018-04-25[bootstrap.sh] Minor refactoring for clarityAlexander Karatarakis
2018-04-25Merge pull request #3329 from rudilee/masterAlexander Karatarakis
2018-04-26[sh] Tweak so only the sh forwarder needs to be +xAlexander Karatarakis
2018-04-26Checking for sha512sum on OS which doesn't have shasumRudi Lee
2018-04-24[find_acquire.cmake] Fix ninja path for macAlexander Karatarakis
2018-04-24[sh] Fix permissionAlexander Karatarakis
2018-04-23Introduce bootstrap.shAlexander Karatarakis
2018-04-23Fix grpc lookup (case-insensitive)Alexander Karatarakis
2018-04-23Retry the wsl workaround up to 10 timesAlexander Karatarakis
2018-04-18[magnum] Properly deploy plugins (#3191)Jonathan Hale
2018-04-17Upgrade Celero to v2.2.0 (#3259)John Farrier
2018-04-12Restore powershell extracting because shell may not be available (see #3252)Alexander Karatarakis