# Makefile variables for PO directory in any package using GNU gettext. # This domain contains only translations of package synopses and descriptions. DOMAIN = guix-packages subdir = po/packages top_builddir = ../.. # These options get passed to xgettext. We want to catch exclusively package # synopses and descriptions. XGETTEXT_OPTIONS = \ --language=Scheme --from-code=UTF-8 \ --keyword=synopsis --keyword=description COPYRIGHT_HOLDER = the authors of Guix (msgids) MSGID_BUGS_ADDRESS = bug-guix@gnu.org EXTRA_LOCALE_CATEGORIES = # Disable PO update upon "make dist", which sometimes fails when doing # "make distcheck -j4". # See . DIST_DEPENDS_ON_UPDATE_PO = no his.form.submit();'> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-refresh.sh
AgeCommit message (Expand)Author
2023-08-15refresh: Add --target-version option....Maxim Cournoyer
2023-05-31upstream: Honor package properties for ignored and extra inputs....Ludovic Courtès
2023-05-31upstream: 'update-package-source' edits input fields....Ludovic Courtès
2023-04-21tests: Relax two tests that expected a non-zero error code....Ludovic Courtès
2023-04-21tests: Fix checks for expected failures....Eric Bavier
2023-01-25tests: Do not try to create "$HOME/.config"....Ludovic Courtès
2023-01-08refresh: Add CLI tests....Ludovic Courtès