gabime
|
d439f75491
|
Minor CMake cosmetic fix
|
2019-05-29 00:17:38 +03:00 |
|
gabime
|
c559067f77
|
CMake refactoring
|
2019-05-29 00:13:02 +03:00 |
|
gabime
|
30bd80bd85
|
CMake improvements
|
2019-05-29 00:05:24 +03:00 |
|
Gabi Melman
|
5709cb10d1
|
Merge pull request #1089 from gabime/static-lib
Static lib support using -DSPDLOG_COMPILED_LIB
|
2019-05-25 23:14:32 +03:00 |
|
gabime
|
9329f8d3cd
|
Merge v1.x
|
2019-05-24 12:46:20 +03:00 |
|
gabime
|
884c23a9c9
|
Merge v1.x
|
2019-05-24 12:44:51 +03:00 |
|
gabime
|
7a3a560c44
|
Merge v1.x
|
2019-05-24 12:33:14 +03:00 |
|
gabime
|
2963da1392
|
Updated travis
|
2019-05-24 08:47:29 +03:00 |
|
gabime
|
54f1941691
|
Fixed target_compile_options in cmake
|
2019-05-24 01:39:02 +03:00 |
|
gabime
|
ca14ae19db
|
Turn off tsan in travis - gives false positives
|
2019-05-24 01:38:26 +03:00 |
|
gabime
|
6636ae6e63
|
CmakeLists.txt compiler warnings
|
2019-05-23 23:35:30 +03:00 |
|
gabime
|
2e75f42c69
|
Install using GNUInstallDirs in cmake
|
2019-05-23 19:17:52 +03:00 |
|
gabime
|
c9547f383a
|
Fixed appveyor cmake
|
2019-05-23 18:33:02 +03:00 |
|
gabime
|
65576707bf
|
Removed shared_lib option (not supported by windwos) and remove example and test from default build
|
2019-05-23 18:26:47 +03:00 |
|
gabime
|
6ec8a06a09
|
Fixed Cmake under windows and disable bench build from default config
|
2019-05-22 12:32:59 +03:00 |
|
gabime
|
9205c9d031
|
Merge branch 'static-lib' of https://github.com/gabime/spdlog into static-lib
|
2019-05-22 12:19:55 +03:00 |
|
gabime
|
1ef80d6330
|
Updated CMakeLists.txt
|
2019-05-19 19:39:38 +03:00 |
|
Gabi Melman
|
322665a22f
|
Delete example.cpp
|
2019-05-19 17:59:00 +03:00 |
|
Gabi Melman
|
cfa6d12691
|
Delete Application.mk
|
2019-05-19 17:58:52 +03:00 |
|
Gabi Melman
|
c264c3e2dd
|
Delete Android.mk
|
2019-05-19 17:58:44 +03:00 |
|
Gabi Melman
|
d21bcd2f87
|
Delete utils.h
|
2019-05-19 17:57:18 +03:00 |
|
Gabi Melman
|
84f25b9f18
|
Update CMakeLists.txt
|
2019-05-19 17:19:35 +03:00 |
|
Gabi Melman
|
576fec4c36
|
Update CMakeLists.txt
|
2019-05-19 17:17:58 +03:00 |
|
Gabi Melman
|
48acafd10d
|
Update CMakeLists.txt
|
2019-05-19 17:16:22 +03:00 |
|
Gabi Melman
|
a532a072ce
|
Update CMakeLists.txt
|
2019-05-19 17:06:22 +03:00 |
|
gabime
|
2cd53c6ff1
|
Updated cmake example
|
2019-05-19 16:34:38 +03:00 |
|
gabime
|
18ccd55725
|
Removed multisink and test in example
|
2019-05-19 15:57:22 +03:00 |
|
gabime
|
87eb569929
|
More updates to CMake (version support , cmake.in)
|
2019-05-19 15:47:49 +03:00 |
|
gabime
|
92387b1527
|
Merge branch 'static-lib' of https://github.com/gabime/spdlog into static-lib
|
2019-05-19 12:27:11 +03:00 |
|
David Zemon
|
dd2f293f33
|
Clean up CMake a bit more
|
2019-05-17 23:33:44 -05:00 |
|
David Zemon
|
24e4f0aa87
|
Allowed overriding of SPDLOG_MASTER_PROJECT to better support Conan
|
2019-05-17 23:31:30 -05:00 |
|
David Zemon
|
6fe899af10
|
Set Threads::Threads dependency on spdlog libs - don't make user do it
|
2019-05-17 23:28:53 -05:00 |
|
David Zemon
|
107fe0a142
|
Ensure header_only library works by adding another example exe
|
2019-05-17 23:27:44 -05:00 |
|
David Zemon
|
b021be29e5
|
Add support for .tar.gz and .zip packages via CPack
|
2019-05-17 23:27:44 -05:00 |
|
David Zemon
|
55e7844ca0
|
Remove the namespaced
Namespaces are good for avoiding collisions, but since the
non-namespaced targets still exist, it does no good to add the
namespaced targets on top.
|
2019-05-17 23:27:44 -05:00 |
|
David Zemon
|
8dd85285e7
|
Allow user to choose between static or shared library
|
2019-05-17 23:26:06 -05:00 |
|
David Zemon
|
dbcbeb7a57
|
Ignore CLion's default build directories
|
2019-05-17 23:05:48 -05:00 |
|
David Zemon
|
a9aee1c5b3
|
Disable automatic handling of line endings
|
2019-05-17 23:02:39 -05:00 |
|
gabime
|
b3fe4b54c8
|
Fixed CMakeLists.txt
|
2019-05-13 01:28:06 +03:00 |
|
gabime
|
872ea6bf09
|
Deleted redundant Make files and solutions
|
2019-05-13 01:13:58 +03:00 |
|
gabime
|
32fb9d51b9
|
Cmake update to support both header-only and static
|
2019-05-13 01:06:25 +03:00 |
|
gabime
|
ce637440bb
|
wip static-lib
|
2019-05-13 00:09:00 +03:00 |
|
gabime
|
61e4597488
|
Removed include of fmt_helper from thrad_pool.h
|
2019-05-13 00:02:55 +03:00 |
|
gabime
|
26a064ed2d
|
wip static-lib
|
2019-05-12 23:36:48 +03:00 |
|
gabime
|
d5c9bac3c7
|
wip static-lib
|
2019-05-12 23:08:14 +03:00 |
|
gabime
|
1665006401
|
Minor fix in example
|
2019-05-12 17:12:08 +03:00 |
|
gabime
|
5220ac4a9e
|
Added missing header
|
2019-05-12 17:05:14 +03:00 |
|
gabime
|
ee0fdf016a
|
Minore cmake fix
|
2019-05-12 16:13:13 +03:00 |
|
gabime
|
8b4eedb594
|
More template instantiations for static lib
|
2019-05-12 16:11:35 +03:00 |
|
gabime
|
01f5efa1d9
|
Added wincolor sink to static build
|
2019-05-12 15:32:54 +03:00 |
|