lightning/tools
nicolas.dorier 921a16eb1f
Simplify docker build
Previously, one command for each platform was needed to build the
images, followed by the need to create manifest manually.

It is possible to simplify this, while making the build faster, by
moving the arch specific build-arg into the Dockerfile directly, and
using the build platform's architecture for the downloader to share the
cache between the target architure images.
2024-04-10 18:06:32 +09:00
..
gen tools: remove optional csv field handling. 2023-05-23 09:34:08 +09:30
test tools: remove DEVELOPER. 2023-09-21 20:08:24 +09:30
.gitignore reorganize .gitignore entries across subdirs. 2021-05-18 09:43:50 +09:30
bench-gossipd.sh gossipd: remove online gossip_store compaction. 2024-02-04 09:24:44 +10:30
build-release.sh Simplify docker build 2024-04-10 18:06:32 +09:00
check-bolt.c tools/check-bolt.c: don't leak open directory. 2023-01-30 13:24:29 +10:30
check-includes.sh tools/check-includes.sh: make shellcheck happy. 2021-12-06 10:05:39 +10:30
check-manpage.sh lightningd: add --developer runtime option. 2023-09-21 20:08:24 +09:30
check-setup_locale.sh setup: add setup to make checks 2020-05-19 13:35:42 +09:30
check-spelling.sh common: add routing test using real data which crashes. 2024-03-07 14:09:14 +01:00
docker-entrypoint.sh Docker: run directory for post-start if present. 2023-03-23 16:43:07 +10:30
fromschema.py doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
generate-wire.py bitcoin/short_channel_id: pass by copy everywhere. 2024-03-20 13:51:48 +10:30
headerversions.c build: remove gmp 2023-05-24 18:21:43 +09:30
hsmtool.c Update hsmtool.c 2024-03-20 14:29:47 +10:30
Makefile common: remove type_to_string files altogther. 2024-03-20 13:51:48 +10:30
md2man.sh external: build lowdown if not already found. 2022-09-08 00:36:51 +03:00
mockup.sh update-mocks: handle missing deprecated_apis. 2022-07-09 09:59:52 +09:30
reckless reckless: populate local submodules for searching 2024-02-21 14:33:11 +01:00
refresh-submodules.sh make: have git submodule update be recursive 2020-12-11 13:20:54 +01:00
rel.sh check: fix warnings from shellcheck 0.8.0 2022-11-09 15:08:03 +01:00
repro-build.sh build: passing release version for make 2023-07-10 13:24:51 +09:30
update-mocks.sh tools: make sure we don't use optimization when building mocks. 2023-10-23 15:48:50 +10:30