Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-17 | build_assert: rename EXPR_BUILD_ASSERT to BUILD_ASSERT_OR_ZERO | Rusty Russell | |
Same thing (a BUILD_ASSERT which evaluates to zero), but there's a strong preference for all modules to stick with their own names as prefixes. | |||
2010-01-06 | Remove old run-tests, clean up #includes to all be <ccan/... | Rusty Russell | |
2008-06-02 | Move modules to ccan/ tools to tools/ | Rusty Russell | |
Requires minor fixups. "depends" now prefixes ccan/ (allows for non-ccan deps later). |