Rusty Russell
|
e5ee09b20d
Move web stuff to separate Makefile-web, so no bzr errors when user gets Makefile and runs "make
|
17 years ago |
Rusty Russell
|
e956db66e8
Include Makefile, config.h, tools in all tarball.
|
17 years ago |
Rusty Russell
|
90f280e891
Remove _infotojson (unused for now)
|
17 years ago |
Rusty Russell
|
2257c0acfd
Fix size calc for full tarball.
|
17 years ago |
Rusty Russell
|
0018a89106
Fix make check to run all tests.
|
17 years ago |
Rusty Russell
|
b776447468
We no longer make ccan/foo.o files, so use libccan.a in run_tests.
|
17 years ago |
Rusty Russell
|
f0bf01e9e3
Fix grab_file test after move from string module.
|
17 years ago |
Rusty Russell
|
868412b72b
Simple compile fixes for tests.
|
17 years ago |
Rusty Russell
|
be74c29bc9
Fix up line numbers after commit 109
|
17 years ago |
Rusty Russell
|
5a34ceb681
New ccanlint test: _info.c must have some package documentation.
|
17 years ago |
Rusty Russell
|
c4b2c672dc
Hack to fix test builds, by ignoring deps with no .o's (ie.
|
17 years ago |
Rusty Russell
|
0c492447b9
New list_tail() function and test for list_top() on empty list reveals a
|
17 years ago |
Rusty Russell
|
44c480c492
Canonicalize typenames, and remove empty sections.
|
17 years ago |
Rusty Russell
|
33dfc0abb7
Remove compile warnings of tests under Ubuntu (return value ignored)
|
17 years ago |
Rusty Russell
|
36b64ac075
Fix run-read_all and fix hang if they should fail.
|
17 years ago |
Rusty Russell
|
75e8c217ba
Tests for read_write_all.
|
17 years ago |
Rusty Russell
|
6841e5f540
Fix dependencies for 'make check'
|
17 years ago |
Rusty Russell
|
d92d6ae709
Fix new glibc warnings about warn_unused_result.
|
17 years ago |
Rusty Russell
|
49b125f3c4
Fix examples (they all compile now), and init parent list in list
|
17 years ago |
Rusty Russell
|
7beaa3448f
Broaden use of doc_extract code, put in ccanlint, and fix ccanlint
|
17 years ago |
Rusty Russell
|
161ae5c758
Our first junkcode!
|
17 years ago |
Rusty Russell
|
c737f1fcc9
Junkcode now works.
|
17 years ago |
Rusty Russell
|
a11ff28997
Junkcode now works.
|
17 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
|
a8b248ea9d
Simplify -I lines: change includes to ccan/
|
17 years ago |
Rusty Russell
|
4905f6d4e0
Remove unused create_dep_tar.
|
17 years ago |
Rusty Russell
|
015fe7cbd9
Fix linking for tools, and add tools: target.
|
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
|
963fa5ca93
Upload now works, with a bit of hackery.
|
17 years ago |