aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages')
0 files changed, 0 insertions, 0 deletions
d>Julien Lepiller 2018-03-23gnu: gettext-minimal: Return #t from all phases....* gnu/packages/gettext.scm (gettext-minimal)[arguments]: Return #t from the 'patch-tests' and 'link-expat' phases. Mark H Weaver 2018-02-22gnu: po4a: Update home page....* gnu/packages/gettext.scm (po4a)[home-page]: Update. Tobias Geerinckx-Rice 2017-11-06gnu: Disable gnulib's test-lock test in packages....* gnu/packages/base.scm (findutils)[source]: Disable test-lock. * gnu/packages/gettext.scm (gettext-minimal)[source]: Ditto. * gnu/packages/libidn.scm (libidn)[source]: Ditto. * gnu/packages/libunistring.scm (libunistring)[source]: Ditto. * gnu/packages/augeas.scm (augeas)[source]: Ditto. * gnu/packages/gsasl.scm (gsasl)[source]: Ditto. * gnu/packages/patches/findutils-gnulib-multi-core.patch, gnu/packages/patches/gettext-gnulib-multi-core.patch, gnu/packages/patches/gettext-multi-core.patch, gnu/packages/patches/libunistring-gnulib-multi-core.patch: Delete patches. * gnu/local.mk (DIST_PATCH_DATA): Remove them. Eric Bavier 2017-07-27gnu: po4a: Work around "dotless @INC" build issues....* gnu/packages/gettext.scm (po4a)[arguments]: Add build phase "set-search-path". Ricardo Wurmus 2017-07-10Merge branch 'master' into core-updatesLeo Famulari 2017-06-30gnu: po4a: Use texlive-tiny....* gnu/packages/gettext.scm (po4a)[native-inputs]: Replace texlive-minimal with texlive-tiny. Ricardo Wurmus 2017-04-13gnu: gettext: Fix make check issues on multi-core machines....* gnu/packages/patches/gettext-gnulib-multi-core.patch: New file. * gnu/packages/patches/gettext-multi-core.patch: New file. * gnu/packages/gettext.scm (gettext-minimal)[patches]: Add a reference to the two previous patches. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Mathieu Othacehe 2017-03-30Merge branch 'master' into core-updates...Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698. Marius Bakke 2017-03-30gnu: Use HTTPS for almost all gnu.org HOME-PAGEs....All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS. Tobias Geerinckx-Rice 2017-03-26gnu: po4a: Make manpages writable before resetting timestamps....* gnu/packages/gettext.scm (po4a)[arguments]: Add 'make-compressed-files-writable' phase. Marius Bakke