28 Commits (0ca6c3cc8445e780cca378049d231397b4ae70a6)

Author SHA1 Message Date
Rusty Russell a8177e9013 Makefile: make check-includes check all the non-generated files. 4 years ago
Rusty Russell 5e865ce42b Makefile: unify generated files definition. 4 years ago
Rusty Russell f7de4ac919 Makefile: fix missing dependencies for tools tests. 4 years ago
Rusty Russell c34c055d82 Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES 4 years ago
Rusty Russell 390c6470ad configure: we don't need mako any more. 4 years ago
Rusty Russell 8150d28575 Makefile: use generic rules to make spec-derived sources. 4 years ago
niftynei 3640befc10 tools-make: also be quiet if --quiet is flagged 4 years ago
Rusty Russell cfb320c972 wire: move remaining bitcoin functions out to bitcoin/ files. 4 years ago
lisa neigut 3f1f075421 tools: add ability to wrap wire messages with ifs 5 years ago
Rusty Russell 278b12982d tools/test/Makefile: disable unless we're in DEVELOPER mode. 5 years ago
Rusty Russell c74c1e56cc tools/test/Makefile: fix always-on generation of tools/test/gen_test.c 5 years ago
Rusty Russell 303c221641 tools/test/Makefile: we depend on tools/test/gen_test.h 5 years ago
Rusty Russell c0ba5879df tools/test: can't generate mocks until submodules checked out. 5 years ago
Rusty Russell dbb15b0045 Makefile: fix occasional race where we fail to compile tools/tests. 5 years ago
Rusty Russell 9e5b9a31c9 FreeBSD: fix build. 5 years ago
Rusty Russell 3c3a89c483 tools/generate-wire.py: add test for implicit lengths. 5 years ago
Rusty Russell b1738c5b89 tools: fix 32 bit compile error 5 years ago
lisa neigut 46cbca97ea bolt-gen: use 'enum' instead of 'e:' prefix for enums 5 years ago
lisa neigut 068496298c bolt-gen: rm unused bolt-generator; rename new bolt generator 5 years ago
lisa neigut 236d26308f bolt-gen: make optional 'assignable' fields work 5 years ago
lisa neigut 316edb39a4 bolt-gen: for wire messages, print out optional fields (if present) 5 years ago
lisa neigut b30d7d26ea bolt-gen: handle enums 5 years ago
lisa neigut cfd56d86ee bolt-gen: keep single instance of type_obj per type 5 years ago
lisa neigut 7f5ba35e95 bolt-gen-tests: namespace test tlv's under test_ 5 years ago
lisa neigut 281b4c241e bolt-gen: fixup the devtool/decodemsg printing facility 5 years ago
lisa neigut cedebfd2d9 bolt-gen: add truncated uint support for TLV fields 5 years ago
lisa neigut 4261e508a9 bolt-gen: add TLV support 5 years ago
lisa neigut 79f13fa429 bolt-gen: add compilation tests 5 years ago