summaryrefslogtreecommitdiff
path: root/site_scons/site_tools/msgfmt.py
AgeCommit message (Collapse)AuthorFilesLines
2011-04-02Nuke the scons build scripts.Daniel Burrows1-41/+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-27Be more careful not to blow away old files if the build is interrupted.Daniel Burrows1-3/+4
2010-04-26Add SCons custom tools for msgfmt, msgmerge, and xgettext.Daniel Burrows1-0/+40