| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-18 | [vcpkg] Use std::filesystem when Visual Studio is greater than 2015 (#12774) | Jack·Boos·Yu | |
| Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> | |||
| 2020-07-11 | [vcpkg formatting] Fix format regex (#12369) | nicole mazzuca | |
| * [vcpkg formatting] correct the header regexes * format | |||
| 2020-07-06 | [vcpkg] Format the C++ in CI (#11655) | nicole mazzuca | |
| * [vcpkg] Format the C++ in the CI * format the C++ * CR | |||
| 2020-06-26 | [vcpkg] Fix "[commands-build] build smoke test" (#12128) | ras0219 | |
| * [vcpkg] Fix "[commands-build] build smoke test" 1. Do not exit with a success code in Build::perform, because this causes failures in other tests to be ignored. 2. Use temp directory to avoid interference with the current set of {installed, buildtrees, packages} 3. Explicitly disable binary caching * [vcpkg] Disable binarycaching in "build smoke test", "[commands-build]" Return 1 for the last failure case in Build::perform() so testing may continue. Co-authored-by: Robert Schumacher <roschuma@microsoft.com> | |||
| 2020-06-25 | [vcpkg build] fix build command (#12072) | nicole mazzuca | |
