aboutsummaryrefslogtreecommitdiff
path: root/ports/fmt/fix-warning4189.patch
AgeCommit message (Collapse)Author
2021-09-07[fmt] update to 8.0.1 (#18581)JonLiu1993
* [fmt] update to 8.0.0 * update version * revert patch foramt * update version * update version * [fmt] update to 8.0.0 * update version * [fmt] update to 8.0.1 * update version * Apply suggested change * update version
2021-07-01[fmt] Fix an easily avoidable compilation warning (#18622)Matt Haynie
* Fix an unconditional #pragma warning breaking other compilers. * Increase fmt version * re-ran vcpkg x-add-version --all --overwrite-version, this time it produced a different result for some reason
2020-04-09[fmt] update to 6.2.0wangli28
2020-03-02[fmt] Update to 6.1.2 (#10080)Curoky
* [fmt] Update to 6.1.2 * [spdlog] add patch to fix include missing * [fmt] check if file exists before file(RENAME ...) * [spdlog] bump version to 1.4.2-2 * [fmt][spdlog] Fix version number
2020-01-06[fmt] Disable warning C4189 on Visual Studio 2015 (#9121)Lily