History for Handbook / make-includes / local_configuration.make.in
2018-08-04
Whoops, missed the local configuration input file.
Nigel Stanger committed on 4 Aug 2018
Added javac to configuration.
Nigel Stanger committed on 4 Aug 2018
2017-12-09
• Added PHP checks (closes #9).
Nigel Stanger committed on 9 Dec 2017
2017-12-08
• Set up global, self-deleting temporary directory to use in situations where tools can’t be pipelined together (closes #5). ...
Nigel Stanger committed on 8 Dec 2017
2017-02-17
• Added PlantUML to local configuration.
Nigel Stanger committed on 17 Feb 2017
2016-08-23
• Switched to rsvg-convert from Inkscape, as Inkscape has become horribly slow (too many fonts, perhaps?). rsvg-convert comes with librsvg.
Nigel Stanger committed on 23 Aug 2016
2016-08-02
• Added tr to miscellaneous required utilities.
Nigel Stanger committed on 2 Aug 2016
2016-03-31
• Added rsync to required tools.
Nigel Stanger committed on 31 Mar 2016
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
2013-08-22
Added zip, unzip and git.
Nigel Stanger committed on 22 Aug 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-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 XCF to PNG conversion.
nstanger committed on 1 Jul 2012
2012-04-18
- Added new RESOLVER variable.
nstanger committed on 18 Apr 2012
2011-02-02
Renamed TEST variable to avoid apparent collision on Ubuntu.
cedwards committed on 2 Feb 2011
2010-11-30
- Changed MKDIR to MKDIR_P. ...
nstanger committed on 30 Nov 2010
- Added some documentation.
nstanger committed on 30 Nov 2010
2010-11-29
- Added base infrastructure for build system configure script.
nstanger committed on 29 Nov 2010