vcpkg/scripts/azure-pipelines/windows-unstable
Billy O'Neal 4c82b77b45
Add the ability to do full rebuilds with updated copies of vcpkg-tool. (#24611)
* Add the ability to do full rebuilds with updated copies of vcpkg-tool.

Resurrection of https://github.com/microsoft/vcpkg/pull/23753/

* Extract all scripts out of inline blocks.

* Replicate all changes to the "unstable" testing.

* Fix bootstrap :)

* Fix version files validation path.

* Malformed.

* Paths and permissions.

* Fixed file name typo

* Update scripts/azure-pipelines/bootstrap-from-source.sh

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-05-23 13:33:58 -07:00
..
azure-pipelines.yml [vcpkg-unstable] Update agent pool name 2021-06-24 09:53:27 -07:00
job.yml Add the ability to do full rebuilds with updated copies of vcpkg-tool. (#24611) 2022-05-23 13:33:58 -07:00
README.md Add MSVC-internal testing scripts to public GitHub. (#13748) 2020-09-28 13:54:10 -07:00
rearrange-msvc-drop-layout.ps1 Fix VS2022 testing of the compilers. (#23826) 2022-03-28 17:30:37 -07:00

The "unstable" build is used internally by Microsoft to test prerelease versions of our C++ compiler; not seeing results from these build definitions in the GitHub portal is normal as these builds depend on acquisition of private compiler bits that aren't yet shipping.