aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2019-12-01Fixing installation directory of '*.dll' files on WindowsRobert Franke
2019-11-26Enable -Wswitch-enum in CIVictor Zverovich
2019-11-20Merge safe-duration-cast.h into chrono.hVictor Zverovich
2019-11-15Improve POSIX API detectionVictor Zverovich
2019-10-11 Add defaulted copy and move operations to format_error and system_error (#1...Deniz Evrenci
2019-09-19Fix shared build on SolarisVedran Miletić
2019-07-25prepare -> compileVictor Zverovich
2019-06-30Apply clang format and other minor formatting tweaksVictor Zverovich
2019-06-30add oss-fuzz supportPaul Dreik
2019-06-23Move strtod_l check to CMake since it's very system-specificVictor Zverovich
2019-06-23Remove deprecated fmt/time.hVictor Zverovich
2019-05-15Move <format> to tests not to confuse usersVictor Zverovich
2019-04-17Don't detect C compilerVictor Zverovich
2019-04-13Get rid of obsolete cmake stuffVictor Zverovich
2019-04-07Use compile features cxx_auto_type cxx_variadic_templates instead of cxx_std_11Lectem
2019-04-07Add compile features for cmake 3.8+Lectem
2019-03-25install pkg-config file into libdirOlaf Hering
2019-03-17Don't set CMAKE_BUILD_TYPE if fmt is a subproject (#1081)Victor Zverovich
2019-03-13cmake: default FMT_PKGCONFIG_DIR to a relative pathJason S Zang
2019-01-20Add code from p0645Victor Zverovich
2019-01-12Implemented fmt::prepare()stryku
2018-12-20Fix conversion warnings (#989)Sign Bit
2018-12-09Move chrono-specific code to a separate headerVictor Zverovich
2018-11-20Install pdb files.Andreas Schönle
2018-11-14Improve locale supportVictor Zverovich
2018-11-06Cleanup warning flagsVictor Zverovich
2018-10-24cmake: output share/fmt.pcCole Mickens
2018-10-23Fix compilation with older gccVictor Zverovich
2018-10-14Integrate GrisuVictor Zverovich
2018-09-12Move experimental color API to fmt/color.hVictor Zverovich
2018-08-25Implement Grisu2 digit generationVictor Zverovich
2018-08-22Workaround various icc bugs (#822)Victor Zverovich
2018-08-22Disable gnu-string-literal-operator-template warningVictor Zverovich
2018-08-22Make convert_to_int public (#818)Victor Zverovich
2018-07-22Remove fmt/folly.h and clean up core APIVictor Zverovich
2018-07-17Minor cleanupVictor Zverovich
2018-07-16Reduce warnings, support #809Henry Fredrick Schreiner
2018-07-14Add a formatter for folly::StringPieceVictor Zverovich
2018-07-14Revert "Better support for newer CMake's"Victor Zverovich
2018-07-11Better support for newer CMake'sHenry Schreiner
2018-07-04Fix MSVC build, take 2Victor Zverovich
2018-06-06Minor cleanupVictor Zverovich
2018-06-06Add more compilers to CI and increase FMT_PEDANTIC warning levels (#736)Elias Kosunen
2018-05-20Merge locale.h into format-inl.hVictor Zverovich
2018-05-14Add ranges.h to FMT_HEADERS in CMakeLists.txt (#738)sv1990
2018-03-21Move source files to the src directoryVictor Zverovich
2018-03-13Remove extra commaVictor Zverovich
2018-03-13add alias targets with fmt namespaceMario Werner
2018-03-13Add CMake namespace (#511)Victor Zverovich
2018-02-10Add debug postfix for libfmt (#636)Victor Zverovich