]> git.ozlabs.org Git - ccan/history - tools
tal: add tal_dup_or_null and tal_dup_talarr helpers.
[ccan] / tools /
2021-10-21 ZmnSCPxj jxPCSnmZclosefrom: Close all file descriptors above a certain...
2021-09-08 Niklas Claessonconfigurator: always true branch
2021-06-09 Rusty Russellconfigurator: HAVE_ATTRIBUTE_RETURNS_NONNULL
2020-09-11 Kirill Smelkov*: Fix build with recent gcc/binutils
2020-07-17 Rusty Russelltools/configurator: fix compile error with -O2
2020-02-04 Rusty Russelltools/configurator: simplify wrapper code a little.
2020-02-04 Niklas Claessonconfigurator: Enable running configurator in wrapper
2019-07-31 Rusty Russellconfigurator: fix openmp test on some versions of clang.
2019-06-11 Rusty Russellconfigurator: detect __builtin_cpu_supports.
2019-02-05 Rusty Russellconfigurator: fix crash when more than one extra test...
2018-11-02 Rusty Russellcompiler: add more attributes.
2018-10-12 Rusty Russellrbuf, tools: clean up rbuf usage.
2018-09-26 Rusty Russelltools: fix compile after rbuf rewrite.
2018-08-10 Kazuhiro SeraFix typos detected by github.com/client9/misspell
2018-06-12 Rusty Russelltools/configurator: add manual page.
2018-06-12 Rusty Russelltools/configurator: --extra-tests to read more test...
2018-06-12 Rusty Russelltools/configurator: don't rely on size of tests_array.
2018-06-12 Rusty Russelltools/configurator: better descriptions for --autotools...
2018-06-12 Rusty Russelltools/configurator: Better argument handling, particula...
2018-06-12 Rusty Russelltools/configurator: support --header-file if we don...
2018-06-12 Rusty Russelltools/configurator: support --autotools-style.
2018-06-12 Rusty Russelltools/configurator: support --var-file for outputting...
2018-06-12 Rusty Russelltools/configurator: convert flags to text in 'struct...
2018-04-06 KamilFix HAVE_ASPRINTF detection
2018-03-26 Rusty Russellconfigurator: add tests for other popcount variants.
2018-02-26 Rusty Russelltools/configurator: allow overriding of which cc we...
2017-11-22 Rusty Russellopt: fix libmusl compile.
2017-04-05 David Gibsonccanlint: Fix leak in do_reduce_features()
2017-04-05 David Gibsontools: Remove fd leak
2017-03-31 David GibsonFix missing va_end()s
2017-03-31 David Gibsontools/ccanlint: Add missing header file
2017-03-15 Rusty RussellMakefile: fix fastcheck.
2017-01-24 Rusty Russelltal: make tal_len/tal_count(NULL) return 0.
2017-01-18 David Gibsonccanlint: Correct default coverage tool for clang
2017-01-18 David Gibsonccanlint: Allow path to gcov to be overriden
2017-01-18 David Gibsontools: Consolidate gcov handling
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...
next