|
8d14fac3de
|
Replace Makefile with new version
|
2024-09-12 15:02:55 +02:00 |
|
|
db4ca7d963
|
Fix LDLIBS linker errors
|
2024-03-28 15:25:09 +01:00 |
|
|
07539f7985
|
Fix thread-safe behaviour
|
2024-01-31 11:52:42 +01:00 |
|
|
799c9c4218
|
Made logging thread-safe
|
2024-01-31 09:57:18 +01:00 |
|
Bob Polis
|
a9c4b75e46
|
Added tests for color output
|
2023-08-08 12:35:59 +02:00 |
|
Bob Polis
|
9925f44eea
|
Added color output, added dependency on libscterm
|
2023-08-08 12:35:37 +02:00 |
|
Bob Polis
|
fc75a9a6f3
|
Changed __FUNCTION__ into __func__
|
2023-08-07 16:15:33 +02:00 |
|
Bob Polis
|
eab2f57bb3
|
Shows microsecs instead of millisecs
|
2023-08-03 11:03:11 +02:00 |
|
Bob Polis
|
a4ae9bc6e1
|
Removed unnecessary header
|
2023-08-03 11:02:48 +02:00 |
|
Bob Polis
|
870a90c6a7
|
Removed comment header, timestamp shows microsecs
|
2023-08-03 10:58:03 +02:00 |
|
Bob Polis
|
2671859cc9
|
Fixed include dir for lib header install
|
2023-04-18 11:37:58 +02:00 |
|
Bob Polis
|
d20e7c6d0c
|
Added ldconfig invocation for OpenBSD
|
2023-04-15 23:30:16 +02:00 |
|
Bob Polis
|
90070c486f
|
Fixed pattern rule for new make version
|
2023-02-28 18:02:02 +01:00 |
|
Bob Polis
|
eeb5459f9d
|
Modernized Makefile
|
2023-02-09 18:58:58 +01:00 |
|
Bob Polis
|
8969aa4686
|
Upgraded to latest version
|
2021-12-22 17:28:06 +01:00 |
|
Bob Polis
|
4b6491736e
|
Moved sources to src dir
|
2021-12-22 17:26:22 +01:00 |
|
Bob Polis
|
e6b164b8ef
|
Added standard tests dir
|
2021-12-22 17:25:14 +01:00 |
|
Bob Polis
|
027c74171a
|
Moved versioning to premake; added OpenBSD support
|
2021-12-21 10:45:00 +01:00 |
|
Bob Polis
|
713289ffd9
|
Removed -pthread and -fno-strict-aliasing flags
|
2021-11-13 19:14:04 +01:00 |
|
Bob Polis
|
d3cd0b3de1
|
fixed leading zero in ms in timestamp
|
2020-04-29 18:23:45 +02:00 |
|
Bob Polis
|
e0634dd77e
|
added test line for old logging func
|
2020-04-29 17:52:34 +02:00 |
|
Bob Polis
|
cfec8e9d3c
|
gave start of prefix output identical implementation
|
2020-04-29 17:49:43 +02:00 |
|
Bob Polis
|
fb520c2260
|
added datetime stamp to prefix
|
2020-04-29 17:41:23 +02:00 |
|
Bob Polis
|
0173d1fe10
|
renamed macros to decrease name collision probability
|
2020-04-29 17:12:22 +02:00 |
|
Bob Polis
|
fc65a743eb
|
added some tests
|
2020-04-29 17:08:16 +02:00 |
|
Bob Polis
|
d64dd9790b
|
added test target to clean, build, and run tester tool
|
2020-04-29 17:00:03 +02:00 |
|
Bob Polis
|
874006a2a5
|
added tester
|
2020-04-29 16:59:33 +02:00 |
|
Bob Polis
|
ebae246a6b
|
added logger name to output
|
2020-04-29 16:54:58 +02:00 |
|
Bob Polis
|
66cfaa36bc
|
removed executable
|
2020-04-29 16:44:49 +02:00 |
|
Bob Polis
|
1da1ec7c76
|
adapted to new logging macros
|
2020-04-29 16:40:27 +02:00 |
|
Bob Polis
|
0cc1d98579
|
added convenience macros, improved output
|
2020-04-29 16:40:04 +02:00 |
|
Bob Polis
|
5272dc7edd
|
first commit of tester tool
|
2020-04-29 15:27:40 +02:00 |
|
Bob Polis
|
50b9fd3af7
|
added first working version of logger class
|
2020-04-29 15:27:14 +02:00 |
|
Bob Polis
|
c16e2b212c
|
fixed ignore for lib header
|
2020-03-16 12:19:00 +01:00 |
|
Bob Polis
|
48ce564130
|
first commit
|
2020-03-16 12:17:56 +01:00 |
|