aboutsummaryrefslogtreecommitdiff
path: root/support/cmake
AgeCommit message (Expand)Author
2019-09-16fmt.pc.in: Fix for cross compilationRosen Penev
2019-04-13Add <format> testVictor Zverovich
2019-04-13Get rid of obsolete cmake stuffVictor Zverovich
2018-11-30Use full paths for fmt.pc.inhotwatermorning
2018-10-24cmake: output share/fmt.pcCole Mickens
2018-06-06Add more compilers to CI and increase FMT_PEDANTIC warning levels (#736)Elias Kosunen
2018-02-11Fix c++0x detectionVictor Zverovich
2018-02-11Fallback to c++11 if c++14 not availableVictor Zverovich
2017-10-18Pass errors to handler instead of throwing (#566)Victor Zverovich
2017-09-28Detect C++14 compiler supportVictor Zverovich
2017-03-09Fix error on MinGWVictor Zverovich
2016-08-05Don't use -std compiler flag if CMAKE_CXX_STANDARD is specified (#366)Victor Zverovich
2016-05-03Fix user-defined literal detection for Intel C++ compilerDean Moldovan
2016-04-24cppformat -> fmtVictor Zverovich
2016-03-18Don't check for C++11 features if C++11 support is disabledvitaut
2016-02-09Remove biicode because it has been shut downvitaut
2016-02-09Simplify build config and enable C++11 by defaultvitaut
2016-02-07build and test in c++11 and in c++98 modeMario Werner
2016-01-29outlined the compiler feature tests to improve script readabilityMario Werner
2016-01-13Format CMake files, ignore generated files and don't copy headervitaut
2016-01-12upgrades to cmake 2.8.12 and adds config and export supportMario Werner
2015-05-12FMT_EXTRA_TESTS -> FMT_PEDANTIC and use it to control extra warningsvitaut
2015-03-01Move biicode.cmake to support/cmakeVictor Zverovich
2015-02-21Move CMake files to supportVictor Zverovich