]> git.ozlabs.org Git - ccan/history - Makefile
str_talloc: remove unused ccan/noerr dependency.
[ccan] / Makefile
2012-03-27 Rusty RussellMakefile: generate config.h in two stages
2011-12-02 Rusty Russellccanlint: use -t for --target not --timeout
2011-10-05 Rusty Russellccanlint: drop -d, interpret any arguments as directori...
2011-09-23 Rusty Russelljbitset: rename to jset, use ccan/tcon
2011-08-30 Rusty RussellMakefile: speed fastcheck
2011-01-08 Rusty RussellMakefile: append git revision to "make scores"
2010-11-10 Rusty RussellMakefile: exclude Judy-depending libraries as well...
2010-11-03 Rusty Russellmakefiles: add "scores" target.
2010-11-03 Rusty Russelltools: new "configurator" tool.
2010-10-26 Rusty Russellgitify the tree, especially the web makefile.
2010-08-16 Rusty RussellMakefile: don't hide what we're doing, user can use -s.
2010-04-09 Rusty Russelltools: fastcheck adjust; 750ms works well for me.
2010-04-09 Rusty RussellFix EXCLUDE logic for makefiles, add fastcheck
2010-01-06 Rusty RussellMakefile fixes: we now do dependencies properly for...
2009-10-20 Rusty RussellDon't print full fail results on normal check
2009-09-29 Rusty Russelltools: more build convenience work
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2009-04-09 Rusty RussellAllow things without test/ dirs to be modules.
2009-04-07 Rusty RussellAdd ability for _info to specify libraries (particularl...
2009-02-25 Rusty RussellMajor cleanup of makefiles, api tests.
2009-01-13 Rusty RussellIncrease optimization level, and clean up Makefile...
2008-12-08 Rusty RussellMove web stuff to separate Makefile-web, so no bzr...
2008-12-08 Rusty RussellInclude Makefile, config.h, tools in all tarball.
2008-12-08 Rusty RussellFix make check to run all tests.
2008-11-14 Rusty RussellFix dependencies for 'make check'
2008-11-13 Rusty RussellJunkcode now works.
2008-11-10 Rusty RussellSimplify -I lines: change includes to ccan/
2008-11-09 Rusty RussellUpload now works, with a bit of hackery.
2008-11-08 Rusty RussellStatic generation of web pages. Based on GSoC work...
2008-08-05 Rusty RussellMake depends build the _info files (easier for Dinesh...
2008-08-04 Rusty Russellmerge
2008-08-04 Rusty RussellClean _info files too.
2008-07-31 Rusty Russelllibccan.a: simple way to use all of ccan.
2008-07-28 Rusty RussellProper recursive dependencies (came from libantithread...
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/
2008-05-18 Rusty RussellRemoved ccan_tools versions of talloc and libtap in...
2007-12-20 Rusty RussellInclude all the tools under ccan_tools dir, hacked...
2007-12-05 Rusty RussellFirst cut, some hacks, three simple modules. init