Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Thad House 87a7142384
Cleanup onebranch builds. (#2093)
Remove the duplicate checkout step, which both removes warnings and a weird subfolder.

Also fixes sourcelink to always point to the GitHub repo for user mode builds. Previously, user mode builds just would have had no source link. But because we eventually will push any changes to GitHub (We will never have internal only fixes) we want to always point to GitHub

Co-authored-by: Nick Banks <nibanks@microsoft.com>
2021-10-21 13:30:51 -07:00
Thad House 4ecc6947e8 Fix incremental issues in CMake build so rebuilds don't consistently happen (#1169)
* Fix incremental issues in CMake build so rebuilds don't consistently happen

Issues with source link and the resource manifest generation were causing many relinks to occur when not necessary

* Fix nit, fix a few organization issues in generated solution

* Fix build without logging
2021-01-19 09:24:49 -08:00
Thad House 3d0bfc60cf
Add support for SourceLink for msquic (#591) 2020-07-17 15:20:22 -07:00