Commit History

Author SHA1 Message Date
  Rusty Russell 02358a946a ccanlint: handle when _info doesn't compile. 13 years ago
  Rusty Russell 0248fa2c84 ccanlint: fix --compiler and --cflags options to apply to _info files as well. 13 years ago
  Rusty Russell 49a1a4366f tools: use tal/path instead of opencoding most paths. 13 years ago
  Rusty Russell dc8042b425 tools: use tal instead of talloc. 13 years ago
  Rusty Russell aabf300e32 tools: use rbuf instead of grab_file. 13 years ago
  Rusty Russell 10e5e329a1 tools: don't assume modules are immediately below ccan/ dir. 13 years ago
  Rusty Russell d0d65608c4 tools: fix dependencies. 13 years ago
  Rusty Russell 199023653c tools: enhance get_libs to get libraries for tests, too. 13 years ago
  Rusty Russell 1842f55199 tools: add testdepends handling in _info. 13 years ago
  Rusty Russell fa7a78f9d3 ccanlint: recurse to get -l options. 13 years ago
  Rusty Russell e2a53df3e1 tools: more intelligent caching for compile _info. 13 years ago
  Rusty Russell c221eaae3c tools: don't use __attribute__ 14 years ago
  Rusty Russell af5b1a1894 ccanlint: remove argument to -k/--keep 14 years ago
  Rusty Russell 73753f596f tools: fix realloc bug. 14 years ago
  Rusty Russell 4c5ed661c6 ccanlint: handle duplicate dependencies in _info 14 years ago
  Rusty Russell 6165b3afe4 tools: simplify get_safe_ccan_deps 14 years ago
  Rusty Russell 6edf8aee46 tools: always include config.h before anything else. 15 years ago
  Rusty Russell caf366998b tools: fix up warnings with -Wwrite-strings. 15 years ago
  Joey Adams 5079b95c11 tools: Fixed unchecked *strrchr in a couple places. 15 years ago
  Joey Adams c67c37e8d2 tools: Added "-I." to fix ccan_depends --compile 15 years ago
  Rusty Russell 104125b2dd ccanlint: read config.h to get compilation flags at runtime. 15 years ago
  Rusty Russell 1004442253 strsplit: remove nump argument 15 years ago
  Rusty Russell 03a596908b ccanlint: make compile commands return output. 15 years ago
  Rusty Russell 63bceea014 ccanlint: use familiar names for temporary files, show them with -vv. 15 years ago
  Rusty Russell fb4c4c3ddc ccanlint: Add -k option to keep results. 16 years ago
  Rusty Russell 747a69435d ccanlint: fix directory issues properly. 16 years ago
  Rusty Russell 90f958f9fe Fix getting sub-depends. 16 years ago
  Rusty Russell 3612661714 ccanlint: only compile _info once; speeds tdb test from 18 to 16 seconds. 16 years ago
  Rusty Russell 61088f5c75 Build tests for ccan. 16 years ago
  Rusty Russell b0f7eb2976 Dependency checking (make sure .o files exist, prereq to building) 16 years ago