Commit Graph

34 Commits

Author SHA1 Message Date
wangli28
279867cb0c [fmt] update to 6.2.0 2020-04-09 02:27:36 +00:00
Curoky
705764c635
[fmt] Update to 6.1.2 (#10080)
* [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-03-02 09:35:36 -08:00
Lily
153cab79c7 [fmt] Disable warning C4189 on Visual Studio 2015 (#9121) 2020-01-06 14:46:57 -08:00
Dmitry Makarov
8b7f940d82 fmt port VCPKG_BUILD_TYPE support (#7884) 2019-08-27 10:52:40 -07:00
Kevin Lu
c446b0621a [fmt] Update to 6.0.0 (#7910) 2019-08-26 14:32:35 -07:00
Andrei Lebedev
4b45f9b56d [grpc,fmt,zstd] Add Windows-specific conditionals (#6509)
Check VCPKG_CMAKE_SYSTEM_NAME prior to performing Windows-specific
actions in portfiles

Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-05-20 10:24:51 -07:00
Alexej Harm
d7bf0e5819 [fmt] Changed library linkage to static. (#5688)
* [fmt] Changed library linkage to static.

* [fmt] Re-enabled shared build without breaking LTCG toolchains.
2019-03-16 03:02:50 -07:00
Daniel Marshall
e86780d75f [fmt] Update to 5.3.0 (#5136) 2019-01-14 14:29:58 -08:00
Robert Schumacher
9c62c6a37a Upgrades 2018.10.11 2018-10-25 10:27:26 -07:00
Robert Schumacher
64a7483a4a Upgrades 2018.09.18 2018-09-19 14:13:12 -07:00
Stanislav Ershov
0606add12f [fmt] Update to 5.1.0 2018-07-10 01:42:07 +03:00
Seo Sanghyeon
3a5b12004e [fmt] Export all symbols (#3805) 2018-06-28 06:15:06 -07:00
Daniel Marshall
b82bbc4945 fixed fmt-targets-debug.cmake and FMT_SHARED 2018-05-29 13:35:09 -07:00
Daniel Marshall
8d97a8ca3e [fmt] update to 5.0.0 2018-05-29 13:35:09 -07:00
Ivy Snow
178517052f [fmt] update to 4.1.0 2017-12-26 12:45:49 +08:00
codicodi
0ee8ad5cb2 [fmt] update to 4.0.0 2017-06-27 20:47:20 +02:00
codicodi
2752e690b9 [fmt] update to 3.0.2 2017-06-15 00:55:26 +02:00
Robert Schumacher
43665857a3 [fmt] Force headers in shared build to always have FMT_SHARED.
Fixes #331.
2017-02-09 17:23:34 -08:00
codicodi
95af9aac7c Add Ninja support 2017-02-03 17:16:13 +01:00
Alexander Karatarakis
4f5f52ff47 Fix error message when looking for PYTHON2 2017-01-10 16:02:53 -08:00
Charlie Barto
1f22f927e2 mode fmt export all symbols on windows 2016-11-22 15:51:35 -05:00
codicodi
1d2761ec40 Bump fmt version to 3.0.1 2016-11-21 20:39:50 +01:00
Charles Barto
b56819ec88 fixed fmt port 2016-11-10 22:04:45 -05:00
Alexander Karatarakis
cadee66ca2 If portfile is not static-enabled yet, warn and then build dynamic
The opposite if portfile is not dynamic enabled
2016-11-08 14:38:47 -08:00
Alexander Karatarakis
1808d461b0 triplet is now automatically included before portfiles.
Also remove trailing whitespaces from portfiles
2016-11-08 14:25:47 -08:00
Alexander Karatarakis
ca79ebf498 [fmt] Remove empty directories 2016-11-02 15:17:28 -07:00
Alexander Karatarakis
1f8c2eaf90 [fmt] Mark as not supporting dynamic building 2016-10-26 12:38:17 -07:00
Robert Schumacher
b1fe038a83 Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123 2016-10-06 15:29:37 -07:00
Alexander Karatarakis
ab74726c99 [fmt] Disable FMT_DOC to prevent build error 2016-09-29 11:17:57 -07:00
Alexander Karatarakis
3679955544 Introduce SOURCE_PATH to almost all portfiles 2016-09-28 17:05:56 -07:00
Ninetainedo
930d0a7ded URL and MIRRORS are now URLS
Updated all portfiles accordingly.
2016-09-25 00:23:04 +02:00
Ninetainedo
8cee9c6e07 Replaced everything concerning MD5 with SHA512 2016-09-22 21:30:58 +02:00
Robert Schumacher
fef2ec1ff2 [fmt] Downloaded archives should include the package name 2016-09-21 12:44:06 -07:00
Arkadiy Shapkin
45c65e0c90 Added fmt library https://github.com/fmtlib/fmt 2016-09-21 19:45:16 +03:00