summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-23gnu: lua: Use invoke.Mark H Weaver
* gnu/packages/lua.scm (lua)[arguments]: Use invoke in the install phase.
2018-03-23gnu: libssh2: Use invoke.Mark H Weaver
* gnu/packages/ssh.scm (libssh2)[arguments]: Use invoke in the autoreconf phase.
2018-03-23gnu: libsoup: Use invoke.Mark H Weaver
* gnu/packages/gnome.scm (libsoup)[arguments]: Use invoke in the custom install phase.
2018-03-23gnu: libelf: Use invoke.Mark H Weaver
* gnu/packages/elf.scm (libelf)[arguments]: Use invoke in the configure phase.
2018-03-23gnu: libarchive: Use invoke.Mark H Weaver
* gnu/packages/backup.scm (libarchive)[arguments]: Use invoke and remove vestigial plumbing from the check phase.
2018-03-23gnu: imake: Use invoke.Mark H Weaver
* gnu/packages/xorg.scm (imake)[arguments]: Use invoke and remove vestigial plumbing from the 'install-data' phase.
2018-03-23gnu: perl-image-magick: Return #t from all phases.Mark H Weaver
* gnu/packages/imagemagick.scm (perl-image-magick)[arguments]: Return #t from the 'image-magick-flags' and 'skip-mpeg-tests' phases.
2018-03-23gnu: imagemagick: Return #t from all phases.Mark H Weaver
* gnu/packages/imagemagick.scm (imagemagick)[arguments]: Return #t from the 'pre-build' and 'strip-configure-xml' phases.
2018-03-23gnu: ijs: Use invoke.Mark H Weaver
* gnu/packages/ghostscript.scm (ijs)[arguments]: Use invoke in the autogen phase.
2018-03-23gnu: icecat: Return #t from all phases.Mark H Weaver
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Return #t from the 'install-icons' and 'wrap-program' phases. Use 'invoke' in the custom configure phase.
2018-03-23gnu: gnumach: Use invoke.Mark H Weaver
* gnu/packages/hurd.scm (gnumach)[arguments]: Use invoke and remove vestigial plumbing in the 'produce-image' phase.
2018-03-23gnu: guix: Use invoke.Mark H Weaver
* gnu/packages/package-management.scm (guix)[arguments]: Use invoke in the bootstrap phase.
2018-03-23gnu: gtk+@2: Return #t from all phases.Mark H Weaver
* gnu/packages/gtk.scm (gtk+-2)[arguments]: Return #t from the 'disable-tests' phase.
2018-03-23gnu: gnupg@1: Return #t from all phases.Mark H Weaver
* gnu/packages/gnupg.scm (gnupg-1)[arguments]: Return #t from the 'patch-check-sh' phase.
2018-03-23gnu: hurd-minimal: Use invoke.Mark H Weaver
* gnu/packages/hurd.scm (hurd-minimal)[arguments]: Use invoke in the custom build phase.
2018-03-23gnu: hurd-headers: Use invoke.Mark H Weaver
* gnu/packages/hurd.scm (hurd-headers)[arguments]: Use invoke in the custom install phase.
2018-03-23gnu: gnumach-headers: Use invoke.Mark H Weaver
* gnu/packages/hurd.scm (gnumach-headers)[arguments]: Use invoke in the custom install phase.
2018-03-23gnu: gmime: Return #t from all phases.Mark H Weaver
* gnu/packages/mail.scm (gmime)[arguments]: Return #t from the 'patch-paths-in-tests' phase.
2018-03-23gnu: glibc-hurd-headers: Return #t from all phases.Mark H Weaver
* gnu/packages/base.scm (glibc/hurd-headers): Return #t from the custom install phase.
2018-03-23gnu: git: Return #t from all phases.Mark H Weaver
* gnu/packages/version-control.scm (git)[arguments]: Return #t from the 'split' phase. Use 'invoke' in the 'install-man-pages' phase.
2018-03-23gnu: ghostscript: Use invoke.Mark H Weaver
* gnu/packages/ghostscript.scm (ghostscript): Use invoke from the custom 'build' and 'install' phases.
2018-03-23gnu: gettext-minimal: Return #t from all phases.Mark H Weaver
* gnu/packages/gettext.scm (gettext-minimal)[arguments]: Return #t from the 'patch-tests' and 'link-expat' phases.
2018-03-23gnu: geoclue: Return #t from all phases.Mark H Weaver
* gnu/packages/gnome.scm (geoclue)[arguments]: Return #t from the 'patch-/bin/true' phase.
2018-03-23gnu: gdk-pixbuf+svg: Use invoke.Mark H Weaver
* gnu/packages/gtk.scm (gdk-pixbuf+svg): Use invoke in the 'register-svg-loader' phase.
2018-03-23gnu: cross-base: Use invoke in (gnu build cross-toolchain).Mark H Weaver
* gnu/build/cross-toolchain.scm (set-cross-path/mingw, install-strip): Use invoke.
2018-03-23gnu: gawk: Return #t from all phases.Mark H Weaver
* gnu/packages/gawk.scm (gawk)[arguments]: Return #t from the 'set-shell-file-name' phase.
2018-03-23gnu: fontconfig: Use invoke.Mark H Weaver
* gnu/packages/fontutils.scm (fontconfig): Use invoke in the install phase.
2018-03-23gnu: ffmpeg: Use invoke.Mark H Weaver
* gnu/packages/video.scm (ffmpeg)[arguments]: Use invoke in the custom configure phase.
2018-03-23gnu: faad2: Use invoke.Mark H Weaver
* gnu/packages/audio.scm (faad2)[arguments]: Use invoke in the 'bootstrap' phase.
2018-03-23gnu: extra-cmake-modules: Return #t from all phases.Mark H Weaver
* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[arguments]: Return #t from the 'fix-lib-path' phase.
2018-03-23gnu: emacs: Return #t from all phases.Mark H Weaver
* gnu/packages/emacs.scm (emacs)[arguments]: Return #t from the 'fix-/bin/pwd' phase.
2018-03-23gnu: elogind: Return #t from all phases.Mark H Weaver
* gnu/packages/freedesktop.scm (elogin)[arguments]: Return #t from all phases. Use invoke and remove vestigial plumbing in the 'autogen' phase.
2018-03-23gnu: dejagnu: Return #t from all phases.Mark H Weaver
* gnu/packages/dejagnu.scm (dejagnu)[arguments]: Return #t from all phases. Raise an exception if make check fails.
2018-03-23gnu: curl: Use invoke.Mark H Weaver
* gnu/packages/curl.scm (curl)[arguments]: Use invoke in the check phase.
2018-03-23gnu: autoconf@2.13: Use invoke.Mark H Weaver
* gnu/packages/autotools.scm (autoconf-2.13)[arguments]: Use invoke in the custom configure phase.
2018-03-23gnu: apr-util: Use invoke.Mark H Weaver
* gnu/packages/apr.scm (apr-util)[arguments]: Use invoke in the custom configure phase.
2018-03-23gnu: glibc/linux: Return #t from pre-configure phase.Mark H Weaver
* gnu/packages/base.scm (glibc/linux)[arguments]: Return #t from the pre-configure phase.
2018-03-23gnu: openldap: Update to 2.4.46.Tobias Geerinckx-Rice
* gnu/packages/openldap.scm (openldap): Update to 2.4.46.
2018-03-23gnu: cmake: Re-indent.Arun Isaac
* gnu/packages/cmake.scm (cmake): Re-indent.
2018-03-23gnu: cmake: Update to 3.10.2.Arun Isaac
* gnu/packages/cmake.scm (cmake): Update to 3.10.2. [source]: Remove cmake-fix-tests patch. Do not remove bundled cmlibuv. [arguments]: Replace system* with invoke. [inputs]: Add rhash. Sort. [home-page]: Update URL. * gnu/packages/patches/cmake-fix-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister it.
2018-03-22gnu: util-linux: Don't build 'nologin'.Marius Bakke
* gnu/packages/linux.scm (util-linux)[source](snippet): Add substitution.
2018-03-22gnu: make: End phase on #t.Marius Bakke
* gnu/packages/base.scm (gnu-make)[arguments]: Return #t from 'set-default-shell' phase.
2018-03-22gnu: make: Fix compatibility with glibc 2.27.Marius Bakke
* gnu/packages/patches/make-glibc-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/base.scm (gnu-make)[source](patches): Use it.
2018-03-22gnu: glibc: Update to 2.27.Marius Bakke
* gnu/packages/base.scm (glibc/linux): Update to 2.27. [source](patches): Add 'glibc-hidden-visibility-ldconfig.patch' and 'glibc-2.27-git-fixes.patch'. [native-inputs]: Add BISON. [arguments]: Remove deprecated "--enable-add-ons" from #:configure-flags. Also remove unneeded "libc_cv_ssp=no" and "libcv_ssp_strong=no". (glibc-2.26): New public variable. * gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash)[native-inputs]: Add BISON-BOOT0. * gnu/packages/patches/glibc-2.27-git-fixes.patch, gnu/packages/patches/glibc-hidden-visibility-ldconfig.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them.
2018-03-21gnu: tzdata-for-tests: Update to 2018c.Mark H Weaver
* gnu/packages/base.scm (tzdata-for-tests): Replace with a simple hidden copy of 'tzdata'.
2018-03-20gnu: gcc: Adjust 'strmov' patch for string constants in variables.Ludovic Courtès
Fixes <https://bugs.gnu.org/30395>. * gnu/packages/patches/gcc-strmov-store-file-names.patch: Update patch to deal with string constants stored in 'static' variables.
2018-03-20Merge branch 'master' into core-updatesMark H Weaver
2018-03-20gnu: aspell: Return #t from all phases.Mark H Weaver
* gnu/packages/aspell.scm (aspell)[arguments]: Return #t from the 'wrap-aspell' phase.
2018-03-20gnu: itstool: Return #t from all phases.Mark H Weaver
* gnu/packages/glib.scm (itstool)[arguments]: Return #t from the 'wrap-program' phase.
2018-03-20gnu: webkitgtk: Return #t from all phases.Mark H Weaver
* gnu/packages/webkit.scm (webkitgtk)[arguments]: Return #t from the 'add-gst-plugins-base-include-path' phase.