Commit Graph

107 Commits (master)

Author SHA1 Message Date
moneromooo-monero 6c38c21dfd heed NO_COLOR environment variable
6 months ago
luigi1111 6b824c9ed0
Merge pull request #7945
3 years ago
moneromooo-monero 807cbcdbf8
easylogging++: fix missing logs
3 years ago
selsta 4afd9a7a9e
cmake: set required C/C++ standard to 11
3 years ago
mj-xmr b2c59af84d
EasyLogging++: new anti-UB test and propagating exception
3 years ago
luigi1111 e028591336
Merge pull request #7380
3 years ago
mj-xmr a4a154b0e2
CMake: glob missing headers for easylogging
3 years ago
selsta cbd54ea524
cmake: set 3.5 as minimum version
3 years ago
luigi1111 6d7bb2b8ba
Merge pull request #7643
3 years ago
luigi1111 4ca80bd312
Merge pull request #7641
3 years ago
mj-xmr 19ed7abdf9 Test: Enable coverage for external repositories
3 years ago
moneromooo-monero a16328e853
easylogging++: in place log sanitization
3 years ago
moneromooo-monero 8889f490ce
easylogging++: fix potential memory corruption
3 years ago
Lee Clagett 0f2b5af0dd Reduced executable size; reduced call sequence to "allowed" log function
3 years ago
Alexander Blair d73b1b6560
Merge pull request #6727
4 years ago
moneromooo-monero 92e6b7df2c
easylogging++: fix crash with reentrant logging
4 years ago
thomasvaughan 01cd3d9342
For NetBSD, add instructions to README.md and define to ea_config.h
4 years ago
moneromooo-monero 82d21f5b3c easylogging++: sanitize log payload
4 years ago
xiphon a26cbcef92 easylogging++: fix 'ELPP_OS_EMSCRIPTEN is not defined' warning
4 years ago
Alexander Blair af1be51740
Merge pull request #6209
4 years ago
moneromooo-monero 948534877e
easylogging++: add emscripten support
4 years ago
moneromooo-monero f49a8cad23
easylogging++: add screen.xterm-256color to the "allow colour" TERM list
5 years ago
moneromooo-monero afcfb3b32f
easylogging++: windows does not need terminal colour support
5 years ago
moneromooo-monero 080ea734c2
easylogging++: fix build with glibc
5 years ago
luigi1111 577b06028c
Merge pull request #5927
5 years ago
luigi1111 29075e69ae
Merge pulll request #5924
5 years ago
moneromooo-monero 31bf2e25c5
Revert "easylogging++: ensure it finds boost headers"
5 years ago
moneromooo-monero 614d6b5714
easylogging++: split strings manually
5 years ago
moneromooo-monero 9a95827ea7
easylogging++: ensure it finds boost headers
5 years ago
moneromooo-monero 6d378d90fe
easylogging++: always omit ANSI codes when colour is not supported
5 years ago
Martijn Otto 5bcbd97488
Disable easylogging crash log on non-glibc libraries
5 years ago
moneromooo-monero 32f725d32f
Properly format multiline logs
5 years ago
moneromooo-monero 32b0560003
easylogging++: weed out most calls to allowed without locking
5 years ago
Riccardo Spagni 213fd5007d
Merge pull request #5442
5 years ago
Riccardo Spagni c41d02696c
Merge pull request #5407
5 years ago
moneromooo-monero 428249c5d1
easylogging++: minimal stdout logging format
5 years ago
Martijn Otto 8df827075f
Fix linker issues using easylogging
5 years ago
moneromooo-monero 66d73d2f7d
easylogging++: update to v9.96.7
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
Riccardo Spagni 3ce7977389
Merge pull request #4950
5 years ago
luigi1111 f03f4ddb96
Merge pull request #4936
5 years ago
Riccardo Spagni 5e9225e637
Merge pull request #4925
5 years ago
moneromooo-monero 68f045de8c
easylogging++: check allowed categories before logging
5 years ago
moneromooo-monero 7d9aeb7195
easylogging++: avoid uneeded temporary std::string object
5 years ago
moneromooo-monero ab783b1700
easylogging++: ensure logger is initialized before main
6 years ago
moneromooo-monero 721aacd88e
easylogging++: faster access to logging
6 years ago
moneromooo-monero 7cc27b367e
Revert "easylogging++: make the logger handle early/late logging"
6 years ago
moneromooo-monero 2587aec121
easylogging++: update to latest upstream (v9.96.5)
6 years ago
moneromooo-monero 6cd929eaa3
easylogging++: remove std::deque usage
6 years ago
Riccardo Spagni effcbf2060
Merge pull request #4459
6 years ago