]> git.donarmstrong.com Git - lilypond.git/commit
Web build: separate makefile for security + ease.
authorGraham Percival <graham@percival-music.ca>
Sat, 26 Dec 2009 01:12:34 +0000 (01:12 +0000)
committerGraham Percival <graham@percival-music.ca>
Sat, 26 Dec 2009 01:12:34 +0000 (01:12 +0000)
commitcc2c9af6dbd0ed5fa72170b300783f3e62c84e8b
tree26fb1ad4862b32195b491f41f791179f57d9ba92
parentbb67fc227815e3a745dd01fb7866e7ab675e938d
Web build: separate makefile for security + ease.

We can't rely on the normal makefile stuff, since that 1) involves
a lot of extra building on lilypond.org, and 2) it's a security
risk.  So anything that needs to be done for the automatic hourly
builds should be separated as much as possible, since I need to
manually look through any files used to check for security flaws.
I also need to do this whenever those files are updated.
Documentation/GNUmakefile
GNUmakefile.in
website.make [new file with mode: 0644]