No Description

Rusty Russell 1e7c49e054 Add scores/ directory to .gitignore. 15 years ago
ccan af15570a6d opt: Fix warnings with gcc-4.5 (same approach as commit 6535bde) 15 years ago
junkcode 83c7fdc4ab junkcode: new addition. 15 years ago
licenses ab43c3d0de license: more changing of licence -> license. 15 years ago
tools 0ea24c2371 ccanlint: added --test-dep-graph option 15 years ago
web 468af4eaa0 web: point to the configurator to generate config.h 15 years ago
.gitignore 1e7c49e054 Add scores/ directory to .gitignore. 15 years ago
Makefile 191d257ebf Makefile: exclude Judy-depending libraries as well as nfs 15 years ago
Makefile-ccan 85c347709c ccanlint: remove -Werror, use output of compile command to detect warnings. 15 years ago
Makefile-web 5c5cd4b84c makefiles: add "scores" target. 15 years ago
README 650c775ff0 Move modules to ccan/ tools to tools/ 17 years ago
config.h 6e1cdb3d8b compiler: NORETURN 15 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.