Billy Robert O'Neal III
fd884a0d39
Revert one of the warning skip removals from https://github.com/microsoft/vcpkg-tool/pull/1457
2024-07-31 22:43:43 -07:00
Kefu Chai
d67080fb00
Update fmt to v11.0.2 ( #1457 )
...
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2024-07-23 20:47:25 +00:00
Guillaume Racicot
6bc426e87b
Update fmt to 10.1.0 ( #1168 )
...
Co-authored-by: Guillaume Racicot <grc@pixmob.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-08-28 18:42:03 -07:00
Pierre Wendling
92a5968c9e
Update fmt to 10.0.0 ( #1063 )
2023-05-17 13:17:49 -07:00
Billy O'Neal
a615159475
Revert "Update SHAs because GitHub changed them. ( #874 )" ( #875 )
...
This reverts commit f39cfece24
.
2023-01-31 12:08:50 -08:00
Billy O'Neal
f39cfece24
Update SHAs because GitHub changed them. ( #874 )
2023-01-30 12:53:08 -08:00
Billy O'Neal
5fdee72bc1
Turn on CodeQL and fix BinSkim regressions ( #805 )
...
* Turn on CodeQL as requested by DevDiv.
* Remove CMake output spew from CMP0135.
* Fix BinSkim failures.
* clang-format
2022-11-10 13:24:51 -08:00
Kai Pastor
5aaea46e43
Unbreak fmt upgrades ( #783 )
2022-11-02 14:49:55 -07:00
Billy O'Neal
c8b75a590c
Revert the addition of extra FMT variables from https://github.com/microsoft/vcpkg-tool/pull/679/ ( #719 )
...
Competing resolution of https://github.com/microsoft/vcpkg-tool/pull/686/
2022-09-30 16:11:08 -07:00
Vitaly Zaitsev
fb516c9fc9
Updated fmt to version 9.1.0 ( #679 )
...
* Fixed build against fmt 9.0.0.
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
* Updated bundled fmt to version 9.1.0.
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
2022-08-29 08:49:30 -07:00
Billy O'Neal
85dc3d9d4e
Fix fetching fmt from Terapin, including containers ( #421 )
...
* Use the tarball to get fmt and wire up consistently to Terrapin.
* Fix alpine?
* Fix Windows.
2022-03-07 17:18:12 -08:00
autoantwort
f21b8662d1
update fmt to 8.1.1 and fix build ( #356 )
2022-02-15 12:22:01 -08:00
Billy O'Neal
1817176f96
Enable /W3 in fmt to pass SDL checks. ( #318 )
...
Resolves https://devdiv.visualstudio.com/DefaultCollection/DevDiv/_workitems/edit/1445633/
2022-01-05 16:35:58 -08: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