19 Commits (be49a599bc217642b17cffbc751f468d2dbbccc2)

Author SHA1 Message Date
Christian Decker eb5ef0fc08 external: Enable debugging and building elements in libwally-core 6 years ago
GreenAddress fb07265663 remove libbase58, use base58 from libwally (#2594) 6 years ago
Rusty Russell d413fc7e9b configure: use system libbase58 if available. 6 years ago
Rusty Russell 21fd8f7eaa configure: use system libsodium if available and modern. 6 years ago
Rusty Russell 76dd1577bd external: fix submodule handling for parallel builds, submodule URL changes. 6 years ago
Jan Sarenik b28d71a9a5 external/Makefile: Change variable HOST to MAKE_HOST 7 years ago
conanoc c4700a13a7 Add guard for BACKTRACE_SUPPORTED 7 years ago
Igor Cota fc3e6782dd Only make clean external submodules if Makefile present, fixes #1130 7 years ago
Jan Sarenik 54b8562936 Fix libtool error 7 years ago
Igor Cota a048a54f83 Add specific external libs to the makefile clean recipe. To avoid failed linking of cross compiled binaries left out after an incomplete make clean 7 years ago
Igor Cota f7097c76bd Pass the HOST and BUILD environment vars to the external submodules configurators. Needed to cross-compile 7 years ago
Rusty Russell 7db88f0b8a external: make submodule hacks more general, and common. 7 years ago
Carl Dong e624046c74 external/Makefile: Initialize/update libwally-core submodule. 7 years ago
Rusty Russell c22d2c8dae Makefile: rebuild all objects if Makefile changes. 7 years ago
Rusty Russell af7e6158af Makefile: clean needs to do more, distclean should remove everything. 7 years ago
Rusty Russell a02ca46b03 secp256k1_ecdsa_recoverable_signature: add support. 7 years ago
Rusty Russell dba27188b7 external/libbacktrace: new external library for backtrace support. 7 years ago
Rusty Russell 739b163f8b Makefiles: simplify dependencies. 7 years ago
Rusty Russell f42f34b82d external: new subdirectory for all external libraries and submodules. 7 years ago