No Description

Rusty Russell b776447468 We no longer make ccan/foo.o files, so use libccan.a in run_tests. 17 years ago
ccan f0bf01e9e3 Fix grab_file test after move from string module. 17 years ago
junkcode 161ae5c758 Our first junkcode! 17 years ago
tap 650c775ff0 Move modules to ccan/ tools to tools/ 18 years ago
tools b776447468 We no longer make ccan/foo.o files, so use libccan.a in run_tests. 17 years ago
web a11ff28997 Junkcode now works. 17 years ago
.bzrignore 2601a56408 Ignore tools/_infotojson/infotojson 17 years ago
Makefile 6841e5f540 Fix dependencies for 'make check' 17 years ago
Makefile-ccan a8b248ea9d Simplify -I lines: change includes to ccan/ 17 years ago
README 650c775ff0 Move modules to ccan/ tools to tools/ 18 years ago
config.h 3d34b48fce Allocator now has metadata. 18 years ago

README

tools:
This is currently a bootstrap junkyard for ccan tools.

It is expected that some of this code, being generally useful, will be
shuffled out to their own modules over time.

ccan:
The beginnings of a ccan repository.