35 Commits (6f205896aa8bf9f089a17ca9df9dcc30436f2f19)

Author SHA1 Message Date
Rusty Russell 68c6ae67b3 external/Makefile: fix parallel build with missing secp headers. 4 years ago
Rusty Russell 70977a4fbd libwally: update to latest which uses libsecp-zkp submodule 4 years ago
YOSHIDA Masanori b7ab8866b8 Makefile: fix typo and wrong path in external/Makefile to properly remove objects with "make clean" 4 years ago
Rusty Russell c76cfe9c5c Makefile: fix typo which can cause build failures. 4 years ago
Rusty Russell 2c9ad7ea29 external/Makefile: fix mkdir rule for libbacktrace.a 4 years ago
Rusty Russell 95a0249272 external/Makefile: fix build from fresh git clone. 4 years ago
Rusty Russell 5d9d21d64d external/gheap: new submodule. 4 years ago
Rusty Russell 57f6f74ee0 external/Makefile: fix spurious rebuilds. 4 years ago
Wladimir J. van der Laan 32f9805a30 build: Make it possible to build without gcc 4 years ago
Niklas Claesson 601464416b travis: Actually build for arm 5 years ago
Rusty Russell 88402bc234 Makefile: fix clean and distclean for external libs. 5 years ago
Vasil Dimov 53ecf098ab build: remove unrecognized option to libsodium 5 years ago
Vasil Dimov 6e86022909 build: force libwally-core to compile in C99 mode 5 years ago
Christian Decker c49c869933 wally: Specify that we use python3 so we don't depend on python2 5 years ago
Niklas Claesson f9b3b96a63 external: Reorganize to support cross-compilation 5 years ago
Ján Sáreník 170918ff8c Add cross-compilation options only when requested (#3275) 5 years ago
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