Commit Graph

171 Commits (e9fb44ed3ceebb21931974b7d1ab3388124740c6)

Author SHA1 Message Date
Riccardo Spagni e9ca165b1a
Merge pull request #1950
7 years ago
moneromooo-monero ea359b50cb
Fixup choice of easylogging++ vs libunwind stack trace code
7 years ago
moneromooo-monero 1e6d875783
easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUG
7 years ago
moneromooo-monero 7a56fd6c93
easylogging++: detect DragonFly BSD as a UNIX
7 years ago
moneromooo-monero 2c8b23e331
easylogging++: fix logging with static const header only data members
7 years ago
moneromooo-monero 72663f4b83
easylogging++: allow clipping a common filename prefix
7 years ago
moneromooo-monero 5bab044984
easylogging++: add file-only logs
7 years ago
moneromooo-monero db9dc7c2df
eayslogging++: Fix bad memory access before opening any files
7 years ago
moneromooo-monero 14620ca0bd
easylogging++: avoid creating directory/filename for the builtin default log file
7 years ago
moneromooo-monero 0c1ad0ff1a
easylogging++: Print thread ID in a nicer way
7 years ago
moneromooo-monero e7fabbd470
easylogging++: add categories
7 years ago
moneromooo-monero a8ac4f0a70
update easylogging++ to latest upstream
7 years ago
Jaquee f5bd346573
IOS CMAKE build settings
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
Riccardo Spagni 058eed369b
cmakify openssl
7 years ago
moneromooo-monero 422ecc98e4
Fixup choice of easylogging++ vs libunwind stack trace code
8 years ago
Riccardo Spagni d1b7ad3f1a
Merge pull request #1696
8 years ago
Riccardo Spagni c7750b2570
Merge pull request #1694
8 years ago
Lee Clagett 6ea3e3ccc7 Fix race in setThreadName/getThreadName
8 years ago
Howard Chu 27c3a0ea9f
ITS#8582 keep mutex at end of struct
8 years ago
moneromooo-monero 1c782a923d
easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUG
8 years ago
Riccardo Spagni da9174c8ee
Merge pull request #1656
8 years ago
NanoAkron fc91e6a75a
Fixed a deadlock issue with easylogger++
8 years ago
Howard Chu edfd7f6e07
Workaround VL32 cursor refcounting miscount
8 years ago
Riccardo Spagni 96a35cd2f4
Merge pull request #1596
8 years ago
moneromooo-monero 7c0c5c1724
easylogging++: detect DragonFly BSD as a UNIX
8 years ago
moneromooo-monero 5161f16f4a
easylogging++: enforce recursive mutex
8 years ago
moneromooo-monero dc98019b59
easylogging++: fix logging with static const header only data members
8 years ago
moneromooo-monero 3b46617bd9
easylogging++: add ELPP_DISABLE_CHECK_MACROS
8 years ago
moneromooo-monero 6fe39d9017
easylogging++: allow clipping a common filename prefix
8 years ago
moneromooo-monero 43abf6ff45
easylogging++: add file-only logs
8 years ago
moneromooo-monero c313bea450
eayslogging++: Fix bad memory access before opening any files
8 years ago
moneromooo-monero 0af5d16872
easylogging++: avoid creating directory/filename for the builtin default log file
8 years ago
moneromooo-monero 2836284798
easylogging++: allow setting thread names
8 years ago
moneromooo-monero ec71ce8d2d
easylogging++: Print thread ID in a nicer way
8 years ago
moneromooo-monero 2a0bf7834c
easylogging++: Add logging categories
8 years ago
moneromooo-monero c50bbbfedd
easylogging++: import upstream
8 years ago
Riccardo Spagni 278562d2c2
Merge pull request #1531
8 years ago
Riccardo Spagni ba9744d400
Merge pull request #1515
8 years ago
Riccardo Spagni 2a996f492f
Merge pull request #1510
8 years ago
kenshi84 9d1d3a454e portable serializer: use signed char for size
8 years ago
MoroccanMalinois 80abc3bc4a Build wallet with Android NDK
8 years ago
kenshi84 f390a0e2dc portable serializer: make signerd/unsigned tx portable, ignore archive version checking
8 years ago
Howard Chu f3fdefe001 Fix multiple definition clash on ARMv7 build
8 years ago
kenshi84 af9a799925 account for API difference between 1.58 & 1.59
8 years ago
kenshi84 d1d6e27ab6 moved boost cpp into hpp since they're supposed to be header only
8 years ago
kenshi84 66e6af89ce added experimental boost::archive::portable_binary_{i|o}archive
8 years ago
Antonio Huete Jimenez b00da61eab Preliminary support for DragonFly BSD
8 years ago
taushet bdd3fb85d6 Spelling in errors.
8 years ago
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
8 years ago