lw-build-system/scripts
Laurence Withers dcee211388 Update shell files to use /bin/bash and POSIX .
bash's earlier problems with subshells running scripts starting #!/bin/bash
seem to be solved, so explicitly mark all scripts as requiring bash.
Furthermore, change all source built-ins to prefix the path with "./" as
required by POSIX. Together these changes should stop further problems
with changes of source built-in semantics in future.
2009-04-06 14:13:06 +00:00
..
build.app.c Update copyright dates 2009-01-03 22:55:04 +00:00
build.app.c++ Update copyright dates 2009-01-03 22:55:04 +00:00
build.app.c++-qt Update copyright dates 2009-01-03 22:55:04 +00:00
build.app.sh Fix syntax error in script 2007-11-22 13:38:24 +00:00
build.docs.doxygen Update copyright dates 2009-01-03 22:55:04 +00:00
build.docs.none Use new `paths' system 2007-09-11 22:06:23 +00:00
build.files.none Use directory directly under SHAREDIR for static files 2008-02-05 21:08:29 +00:00
build.firmware.gpasm Update copyright dates 2009-01-03 22:55:04 +00:00
build.firmware.sdcc Update copyright dates 2009-01-03 22:55:04 +00:00
build.lib.c Update copyright dates 2009-01-03 22:55:04 +00:00
build.lib.c++ Update copyright dates 2009-01-03 22:55:04 +00:00
build.make.none Update copyright dates 2009-01-03 22:55:04 +00:00
build.module.c Update copyright dates 2009-01-03 22:55:04 +00:00
build.tests.c Update copyright dates 2009-01-03 22:55:04 +00:00
build.tests.c++ Update copyright dates 2009-01-03 22:55:04 +00:00
config-printflags.sh Update shell files to use /bin/bash and POSIX . 2009-04-06 14:13:06 +00:00
module-create.sh Update shell files to use /bin/bash and POSIX . 2009-04-06 14:13:06 +00:00
release.sh Update shell files to use /bin/bash and POSIX . 2009-04-06 14:13:06 +00:00
version.sh Update shell files to use /bin/bash and POSIX . 2009-04-06 14:13:06 +00:00