Rusty Russell
|
eca1044689
tools: use tal/grab_file
|
11 years ago |
Rusty Russell
|
49a1a4366f
tools: use tal/path instead of opencoding most paths.
|
13 years ago |
Rusty Russell
|
09d5cd70d7
tools: use tal/path instead of writing own path handlers.
|
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
|
d0d65608c4
tools: fix dependencies.
|
13 years ago |
Rusty Russell
|
1842f55199
tools: add testdepends handling in _info.
|
13 years ago |
Rusty Russell
|
e2a53df3e1
tools: more intelligent caching for compile _info.
|
13 years ago |
Rusty Russell
|
3b200f895c
tools: fix ctype.h and string usage.
|
15 years ago |
Brad Hards
|
c6bbde3a1b
tools: avoid needless post increment on size
|
15 years ago |
Rusty Russell
|
1004442253
strsplit: remove nump argument
|
15 years ago |
Rusty Russell
|
354c772e91
Fix Joey's report of rename failing across moint points.
|
16 years ago |
Rusty Russell
|
747a69435d
ccanlint: fix directory issues properly.
|
16 years ago |
Rusty Russell
|
3612661714
ccanlint: only compile _info once; speeds tdb test from 18 to 16 seconds.
|
16 years ago |
Rusty Russell
|
b0f7eb2976
Dependency checking (make sure .o files exist, prereq to building)
|
16 years ago |
Rusty Russell
|
570c9c555f
Rename _info.c to _info: this means we can simple compile *.c.
|
16 years ago |
Rusty Russell
|
cac3b2dd74
Add --function= arg to doc_extract so we can use it on normal ccan C
|
17 years ago |
Rusty Russell
|
257cc64918
Fixup get_deps() callers
|
17 years ago |
Rusty Russell
|
9965fc25fc
Rename string to str, and split into three modules.
|
17 years ago |
Rusty Russell
|
a0cf074ca2
Fix namespacize after grab_file changes.
|
17 years ago |
Rusty Russell
|
cc1e3419b6
Don't leave _info.NNNN files lying arond
|
17 years ago |
Rusty Russell
|
779d83085d
Use new string.h strsplit() everywhere.
|
17 years ago |
Rusty Russell
|
37ca11df87
Proper recursive dependencies (came from libantithread work)
|
17 years ago |
Rusty Russell
|
437fa285d1
Split tools unto parts for fixing run_tests to link req'd deps.
|
17 years ago |
Rusty Russell
|
650c775ff0
Move modules to ccan/ tools to tools/
|
17 years ago |