]> git.ozlabs.org Git - ccan/history - tools/ccan_depends.c
generator: Rewrite to use coroutine module
[ccan] / tools / ccan_depends.c
2016-08-30 Rusty RussellMerge remote-tracking branch 'origin/pr/48'
2016-08-30 Rusty RussellMerge remote-tracking branch 'origin/pr/50'
2016-08-24 Jon Griffithstools/ccan_depends: Don't crash when no dependencies...
2012-12-03 Rusty Russelltools: use tal instead of talloc.
2012-11-21 Rusty Russelltools: fix dependencies.
2012-11-12 Rusty Russelltools: add testdepends handling in _info.
2012-09-10 Rusty Russelltools: more intelligent caching for compile _info.
2011-08-29 Rusty Russelltools: simplify get_safe_ccan_deps
2010-02-01 Rusty Russellccanlint: fix directory issues properly.
2009-09-25 Rusty Russellccan_depends: Fix up after tools changes.
2009-09-08 Rusty RussellDependency checking (make sure .o files exist, prereq...
2009-04-09 Rusty RussellAllow things without test/ dirs to be modules.
2008-11-10 Rusty RussellSimplify -I lines: change includes to ccan/
2008-11-10 Rusty RussellRename string to str, and split into three modules.
2008-08-19 Rusty Russell--direct for ccan_depends
2008-08-19 Rusty RussellNon-compiling version of ccan_depends by default.
2008-08-05 Rusty RussellMake depends build the _info files (easier for Dinesh...
2008-07-28 Rusty RussellProper recursive dependencies (came from libantithread...