History for Handbook / make-includes / build_misc_rules.make
2020-03-20
Added synctex output to TIDY_FILES
Nigel Stanger committed on 20 Mar 2020
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-11-30
• Added some missing variables to the debug target.
Nigel Stanger committed on 30 Nov 2017
2017-11-29
• Fixed wonky variable in debug target.
Nigel Stanger committed on 29 Nov 2017
2017-07-13
• Added *.vrb and _minted* to TIDY_FILES.
Nigel Stanger committed on 13 Jul 2017
2017-07-11
• Changed tidy and clean rules to use rm -rf so that we can include temporary directories.
Nigel Stanger committed on 11 Jul 2017
2017-05-11
• Added standard variables PAPER_INCLUDE_PATH and LATEX_INIT_FILE and rewrote all LaTeX-generating XSLT calls to use these. ...
Nigel Stanger committed on 11 May 2017
2016-08-02
• Added ability to install questions and answers independently.
Nigel Stanger committed on 2 Aug 2016
2016-07-08
• Added NOSYNC variable to support installation without sitecopy synchronisation.
Nigel Stanger committed on 8 Jul 2016
2016-04-05
• Added --ignore-missing-args to rsync call for images, as there may not be any!
Nigel Stanger committed on 5 Apr 2016
2016-03-31
• Switched to rsync for deploying files, as I started getting “fchmod” errors when using cp to copy to the SMB share. Not sure why it used to work before, as it appears to be a consequence of the remote file system not supporting Unix-style file permissions. (Not due to different versions of SMB, as it was working with the same version one day, then not the next, and there were no intervening updates. Weird)
Nigel Stanger committed on 31 Mar 2016
2016-03-11
• Ensured that IMGDIR can be overridden. ...
Nigel Stanger committed on 11 Mar 2016
2016-02-15
• Removed obsolete LATEX_OPTS variable.
Nigel Stanger committed on 15 Feb 2016
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-06-13
Removed now obsolete CVS substitutions.
Nigel Stanger committed on 13 Jun 2013
2013-06-05
Fixed file permissions.
Nigel Stanger committed on 5 Jun 2013
2012-08-16
- Added an initial sitecopy --update --keep-going to ensure that standalone ...
nstanger committed on 16 Aug 2012
2012-08-15
- Corrected paper-period argument to period-code.
nstanger committed on 15 Aug 2012
2012-08-14
- Added a sitecopy --catchup before deployment to synchronise with changes by ...
nstanger committed on 14 Aug 2012
2012-08-13
- Updated debug target with new variables.
nstanger committed on 13 Aug 2012
- Fixed typo.
nstanger committed on 13 Aug 2012
- Switched to new deployment scheme using shared folder.
nstanger committed on 13 Aug 2012
2012-08-10
- Switched to new deployment approach (shared folder on server).
nstanger committed on 10 Aug 2012
2012-07-25
- Fixed installation of web images.
nstanger committed on 25 Jul 2012
2012-07-17
- Switched to Blackboard deployment method.
nstanger committed on 17 Jul 2012
- Enforced appropriate prerequisites for install targets.
nstanger committed on 17 Jul 2012
2011-02-07
- Added support for new paper-year and paper-period stylesheet parameters. ...
nstanger committed on 7 Feb 2011
2010-12-13
- Removed old "department" and "paper" stylesheet parameters in favour of ...
nstanger committed on 13 Dec 2010
2010-12-10
- Added support for Unicode plus XHTML and XeLaTeX formats.
nstanger committed on 10 Dec 2010
2010-12-01
- Added %-print.png to CLEAN_FILES make variable.
nstanger committed on 1 Dec 2010