Commit History

Author SHA1 Message Date
  Rusty Russell b931f47652 ccanlint: keep separate array of compiled versions. 14 years ago
  Rusty Russell 271676fecd ccanlint: rename obj_list in examples_compile.c to example_obj_list. 14 years ago
  Rusty Russell caf366998b tools: fix up warnings with -Wwrite-strings. 15 years ago
  Rusty Russell 3b200f895c tools: fix ctype.h and string usage. 15 years ago
  Rusty Russell 080b5ccd65 ccanlint: prepend module headers before standard ones. 15 years ago
  Rusty Russell 104125b2dd ccanlint: read config.h to get compilation flags at runtime. 15 years ago
  Rusty Russell 285338ec89 ccanlint: fix SEGV when example has format string. 15 years ago
  Rusty Russell 1f45ec0476 ccanlint: -k should not pollute module directory. 15 years ago
  Rusty Russell 7bb7cd58c2 ccanlint: score_file_error() takes printf-format 15 years ago
  Rusty Russell 016a19d260 ccanlint: list dependencies by key 15 years ago
  Rusty Russell f9423c1713 ccanlint: rename test keys 15 years ago
  Rusty Russell 2d4243996a ccanlint: compile modules required by examples. 15 years ago
  Rusty Russell 637ee8aeea ccanlint: ignore comments when parsing examples. 15 years ago
  Rusty Russell 79c5dd6d45 ccanlint: show example we actually compiled when we report warnings. 15 years ago
  Rusty Russell 9cca4b73c9 ccanlint: examples_compile depends on build, which depends on build_objs 15 years ago
  Rusty Russell 9d511cc5b1 ccanlint: fix usage of static funcs 15 years ago
  Rusty Russell 451d97ad85 ccanlint: build depends if necessary 15 years ago
  Rusty Russell 85c347709c ccanlint: remove -Werror, use output of compile command to detect warnings. 15 years ago
  Rusty Russell 03a596908b ccanlint: make compile commands return output. 15 years ago
  Rusty Russell 90479c5a54 ccanlint: fix --target=examples-compile 15 years ago
  Rusty Russell 70539048ba ccanlint: use isspace instead of isblank 15 years ago
  Rusty Russell 8566131a68 ccanlint: tweak example compilation. 15 years ago
  Rusty Russell 02c515a11a ccanlint: fix abort when -vv used and examples don't compile. 15 years ago
  Rusty Russell 7a163ea2dc ccanlint: rework so checks have more structure. 15 years ago
  Rusty Russell dfecdec7d1 ccanlint: fix compilation of chained examples. 15 years ago
  Rusty Russell 3953aaa384 ccanlint: fix wrong initialization in example compilation. 15 years ago
  Rusty Russell 5378c864f9 ccanlint: try running example code. 15 years ago
  Rusty Russell 374d3d2eaa ccanlint: make tests non-compulsory, always print score. 15 years ago
  Rusty Russell 3cd1d24a9e ccanlint: with -vv, give details on attempts to compile examples. 15 years ago
  Rusty Russell afcb4f4dd0 tools: fixes for 64-bit. 15 years ago