]> git.ozlabs.org Git - ccan/history - Makefile-ccan
Makefile: score nested modules.
[ccan] / Makefile-ccan
2012-11-22 Rusty Russelltal/path: new module
2012-11-22 Rusty Russelltal/str: new module.
2012-11-22 Rusty Russellalloc: move into antithread/alloc.
2012-11-22 Rusty RussellMakefile: list modules explicitly.
2012-11-21 Rusty RussellMakefile: add -Wundef to the default CFLAGS
2011-12-12 Andrey SmirnovMakefile, configurator: Add additional debug flags...
2011-04-27 Rusty RussellMakefile: don't define -Werror for ccanlint.
2011-03-22 Rusty Russellccan: add -Wpointer-arith and -Wwrite-strings by default
2011-03-17 Rusty Russelltools: fix ctype.h and string usage.
2010-11-15 Rusty Russellccanlint: remove -Werror, use output of compile command...
2010-11-04 Rusty RussellMakefile: make non-optimized variant comment a bit...
2010-11-03 Rusty Russellmakefiles: add "scores" target.
2010-11-03 Rusty Russelltools: new "configurator" tool.
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-11-21 Rusty RussellNew asort routine; unf. breaks under -Wmissing-prototyp...
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-03-12 Rusty RussellHandle multiple .c files in directory properly (isaac).
2009-02-25 Rusty RussellMajor cleanup of makefiles, api tests.
2009-01-13 Rusty RussellIncrease optimization level, and clean up Makefile...
2008-11-10 Rusty RussellSimplify -I lines: change includes to ccan/
2008-11-08 Rusty RussellStatic generation of web pages. Based on GSoC work...