2015-10-18 |
• Suddenly autoreconf requires the include directory to be explicitly specified with -I. Whuh?
Nigel Stanger
committed
on 18 Oct 2015
|
---|---|
2015-09-18 |
• Added explicit GNU cp, as the --update flag is useful for only copying files when needed.
Nigel Stanger
committed
on 18 Sep 2015
|
2015-08-10 |
• Added use of lockfile to ensure that there aren’t multiple copies of sitecopy trying to write to the site state file at once. I’m not convinced that this is actually necessary as there should only ever be one instance running at a time, but corruption of the site state file seems to be more common than it should be. We can always remove it again if it doesn’t help.
Nigel Stanger
committed
on 10 Aug 2015
|
2015-02-02 |
• Moved output file specification section to end so that it can use environment variables in the path. (This is also the recommended location for this anyway.)
Nigel Stanger
committed
on 2 Feb 2015
|
2013-08-22 |
Added zip, unzip and git.
Nigel Stanger
committed
on 22 Aug 2013
|
2013-07-10 |
Merged in configuration documentation, and updated the variable descriptions.
Nigel Stanger
committed
on 10 Jul 2013
|
2013-06-13 |
Removed now obsolete CVS substitutions.
Nigel Stanger
committed
on 13 Jun 2013
|
Added support for Sass → CSS.
Nigel Stanger
committed
on 13 Jun 2013
|
|
2013-06-10 |
Converted README to Markdown and added note about configuring the XML entity resolver.
Nigel Stanger
committed
on 10 Jun 2013
|
Updated ignored files.
Nigel Stanger
committed
on 10 Jun 2013
|
|
Added .gitignore.
Nigel Stanger
committed
on 10 Jun 2013
|
|
2013-06-05 |
Fixed file permissions.
Nigel Stanger
committed
on 5 Jun 2013
|
2012-08-13 |
- Added basename to miscellaneous utilities.
nstanger
committed
on 13 Aug 2012
|
2012-07-16 |
- Added sitecopy.
nstanger
committed
on 16 Jul 2012
|
- Added ln -s detection.
nstanger
committed
on 16 Jul 2012
|
|
2012-07-01 |
- Added xcf2png.
nstanger
committed
on 1 Jul 2012
|
2012-04-19 |
- Added README.
nstanger
committed
on 19 Apr 2012
|
- Added terminating errors if either Saxon-B or the XML entity resolver can't
...
nstanger
committed
on 19 Apr 2012
|
|
2012-04-18 |
- Converted the remaining if statements to us AS_IF.
nstanger
committed
on 18 Apr 2012
|
- Added AC_PATH_JARFILE function for locating JAR files under specified paths.
...
nstanger
committed
on 18 Apr 2012
|
|
2011-02-07 |
- Added check for net.sf.saxon.Transform class, to ensure that this
...
nstanger
committed
on 7 Feb 2011
|
2011-02-02 |
Renamed TEST variable to avoid apparent collision on Ubuntu.
cedwards
committed
on 2 Feb 2011
|
2010-11-30 |
- Fixed message for XSLT variable check.
nstanger
committed
on 30 Nov 2010
|
|
|
- Changed text of messages.
nstanger
committed
on 30 Nov 2010
|
|
2010-11-29 |
|
- Added base infrastructure for build system configure script.
nstanger
committed
on 29 Nov 2010
|