Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-02 | Nuke the scons build scripts. | Daniel Burrows | 1 | -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-28 | Add an appropriate rule to cause the po4a pofiles to be rebuilt when the ↵ | Daniel Burrows | 1 | -0/+9 | |
master XMLs change. | |||||
2010-04-26 | Add build files for the Japanese docs. | Daniel Burrows | 1 | -0/+1 | |
2010-04-26 | Add build files for the French documentation. | Daniel Burrows | 1 | -0/+1 | |
2010-04-25 | Add a build file for the Finnish documentation. | Daniel Burrows | 1 | -0/+1 | |
Haven't tested the manpage postprocessing yet. | |||||
2010-04-25 | Add build files for the Spanish docs. | Daniel Burrows | 1 | -0/+1 | |
2010-04-25 | Add the build files for building the English documentation. | Daniel Burrows | 1 | -0/+1 | |
2010-04-25 | Add a build file for the German documentation. | Daniel Burrows | 1 | -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-25 | Write a build skeleton for the docs directory that's complete enough to ↵ | Daniel Burrows | 1 | -0/+18 | |
build the Czech documentation. |