- 06 Oct, 2019 1 commit
-
-
gabime authored
-
- 05 Oct, 2019 2 commits
- 04 Oct, 2019 2 commits
- 01 Oct, 2019 2 commits
-
-
Gabi Melman authored
CMakeLists.txt: removed spdlog subdir from library install
-
Matthias Schoepfer authored
The library gets installed into ${CMAKE_INSTALL_LIBDIR}/spdlog, which is for unix / linux a rather strange place, hence, put it where the linker is more likely to find it. Signed-off-by: Matthias Schoepfer <matthias.schoepfer@ithinx.io>
-
- 30 Sep, 2019 4 commits
-
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
Fix windows compile error where std::max is overriden by a macro (#1251)
-
Benjamin Sergeant authored
-
- 28 Sep, 2019 3 commits
- 27 Sep, 2019 2 commits
-
-
Gabi Melman authored
Set additional CPACK variables for RPM generator
-
Craig Tyler authored
Sets the following when querying the generated RPM's info: Group : System Environment/Libraries License : MIT URL : https://github.com/gabime/spdlog Summary : Fast C++ logging library Description : Very fast, header-only/compiled, C++ logging library.
-
- 25 Sep, 2019 1 commit
-
-
Gabi Melman authored
-
- 23 Sep, 2019 9 commits
-
-
gabime authored
-
gabime authored
-
gabime authored
-
Gabi Melman authored
cmake: Only install fmt headers when SPDLOG_FMT_EXTERNAL is not defined.
-
Gabi Melman authored
cmake: Add a new spdlog.pc pkgconfig file.
-
Gabi Melman authored
Fix #1239, Remove basic_string_view_t
-
orbea authored
-
Bak, Jin Hyeong authored
-
orbea authored
Fixes https://github.com/gabime/spdlog/issues/1237.
-
- 21 Sep, 2019 11 commits
-
-
https://github.com/gabime/spdloggabime authored
-
gabime authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
https://github.com/gabime/spdloggabime authored
-
gabime authored
-
Gabi Melman authored
-
Gabi Melman authored
-
- 20 Sep, 2019 3 commits
-
-
Gabi Melman authored
Unbreak on more BSDs
-
Jan Beich authored
Modern operating systems don't need to implement transitional extensions for large file support.
-
Gabi Melman authored
-