lw-build-system/scripts
Laurence Withers 4029a771e3 Use '#!/bin/sh' as executable interpreter. This is bad, because we do actually want bash, but if
we use '#!/bin/bash' then we end up sourcing enough .rc files to override any changes we have made
to PATH etc.
2007-03-29 09:36:35 +00:00
..
build.app.c Remove C++-style comments from C files 2007-02-13 16:05:10 +00:00
build.app.c++ Update copyright year to 2007 2007-02-05 12:35:36 +00:00
build.app.c++-qt Update copyright year to 2007 2007-02-05 12:35:36 +00:00
build.app.sh Add app.sh module 2007-01-31 19:14:25 +00:00
build.docs.doxygen Update copyright year to 2007 2007-02-05 12:35:36 +00:00
build.files.none Use install_file function rather than direct cp, since it lets us use 2007-02-05 12:54:48 +00:00
build.firmware.gpasm Update copyright year to 2007 2007-02-05 12:35:36 +00:00
build.firmware.sdcc Remove C++-style comments from C files 2007-02-13 16:05:10 +00:00
build.lib.c Remove C++-style comments from C files 2007-02-13 16:05:10 +00:00
build.lib.c++ Things that install -config scripts need to put them in the right places 2007-02-05 13:53:24 +00:00
build.module.c Update copyright year to 2007 2007-02-05 12:35:36 +00:00
build.tests.c Remove C++-style comments from C files 2007-02-13 16:05:10 +00:00
build.tests.c++ Update copyright year to 2007 2007-02-05 12:35:36 +00:00
config-printflags.sh Fix bug in script 2007-02-19 22:09:23 +00:00
module-create.sh Use '#!/bin/sh' as executable interpreter. This is bad, because we do actually want bash, but if 2007-03-29 09:36:35 +00:00
release.sh Use '#!/bin/sh' as executable interpreter. This is bad, because we do actually want bash, but if 2007-03-29 09:36:35 +00:00
version.sh Add some scripts to automate common commands (printing config flags, bumping versions, tagging) 2007-02-19 20:29:33 +00:00