| Age | Commit 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 | |||
| 2021-04-28 | [fmt] Update usage (#17279) | NancyLi1013 | |
| 2021-04-07 | [fmt] Fix build error when building arm64-uwp (#16766) | Jack·Boos·Yu | |
| * [fmt] Fix build error when building arm64-uwp * update version record * bump version * update version record * remove DISABLE_PARALLEL_CONFIGURE * update version record | |||
| 2021-03-18 | [ci,vcpkg-cmake-*] remove host-only nature of vcpkg-cmake-* ports (#16774) | nicole mazzuca | |
| * remove host-only nature of vcpkg-cmake-* ports * versions * fix fmt on uwp | |||
| 2021-02-28 | [scripts-audit] Rollup PR 2021-02-26 (#16440) | nicole mazzuca | |
| * [scripts-audit rollup] PR #16419 * pull the cmake doc comment parsing out into its own function * support cmake helper ports * add real support for deprecation, as opposed to ad-hoc * [scripts-audit rollup] PR #16192 * add a z_ in front of internal functions * move internal functions out set feature_vars again in parent scope * [scripts-audit rollup] PR #16309 Audit vcpkg_copy_pdbs * [scripts-audit rollup] PR #16304 * Fix usage, documentation * [scripts-audit rollup] PR #16393 * [scripts-audit rollup] PR #16377 Deprecate `vcpkg_*_cmake` in favor of `vcpkg_cmake_*` from the `vcpkg-cmake` port, as well as `vcpkg_fixup_cmake_targets` in favor of `vcpkg_cmake_config_fixup` from the `vcpkg-cmake-config` port. | |||
| 2020-11-30 | [fmt] Update to 7.1.3 (#14786) | Kevin Lu | |
| 2020-11-06 | [fmt] update to 7.1.2 (#14413) | bl-ue | |
| 2020-11-03 | [fmt] update to 7.1.1 (#14372) | bl-ue | |
| 2020-10-26 | [fmt] Update to 7.1.0 (#14239) | Cengizhan Pasaoglu | |
| 2020-10-08 | [fmt] Add and install usage file (#13815) | Samuel El-Borai | |
| 2020-09-04 | [fmt] Fix build error when build type is release. (#13352) | Matthias C. M. Troffaes | |
| 2020-08-07 | [fmt] Update to 7.0.3 (#12806) | Kevin Lu | |
| 2020-08-06 | [fmt] Update to 7.0.2 + [spdlog] Update to 1.7.0 (#12312) | Kevin Lu | |
| * [fmt] Update to 7.0.0 * [fmt] Update to 7.0.1 * [spdlog] Update to 1.7.0 * [quill] Patch for fmt 7.x * [fmt] Update to 7.0.2 * [quill] Update baseline * [fmt] Use vcpkg_replace_string * remove unnecessary change to `SOURCE_PATH` Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com> | |||
| 2020-06-11 | [fmt] Update to 6.2.1 (#11789) | NancyLi1013 | |
| 2020-06-02 | [fmt] add vcpkg_fixup_pkgconfig (#11706) | Alexander Neumann | |
| 2020-04-09 | [fmt] update to 6.2.0 | wangli28 | |
| 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 | |
| 2019-08-27 | fmt port VCPKG_BUILD_TYPE support (#7884) | Dmitry Makarov | |
| 2019-08-26 | [fmt] Update to 6.0.0 (#7910) | Kevin Lu | |
| 2019-06-15 | [WIP] Add a Homepage URL entry for vcpkg ports (#2933) | pravic | |
| * [vcpkg] Add "Homepage" field to the CONTROL files. | |||
| 2019-05-20 | [grpc,fmt,zstd] Add Windows-specific conditionals (#6509) | Andrei Lebedev | |
| Check VCPKG_CMAKE_SYSTEM_NAME prior to performing Windows-specific actions in portfiles Signed-off-by: Andrei Lebedev <lebdron@gmail.com> | |||
| 2019-03-16 | [fmt] Changed library linkage to static. (#5688) | Alexej Harm | |
| * [fmt] Changed library linkage to static. * [fmt] Re-enabled shared build without breaking LTCG toolchains. | |||
| 2019-01-14 | [fmt] Update to 5.3.0 (#5136) | Daniel Marshall | |
| 2018-10-25 | Upgrades 2018.10.11 | Robert Schumacher | |
| 2018-09-19 | Upgrades 2018.09.18 | Robert Schumacher | |
| 2018-07-10 | [fmt] Update to 5.1.0 | Stanislav Ershov | |
| 2018-06-28 | [fmt] Export all symbols (#3805) | Seo Sanghyeon | |
| 2018-05-29 | fixed fmt-targets-debug.cmake and FMT_SHARED | Daniel Marshall | |
| 2018-05-29 | [fmt] update to 5.0.0 | Daniel Marshall | |
| 2017-12-26 | [fmt] update to 4.1.0 | Ivy Snow | |
| 2017-09-09 | vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵ | Alexander Karatarakis | |
| libs (/Z7) | |||
| 2017-06-27 | [fmt] update to 4.0.0 | codicodi | |
| 2017-06-15 | [fmt] update to 3.0.2 | codicodi | |
| 2017-02-09 | [fmt] Force headers in shared build to always have FMT_SHARED. | Robert Schumacher | |
| Fixes #331. | |||
| 2017-02-03 | Add Ninja support | codicodi | |
| 2017-02-02 | [fmt] Bump version to 3.0.1-2 to correspond with binary output change in ↵ | Robert Schumacher | |
| 4f5f52ff47 | |||
| 2017-01-10 | Fix error message when looking for PYTHON2 | Alexander Karatarakis | |
| 2016-11-23 | [fmt] Bump version | Alexander Karatarakis | |
| 2016-11-22 | mode fmt export all symbols on windows | Charlie Barto | |
| 2016-11-21 | Bump fmt version to 3.0.1 | codicodi | |
| 2016-11-10 | fixed fmt port | Charles Barto | |
| 2016-11-08 | If portfile is not static-enabled yet, warn and then build dynamic | Alexander Karatarakis | |
| The opposite if portfile is not dynamic enabled | |||
| 2016-11-08 | triplet is now automatically included before portfiles. | Alexander Karatarakis | |
| Also remove trailing whitespaces from portfiles | |||
| 2016-11-02 | [fmt] Remove empty directories | Alexander Karatarakis | |
| 2016-10-26 | [fmt] Mark as not supporting dynamic building | Alexander Karatarakis | |
| 2016-10-06 | Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123 | Robert Schumacher | |
| 2016-09-29 | [fmt] Disable FMT_DOC to prevent build error | Alexander Karatarakis | |
| 2016-09-28 | Introduce SOURCE_PATH to almost all portfiles | Alexander Karatarakis | |
