Commit graph

43 commits

Author SHA1 Message Date
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
79e1bce1b1 Add really quick instructions to README 2006-07-25 09:30:42 +01:00
Laurence Withers
e6a21ad4fa Minor fixes. 2006-07-25 09:27:37 +01:00
Laurence Withers
cffa0b8b48 Add support for './make.sh <module>' 2006-07-24 22:41:27 +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
98a21838c8 Prepare for changes 2006-07-24 22:01:53 +01:00
Laurence Withers
a4a74665f1 Remove pre-instantiated modules. 2006-07-24 21:55:51 +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
31c4a78918 Very minor fix: filename in comment. 2006-07-24 19:34:12 +01:00
Laurence Withers
ea3ffb6a96 Add a minor fix for pkgconfig. 2006-07-24 17:13:01 +01:00
Laurence Withers
b7bd6b2d8e Add a firmware directory, for those projects with firmware. 2006-07-24 16:36:02 +01:00
Laurence Withers
a7a60aa058 Very minor fixes: don't check HDR for newness in apps! 2006-07-24 16:14:36 +01:00
Laurence Withers
8be2d186f8 Minor fixes to build system to make tests work. 2006-07-24 15:56:11 +01:00
Laurence Withers
920b871f49 Makefile: clean should just remove ${OUTPUT_DIRS} 2006-07-24 15:50:13 +01:00
Laurence Withers
08b01444bb Minor fixes to release script. 2006-07-24 15:42:09 +01:00
Laurence Withers
cead2ba38e Change tabs for spaces. 2006-07-24 15:32:19 +01:00
Laurence Withers
ff8f53193c Minor build fixes, again. 2006-07-24 15:29:44 +01:00
Laurence Withers
41d089472b Remember to clean the HTML directory as well. 2006-07-24 15:05:37 +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
0bedef0ca3 Minor fixes to build system. 2006-07-24 14:53:39 +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
c0a6b3c23c Fix wrong filename in build scripts. 2006-07-24 14:39:28 +01:00
Laurence Withers
5ac8d9c73a Fixes for apps. 2006-07-24 14:34:15 +01:00
Laurence Withers
5af1a83262 Initial commit. 2006-07-24 14:24:06 +01:00