Rusty Russell
|
b175cfcf86
Makefile: generate config.h in two stages
|
14 years ago |
Rusty Russell
|
04f453bbed
ccanlint: use -t for --target not --timeout
|
14 years ago |
Rusty Russell
|
758ab1f402
ccanlint: drop -d, interpret any arguments as directories, and allow multiple.
|
14 years ago |
Rusty Russell
|
805ea06729
jbitset: rename to jset, use ccan/tcon
|
14 years ago |
Rusty Russell
|
8a6147a99c
Makefile: speed fastcheck
|
14 years ago |
Rusty Russell
|
d0093562b2
Makefile: append git revision to "make scores"
|
15 years ago |
Rusty Russell
|
191d257ebf
Makefile: exclude Judy-depending libraries as well as nfs
|
15 years ago |
Rusty Russell
|
5c5cd4b84c
makefiles: add "scores" target.
|
15 years ago |
Rusty Russell
|
e73b0b3718
tools: new "configurator" tool.
|
15 years ago |
Rusty Russell
|
d1cea3ebf9
gitify the tree, especially the web makefile.
|
15 years ago |
Rusty Russell
|
ce58fbd1aa
Makefile: don't hide what we're doing, user can use -s.
|
15 years ago |
Rusty Russell
|
021e03c418
tools: fastcheck adjust; 750ms works well for me.
|
16 years ago |
Rusty Russell
|
dca5964591
Fix EXCLUDE logic for makefiles, add fastcheck
|
16 years ago |
Rusty Russell
|
0223f56170
Makefile fixes: we now do dependencies properly for each ccan module.
|
16 years ago |
Rusty Russell
|
c10aab2489
Don't print full fail results on normal check
|
16 years ago |
Rusty Russell
|
655f0a840a
tools: more build convenience work
|
16 years ago |
Rusty Russell
|
570c9c555f
Rename _info.c to _info: this means we can simple compile *.c.
|
16 years ago |
Rusty Russell
|
e30753942e
Allow things without test/ dirs to be modules.
|
17 years ago |
Rusty Russell
|
9c1974f62a
Add ability for _info to specify libraries (particularly, -lm).
|
17 years ago |
Rusty Russell
|
9d724ba2aa
Major cleanup of makefiles, api tests.
|
17 years ago |
Rusty Russell
|
3fb9ac9349
Increase optimization level, and clean up Makefile warnings and
|
17 years ago |
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
|
0018a89106
Fix make check to run all tests.
|
17 years ago |
Rusty Russell
|
6841e5f540
Fix dependencies for 'make check'
|
17 years ago |
Rusty Russell
|
c737f1fcc9
Junkcode now works.
|
17 years ago |
Rusty Russell
|
a8b248ea9d
Simplify -I lines: change includes to ccan/
|
17 years ago |
Rusty Russell
|
963fa5ca93
Upload now works, with a bit of hackery.
|
17 years ago |
Rusty Russell
|
ad8da11f6d
Static generation of web pages. Based on GSoC work, and still needs
|
17 years ago |
Rusty Russell
|
a13257dd9b
Make depends build the _info files (easier for Dinesh's work)
|
17 years ago |