]> git.ozlabs.org Git - ccan/history - tools/tools.c
ccan/io: make io functions more generic.
[ccan] / tools / tools.c
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-21 Rusty Russelltools: fix dependencies.
2012-09-10 Rusty Russellfailtest, tools: update for new timespec-using ccan...
2012-03-27 Rusty Russelltools: fix bogus unreachable return.
2011-12-02 Rusty Russellccanlint: remove argument to -k/--keep
2011-08-24 Rusty Russellccanlint: use ccan/time
2011-04-02 Andreas SchlickTo compile ccan under DragonFly BSD some additional...
2011-03-22 Rusty Russelltools: fix up warnings with -Wwrite-strings.
2011-03-17 Rusty Russellccanlint: fix mangled output for 'make scores'
2011-01-09 Rusty Russellccanlint: -k should not pollute module directory.
2010-11-14 Rusty Russellccanlint: make compile commands return output.
2010-11-03 Rusty Russelltools: new "configurator" tool.
2010-10-20 Rusty Russelltools: fixes for 64-bit.
2010-10-07 Rusty Russellccanlint: rename files on collision even with keep...
2010-09-10 Rusty Russellccanlint: use familiar names for temporary files, show...
2010-08-30 Rusty Russelltools: only print out creating directory the first...
2010-08-30 Rusty Russellccanlint: fix abort on "-d ..".
2010-08-30 Rusty Russelltools: add build_verbose to show every command executed.
2010-08-27 Rusty Russellccanlint: chdir to temporary dir so gcov files land...
2010-08-27 Rusty Russellccanlint: use gcov to rate test coverage (score out...
2010-06-07 Rusty Russellccanlint: don't setpgid on running commands: we want...
2010-06-07 Rusty Russellccanlint: Add -k option to keep results.
2010-04-09 Rusty Russellccanlint: optimize the timeout case
2010-04-09 Rusty Russellccanlint: always catch timeouts, and force kill valgrin...
2010-04-09 Rusty Russellccanlint: timeout, and implement -t option for quicker...
2010-02-11 Rusty RussellFix Joey's report of rename failing across moint points.
2009-09-29 Rusty Russelltools: fix compile warning under Ubuntu
2009-09-25 Rusty RussellNow we compile everything into the tmp dir.
2009-09-25 Rusty Russellccanlint: only compile _info once; speeds tdb test...
2009-09-12 Rusty RussellBuild tests for ccan.