rgb-cln/external
Rusty Russell 76dd1577bd external: fix submodule handling for parallel builds, submodule URL changes.
If we change an upstream URL, all submodules break.  Users would need
to run 'git submodule sync'.  Note that the libbacktrace fix was merged
upstream so this is no longer necessary, but it's good for future changes.

Also, stress-testing reveals that git submodule fails locking
'.git/config' when run in paralell.  It also segfaults and other
problems.

This is my final attempt to fix submodules; I've wasted far too many
days on obscure problems it creates: I've already lost one copy of my
repo to apparently unfixable submodule preoblems.  The next "fix" will
be to simply import the source code so it works properly.

Reported-by: @jsarenik
Fixes: #1543
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-06-08 17:56:01 +02:00
..
jsmn@6784c826d9 external/jsmn: update module to see if bug is fixed 2018-02-05 04:08:16 +00:00
libbacktrace@14d377e9be external/libbacktrace: new external library for backtrace support. 2017-09-12 23:00:53 +02:00
libbase58@16c2527608 external: new subdirectory for all external libraries and submodules. 2017-08-29 17:54:14 +02:00
libsodium@fce6852d64 external: new subdirectory for all external libraries and submodules. 2017-08-29 17:54:14 +02:00
libwally-core@770c572db7 invoice: allow numeric labels again. 2018-03-30 00:01:10 +02:00
.gitignore Rename subdaemons, move them into top level. 2017-08-29 17:54:14 +02:00
Makefile external: fix submodule handling for parallel builds, submodule URL changes. 2018-06-08 17:56:01 +02:00