]> git.ozlabs.org Git - ccan/history - tools/depends.c
Joey's template fixes.
[ccan] / tools / depends.c
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-15 Rusty Russellgrab_fd and grab_file: add a size arg, use everywhere.
2008-08-05 Rusty RussellMake depends build the _info files (easier for Dinesh...
2008-07-28 Rusty RussellUse new string.h strsplit() everywhere.
2008-07-28 Rusty RussellProper recursive dependencies (came from libantithread...
2008-06-29 Rusty RussellSplit tools unto parts for fixing run_tests to link...