summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-23gnu: texlive-fonts-latex: Use invoke.Mark H Weaver
* gnu/packages/tex.scm (texlive-fonts-latex)[arguments]: Use invoke and remove vestigial plumbing from the build phase.
2018-03-23gnu: texlive-fonts-knuth-lib: Use invoke.Mark H Weaver
* gnu/packages/tex.scm (texlive-fonts-knuth-lib)[arguments]: Use invoke in the custom build phase.
2018-03-23gnu: texlive-fonts-ec: Remove vestigial error code plumbing.Mark H Weaver
* gnu/packages/tex.scm (texlive-fonts-ec)[arguments]: Remove vestigial error code plumbing.
2018-03-23gnu: texlive-fonts-cm: Use invoke.Mark H Weaver
* gnu/packages/tex.scm (texlive-fonts-cm)[arguments]: Use invoke and remove vestigial plumbing.
2018-03-23gnu: texlive-fonts-amsfonts: Use invoke.Mark H Weaver
* gnu/packages/tex.scm (texlive-fonts-amsfonts)[arguments]: Use invoke and remove vestigial plumbing in the custom build phase.
2018-03-23gnu: texlive-bin: Use invoke.Mark H Weaver
* gnu/packages/tex.scm (texlive-bin)[arguments]: Use invoke in the 'postinst' phase.
2018-03-23gnu: tcl: Use invoke.Mark H Weaver
* gnu/packages/tcl.scm (tcl)[arguments]: Use invoke and remove vestigial plumbing in the 'install-private-headers' phase.
2018-03-23gnu: subversion: Use invoke.Mark H Weaver
* gnu/packages/version-control.scm (subversion)[arguments]: Use invoke and remove vestigial plumbing in the 'install-perl-bindings' phase.
2018-03-23gnu: postgresql: Use invoke.Mark H Weaver
* gnu/packages/databases.scm (postgresql)[arguments]: Use invoke in the 'build-contrib' and 'install-contrib' phases.
2018-03-23gnu: pciutils: Use invoke.Mark H Weaver
* gnu/packages/pciutils.scm (pciutils)[arguments]: Use invoke in the custom install phase.
2018-03-23gnu: openssh: Use invoke.Mark H Weaver
* gnu/packages/ssh.scm (openssh)[arguments]: Use invoke and remove vestigial plumbing in the custom install phase.
2018-03-23gnu: le-certs: Use invoke.Mark H Weaver
* gnu/packages/certs.scm (le-certs)[arguments]: Use invoke in the builder.
2018-03-23gnu: nss-certs: Use invoke.Mark H Weaver
* gnu/packages/certs.scm (nss-certs)[arguments]: Use invoke to detect errors while running 'certdata2pem.py'.
2018-03-23gnu: nss: Use invoke.Mark H Weaver
* gnu/packages/gnuzilla.scm (nss)[arguments]: Use invoke in the check phase.
2018-03-23gnu: nasm: Use invoke.Mark H Weaver
* gnu/packages/assembly.scm (nasm)[arguments]: Use invoke in the 'install-info' phase.
2018-03-23gnu: mysql: Return #t from all phases.Mark H Weaver
* gnu/packages/databases.scm (mysql)[arguments]: Return #t from the 'patch-boost-version' phase.
2018-03-23gnu: mozjs@38: Use invoke.Mark H Weaver
* gnu/packages/gnuzilla.scm (mozjs-38)[arguments]: Use invoke in the custom configure phase.
2018-03-23gnu: mozjs@24: Use invoke.Mark H Weaver
* gnu/packages/gnuzilla.scm (mozjs-24)[arguments]: Use invoke in the custom configure phase.
2018-03-23gnu: mozjs: Return #t from all phases.Mark H Weaver
* gnu/packages/gnuzilla.scm (mozjs)[arguments]: Return #t from the 'delete-timedout-test' phase. Use 'invoke' in the configure phase.
2018-03-23gnu: mesa-utils: Return #t from all phases.Mark H Weaver
* gnu/packages/gl.scm (mesa-utils)[arguments]: Return #t from the custom install phase.
2018-03-23gnu: mesa-headers: Return #t from all phases.Mark H Weaver
* gnu/packages/gl.scm (mesa-headers)[arguments]: Return #t from the custom install phase.
2018-03-23gnu: mariadb: Return #t from all phases.Mark H Weaver
* gnu/packages/databases.scm (mariadb)[arguments]: Return #t from the 'post-install' phase.
2018-03-23gnu: man-db: Return #t from all phases.Mark H Weaver
* gnu/packages/man.scm (man-db)[arguments]: Return #t from the 'patch-test-shebangs' phase.
2018-03-23gnu: lua5.1-socket: Use invoke.Mark H Weaver
* gnu/packages/lua.scm (lua5.1-socket)[arguments]: Use invoke in the custom check phase.
2018-03-23gnu: lua5.1-expat: Use invoke.Mark H Weaver
* gnu/packages/lua.scm (lua5.1-expat)[arguments]: Use invoke and remove vestigial plumbing in the custom check phase.
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.