Commit Graph

39 Commits (gabime/v1.15.1)

Author SHA1 Message Date
albert-github 81ce5fcdb7
Remove obsolete part from cmake configuration files (#2871)
2 years ago
Zeus James da14258533
Fix MinGW build issue on example (#2642)
3 years ago
Raul Tambre 76cdeb62e3 Don't enable C language in CMake
5 years ago
Raul Tambre ae9627c64c Raise CMake requirement to 3.13
5 years ago
gabime 75c15e8028 Formatted cmake
6 years ago
gabime ff0e430e46 Formatted cmake using cmake-format
6 years ago
Bruce Mitchener 937fe7e909 cmake: Fix tabs, whitespace at EOL.
6 years ago
Gabi Melman 7906592230
Fix #1499
6 years ago
Michael R. Crusoe 8d06df9775
Enable building & running the example against an installed copy of spdlog
6 years ago
gabime 9b7812a0f2 auto create log dir
6 years ago
gabime bb0f3839c1 Updated CMake options and defaults
6 years ago
gabime cf64f2baca Fixed CMake address sanitizer
6 years ago
gabime 68a0193d95 CMake refactoring to functions
6 years ago
gabime 76fc166e11 CMakeLists.txt minor improvments
6 years ago
gabime fc53e3339f CMakeLists.txt minor improvments
6 years ago
gabime 30bd80bd85 CMake improvements
6 years ago
Gabi Melman 576fec4c36
Update CMakeLists.txt
6 years ago
Gabi Melman 48acafd10d
Update CMakeLists.txt
6 years ago
gabime 2cd53c6ff1 Updated cmake example
6 years ago
gabime 18ccd55725 Removed multisink and test in example
6 years ago
gabime 87eb569929 More updates to CMake (version support , cmake.in)
6 years ago
David Zemon 6fe899af10 Set Threads::Threads dependency on spdlog libs - don't make user do it
6 years ago
David Zemon 107fe0a142 Ensure header_only library works by adding another example exe
6 years ago
David Zemon 55e7844ca0 Remove the namespaced
6 years ago
David Zemon 8dd85285e7 Allow user to choose between static or shared library
6 years ago
gabime 872ea6bf09 Deleted redundant Make files and solutions
6 years ago
Tobias Ulvgard f01da91abf Add dependency to Android's log target in CMake
7 years ago
Daniel Chabrowski fb37585bc1 Little cmake and tests refactor
7 years ago
gabime da30e2ef18 Improved CMakeLists and added bench
7 years ago
Daniel Chabrowski 7e32ccbd8f Modify travis-ci, fix issues
7 years ago
Daniel Chabrowski 5d08bd1709 Bump example's cmake version to 3.1
8 years ago
Daniel Chabrowski 646a140ed4 Specify CXX language explicitly in CMake
8 years ago
davide b67076fc85 added level_t to sink. Improves the flexibility of loggers with multiple sinks
9 years ago
gabime 7885aa478c no streams
9 years ago
Kevin M. Godby 1c31b42e1a Use CMake Threads package instead of manually specifying -pthread.
9 years ago
Gabi Melman 6d5bce46f8 Revert "CMake script improvements"
10 years ago
Kevin M. Godby 1b444345ab Cleaned up cmake file for examples.
10 years ago
gabime c900b25dfd fixed gcc build
10 years ago
Ruslan Baratov c19d9759d5 Add CMake build
10 years ago