Age | Commit message (Collapse) | Author |
|
The buildsystem tried to build l10n for test applications which never
produced the output it expected causing it to try building it all the
time.
|
|
- ensure that all sources end up in the srclist so that we don't
forget to extract half of the translation strings
|
|
- reshuffle dependencies so that parallel building seems to work
|
|
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
|
|
|
|
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.
|
|
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.
|
|
Author: jgg
Date: 2002-10-16 05:35:41 GMT
gettext stuff
|