]> git.ozlabs.org Git - ccan/history - tools
opt: handle -Wcast-qual warnings.
[ccan] / tools /
2011-12-12 Andrey SmirnovMakefile, configurator: Add additional debug flags...
2011-12-07 Rusty Russelltools/doc_extract: trim trailing blank lines on sections.
2011-12-07 Rusty Russelltools/doc_extract: simplify handling fields with spaces...
2011-12-05 Rusty Russellccanlint: use ccan/autodata
2011-12-05 Rusty Russellconfigurator: HAVE_SECTION_START_STOP
2011-12-05 Rusty Russellconfigurator: HAVE_PROC_SELF_MAPS
2011-12-02 Rusty Russellccanlint: remove argument to -k/--keep
2011-12-02 Rusty Russellccanlint: use -t for --target not --timeout
2011-12-02 Rusty Russellccanlint: use traversal to trim tests we want to skip.
2011-12-02 Rusty Russellccanlint: use node traverse for --target.
2011-12-02 Rusty Russellccanlint: use dgraph module.
2011-12-02 Rusty Russellccanlint: remove wart from info options.
2011-12-02 Rusty Russellccanlint: parse --verbose before anything else.
2011-12-01 Rusty Russellccanlint: get rid of separate class of compulsory tests.
2011-12-01 Rusty Russelltlist: remove type arg from tlist_top(), tlist_tail()
2011-11-30 Rusty Russelltdb2: add a capability list from the header.
2011-11-29 Rusty Russellconfigurator: HAVE_BACKTRACE
2011-11-29 Rusty Russellccanlint: fix depends_build_without_features
2011-11-16 Rusty Russellccanlint: fix --test-dep-graph
2011-11-15 Rusty Russellccanlint: make fewer tests compulsory.
2011-11-15 Rusty Russellccanlint: fix ccanlint -l
2011-11-01 Rusty Russellccanlint: fix uninitialized variables in tests_pass_val...
2011-11-01 Rusty Russellccanlint: fix test link when given no arguments.
2011-10-24 Rusty Russellccanlint: fix creation of example test/run.c
2011-10-05 Rusty Russellccanlint: drop -d, interpret any arguments as directori...
2011-10-05 Rusty Russellccanlint: fix spurious warning errors.
2011-09-27 Rusty Russellhtable: clean up interface, document htable_type better.
2011-09-26 Rusty Russellccanlint: more tweaks to example mangling.
2011-09-22 Rusty Russellccanlint: fix output for async commands.
2011-09-12 Rusty Russellccanlint: run tests in parallel
2011-09-12 Rusty Russellccanlint: compile tests with coverage in parallel
2011-09-12 Rusty Russellccanlint: compile tests in parallel
2011-09-12 Rusty Russellccanlint: infrastructure to run commands async.
2011-09-12 Rusty Russelltools: fix realloc bug.
2011-08-30 Rusty Russellccanlint: clean up reduced feature handling.
2011-08-30 Rusty Russellccanlint: show each test as we execute it with -vv
2011-08-30 Rusty Russellccanlint: handle duplicate dependencies in _info
2011-08-30 Rusty Russellccanlint: add coverage variant of files.
2011-08-30 Rusty Russellccanlint: keep separate array of compiled versions.
2011-08-29 Rusty Russellccanlint: run tests under valgrind initially.
2011-08-29 Rusty Russellccanlint: add is_excluded() helper.
2011-08-29 Rusty Russelltools: simplify get_safe_ccan_deps
2011-08-29 Rusty Russellccanlint: fix warning about bogus return value.
2011-08-29 Rusty Russellccanlint: rename obj_list in examples_compile.c to...
2011-08-24 Rusty Russellccanlint: tests_pass_valgrind_noleaks: handle FAIL...
2011-08-24 Rusty Russellccanlint: allow per-file restrictions, so we don't...
2011-08-24 Rusty Russellccanlint: make valgrind understand child output.
2011-08-24 Rusty Russellccanlint: use ccan/time
2011-08-24 Rusty Russelltools: reorder object files into alphabetical order.
2011-08-22 Rusty Russellccanlint: fix dependencies on tests_pass_without_features.
2011-07-21 Rusty Russellccanlint: handle DOS-style \r\n lines when parsing.
2011-07-21 Rusty Russellccanlint: license_depends_compat checks dependencies...
2011-07-21 Rusty Russellccanlint: move license tag matching into common code.
2011-07-21 Rusty Russellccanlint: check for incompatible license boilerplates...
2011-07-21 Rusty Russellccanlint: add simple check for comment referring to...
2011-07-21 Rusty Russellccanlint: tighten license check.
2011-07-19 Rusty Russellccanlint: make a license enum, and parse the license...
2011-06-16 Rusty Russelltools: trim leading whitespace in documentation extract.
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 Russelltools: always include config.h before anything else.
2011-04-27 Rusty Russellstr: fix tests on unsigned chars, and !HAVE_ISBLANK.
2011-04-27 Andreas Schlickccanlint: Add more C++ keywords.
2011-04-19 Rusty Russellccanlint: test for C++ reserved words in headers.
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 SchlickTo compile ccan under DragonFly BSD some additional...
2011-04-02 Andreas Schlickasort: Use qsort_r if the system provides it.
2011-04-02 Andreas Schlickconfigurator: Add test for glibc's qsort_r.
2011-03-28 Rusty Russellconfigure.h: HAVE_ISBLANK
2011-03-25 Rusty Russellccanlint: fix listing of dependencies
2011-03-24 David GibsonAdd configurator test for memmem()
2011-03-22 Rusty Russellccanlint: fix compilation of API tests with coverage
2011-03-22 Rusty Russellccanlint: roughly handle multiple conditions on #if...
2011-03-22 Rusty Russellccanlint: exit with non-zero exit status if a test...
2011-03-22 Rusty Russelltools: fix up warnings with -Wwrite-strings.
2011-03-21 Rusty Russellconfigurator: HAVE_STACK_GROWS_UPWARDS
2011-03-17 Rusty Russellccanlint: fix gdb line in tests_pass helper.
2011-03-17 Rusty Russelltools: fix ctype.h and string usage.
2011-03-17 Rusty Russellccanlint: objects_build_with_stringchecks
2011-03-17 Rusty Russellccanlint: don't ever used pre-built modules as dependen...
2011-03-17 Rusty Russellccanlint: fix mangled output for 'make scores'
2011-03-16 Brad Hardstools: avoid needless post increment on size
2011-03-16 Rusty Russelltools: actually add non-source files to other_files...
2011-03-08 Joey Adamstools: Fixed unchecked *strrchr in a couple places.
2011-03-08 Joey Adamstools: Added "-I." to fix ccan_depends --compile
2011-03-02 Rusty Russellccanlint: give a point per compile_ok/compile_fail...
2011-03-02 Rusty Russellccanlint: don't fail just because we don't have positiv...
2011-03-02 Rusty Russellconfigurator: more robust test for HAVE_NESTED_FUNCTIONS
2011-03-01 Rusty Russellccanlint: prepend module headers before standard ones.
2011-03-01 Rusty Russellconfig.h: HAVE_ASPRINTF
2011-03-01 Rusty Russellconfig.h: define _GNU_SOURCE
2011-03-01 Rusty Russellccanlint: don't crash when given --target=hash_if and...
2011-03-01 Rusty Russellccanlint: check for #ifdef
2011-03-01 Rusty Russellccanlint: run tests with reduced-feature config.h
2011-03-01 Rusty Russellccanlint: compile module with reduced-feature config.h
2011-03-01 Rusty Russellccanlint: create reduce-feature config.h
2011-03-01 Rusty Russellccanlint: --compiler and --cflags options.
2011-03-01 Rusty Russellccanlint: read config.h to get compilation flags at...
2011-03-01 Rusty Russellccanlint: handle weird directories.
next