- 25 Oct, 2019 3 commits
- 21 Oct, 2019 2 commits
-
-
https://github.com/gabime/spdloggabime authored
-
gabime authored
-
- 20 Oct, 2019 9 commits
-
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
Gabi Melman authored
-
gabime authored
-
gabime authored
-
gabime authored
-
gabime authored
-
- 19 Oct, 2019 2 commits
-
-
Gabi Melman authored
Fix some spelling errors.
-
Florian Pigorsch authored
casese -> cases (1) chache -> cache (1) cirucal -> circular (1) dependecy -> dependency (1) detrmine -> determine (2) eavluate -> evaluate (1) exertnal -> external (1) ony -> only (1) registation -> registration (3) registring -> registering (2) regsistration -> registration (3) seperate -> separate (2) wit -> with (1) withe -> with (1)
-
- 18 Oct, 2019 4 commits
-
-
gabime authored
-
gabime authored
-
Gabi Melman authored
Fix build failure on clang 7 with libc++
-
Jan Kundrát authored
Unlike the GNU C++ STL, there's no implicit include for <array> in this one, apparently.
-
- 11 Oct, 2019 1 commit
-
-
Gabi Melman authored
-
- 09 Oct, 2019 2 commits
-
-
Gabi Melman authored
-
gabime authored
-
- 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
-