Commit Graph

11 Commits

Author SHA1 Message Date
Martin A. Brown d51e1970c4 Store the cooked outputs of Charles Curley's scripts
In his document build system, each script is cooked (wrapped in <![ CDATA []]>
during build process--this is elegant, but we are not calling his build
Makefile, so we need to store the cooked scripts in the source tree.
2016-01-24 09:16:45 -08:00
ccurley 6f7475ebaa Bug fixes. 2007-07-08 18:01:05 +00:00
ccurley 994ac77c5b Changed tar command to reflect new version of tar. Also, we now generate sha1sums on delivery. 2005-10-29 17:13:51 +00:00
ccurley 4a59a8dbfd Makefile now calculates MD5sums on installation; suitable for adding
to web pages for downloaders.
2003-12-19 19:37:16 +00:00
ccurley e07b521399 There seem to be some bugs in how I build the cooked scripts. I'm not
sure I've gotten them out completely.
2003-02-12 15:56:37 +00:00
ccurley 435a5b8fd3 Fixed bug in selection of files to process in the scripts
directory. Also we now allow more files.
2002-08-24 00:09:01 +00:00
ccurley 6a35f084e6 Added more of a description to Partition Image entry under Resources.
Some cleanup in Makefile.
2002-04-05 19:32:46 +00:00
ccurley 4fb22efaf6 We were shipping CVS directories in "install". 2002-01-27 21:38:30 +00:00
ccurley e903aada91 Improved the script handling by using a for loop, thanks in part to
gleblanc's example in the LDP repository. You can now add a script
without changing the make file, provided its file name matches [a-z]*.
2002-01-27 20:41:01 +00:00
ccurley 2d09087d21 "Clean" now does not delete .ced files, which Emacs uses to store the parsed DTD. This makes loading the source much faster. 2002-01-27 19:38:19 +00:00
ccurley e233e685ac Initial check in 2002-01-20 22:44:17 +00:00