summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: openssh: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/ssh.scm (openssh)[arguments]: Use invoke and remove vestigial plumbing in the custom install phase.
* gnu: le-certs: Use invoke.Mark H Weaver2018-03-23
| | | | * gnu/packages/certs.scm (le-certs)[arguments]: Use invoke in the builder.
* gnu: nss-certs: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/certs.scm (nss-certs)[arguments]: Use invoke to detect errors while running 'certdata2pem.py'.
* gnu: nss: Use invoke.Mark H Weaver2018-03-23
| | | | * gnu/packages/gnuzilla.scm (nss)[arguments]: Use invoke in the check phase.
* gnu: nasm: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/assembly.scm (nasm)[arguments]: Use invoke in the 'install-info' phase.
* gnu: mysql: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/databases.scm (mysql)[arguments]: Return #t from the 'patch-boost-version' phase.
* gnu: mozjs@38: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gnuzilla.scm (mozjs-38)[arguments]: Use invoke in the custom configure phase.
* gnu: mozjs@24: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gnuzilla.scm (mozjs-24)[arguments]: Use invoke in the custom configure phase.
* gnu: mozjs: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gnuzilla.scm (mozjs)[arguments]: Return #t from the 'delete-timedout-test' phase. Use 'invoke' in the configure phase.
* gnu: mesa-utils: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gl.scm (mesa-utils)[arguments]: Return #t from the custom install phase.
* gnu: mesa-headers: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gl.scm (mesa-headers)[arguments]: Return #t from the custom install phase.
* gnu: mariadb: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/databases.scm (mariadb)[arguments]: Return #t from the 'post-install' phase.
* gnu: man-db: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/man.scm (man-db)[arguments]: Return #t from the 'patch-test-shebangs' phase.
* gnu: lua5.1-socket: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/lua.scm (lua5.1-socket)[arguments]: Use invoke in the custom check phase.
* gnu: lua5.1-expat: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/lua.scm (lua5.1-expat)[arguments]: Use invoke and remove vestigial plumbing in the custom check phase.
* gnu: lua: Use invoke.Mark H Weaver2018-03-23
| | | | * gnu/packages/lua.scm (lua)[arguments]: Use invoke in the install phase.
* gnu: libssh2: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/ssh.scm (libssh2)[arguments]: Use invoke in the autoreconf phase.
* gnu: libsoup: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gnome.scm (libsoup)[arguments]: Use invoke in the custom install phase.
* gnu: libelf: Use invoke.Mark H Weaver2018-03-23
| | | | * gnu/packages/elf.scm (libelf)[arguments]: Use invoke in the configure phase.
* gnu: libarchive: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/backup.scm (libarchive)[arguments]: Use invoke and remove vestigial plumbing from the check phase.
* gnu: imake: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/xorg.scm (imake)[arguments]: Use invoke and remove vestigial plumbing from the 'install-data' phase.
* gnu: perl-image-magick: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/imagemagick.scm (perl-image-magick)[arguments]: Return #t from the 'image-magick-flags' and 'skip-mpeg-tests' phases.
* gnu: imagemagick: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/imagemagick.scm (imagemagick)[arguments]: Return #t from the 'pre-build' and 'strip-configure-xml' phases.
* gnu: ijs: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/ghostscript.scm (ijs)[arguments]: Use invoke in the autogen phase.
* gnu: icecat: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | | * gnu/packages/gnuzilla.scm (icecat)[arguments]: Return #t from the 'install-icons' and 'wrap-program' phases. Use 'invoke' in the custom configure phase.
* gnu: gnumach: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/hurd.scm (gnumach)[arguments]: Use invoke and remove vestigial plumbing in the 'produce-image' phase.
* gnu: guix: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/package-management.scm (guix)[arguments]: Use invoke in the bootstrap phase.
* gnu: gtk+@2: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gtk.scm (gtk+-2)[arguments]: Return #t from the 'disable-tests' phase.
* gnu: gnupg@1: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gnupg.scm (gnupg-1)[arguments]: Return #t from the 'patch-check-sh' phase.
* gnu: hurd-minimal: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/hurd.scm (hurd-minimal)[arguments]: Use invoke in the custom build phase.
* gnu: hurd-headers: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/hurd.scm (hurd-headers)[arguments]: Use invoke in the custom install phase.
* gnu: gnumach-headers: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/hurd.scm (gnumach-headers)[arguments]: Use invoke in the custom install phase.
* gnu: gmime: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/mail.scm (gmime)[arguments]: Return #t from the 'patch-paths-in-tests' phase.
* gnu: glibc-hurd-headers: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/base.scm (glibc/hurd-headers): Return #t from the custom install phase.
* gnu: git: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/version-control.scm (git)[arguments]: Return #t from the 'split' phase. Use 'invoke' in the 'install-man-pages' phase.
* gnu: ghostscript: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/ghostscript.scm (ghostscript): Use invoke from the custom 'build' and 'install' phases.
* gnu: gettext-minimal: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gettext.scm (gettext-minimal)[arguments]: Return #t from the 'patch-tests' and 'link-expat' phases.
* gnu: geoclue: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gnome.scm (geoclue)[arguments]: Return #t from the 'patch-/bin/true' phase.
* gnu: gdk-pixbuf+svg: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gtk.scm (gdk-pixbuf+svg): Use invoke in the 'register-svg-loader' phase.
* gnu: cross-base: Use invoke in (gnu build cross-toolchain).Mark H Weaver2018-03-23
| | | | | * gnu/build/cross-toolchain.scm (set-cross-path/mingw, install-strip): Use invoke.
* gnu: gawk: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gawk.scm (gawk)[arguments]: Return #t from the 'set-shell-file-name' phase.
* gnu: fontconfig: Use invoke.Mark H Weaver2018-03-23
| | | | * gnu/packages/fontutils.scm (fontconfig): Use invoke in the install phase.
* gnu: ffmpeg: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/video.scm (ffmpeg)[arguments]: Use invoke in the custom configure phase.
* gnu: faad2: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/audio.scm (faad2)[arguments]: Use invoke in the 'bootstrap' phase.
* gnu: extra-cmake-modules: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/kde-frameworks.scm (extra-cmake-modules)[arguments]: Return #t from the 'fix-lib-path' phase.
* gnu: emacs: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/emacs.scm (emacs)[arguments]: Return #t from the 'fix-/bin/pwd' phase.
* gnu: elogind: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/freedesktop.scm (elogin)[arguments]: Return #t from all phases. Use invoke and remove vestigial plumbing in the 'autogen' phase.
* gnu: dejagnu: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/dejagnu.scm (dejagnu)[arguments]: Return #t from all phases. Raise an exception if make check fails.
* gnu: curl: Use invoke.Mark H Weaver2018-03-23
| | | | * gnu/packages/curl.scm (curl)[arguments]: Use invoke in the check phase.
* gnu: autoconf@2.13: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/autotools.scm (autoconf-2.13)[arguments]: Use invoke in the custom configure phase.