]> git.ozlabs.org Git - ccan/history - tools/tools.h
From: Joseph Adams <joeyadams3.14159@gmail.com>
[ccan] / tools / tools.h
2010-02-11 Rusty RussellFix Joey's report of rename failing across moint points.
2010-02-01 Rusty Russellccanlint: fix directory issues properly.
2010-01-06 Rusty RussellRemove old run-tests, clean up #includes to all be...
2009-11-21 Rusty RussellNew asort routine; unf. breaks under -Wmissing-prototyp...
2009-10-07 Rusty Russelltools/ccanlint: build tests are now compulsory
2009-09-28 Rusty RussellFix "make check": this is temporary until we use ccanli...
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-25 Rusty RussellUse -O not -O3: reduces ccan/tdb test time from 24...
2009-09-25 Rusty Russellccanlint: don't use total_score to separate kinds of...
2009-09-12 Rusty RussellBuild tests for ccan.
2009-09-08 Rusty RussellDependency checking (make sure .o files exist, prereq...
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2009-03-02 Rusty RussellFrom: "Timothy B. Terriberry" <tterribe@xiph.org>
2008-11-12 Rusty RussellAdd --function= arg to doc_extract so we can use it...
2008-08-19 Rusty Russell--direct for ccan_depends
2008-08-19 Rusty RussellNon-compiling version of ccan_depends by default.
2008-08-04 Rusty Russellmerge
2008-08-03 dineshDeleting duplicate grab_file in tools/
2008-07-28 Rusty RussellUse new string.h strsplit() everywhere.
2008-06-29 Rusty RussellCompile fixes
2008-06-29 Rusty RussellSplit tools unto parts for fixing run_tests to link...