]> git.ozlabs.org Git - ccan/history - tools/manifest.c
Makefile: fix random pattern hack.
[ccan] / tools / manifest.c
2015-07-09 Rusty Russelltools: include LICENSE file in manifest.
2015-07-09 Rusty Russelltools: don't include submodules in manifest.
2014-06-10 Rusty Russelltools: use tal/grab_file
2014-05-27 Rusty Russelltools/ccanlint: detect more unmentioned dependencies.
2012-12-03 Rusty Russelltools: manifest.c should use path_canon.
2012-12-03 Rusty Russellccanlint: remove redundant num_lines in struct ccan_file.
2012-12-03 Rusty Russelltools: use tal/path instead of opencoding most paths.
2012-12-03 Rusty Russelltools: use tal/path instead of writing own path handlers.
2012-12-03 Rusty Russelltools: use tal instead of talloc.
2012-12-03 Rusty Russelltools: use rbuf instead of grab_file.
2012-11-22 Rusty Russelltools: don't assume modules are immediately below ccan...
2012-11-21 Rusty Russelltools: fix dependencies.
2012-11-12 Rusty Russellccanlint: add testdepends support.
2012-03-19 Rusty RussellMerge branch 'ccantool'
2012-03-19 Rusty Russelltools: explicit find_ccan_dir()
2012-03-19 Rusty Russelltools: determing ccan directory differently
2012-03-19 Rusty Russelltools: split out manifest from ccanlint