* Bump github.com/microsoft/vcpkg --- updated-dependencies: - dependency-name: github.com/microsoft/vcpkg dependency-version: ef7dbf94b9198bc58f45951adcf1f041fcbc5ea0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Update vcpkg.json * Update default VCPKG commit hash in AzureVcpkg.cmake * try fixing CI by updating xcode version * 16.2 -> 16.4 * Fix the reason for overfow warning * Suppress warning C6326: Potential comparison of a constant with another constant. * Undo unintended format * Correct condition to check whether it is possible to add epoch to system clock max without overflow * Insert info for debugging on mac * Better temp log formatting * Use largest int type for calcuations (mac fix) * In case system clock is lesser resolution than Azure::DateTime, do all calculations in a greater ration to avoid integer overflows * Avoid overflowing system clock max when converting to time since epoch * Add one more variable for debug logging on mac * Avoid one more integer overflow * Remove debug stuff * CLang-format * More clang-format * Less conversions if equal * Commit to reset CI * Undo commit to reset CI --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rick Winter <rick.winter@microsoft.com> Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com> Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| jobs | ||
| stages | ||
| steps | ||
| variables | ||