- 11 Apr, 2016 5 commits
-
-
vitaut authored
-
vitaut authored
-
vitaut authored
-
Mario Werner authored
By default the cmake files are installed to "<prefix>/lib/cmake/cppformat". This can now be customized using the `FMT_CMAKE_DIR` cache variable. Valid paths are documented in the cmake manual [1]. e.g., install the cmake files to "<prefix>/share/cmake/cppformat" ``` cmake -DFMT_CMAKE_DIR=share/cmake/cppformat <path-to-source> ``` Tip: Try `make package` to examine the result. [1] https://cmake.org/cmake/help/v3.0/command/find_package.html
-
vitaut authored
-
- 07 Apr, 2016 1 commit
-
-
vitaut authored
-
- 21 Mar, 2016 1 commit
-
-
vitaut authored
-
- 17 Mar, 2016 1 commit
-
-
vitaut authored
-
- 13 Mar, 2016 1 commit
-
-
vitaut authored
-
- 10 Mar, 2016 8 commits
-
-
vitaut authored
-
vitaut authored
-
vitaut authored
-
vitaut authored
-
vitaut authored
Error: expected unqualified-id before '(' token int fmt::BufferedFile::fileno() const { This is an issue with Android NDK and mingw32. https://github.com/Gachapen/cppformat/commit/c2ffa146841535080a3483471fd9eec77c119c36 -
vitaut authored
-
vitaut authored
-
- 01 Dec, 2015 6 commits
-
-
vitaut authored
-
vitaut authored
-
vitaut authored
-
Victor Zverovich authored
Silence some performance warnings in Visual Studio
-
Johan 't Hart authored
Older Visual Studio versions are not shipped with stdint.h
-
Johan 't Hart authored
-
- 30 Nov, 2015 5 commits
- 25 Nov, 2015 6 commits
- 24 Nov, 2015 5 commits
-
-
vitaut authored
-
Michael Kasperovich authored
-
Michael Kasperovich authored
-
vitaut authored
-
vitaut authored
-
- 23 Nov, 2015 1 commit
-
-
vitaut authored
-