aboutsummaryrefslogtreecommitdiff
path: root/ports/fmt
AgeCommit message (Expand)Author
2020-01-06[fmt] Disable warning C4189 on Visual Studio 2015 (#9121)Lily
2019-08-27fmt 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
2019-05-20[grpc,fmt,zstd] Add Windows-specific conditionals (#6509)Andrei Lebedev
2019-03-16[fmt] Changed library linkage to static. (#5688)Alexej Harm
2019-01-14[fmt] Update to 5.3.0 (#5136)Daniel Marshall
2018-10-25Upgrades 2018.10.11Robert Schumacher
2018-09-19Upgrades 2018.09.18Robert Schumacher
2018-07-10[fmt] Update to 5.1.0Stanislav Ershov
2018-06-28[fmt] Export all symbols (#3805)Seo Sanghyeon
2018-05-29fixed fmt-targets-debug.cmake and FMT_SHAREDDaniel Marshall
2018-05-29[fmt] update to 5.0.0Daniel Marshall
2017-12-26[fmt] update to 4.1.0Ivy Snow
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs...Alexander Karatarakis
2017-06-27[fmt] update to 4.0.0codicodi
2017-06-15[fmt] update to 3.0.2codicodi
2017-02-09[fmt] Force headers in shared build to always have FMT_SHARED.Robert Schumacher
2017-02-03Add Ninja supportcodicodi
2017-02-02[fmt] Bump version to 3.0.1-2 to correspond with binary output change in 4f5f...Robert Schumacher
2017-01-10Fix error message when looking for PYTHON2Alexander Karatarakis
2016-11-23[fmt] Bump versionAlexander Karatarakis
2016-11-22mode fmt export all symbols on windowsCharlie Barto
2016-11-21Bump fmt version to 3.0.1codicodi
2016-11-10fixed fmt portCharles Barto
2016-11-08If portfile is not static-enabled yet, warn and then build dynamicAlexander Karatarakis
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
2016-11-02[fmt] Remove empty directoriesAlexander Karatarakis
2016-10-26[fmt] Mark as not supporting dynamic buildingAlexander Karatarakis
2016-10-06Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123Robert Schumacher
2016-09-29[fmt] Disable FMT_DOC to prevent build errorAlexander Karatarakis
2016-09-28Introduce SOURCE_PATH to almost all portfilesAlexander Karatarakis
2016-09-25URL and MIRRORS are now URLSNinetainedo
2016-09-22Replaced everything concerning MD5 with SHA512Ninetainedo
2016-09-21[fmt] Downloaded archives should include the package nameRobert Schumacher
2016-09-21Added fmt library https://github.com/fmtlib/fmtArkadiy Shapkin