No Description

Rusty Russell c4b2c672dc Hack to fix test builds, by ignoring deps with no .o's (ie. 17 years ago
ccan 0c492447b9 New list_tail() function and test for list_top() on empty list reveals a 17 years ago
junkcode 161ae5c758 Our first junkcode! 17 years ago
tap 650c775ff0 Move modules to ccan/ tools to tools/ 18 years ago
tools c4b2c672dc Hack to fix test builds, by ignoring deps with no .o's (ie. 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.