Commit Graph

158 Commits (c9063c0b8f78a1fca4c2306d5b1df5f664c030c2)

Author SHA1 Message Date
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
7 years ago
Riccardo Spagni d1b7ad3f1a
Merge pull request #1696
7 years ago
Riccardo Spagni c7750b2570
Merge pull request #1694
7 years ago
Lee Clagett 6ea3e3ccc7 Fix race in setThreadName/getThreadName
7 years ago
Howard Chu 27c3a0ea9f
ITS#8582 keep mutex at end of struct
7 years ago
moneromooo-monero 1c782a923d
easylogging++: do not disable DEBUG level based on _DEBUG/NDEBUG
7 years ago
Riccardo Spagni da9174c8ee
Merge pull request #1656
7 years ago
NanoAkron fc91e6a75a
Fixed a deadlock issue with easylogger++
7 years ago
Howard Chu edfd7f6e07
Workaround VL32 cursor refcounting miscount
7 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
Riccardo Spagni 58501229e3
remove errant target_link_libraries
8 years ago
Riccardo Spagni 58abc096f4
don't build any miniupnpc executables
8 years ago
Riccardo Spagni 114e36888b
don't build miniupnpc test executables
8 years ago
Riccardo Spagni bb69371f66
updated miniupnp
8 years ago
Riccardo Spagni f62ebc5c81
update rapidjson
8 years ago
redfish 77fa663e94 cmake: split BUILD_GUI_DEPS option into two
8 years ago
Ilya Kitaev 43677f9d68 gui/libwallet_merged: libunbound is one more dependency
8 years ago
Howard Chu 7442dd084a More for Issue #855
8 years ago
Howard Chu d6f5d543a5 Fix Issue #855
8 years ago
Howard Chu 66b1e13aa7 mdb_drop optimization
8 years ago
Howard Chu d7ea7d9a23 Merge branch 'performance' into master
8 years ago
Howard Chu 6225716f3c More outputs consolidation
8 years ago
Riccardo Spagni 40974b155e
fix building on FreeBSD
8 years ago