aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAge
* gnu: Use invoke and return #t from all builders.•••* gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/audio.scm, gnu/packages/avr.scm, gnu/packages/base.scm, gnu/packages/bioinformatics.scm, gnu/packages/certs.scm, gnu/packages/check.scm, gnu/packages/code.scm, gnu/packages/commencement.scm, gnu/packages/dictionaries.scm, gnu/packages/docbook.scm, gnu/packages/emacs.scm, gnu/packages/embedded.scm, gnu/packages/fonts.scm, gnu/packages/games.scm, gnu/packages/gnome.scm, gnu/packages/gnu-doc.scm, gnu/packages/guile.scm, gnu/packages/hurd.scm, gnu/packages/javascript.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lxde.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/pkg-config.scm, gnu/packages/qt.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/sdl.scm, gnu/packages/statistics.scm, gnu/packages/syncthing.scm, gnu/packages/tex.scm, gnu/packages/web.scm, gnu/packages/wine.scm, gnu/packages/xfce.scm: In the builders of packages using 'trivial-build-system', use invoke where appropriate, raise exceptions on errors, and otherwise return #t. Mark H Weaver2018-03-27
* gnu: 0ad-data: Use invoke.•••* gnu/packages/games.scm (0ad-data)[source]: Use invoke in the snippet. Mark H Weaver2018-03-27
* gnu: vera: Use invoke.•••* gnu/packages/dictionaries.scm (vera)[arguments]: Use invoke and remove vestigial plumbing in the builder. Mark H Weaver2018-03-27
* gnu: sicp: Use invoke.•••* gnu/packages/scheme.scm (sicp)[arguments]: Use invoke and remove vestigial plumbing in the builder. Mark H Weaver2018-03-27
* gnu: curl: Use nghttp2's ‘lib’ output.•••This follows up on commit 1300e4ee5bf97e7687aa0fa5497d87cf1afaa813, which was based on a monolithic nghttp2. * gnu/packages/curl.scm (curl)[inputs]: Use nghttp2's ‘lib’ output. Tobias Geerinckx-Rice2018-03-28
* gnu: libatomic-ops: Update to 7.6.4.•••* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.6.4. Marius Bakke2018-03-27
* gnu: bzip2: Provide libbz2.so and libbz2.so.1.•••Fixes <https://bugs.gnu.org/30006>. * gnu/packages/compression.scm (bzip2)[arguments]: Rework INSTALL-SHARED-LIBS-PHASE to manage all library symlinks. Marius Bakke2018-03-27
* gnu: libselinux: Use invoke.•••* gnu/packages/selinux.scm (libselinux)[arguments]: Use invoke in the 'pywrap' and 'install-pywrap' phases. Mark H Weaver2018-03-25
* gnu: libva: Return #t from all phases.•••* gnu/packages/video.scm (libva)[arguments]: Return #t from the 'fix-dlopen-paths' phase. Mark H Weaver2018-03-25
* gnu: perl-boot0: Return #t from all phases.•••* gnu/packages/commencement.scm (perl-boot0): Return #t from the 'disable-pthreads' phase. Mark H Weaver2018-03-25
* gnu: make-bootstrap: Adapt glibc-bootstrap-system.patch for glibc-2.27.•••* gnu/packages/patches/glibc-bootstrap-system.patch: Adapt for glibc-2.27. Mark H Weaver2018-03-25
* gnu: crda: Inhibit gzip timestamp.•••* gnu/packages/linux.scm (crda)[arguments]: Add 'gzip-determinism' phase. Mark H Weaver2018-03-25
* gnu: asciidoc: Restore custom 'bootstrap' phase.•••Fix a regression introduced by commit 189be331acfda1c242a9c85fca8d2a0356742f48. * gnu/packages/documentation.scm (asciidoc)[arguments]: Restore the custom 'bootstrap' phase that present prior to commit 189be33. Mark H Weaver2018-03-25
* gnu: wireless-regdb: Inhibit gzip timestamp.•••* gnu/packages/linux.scm (wireless-regdb)[arguments]: Add 'gzip-determinism' phase. Mark H Weaver2018-03-25
* gnu: xf86-video-intel: Fix error during bootstrap.•••* gnu/packages/xorg.scm (xf86-video-intel)[arguments]: Add 'pre-bootstrap' phase. Mark H Weaver2018-03-25
* gnu: shadow: Return #t from all phases.•••* gnu/packages/admin.scm (shadow)[arguments]: Return #t from the 'set-nscd-file-name' phase. Mark H Weaver2018-03-25
* gnu: pulseaudio: Fix build with glibc-2.27.•••* gnu/packages/patches/pulseaudio-glibc-2.27.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/pulseaudio.scm (pulseaudio)[source]: Add the patch. [arguments]: Replace 'bootstrap' phase. [native-inputs]: Add autoconf, automake, and libtool. Mark H Weaver2018-03-25
* gnu: mkfontdir: Return #t from all phases.•••* gnu/packages/xorg.scm (mkfontdir)[arguments]: Return #t from the 'wrap-mkfontdir' phase. Mark H Weaver2018-03-25
* gnu: binutils-vc4: Use invoke.•••* gnu/packages/embedded.scm (binutils-vc4)[arguments]: Use invoke. Mark H Weaver2018-03-25
* gnu: bdb: Use invoke.•••* gnu/packages/databases.scm (bdb, bdb-5.3)[arguments]: Use invoke in the custom configure phase. Mark H Weaver2018-03-25
* gnu: clang: Return #t from all phases.•••* gnu/packages/llvm.scm (clang-from-llvm): Return #t from the 'set-glibc-file-names' phase. Mark H Weaver2018-03-23
* gnu: at-spi2-atk: Use invoke.•••* gnu/packages/gtk.scm (at-spi2-atk)[arguments]: Use invoke. Mark H Weaver2018-03-23
* gnu: at-spi2-core: Use invoke.•••* gnu/packages/gtk.scm (at-spi2-core)[arguments]: Use invoke. Mark H Weaver2018-03-23
* gnu: texmaker: Use invoke.•••* gnu/packages/tex.scm (texmaker)[arguments]: Use invoke in the custom configure phase. Mark H Weaver2018-03-23
* gnu: texlive-metafont-base: Use invoke.•••* gnu/packages/tex.scm (texlive-metafont-base)[arguments]: Use invoke in the custom build phase. Mark H Weaver2018-03-23
* gnu: texlive-latex-base: Use invoke.•••* gnu/packages/tex.scm (texlive-latex-base)[arguments]: Use invoke and remove vestigial plumbing. Mark H Weaver2018-03-23
* gnu: texlive-fonts-rsfs: Remove vestigial error plumbing.•••* gnu/packages/tex.scm (texlive-fonts-rsfs)[arguments]: Remove vestigial error code plumbing. Mark H Weaver2018-03-23
* gnu: texlive-fonts-latex: Use invoke.•••* gnu/packages/tex.scm (texlive-fonts-latex)[arguments]: Use invoke and remove vestigial plumbing from the build phase. Mark H Weaver2018-03-23
* gnu: texlive-fonts-knuth-lib: Use invoke.•••* gnu/packages/tex.scm (texlive-fonts-knuth-lib)[arguments]: Use invoke in the custom build phase. Mark H Weaver2018-03-23
* gnu: texlive-fonts-ec: Remove vestigial error code plumbing.•••* gnu/packages/tex.scm (texlive-fonts-ec)[arguments]: Remove vestigial error code plumbing. Mark H Weaver2018-03-23
* gnu: texlive-fonts-cm: Use invoke.•••* gnu/packages/tex.scm (texlive-fonts-cm)[arguments]: Use invoke and remove vestigial plumbing. Mark H Weaver2018-03-23
* gnu: texlive-fonts-amsfonts: Use invoke.•••* gnu/packages/tex.scm (texlive-fonts-amsfonts)[arguments]: Use invoke and remove vestigial plumbing in the custom build phase. Mark H Weaver2018-03-23
* gnu: texlive-bin: Use invoke.•••* gnu/packages/tex.scm (texlive-bin)[arguments]: Use invoke in the 'postinst' phase. Mark H Weaver2018-03-23
* gnu: tcl: Use invoke.•••* gnu/packages/tcl.scm (tcl)[arguments]: Use invoke and remove vestigial plumbing in the 'install-private-headers' phase. Mark H Weaver2018-03-23
* gnu: subversion: Use invoke.•••* gnu/packages/version-control.scm (subversion)[arguments]: Use invoke and remove vestigial plumbing in the 'install-perl-bindings' phase. Mark H Weaver2018-03-23
* gnu: postgresql: Use invoke.•••* gnu/packages/databases.scm (postgresql)[arguments]: Use invoke in the 'build-contrib' and 'install-contrib' phases. Mark H Weaver2018-03-23
* gnu: pciutils: Use invoke.•••* gnu/packages/pciutils.scm (pciutils)[arguments]: Use invoke in the custom install phase. Mark H Weaver2018-03-23
* gnu: openssh: Use invoke.•••* gnu/packages/ssh.scm (openssh)[arguments]: Use invoke and remove vestigial plumbing in the custom install phase. Mark H Weaver2018-03-23
* gnu: le-certs: Use invoke.•••* gnu/packages/certs.scm (le-certs)[arguments]: Use invoke in the builder. Mark H Weaver2018-03-23
* gnu: nss-certs: Use invoke.•••* gnu/packages/certs.scm (nss-certs)[arguments]: Use invoke to detect errors while running 'certdata2pem.py'. Mark H Weaver2018-03-23
* gnu: nss: Use invoke.•••* gnu/packages/gnuzilla.scm (nss)[arguments]: Use invoke in the check phase. Mark H Weaver2018-03-23
* gnu: nasm: Use invoke.•••* gnu/packages/assembly.scm (nasm)[arguments]: Use invoke in the 'install-info' phase. Mark H Weaver2018-03-23
* gnu: mysql: Return #t from all phases.•••* gnu/packages/databases.scm (mysql)[arguments]: Return #t from the 'patch-boost-version' phase. Mark H Weaver2018-03-23
* gnu: mozjs@38: Use invoke.•••* gnu/packages/gnuzilla.scm (mozjs-38)[arguments]: Use invoke in the custom configure phase. Mark H Weaver2018-03-23
* gnu: mozjs@24: Use invoke.•••* gnu/packages/gnuzilla.scm (mozjs-24)[arguments]: Use invoke in the custom configure phase. Mark H Weaver2018-03-23
* gnu: mozjs: Return #t from all phases.•••* gnu/packages/gnuzilla.scm (mozjs)[arguments]: Return #t from the 'delete-timedout-test' phase. Use 'invoke' in the configure phase. Mark H Weaver2018-03-23
* gnu: mesa-utils: Return #t from all phases.•••* gnu/packages/gl.scm (mesa-utils)[arguments]: Return #t from the custom install phase. Mark H Weaver2018-03-23
* gnu: mesa-headers: Return #t from all phases.•••* gnu/packages/gl.scm (mesa-headers)[arguments]: Return #t from the custom install phase. Mark H Weaver2018-03-23
* gnu: mariadb: Return #t from all phases.•••* gnu/packages/databases.scm (mariadb)[arguments]: Return #t from the 'post-install' phase. Mark H Weaver2018-03-23
* gnu: man-db: Return #t from all phases.•••* gnu/packages/man.scm (man-db)[arguments]: Return #t from the 'patch-test-shebangs' phase. Mark H Weaver2018-03-23