summaryrefslogtreecommitdiff
path: root/doc/SConscript
AgeCommit message (Collapse)AuthorFilesLines
2011-04-02Nuke the scons build scripts.Daniel Burrows1-33/+0
These never worked out as well as I intended, and all indications were that they would be a maintenance burden...or just bitrot. Fully parallel builds are nice, but my builds are pretty quick on my 8-core box even with the artificial chokepoints that automake induces.
2010-04-28Add an appropriate rule to cause the po4a pofiles to be rebuilt when the ↵Daniel Burrows1-0/+9
master XMLs change.
2010-04-26Add build files for the Japanese docs.Daniel Burrows1-0/+1
2010-04-26Add build files for the French documentation.Daniel Burrows1-0/+1
2010-04-25Add a build file for the Finnish documentation.Daniel Burrows1-0/+1
Haven't tested the manpage postprocessing yet.
2010-04-25Add build files for the Spanish docs.Daniel Burrows1-0/+1
2010-04-25Add the build files for building the English documentation.Daniel Burrows1-0/+1
2010-04-25Add a build file for the German documentation.Daniel Burrows1-0/+1
Fails to build and I don't quite see why. SCons claims it knows how to build build/doc/de/aptitude.xml and succeeds when invoked by hand, but then complains it can't find it to generate another file (rather than building it).
2010-04-25Write a build skeleton for the docs directory that's complete enough to ↵Daniel Burrows1-0/+18
build the Czech documentation.