summaryrefslogtreecommitdiff
path: root/web/uploader.php.cpp
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2012-05-16 11:02:56 +0800
committerRusty Russell <rusty@rustcorp.com.au>2012-05-17 13:13:05 +0930
commitebcbbcfafce6a239724c841d30b9ba345cef41e4 (patch)
tree5d3e04ccb0a74e5d86ddd82131c2f4dc672bf366 /web/uploader.php.cpp
parent5887216aa53cdb4709e9658462c4d4b2141ef91a (diff)
tools: Add create-ccan-tree utility
Add a script to create a ccan source tree for inclusion into projects' distributed code. create-ccan-tree takes a list of ccan modules and copies them, plus any dependent modules, into a target directory. Enough build infrastructure is added to build libccan.a from the ccan modules. Typical usage for my project that uses talloc and read-write-all: lib/ccan.git/tools/create-ccan-tree --exclude-tests \ lib/ccan/ talloc read-write-all - this uses a git submodule in $PWDlib/ccan.git to create a source tree in $PWD/lib/ccan, containing code for talloc and read-write-all. Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
Diffstat (limited to 'web/uploader.php.cpp')
0 files changed, 0 insertions, 0 deletions