Rusty Russell
|
a08a2105ea
|
generate-wire.py: generalize, move to tools.
We're going to want to use this for inter-daemon comms, so generalize it.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2017-01-04 14:09:20 +10:30 |
|
Rusty Russell
|
b7789bf065
|
Makefile: generalize whitespace check.
Spread to individual Makefiles, and include headers.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2017-01-04 14:09:20 +10:30 |
|
Rusty Russell
|
0861ec33a5
|
check-source-bolt: generalize.
This way sub-Makefiles can add their own files to check.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2017-01-04 14:09:20 +10:30 |
|
Rusty Russell
|
6dc7056625
|
check-bolt: use new BOLTs.
The structure is slightly different, so this requires some fixes.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2017-01-04 14:09:20 +10:30 |
|
Christian Decker
|
e40509c6c3
|
wire: Linking against wire objs
|
2016-12-01 13:50:02 +10:30 |
|
Rusty Russell
|
36e018161f
|
wire: generate marshal/unmarshal from spec.
Including tests!
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2016-12-01 13:50:02 +10:30 |
|