]> git.ozlabs.org Git - ccan/history - tools/configurator
tools: Add create-ccan-tree utility
[ccan] / tools / configurator /
2012-03-27 Rusty Russelliscsi: use <sys/filio.h> on Solaris.
2012-03-27 Rusty Russelltools/configurator: fix test for /proc/self/maps.
2012-02-14 Rusty Russellconfigurator: define HAVE_CCAN.
2011-12-12 Andrey SmirnovMakefile, configurator: Add additional debug flags...
2011-12-05 Rusty Russellconfigurator: HAVE_SECTION_START_STOP
2011-12-05 Rusty Russellconfigurator: HAVE_PROC_SELF_MAPS
2011-11-29 Rusty Russellconfigurator: HAVE_BACKTRACE
2011-04-28 Rusty Russellconfigurator: make it BSD-MIT licensed.
2011-04-28 Douglas Bagnalltools: don't unnecessarily redefine _GNU_SOURCE in...
2011-04-27 Rusty Russellstr: fix tests on unsigned chars, and !HAVE_ISBLANK.
2011-04-19 Rusty Russellconfigurator: HAVE_FILE_OFFSET_BITS
2011-04-02 Andreas Schlickconfigurator: Remove the now unneeded test for nested...
2011-04-02 Andreas Schlickconfigurator: Add test for glibc's qsort_r.
2011-03-28 Rusty Russellconfigure.h: HAVE_ISBLANK
2011-03-24 David GibsonAdd configurator test for memmem()
2011-03-22 Rusty Russelltools: fix up warnings with -Wwrite-strings.
2011-03-21 Rusty Russellconfigurator: HAVE_STACK_GROWS_UPWARDS
2011-03-02 Rusty Russellconfigurator: more robust test for HAVE_NESTED_FUNCTIONS
2011-03-01 Rusty Russellconfig.h: HAVE_ASPRINTF
2011-03-01 Rusty Russellconfig.h: define _GNU_SOURCE
2011-03-01 Rusty Russellconfig.h: idempotent-wrap the generated config.h
2011-01-04 Rusty Russellcompiler: NORETURN
2011-01-01 Rusty Russellconfig.h: HAVE_FLEXIBLE_ARRAY_MEMBER
2010-12-08 Rusty Russellconfigurator: warnings count as failures too.
2010-11-15 Rusty Russellconfig: add HAVE_BUILTIN_FFSLL
2010-11-15 Rusty Russellccanlint: remove -Werror, use output of compile command...
2010-11-03 Rusty Russelltools: new "configurator" tool.