aboutsummaryrefslogtreecommitdiff
path: root/scripts/bootstrap.ps1
AgeCommit message (Expand)Author
2020-09-11[vcpkg] Merge the vcpkg metadata uploader into the vcpkg binary (#13421)Billy O'Neal
2020-08-06[vcpkg] Fix vs2015 build (#12789)nicole mazzuca
2020-07-01[vcpkg] Update message in bootstrap.ps1 (#12145)Phoebe
2020-07-01[vcpkg] VM Update (#12176)Billy O'Neal
2020-05-29[vcpkg metrics] Allow someone to opt out after build (#11542)nicole mazzuca
2020-05-18[vcpkg] msbuild: do not build vcpkgmetricsuploader when -disableMetrics (#11368)Markus Rickert
2020-02-13Omit telemetry message when bootstrapping with `-disableMetrics` (#10061)Victor Romero
2019-11-22update telemetrydan-shaw
2019-11-14[vcpkg] update telemetrydan-shaw
2019-09-06(#8013) [vcpkg] Compatibility with pwsh >= 6.2TheGoddessInari
2019-06-16[vcpkg] Bootstrap should use Get-CimInstance instead of Get-WmiObject. (#6788)TheGoddessInari
2019-05-20Bootstrap: Refining PreferredToolArchitecture (#6398)ccorn
2019-02-22[bootstrap.ps1] Fixed some possible incorrect comparison with null warnings. ...soroshsabz
2019-01-30[vcpkg] Enable bootstrapping with VS2019Robert Schumacher
2018-12-11Adapt bootstrap to VS 2019 Preview (#4922)Berrysoft
2018-11-01[bootstrap.ps1] Remove unneeded Out-NullAlexander Karatarakis
2018-11-01[bootstrap.ps1] Cleanup intermediate files after buildAlexander Karatarakis
2018-11-01[vcxproj] Explicitly specify intermediate and output directoriesAlexander Karatarakis
2018-10-04[bootstrap.ps1] Prefer 64bit toolsetAlexander Karatarakis
2018-07-08compatible with non-English version of Windows (#3866)Zepp
2018-07-03Fix misspelled configuration name (#3786)MikeGitb
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-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-19[ps1] Move variable close to where it is setAlexander Karatarakis
2018-05-19Rename ps1 fileAlexander Karatarakis
2018-05-19Inline variableAlexander Karatarakis
2018-05-19[bootstrap.ps1] Remove unneeded <sol> <eol>Alexander 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-16[ps1] Add missing "include"Alexander Karatarakis
2018-05-15[vcpkg] Significantly reduce usage of powershell. Reduce console font switchi...Alexander Karatarakis
2018-02-28[bootstrap] Set-StrictMode to latestAlexander Karatarakis
2018-02-28[bootstrap] Fix reference to xml fileAlexander Karatarakis
2018-02-23Rename "depenencies" to tools. Rework xml file to reduce fields.Alexander Karatarakis
2018-02-23[vcpkgDependencies.xml] Reuse in bootstrapAlexander Karatarakis
2018-02-20Update git to 2.16.2Alexander Karatarakis
2018-02-07Merge findFileRecursivelyUp into VcpkgPowershellUtilsAlexander Karatarakis
2018-01-25[bootstrap] Fix whitespace issueAlexander Karatarakis
2018-01-25[bootstrap] Specify full path for dirs.projAlexander Karatarakis
2018-01-25[bootstrap] Exit fast(er) if msbuild failsAlexander Karatarakis
2018-01-25VcpkgInvokeCommand: remove paramter $waitAlexander Karatarakis
2018-01-23[bootstrap] Build vcpkg in a clean environmentAlexander Karatarakis
2018-01-23$script:MyInvocation.MyCommand.DefinitionAlexander Karatarakis
2018-01-23[bootstrap] Extract arguments in variableAlexander Karatarakis
2017-11-30Exit early if no VS is foundAlexander Karatarakis