rgb-cln/tools
W. J. van der Laan dd93f5dd29 Add missing headers for compiling on FreeBSD 13
- `netinet/in.h`: struct sockaddr_in, struct sockaddr_in6
- `unistd.h`: close()
2021-09-24 12:40:09 +09:30
..
gen tools/check-includes.sh: test that c files include their .h files. 2021-09-17 09:43:22 +09:30
test cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30
.gitignore reorganize .gitignore entries across subdirs. 2021-05-18 09:43:50 +09:30
Makefile common/autodata: use instead of ccan/autodata 2021-09-21 18:04:43 +02:00
bench-gossipd.sh gossipd: remove unnecessary dev_unknown_channel_satoshis arg. 2019-05-22 11:28:44 +00:00
build-release.sh Shellcheck cleanup 2021-09-05 18:55:53 +02:00
check-bolt.c cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30
check-includes.sh tools/check-includes.sh: test that c files include their .h files. 2021-09-17 09:43:22 +09:30
check-manpage.sh doc/Makefile: adapt 'check-manpages' to markdown 2019-08-22 01:35:01 +00:00
check-markdown.sh tools: use /usr/bin/env bash instead of /bin/bash 2018-07-24 00:25:43 +00:00
check-setup_locale.sh setup: add setup to make checks 2020-05-19 13:35:42 +09:30
check-spelling.sh tools/check-spelling: Fix grep error on macOS 2021-06-25 10:16:41 +09:30
docker-entrypoint.sh Take LIGHTNINGD_NETWORK env variable in Dockerfile. 2020-07-07 12:14:42 +02:00
fromschema.py doc: fix GH/readthedocs rendering of manual pages. 2021-09-05 15:02:17 +02:00
generate-wire.py lightningd: use channel_type, pass to-and-from channeld. 2021-09-13 15:53:23 +02:00
headerversions.c Add missing headers for compiling on FreeBSD 13 2021-09-24 12:40:09 +09:30
hsmtool.c cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30
mockup.sh Shellcheck cleanup 2021-09-05 18:55:53 +02:00
refresh-submodules.sh make: have `git submodule update` be recursive 2020-12-11 13:20:54 +01:00
rel.sh tools: use /usr/bin/env bash instead of /bin/bash 2018-07-24 00:25:43 +00:00
repro-build.sh repro: Allow dashes in the version number 2020-09-16 06:27:12 +09:30
update-mocks.sh update-mocks: prefer to find function defs from local includes. 2021-05-22 17:53:04 +09:30