Rusty Russell
|
ea4bd098db
configurator: add HAVE_ERR_H test.
|
13 years ago |
Rusty Russell
|
4776faf17a
ccan/err: new err.h-replacing module.
|
13 years ago |
Jeremy Kerr
|
465655bb11
tools: ccan_depends requires a config.h
|
14 years ago |
Rusty Russell
|
a77cc2824a
config.h: don't include in git repository.
|
14 years ago |
Jeremy Kerr
|
ebcbbcfafc
tools: Add create-ccan-tree utility
|
14 years ago |
Rusty Russell
|
5887216aa5
asort: fix test when typesafe_cb not supported.
|
14 years ago |
Rusty Russell
|
74859ab18b
cast: make sure suncc sees a constant.
|
14 years ago |
Rusty Russell
|
9bf73235ff
ccan_tokenizer: don't assume __VA_ARGS__ can be empty.
|
14 years ago |
Rusty Russell
|
6569a707d1
cast: test/compile_fail-cast_static.c should fail without COMPOUND_LITERALS.
|
14 years ago |
Rusty Russell
|
6acab66f84
ccanlint: module_links test must link with module.
|
14 years ago |
Rusty Russell
|
d194919a1d
asprintf: #include <stdarg.h> in test/run.c
|
14 years ago |
Rusty Russell
|
1bfd1464af
ccanlint: tests_compile_coverage needs GCC.
|
14 years ago |
Rusty Russell
|
f22b5b1231
ccanlint: add ilog dependency.
|
14 years ago |
Rusty Russell
|
35601768f3
tap: assume variadic macros.
|
14 years ago |
Rusty Russell
|
754891d3b9
opt: fix Solaris compile.
|
14 years ago |
Rusty Russell
|
c4f43d26dc
iscsi: use <sys/filio.h> on Solaris.
|
14 years ago |
Rusty Russell
|
d77d7e32db
alloc: fix return of void.
|
14 years ago |
Rusty Russell
|
c221eaae3c
tools: don't use __attribute__
|
14 years ago |
Rusty Russell
|
add10b0b9d
tools: fix bogus unreachable return.
|
14 years ago |
Rusty Russell
|
aee1d4983e
tools/configurator: fix test for /proc/self/maps.
|
14 years ago |
Rusty Russell
|
b175cfcf86
Makefile: generate config.h in two stages
|
14 years ago |
Rusty Russell
|
e18e80fe17
failtest: compile fix for OpenBSD
|
14 years ago |
Rusty Russell
|
3ea7b4d695
Merge branch 'ccantool'
|
14 years ago |
Rusty Russell
|
624871f35e
tools: move config.h reading to its own file
|
14 years ago |
Rusty Russell
|
20ea8a3708
tools: explicit find_ccan_dir()
|
14 years ago |
Rusty Russell
|
4ded146c1b
ccanlint: handle -x correctly with multiple modules.
|
14 years ago |
Rusty Russell
|
08eb7e5a37
tools: determing ccan directory differently
|
14 years ago |
Rusty Russell
|
d8c9fdc0e6
tools: split out manifest from ccanlint
|
14 years ago |
Rusty Russell
|
b91dafc6ab
tdb2: remove: it's now in SAMBA where it belongs.
|
14 years ago |
Rusty Russell
|
0b93bd102a
htable: fix bug where first entry has hash of 0 or 1.
|
14 years ago |