2010-11-07 |
Rusty Russell | ccanlint: fix compilation of chained examples. |
tree | commitdiff |
2010-11-04 |
Rusty Russell | ccanlint: add --target |
tree | commitdiff |
2010-11-04 |
Rusty Russell | ccanlint: add test to look for modules we use but don... |
tree | commitdiff |
2010-11-04 |
Rusty Russell | ccanlint: fix wrong initialization in example compilation. |
tree | commitdiff |
2010-11-04 |
Rusty Russell | ccanlint: try running example code. |
tree | commitdiff |
2010-11-03 |
Rusty Russell | ccanlint: make tests non-compulsory, always print score. |
tree | commitdiff |
2010-11-03 |
Rusty Russell | ccanlint: with -vv, give details on attempts to compile... |
tree | commitdiff |
2010-11-03 |
Rusty Russell | tools: new "configurator" tool. |
tree | commitdiff |
2010-10-26 |
Rusty Russell | opt: wean off getopt_long, beef up tests. |
tree | commitdiff |
2010-10-26 |
Rusty Russell | opt: change / separator to | |
tree | commitdiff |
2010-10-20 |
Rusty Russell | tools: fixes for 64-bit. |
tree | commitdiff |
2010-10-17 |
Rusty Russell | licence->license: US English is the standard for code. |
tree | commitdiff |
2010-10-08 |
Rusty Russell | ccanlint: use opt package. |
tree | commitdiff |
2010-10-07 |
Rusty Russell | ccanlint: yet more modifications to example extraction... |
tree | commitdiff |
2010-10-07 |
Rusty Russell | ccanlint: rename files on collision even with keep... |
tree | commitdiff |
2010-10-07 |
Rusty Russell | tools: fix bug in doc-extract, handle spaces in summary... |
tree | commitdiff |
2010-10-06 |
Rusty Russell | ccanlint: yet more heuristics for compiling examples. |
tree | commitdiff |
2010-10-06 |
Rusty Russell | ccanlint: more heuristics for compiling examples. |
tree | commitdiff |
2010-10-06 |
Rusty Russell | tools: "See Also:" can be a section in documentation... |
tree | commitdiff |
2010-10-06 |
Rusty Russell | ccanlint: more heuristics for compiling examples. |
tree | commitdiff |
2010-10-06 |
Rusty Russell | ccanlint: really fix failing test logic. |
tree | commitdiff |
2010-10-06 |
Rusty Russell | ccanlint: link api tests against compiled objects |
tree | commitdiff |
2010-10-06 |
Rusty Russell | ccanlint: add somefunc() to help examples compile. |
tree | commitdiff |
2010-10-06 |
Rusty Russell | ccanlint: actually try to compile examples. |
tree | commitdiff |
2010-10-06 |
Rusty Russell | ccanlint: load file contents on demand, fix names for... |
tree | commitdiff |
2010-10-06 |
Rusty Russell | ccanlint: make sure we stop on failure of compulsory... |
tree | commitdiff |
2010-10-05 |
Rusty Russell | ccanlint: fix -k has_examples |
tree | commitdiff |
2010-09-26 |
Rusty Russell | ccanlint: handle gcov where there's actually no C code |
tree | commitdiff |
2010-09-25 |
Rusty Russell | tools/ccanlint: extract examples in separate test. |
tree | commitdiff |
2010-09-14 |
Rusty Russell | tools: restore -Wmissing-prototypes -Wmissing-declarations |
tree | commitdiff |
2010-09-13 |
Rusty Russell | ccanlint: append NULL terminator to generated dependencies. |
tree | commitdiff |
2010-09-10 |
Rusty Russell | ccanlint: use familiar names for temporary files, show... |
tree | commitdiff |
2010-09-10 |
Rusty Russell | ccanlint: don't run valgrind tests in test dir. |
tree | commitdiff |
2010-09-09 |
Rusty Russell | ccanlint: print out compile targets for -vv. |
tree | commitdiff |
2010-09-09 |
Rusty Russell | ccanlint: allow _info file to specify tests not to... |
tree | commitdiff |
2010-08-30 |
Rusty Russell | ccanlint: fix valgrind test. |
tree | commitdiff |
2010-08-30 |
Rusty Russell | ccanlint: fix compiler warning about return value of... |
tree | commitdiff |
2010-08-30 |
Rusty Russell | tools: only print out creating directory the first... |
tree | commitdiff |
2010-08-30 |
Rusty Russell | ccanlint: fix abort on "-d ..". |
tree | commitdiff |
2010-08-30 |
Rusty Russell | ccanlint: use up to three -v to mean more verbosity. |
tree | commitdiff |
2010-08-30 |
Rusty Russell | tools: add build_verbose to show every command executed. |
tree | commitdiff |
2010-08-27 |
Rusty Russell | ccanlint: chdir to temporary dir so gcov files land... |
tree | commitdiff |
2010-08-27 |
Rusty Russell | ccanlint: use gcov to rate test coverage (score out... |
tree | commitdiff |
2010-08-27 |
Rusty Russell | ccanlint: clean up code which outputs results, handle... |
tree | commitdiff |
2010-06-07 |
Rusty Russell | ccanlint: don't setpgid on running commands: we want... |
tree | commitdiff |
2010-06-07 |
Rusty Russell | ccanlint: Add -k option to keep results. |
tree | commitdiff |
2010-06-07 |
Rusty Russell | ccanlint: make sure fullname is always full path name. |
tree | commitdiff |
2010-05-11 |
Rusty Russell | ccanlint: put generated _info in correct directory. |
tree | commitdiff |
2010-04-09 |
Rusty Russell | tools: fastcheck adjust; 750ms works well for me. |
tree | commitdiff |
2010-04-09 |
Rusty Russell | ccanlint: optimize the timeout case |
tree | commitdiff |
2010-04-09 |
Rusty Russell | ccanlint: always catch timeouts, and force kill valgrin... |
tree | commitdiff |
2010-04-09 |
Rusty Russell | ccanlint: timeout, and implement -t option for quicker... |
tree | commitdiff |
2010-04-09 |
Rusty Russell | ccanlint: clean up test short descriptions |
tree | commitdiff |
2010-04-09 |
Rusty Russell | ccanlint: cleanup listing code, make print in topo... |
tree | commitdiff |
2010-04-09 |
Rusty Russell | From: Joseph Adams <joeyadams3.14159@gmail.com> |
tree | commitdiff |
2010-02-24 |
Rusty Russell | tools: fix warnings from Ubuntu strict compiler. |
tree | commitdiff |
2010-02-11 |
Rusty Russell | Fix Joey's report of rename failing across moint points. |
tree | commitdiff |
2010-02-02 |
Rusty Russell | ccanlint: fix scoring, add score details to --verbose. |
tree | commitdiff |
2010-02-01 |
Rusty Russell | ccanlint: fix directory issues properly. |
tree | commitdiff |
2010-02-01 |
Rusty Russell | Fix valgrind running with debugger. |
tree | commitdiff |
2010-01-19 |
Rusty Russell | Make manifest code do chdir into appropriate directory. |
tree | commitdiff |
2010-01-18 |
Rusty Russell | New test: run tests under valgrind. |
tree | commitdiff |
2010-01-06 |
Rusty Russell | Fix getting sub-depends. |
tree | commitdiff |
2010-01-06 |
Rusty Russell | Remove old run-tests, clean up #includes to all be... |
tree | commitdiff |
2009-11-21 |
Rusty Russell | New asort routine; unf. breaks under -Wmissing-prototyp... |
tree | commitdiff |
2009-10-07 |
Rusty Russell | tools/ccanlint: build tests are now compulsory |
tree | commitdiff |
2009-09-29 |
Rusty Russell | tools: more build convenience work |
tree | commitdiff |
2009-09-29 |
Rusty Russell | tools: fix compile warning under Ubuntu |
tree | commitdiff |
2009-09-28 |
Rusty Russell | Fix "make check": this is temporary until we use ccanli... |
tree | commitdiff |
2009-09-28 |
Rusty Russell | More test fixes. |
tree | commitdiff |
2009-09-25 |
Rusty Russell | Now we compile everything into the tmp dir. |
tree | commitdiff |
2009-09-25 |
Rusty Russell | ccan_depends: Fix up after tools changes. |
tree | commitdiff |
2009-09-25 |
Rusty Russell | ccanlint: only compile _info once; speeds tdb test... |
tree | commitdiff |
2009-09-25 |
Rusty Russell | Use -O not -O3: reduces ccan/tdb test time from 24... |
tree | commitdiff |
2009-09-25 |
Rusty Russell | ccanlint: don't use total_score to separate kinds of... |
tree | commitdiff |
2009-09-25 |
Rusty Russell | ccanlint: compile and run tests. |
tree | commitdiff |
2009-09-12 |
Rusty Russell | Build tests for ccan. |
tree | commitdiff |
2009-09-08 |
Rusty Russell | Don't run dependent tests if one fails. |
tree | commitdiff |
2009-09-08 |
Rusty Russell | Dependency checking (make sure .o files exist, prereq... |
tree | commitdiff |
2009-09-08 |
Rusty Russell | Idris' dependency work. |
tree | commitdiff |
2009-07-18 |
Rusty Russell | Merge. |
tree | commitdiff |
2009-07-09 |
Joey Adams | Make ccanlint core objects depend on generated-init... |
tree | commitdiff |
2009-06-05 |
Rusty Russell | Implementation of auto-depends, based on Idris's start. |
tree | commitdiff |
2009-05-28 |
Rusty Russell | Rename _info.c to _info: this means we can simple compi... |
tree | commitdiff |
2009-05-28 |
Rusty Russell | Move ccanlint tests into subdirectories. |
tree | commitdiff |
2009-05-28 |
Rusty Russell | Make ccanlint tests all positive: ie. "has _info.c... |
tree | commitdiff |
2009-05-28 |
Rusty Russell | Joey's patch to ignore ccan/ lines in #include. |
tree | commitdiff |
2009-05-28 |
Rusty Russell | Joey's template fixes. |
tree | commitdiff |
2009-05-28 |
Rusty Russell | Store pristine contents of files: based on Joey's patch. |
tree | commitdiff |
2009-04-09 |
Rusty Russell | Allow things without test/ dirs to be modules. |
tree | commitdiff |
2009-04-07 |
Rusty Russell | Add ability for _info to specify libraries (particularl... |
tree | commitdiff |
2009-04-07 |
Rusty Russell | Fix struct line spacing (opening bracked on same line... |
tree | commitdiff |
2009-04-07 |
Rusty Russell | Joey found a bug. Bad Rusty, use sentinal attribute. |
tree | commitdiff |
2009-03-29 |
Rusty Russell | Enhance file_analysis preprocessor a little more, use... |
tree | commitdiff |
2009-03-29 |
Rusty Russell | Somewhat decent cpp analysis for ccanlint. |
tree | commitdiff |
2009-03-29 |
Rusty Russell | Another Joey fix: |
tree | commitdiff |
2009-03-29 |
Rusty Russell | Patch from Joey Adams: |
tree | commitdiff |
2009-03-02 |
Rusty Russell | From: "Timothy B. Terriberry" <tterribe@xiph.org> |
tree | commitdiff |
2009-03-02 |
Rusty Russell | From: "Timothy B. Terriberry" <tterribe@xiph.org> |
tree | commitdiff |
2009-02-25 |
Rusty Russell | Major cleanup of makefiles, api tests. |
tree | commitdiff |
next |