summaryrefslogtreecommitdiff
path: root/buildlib/podomain.mak
AgeCommit message (Collapse)Author
2012-05-21* buildlib/podomain.mak:David Kalnischkies
- ensure that all sources end up in the srclist so that we don't forget to extract half of the translation strings
2012-05-12* Makefile, buildlib/*.mak:David Kalnischkies
- reshuffle dependencies so that parallel building seems to work
2012-03-21do not update po and pot files in the process of the build as thisDavid Kalnischkies
causes timestamp changes for the mo files which therefore can't be refcounted by dpkg for your M-A: same packages (Closes: #659333, LP: #924628) The commit also enables a top-level 'make update-po' and does all the needed changes to let this work now that update-po might be called in a freshly checkout tree
2006-01-10Patch to allow "make apt-all.pot" work in the baz archiveChristian Perrier
2004-09-20Create the po *list file when program or library is cal...Arch Librarian
Author: doogie Date: 2003-02-12 06:50:04 GMT Create the po *list file when program or library is called, not only when all is called.
2004-09-20s/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines DO...Arch Librarian
Author: doogie Date: 2002-11-11 07:00:16 GMT s/DOMAIN/APT_DOMAIN/, as /usr/include/math.h defines DOMAIN to 1, and breaks us.
2004-09-20gettext stuffArch Librarian
Author: jgg Date: 2002-10-16 05:35:41 GMT gettext stuff