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

6 Коммитов

Автор SHA1 Сообщение Дата
Pierre Wendling 92a5968c9e
Update fmt to 10.0.0 (#1063) 2023-05-17 13:17:49 -07:00
Billy O'Neal 3d53007d4c
Update vcpkg's Third Party Notices file to include artifacts parts. (#967)
* Update vcpkg's Third Party Notices file to include artifacts parts.

Also removes the dynamically generated NOTICE.txt in favor of a checked in copy, which removes a very flaky external service from our signed builds.

Examples of the latter:

* https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=7231484&view=results
* https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=7343418&view=results
* https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=7461428&view=results

Resolves the non-shipping-in-VS parts of https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1635356

* Also add CMakeRC.
2023-03-20 16:00:07 -07:00
Rose 12e8d1de35
Update to Catch v2.13.10 (#749)
* Update to Catch v2.13.10

* Update cgmanifest.json.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-10-18 10:18:42 -07:00
Jamie Magee a55d27439c
Add `$schema` to `cgmanifest.json` (#683)
Co-authored-by: Jamie Magee <jamie.magee@microsoft.com>
2022-08-30 21:04:42 -07:00
nicole mazzuca 6334a4f295
[cgmanifest] correct CommitHashes for catch2 and fmt (#474)
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-03-31 14:50:31 -07:00
nicole mazzuca 5b939c9c74
[localization 1/n] First minor changes, mostly additive (#218)
* [localization 1/n] First minor changes, mostly additive

Additionally, convert vcpkg.cpp over to using messages.h

* oops, forgot to initialize the context

also, build on msvc & gcc 6

* add cgmanifest and NOTICE

* Add support for signing with fmt

* switch to MAXDWORD

* add localization file

* turn `find_package(fmt)` into a Findfmt script

* check sha

* Raise default locale initialization above filesystem access

* Avoid O(N^2) on happy path

* Address CR comment on formatter<vcpkg::StringLiteral>

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-10-26 09:58:33 -07:00