summaryrefslogtreecommitdiff
path: root/po4a/Makefile
Commit message (Collapse)AuthorAge
* po4a: pairwise-pocheck: Better handling for missing tclIan Jackson2018-11-08
| | | | | | Mention in the README, and add a specific error check. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* po4a: pairwise-pocheck: Force it to be run sometimesIan Jackson2018-11-08
| | | | | | | * when building a binary package * when preparing a translation preview Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* po4a: pairwise-pocheck: Provide make targets to invoke it explicitlyIan Jackson2018-11-07
| | | | Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* i18n: Provide `i18n-update' target in toplevel MakefileIan Jackson2018-10-04
| | | | | | With a convenience alias `i18n'. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* i18n: po4a: Fix reference to nonexistent translated-always targetIan Jackson2018-10-04
| | | | | | | This -always suffix was replaced with the use of .PHONY during development (and the result squashed), but this one was missed. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* po4a: Makefile: Honour PO4A and use i18n-common.makeIan Jackson2018-10-04
| | | | | | No functional change unless PO4A is in the environment. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* i18n: po4a: Introduce machineryIan Jackson2018-10-04
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>