aboutsummaryrefslogtreecommitdiff
path: root/scripts/bootstrap.sh
AgeCommit message (Expand)Author
2018-12-12[vcpkg] Add support for muslc, static crt linkage, and forcing the system bin...Robert Schumacher
2018-12-11Allow redirection of the downloads folder with an environment variable. (#4883)Billy O'Neal
2018-12-11Fix unterminated quoted string in bootstrapping script. (#4946)Michael Hofmann
2018-12-10Include instructions for CentOS bootstrapping (#4892)Andrew Sayman
2018-06-11Improve disableMetrics propagation when consuming CMakeLists directlyAlexander Karatarakis
2018-06-08Add -disableMetrics for linuxAlexander 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-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[sh] Fix permissionAlexander Karatarakis
2018-04-23Introduce bootstrap.shAlexander Karatarakis