Commit Graph

7 Commits

Author SHA1 Message Date
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
Laurence Withers 13efab326f Update copyright dates 2009-01-03 22:55:04 +00:00
Laurence Withers 9eb4fecb6c Tidy up a little bit 2007-08-14 13:34:41 +00:00
Laurence Withers ee5d77d3e0 Allow creation of project using only name and place it in pwd 2007-08-13 18:56:44 +00:00
Laurence Withers ba0e8e7de7 Remove old kdevelop cruft 2007-02-19 21:27:39 +00:00
Laurence Withers 939b7201dc Create an 'update.sh' script skeleton, and update usage messages. 2006-07-26 19:57:53 +01:00
Laurence Withers 151f748a40 Rename install.sh to create.sh, which is more appropriate. 2006-07-26 19:54:18 +01:00