You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hamish Coleman afbc5344e0 Move some generic appending out of the config.mak 1 year ago
..
munin Add munin monitoring plugin (#892) 3 years ago
README.md Basic C Code lint checker and shell checker (#859) 3 years ago
config.guess Fix use with older autoconf 1 year ago
config.sub Fix use with older autoconf 1 year ago
hack_fakeautoconf.sh Move some generic appending out of the config.mak 1 year ago
indent.sh Add more ways to get help from the indent.sh script 3 years ago
install-sh Fix use with older autoconf 1 year ago
n2n-ctl Address lint concerns 1 year ago
n2n-gateway.sh Rename scripts for better consistancy (#866) 3 years ago
n2n-httpd Break down print line 1 year ago
test_harness.sh Attempt to simplify adding new tests 3 years ago
test_integration_edge.sh Expand the freebsd hacky fix to encompas edge tests as well 1 year ago
test_integration_supernode.sh Hacky fix for tests running on freebsd 1 year ago
version.sh Switch build date to use the last commit time 1 year ago

README.md

This directory contains executables that are not compiled. Some of these may end up installed for use by end users, but many of them are for use during development, builds and tests.

Nothing in this directory should need compiling to use and they should be written such that they do not need configuring (e.g: they might probe several directories for their requirements)

See the Scripts Documentation for further details