mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
0d353b06ec
It used to be that the running the doc-po-update and doc-pot-update targets would redo the same work on every run. This change splits the problem in smaller chunks and specifies build dependencies in a way that outputs only get rebuilt when their inputs changed. * po/doc/local.mk (DOC_PO_FILES): Harmonize escapes. (POT_OPTIONS): Re-indent uniformly. (doc-po-update-%, doc-po-update-cookbook-%): Re-implement with... (make-update-po-files-rule): ... this new function. (TMP_POT_FILES): Remove variable. (%D%/%.pot, %D%/guix-manual.pot): New pattern rules. (doc-pot-update, doc-po-update): Adjust prerequisites accordingly. |
||
---|---|---|
.. | ||
guix-cookbook.de.po | ||
guix-cookbook.fa.po | ||
guix-cookbook.fr.po | ||
guix-cookbook.ko.po | ||
guix-cookbook.zh_Hans.po | ||
guix-manual.de.po | ||
guix-manual.es.po | ||
guix-manual.fa.po | ||
guix-manual.fr.po | ||
guix-manual.it.po | ||
guix-manual.ko.po | ||
guix-manual.pt_BR.po | ||
guix-manual.ru.po | ||
guix-manual.sk.po | ||
guix-manual.zh_CN.po | ||
local.mk |