]> git.ozlabs.org Git - ccan/history - tools
tal/autoptr: new module.
[ccan] / tools /
2016-12-24 David Gibsonccanlint: Move ccanlint test options from _info comment...
2016-12-01 David GibsonMakefile: Remove testdepends from make check dependencies
2016-11-22 David GibsonMakefile: Remove unused test targets
2016-11-21 David Gibsonccanlint: Remove unused variable
2016-11-21 David GibsonMerge Makefile rewrite into master
2016-11-07 David Gibsonccanlint: Alter meaning of --summary option
2016-11-06 Rusty Russellccanlint: remove empty statement warnings.
2016-11-06 Rusty Russellccanlint: check unused result.
2016-11-06 Rusty Russellccanlint: mark unused parameters.
2016-11-06 Rusty Russellccanlint: fix usage of unused main parameters in other...
2016-11-06 Rusty Russelltools/ccanlint: add args to main.
2016-11-04 Rusty Russelltools/ccanlint: compile cleanly with -Wextra.
2016-11-04 Rusty Russelltools: set, don't increment bool.
2016-09-30 Kevin Lockeconfigurator: DEFAULT_{COMPILER, FLAGS} for MSVC
2016-09-30 Kevin Lockeconfigurator: Add output cflag option and macro
2016-09-30 Kevin Lockeconfigurator: Print test source without cat
2016-09-30 Kevin Lockeconfigurator: Inline err.h functions
2016-09-30 Kevin Lockeconfigurator: Reimplement run using popen
2016-09-27 Kevin Lockeconfigurator: Return pointer difference as ptrdiff_t
2016-09-27 Kevin Lockeconfigurator: Fix warning in HAVE_FOR_LOOP_DECLARATION
2016-09-27 Kevin Lockeconfigurator: Fix compiler warning with compare
2016-09-27 Kevin Lockeconfigurator: Mark non-Windows tests MAY_NOT_COMPILE
2016-09-27 Kevin Lockeconfigurator: Use native directory separator
2016-09-27 Kevin Lockeconfigurator: Replace unlink with remove
2016-09-21 Jon GriffithsMakefile: First try at rewriting the ccan Makefile.
2016-08-30 Rusty Russellccanlint: depends_accurate: don't detect false dependen...
2016-08-30 Rusty Russelltools/ccanlint: test_depends_accurate: catch #include...
2016-08-30 Rusty RussellMerge remote-tracking branch 'origin/pr/48'
2016-08-30 Rusty RussellMerge remote-tracking branch 'origin/pr/50'
2016-08-29 Jon Griffithsmanifest: Print the directory name if no files are...
2016-08-29 Jon Griffithsconfigurator: Fix unused parameters
2016-08-24 Jon Griffithstools/ccan_depends: Don't crash when no dependencies...
2016-05-09 Rusty Russellccanlint: fix missing file.
2016-05-06 Rusty Russelltools/ccanlint: make sure _info compiles.
2016-04-29 David GibsonClean up use of 'rm' in Makefiles
2016-04-26 Rusty Russellconfigurator: fix HAVE_UCONTEXT test on Ubuntu 16.04.
2016-02-25 David Gibsonconfigurator: Add test for ucontext.h
2016-02-05 Rusty Russellccanlint: make _info ported an empty string on success.
2016-02-03 David Gibsonccanlint: Report failures with --summary
2016-02-03 Rusty Russellccanlint: add missing file for "info_ported" test.
2016-02-03 Rusty Russelltools: commit missing support for _info ported flag.
2016-02-03 Rusty Russellccanlint: add "_info ported" (for ccan/altstack).
2016-02-02 David Gibsonstrmap: Convert to using TCON_WRAP() instead of plain...
2016-01-27 David Gibsonccanlint: Remove unused variable
2016-01-26 David Gibsonconfigurator: Clarify empty if
2015-11-20 Rusty Russelltools/namespacize: use unlink_noerr.
2015-09-29 Rusty Russellccanlint: enhance and streamline "output" testing lines.
2015-09-24 Rusty Russellconfigurator: check for valgrind/memcheck.h
2015-09-09 Andrew Jefferyccanlint: Add cflags support to _info
2015-09-09 Andrew Jefferyconfigurator: Add OpenMP detection
2015-08-19 Cody P Schaferconfigurator: avoid potential unused parameter warnings...
2015-08-19 Cody P Schaferconfigurator: sometimes _GNU_SOURCE is already defined...
2015-08-19 Cody P Schaferconfigurator: hide type punning
2015-08-17 Cody P Schaferconfigurator: avoid leaks that LeakSanitizer doesn...
2015-07-09 Rusty Russelltools/modfiles: include _info (unless requested not to)
2015-07-09 Rusty Russelltools/create-ccan-tree: clean up modfiles binary after...
2015-07-09 Rusty Russelltools/create-ccan-tree: fix nested modules with -a
2015-07-09 Rusty Russelltools/modfiles: list files in a module.
2015-07-09 Rusty Russelltools: include LICENSE file in manifest.
2015-07-09 Rusty Russelltools: don't include submodules in manifest.
2015-06-18 Rusty Russellccanlint: handle circular test-depends.
2015-05-28 Rusty Russelltal: rename tal_dup to tal_dup_arr, make tal_dup simpler.
2015-05-24 Rusty Russelltools: add HAVE_UNALIGNED_ACCESS test.
2015-04-10 Peter Barkerccanlint: avoid segfault when module_builds' linking...
2015-03-30 Rusty Russelltools/ccanlint: slight neatening of license logic.
2015-03-30 Peter Barkerccanlint - avoid e.g. GPL vs LGPL mismatch in license...
2014-11-10 Rusty Russellccanlint: offer to insert license comments where they...
2014-11-10 Rusty Russellccanlint: check all headers for examples.
2014-10-27 David Gibsonmem: Implement memrchr()
2014-10-13 Rasmus Villemoesconfigurator: Fix CTZ detection
2014-08-01 Rusty Russelltools/ccanlint: add global .valgrind_suppressions file.
2014-07-29 Cody P Schaferconfigurator: add BUILTIN_CTZ*, BUILTIN_FFS, and ICCARM...
2014-06-23 Rusty Russelltools/configurator: set HAVE_CLOCK_GETTIME even if...
2014-06-21 Cody P Schafercompiler: Add PURE_FUNCTION
2014-06-16 David Gibsonccan: Correct some poor conventions in _info includes
2014-06-10 Rusty Russellio failtest timer tools: fallout from time changes.
2014-06-10 Rusty Russelltools: use tal/grab_file
2014-05-27 Rusty Russelltools/ccanlint: detect more unmentioned dependencies.
2014-05-27 Rusty Russelltools/ccanlint: don't assert on relative directories...
2014-02-06 Rusty Russelltools/configurator: add HAVE_SYS_TERMIOS_H
2013-04-01 Rusty Russellccanlint: --deps-fail-ignore.
2013-03-31 Rusty Russellccanlint: don't crash if given bad directory name.
2013-01-14 Rusty Russellccanlint: fix stack smash.
2013-01-12 Rusty Russellccanlint: handle when _info doesn't compile.
2013-01-03 Rusty RussellMerge branch 'rfc822'
2013-01-03 Rusty Russellccanlint: ignore "unused" non-ccan dependencies.
2012-12-17 Rusty Russellconfigurator: fix single-arg case.
2012-12-07 Rusty Russellccanlint: fix --compiler and --cflags options to apply...
2012-12-03 Rusty Russelltools: manifest.c should use path_canon.
2012-12-03 Rusty Russellccanlint: remove redundant num_lines in struct ccan_file.
2012-12-03 Rusty Russellccanlint: print module name properly for nested modules.
2012-12-03 Rusty Russelltools: use tal/path instead of opencoding most paths.
2012-12-03 Rusty Russelltools: use tal/path instead of writing own path handlers.
2012-12-03 Rusty Russelltools: use tal instead of talloc.
2012-12-03 Rusty Russelltools: use rbuf instead of grab_file.
2012-12-03 Rusty Russellccanlint: handle nested modules when mentioned in examples.
2012-12-03 Rusty Russelltools: don't abort on malformed documentation lines.
2012-11-22 Rusty Russellconfigurator: test for HAVE_FCHDIR
2012-11-22 Rusty Russellweb: generate correct pages for submodules.
2012-11-22 Rusty Russelltools: don't assume modules are immediately below ccan...
next