Commit Graph

41 Commits

Author SHA1 Message Date
Laurence Withers c111c7e1dd Switch to GPLv3 2007-10-14 10:31:40 +00:00
Laurence Withers 2d542ba184 Remove executable bit and interpreter line 2007-09-17 09:52:02 +00:00
Laurence Withers d536de1e78 Allow user to override paths 2007-09-17 09:51:49 +00:00
Laurence Withers ec8bcba829 Use new `paths' system 2007-09-11 22:06:23 +00:00
Laurence Withers 4a57c03bc3 Add a module that wraps a Makefile into a module. 2007-08-14 21:16:29 +00:00
Laurence Withers 66bbbe1b0f Add new entry to .gitignore 2007-06-08 11:22:18 +00:00
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
Laurence Withers 464597a446 Update .gitignore 2007-02-19 20:31:32 +00:00
Laurence Withers 5592da7b80 Add app.sh module 2007-01-31 19:14:25 +00:00
Laurence Withers 8968ed27b2 Add a C module 2007-01-31 14:03:00 +00:00
Laurence Withers 7f6786c908 Update for new config/scripts 2006-12-08 16:21:38 +00:00
Laurence Withers 1f2f79bb05 Update ignore 2006-12-08 15:15:59 +00:00
Laurence Withers b5e34d56bf Update .gitignore to match. 2006-08-15 09:38:25 +01:00
Laurence Withers 4863ca9c8b Add a "none/files" module. This is used to install static files. 2006-07-30 13:13:46 +01:00
Laurence Withers 4320510300 Update .gitignore. 2006-07-27 18:25:10 +01:00
Laurence Withers 3e91db08d5 Move the release script into the maintenance directory. 2006-07-27 18:23:05 +01:00
Laurence Withers e1de1ce843 Update bits and pieces that should be substituted in files. 2006-07-25 19:19:59 +01:00
Laurence Withers 27b371a66c Add a couple of .gitignore files; these will ignore generated paths and
symlinks used only by developers.
2006-07-25 19:09:06 +01:00
Laurence Withers 04ae87ca9a Remove unused bits. 2006-07-25 19:01:10 +01:00
Laurence Withers 35bc2766a6 Update copyright messages. 2006-07-25 18:57:00 +01:00
Laurence Withers 2eb3f126e3 Cleanups:
- begin switching to new copyright message
 - add modelines to more files
2006-07-25 18:50:00 +01:00
Laurence Withers becb94e1d4 In the monolithic build, we must always define SRC etc, since that is used
outside the script. This must happen even if the monolithic build has
already occurred.
2006-07-25 10:58:17 +01:00
Laurence Withers 3e7fd2dd59 Minor fix to build script 2006-07-25 10:42:49 +01:00
Laurence Withers 4f8ae1456d Minor fixes. 2006-07-25 10:08:26 +01:00
Laurence Withers 19bb0c3f38 Fix some files. 2006-07-25 09:54:09 +01:00
Laurence Withers 167ff9b843 Rename some files. 2006-07-25 09:54:01 +01:00
Laurence Withers e6a21ad4fa Minor fixes. 2006-07-25 09:27:37 +01:00
Laurence Withers 33cd0e4daf Update. 2006-07-24 22:37:53 +01:00
Laurence Withers 587981015f Further work in progress. 2006-07-24 22:37:26 +01:00
Laurence Withers 7a3fbaec1f Bugfixing in library module instantitation. 2006-07-24 22:20:28 +01:00
Laurence Withers 4667dab403 Parameterise author and copyright year. 2006-07-24 22:04:40 +01:00
Laurence Withers 11f2baa34b Major work in progress on build system module instantiation. 2006-07-24 21:55:12 +01:00
Laurence Withers 9e8d1e4c15 WIP on module instantiation.
Rather than the skeleton dir shipping with a couple of ready-made
modules, one for each type of project, it would make much more sense and
be much more flexible to instead provide a script to instantiate modules
as needed.
2006-07-24 20:19:15 +01:00
Laurence Withers 08b01444bb Minor fixes to release script. 2006-07-24 15:42:09 +01:00
Laurence Withers ff8f53193c Minor build fixes, again. 2006-07-24 15:29:44 +01:00
Laurence Withers 4bdf989130 Apply fixes to correct script this time. 2006-07-24 15:02:05 +01:00
Laurence Withers 64fc9b64e7 Revert "Minor fixes to module rename script."
This reverts 6390b1b552 commit.
2006-07-24 15:00:39 +01:00
Laurence Withers 6390b1b552 Minor fixes to module rename script. 2006-07-24 14:57:46 +01:00
Laurence Withers 5c3b5bf654 Verbosity fixes. 2006-07-24 14:49:31 +01:00
Laurence Withers 54636435f1 Add a module renaming script. 2006-07-24 14:48:40 +01:00
Laurence Withers 5af1a83262 Initial commit. 2006-07-24 14:24:06 +01:00