Age | Commit message (Expand) | Author |
2018-03-16 | gnu: binutils: Update to 2.30....* gnu/packages/patches/binutils-ld-new-dtags.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/base.scm (binutils): Update to 2.30.
[source](patches): Remove obsolete patch.
[arguments]: Add "--enable-new-dtags" in #:configure-flags.
| Marius Bakke |
2018-03-16 | gnu: bash: Return #t from 'install-sh-symlink' phase....* gnu/packages/bash.scm (bash)[arguments]: Return #t from
'install-sh-symlink' phase.
| Mark H Weaver |
2018-03-16 | gnu: tar: Fix sparse file detection on Btrfs file systems....* gnu/packages/patches/tar-remove-wholesparse-check.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/base.scm (tar)[source]: Add patch.
| Mark H Weaver |
2018-03-16 | gettext-boot0: Return #t from chdir phase....* gnu/packages/commencement.scm (gettext-boot0)[arguments]: Return #t from
chdir phase.
| Mark H Weaver |
2018-03-16 | gnu: libstdc++: Return #t from chdir phase....* gnu/packages/gcc.scm (make-libstdc++)[arguments]: Return #t from chdir
phase.
| Mark H Weaver |
2018-03-16 | gnu: All snippets report errors using exceptions, else return #t....* gnu/packages/admin.scm, gnu/packages/algebra.scm, gnu/packages/audio.scm,
gnu/packages/backup.scm, gnu/packages/base.scm,
gnu/packages/bioinformatics.scm, gnu/packages/cdrom.scm,
gnu/packages/chez.scm, gnu/packages/code.scm, gnu/packages/compression.scm,
gnu/packages/cross-base.scm, gnu/packages/crypto.scm, gnu/packages/cups.scm,
gnu/packages/databases.scm, gnu/packages/dns.scm, gnu/packages/emacs.scm,
gnu/packages/emulators.scm, gnu/packages/engineering.scm,
gnu/packages/enlightenment.scm, gnu/packages/fpga.scm,
gnu/packages/freedesktop.scm, gnu/packages/ftp.scm, gnu/packages/games.scm,
gnu/packages/gcc.scm, gnu/packages/geo.scm, gnu/packages/ghostscript.scm,
gnu/packages/gl.scm, gnu/packages/glib.scm, gnu/packages/gnome.scm,
gnu/packages/gnuzilla.scm, gnu/packages/graphics.scm, gnu/packages/gtk.scm,
gnu/packages/guile.scm, gnu/packages/irc.scm, gnu/packages/java.scm,
gnu/packages/kerberos.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm,
gnu/packages/lxde.scm, gnu/packages/machine-learning.scm,
gnu/packages/mail.scm, gnu/packages/maths.scm, gnu/packages/messaging.scm,
gnu/packages/monitoring.scm, gnu/packages/mp3.scm, gnu/packages/music.scm,
gnu/packages/netpbm.scm, gnu/packages/networking.scm, gnu/packages/node.scm,
gnu/packages/nvi.scm, gnu/packages/ocaml.scm, gnu/packages/pdf.scm,
gnu/packages/perl.scm, gnu/packages/php.scm, gnu/packages/plotutils.scm,
gnu/packages/pretty-print.scm, gnu/packages/profiling.scm,
gnu/packages/pulseaudio.scm, gnu/packages/python-crypto.scm,
gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/robotics.scm,
gnu/packages/sawfish.scm, gnu/packages/scanner.scm, gnu/packages/scheme.scm,
gnu/packages/scribus.scm, gnu/packages/sdl.scm,
gnu/packages/serialization.scm, gnu/packages/shells.scm,
gnu/packages/slang.scm, gnu/packages/smalltalk.scm, gnu/packages/ssh.scm,
gnu/packages/sync.scm, gnu/packages/syncthing.scm, gnu/packages/tbb.scm,
gnu/packages/terminals.scm, gnu/packages/texinfo.scm,
gnu/packages/text-editors.scm, gnu/packages/textutils.scm,
gnu/packages/tls.scm, gnu/packages/unrtf.scm,
gnu/packages/version-control.scm, gnu/packages/video.scm,
gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/wm.scm,
gnu/packages/wxwidgets.scm, gnu/packages/xdisorg.scm, gnu/packages/xorg.scm:
In all snippets, report errors using exceptions, or else return #t.
| Mark H Weaver |
2018-03-16 | gnu: cross-base: Return #t from all phases....* gnu/packages/cross-base.scm (cross-kernel-headers)[xlinux-headers]: Use
invoke.
| Mark H Weaver |
2018-03-16 | gnu-build: Issue a warning unless every phase returns #t....* guix/build/gnu-build-system.scm (gnu-build): Issue a warning if a phase
returns a value other than #t.
| Mark H Weaver |
2018-03-16 | packages: Issue a warning unless the snippet returns #t....* guix/packages.scm (patch-and-repack): Issue a warning if the snippet
returns a value other than #t.
| Mark H Weaver |
2018-03-16 | gnu: classpath-devel: Fix bootstrap phase....* gnu/packages/java.scm (classpath-devel)[arguments]: Replace "bootstrap"
build phase.
| Ricardo Wurmus |
2018-03-16 | gnu: linux-libre-headers: Update to 4.14.26....* gnu/packages/linux.scm (linux-libre-headers): Update to 4.14.26.
| Mark H Weaver |
2018-03-16 | gnu: make-bootstrap: tarball-package: Use invoke instead of system*....* gnu/packages/make-bootstrap.scm (tarball-package)[arguments]: Use invoke.
The builder always returns #t.
| Mark H Weaver |
2018-03-16 | gnu: guile-static-stripped: Use invoke instead of system*....* gnu/packages/make-bootstrap.scm (guile-static-stripped)[arguments]: Use
invoke and remove vestigial plumbing.
| Mark H Weaver |
2018-03-16 | gnu: gcc-stripped: Use invoke instead of system*....* gnu/packages/make-bootstrap.scm (gcc-stripped)[arguments]: Use invoke. All
phases return #t.
| Mark H Weaver |
2018-03-16 | gnu: libcap: Return #t from all phases....* gnu/packages/linux.scm (libcap)[arguments]: Return #t from all phases.
| Mark H Weaver |
2018-03-16 | gnu: acl: Use invoke instead of system*....* gnu/packages/acl.scm (acl)[arguments]: Use invoke. All phases return #t.
| Mark H Weaver |
2018-03-16 | gnu: autoconf-wrapper: Return #t from the builder....* gnu/packages/autotools.scm (autoconf-wrapper): Return #t from the builder.
| Mark H Weaver |
2018-03-16 | build-system/gnu: Return a boolean from all phase procedures....* guix/build/gnu-build-system.scm (patch-source-shebangs)
(patch-generated-file-shebangs, strip): Return #t.
(validate-runpath): Raise an exception if validation fails. Never return #f.
| Mark H Weaver |
2018-03-16 | packages: Update copyright notice....This is a followup to commit 5003aeaf2560d6ddebcf980a94785fba77e00f34.
* guix/packages.scm: Update copyright notice for Mark H Weaver.
| Mark H Weaver |
2018-03-16 | packages: patch-and-repack: Fix snippet handling....This is a followup to commit 5003aeaf2560d6ddebcf980a94785fba77e00f34.
* guix/packages.scm (patch-and-repack): For the snippet, generate a single
boolean expression for 'unless', instead of the list of expressions which had
previously been spliced into an 'and' form (prior to commit 5003aea).
| Mark H Weaver |
2018-03-16 | gnu: attr: Use invoke instead of system*....* gnu/packages/attr.scm (attr)[arguments]: Use invoke. Return a boolean from
all phase procedures. Add a comment explaining why one call to system* is
retained.
| Mark H Weaver |
2018-03-16 | build: emacs-utils: Use invoke instead of system*....* guix/build/emacs-utils.scm (emacs-batch-eval)
(emacs-batch-edit-file): Use invoke.
| Mark H Weaver |
2018-03-16 | hg-download: Use invoke instead of system*....* guix/build/hg.scm (hg-fetch): Use invoke and remove vestigial plumbing.
| Mark H Weaver |
2018-03-16 | svn-download: Use invoke instead of system*....* guix/build/svn.scm (svn-fetch): Use invoke and remove vestigial plumbing.
| Mark H Weaver |
2018-03-16 | cvs-download: Use invoke instead of system*....* guix/build/cvs.scm (cvs-fetch): Use invoke and remove vestigial plumbing.
| Mark H Weaver |
2018-03-16 | gnu: python-six: Use invoke instead of system*....* gnu/packages/python.scm (python-six)[arguments]: Use invoke.
| Mark H Weaver |
2018-03-16 | gnu: tzdata: Use invoke instead of system*....* gnu/packages/base.scm (tzdata)[arguments]: Use invoke. Return a boolean
from all phase procedures.
| Mark H Weaver |
2018-03-16 | gnu: eudev: Use invoke instead of system*....* gnu/packages/linux.scm (eudev)[arguments]: Use invoke.
| Mark H Weaver |
2018-03-16 | gnu: openssl: Use invoke instead of system*....* gnu/packages/tls.scm (openssl, openssl-next)[arguments]: Use invoke.
Add missing 'apply'.
| Mark H Weaver |
2018-03-16 | gnu: bzip2: Use invoke instead of system*....* gnu/packages/compression.scm (bzip2)[arguments]: Use invoke. In the custom
configure phase, change the 'if' to 'when' and move the #t outside, so that
it's always returned.
| Mark H Weaver |
2018-03-16 | gnu: zip: Use invoke instead of system*....* gnu/packages/compression.scm (zip)[arguments]: Use invoke. Remove vestigial
'#:modules' argument.
| Mark H Weaver |
2018-03-16 | gnu: unzip: Use invoke instead of system*....* gnu/packages/compression.scm (unzip)[arguments]: Use invoke.
| Mark H Weaver |
2018-03-16 | gnu: zlib: Use invoke instead of system*....* gnu/packages/compression.scm (zlib)[arguments]: Use invoke.
| Mark H Weaver |
2018-03-16 | gnu: tcsh: Use invoke instead of system*....* gnu/packages/shells.scm (tcsh)[arguments]: Use invoke.
| Mark H Weaver |
2018-03-16 | gnu: perl: Use invoke instead of system*....* gnu/packages/perl.scm (perl)[arguments]: Use invoke. Return a boolean from
all phase procedures.
| Mark H Weaver |
2018-03-16 | gnu: glibc/hurd: Use invoke instead of system*....* gnu/packages/base.scm (glibc/hurd)[arguments]: In the build phase procedure,
use 'invoke' instead of 'system*' and remove the vestigial result code
plumbing. Change the local macro 'make' into a normal procedure.
| Mark H Weaver |
2018-03-16 | gnu: glibc-locales: Use invoke instead of system*....* gnu/packages/base.scm (glibc-locales)[arguments]: Use invoke.
| Mark H Weaver |
2018-03-16 | gnu: glibc-utf8-locales: Use invoke instead of system*....* gnu/packages/base.scm (glibc-utf8-locales)[arguments]: Use invoke and
remove the vestigial result code plumbing.
| Mark H Weaver |
2018-03-16 | gnu: linux-libre-headers: Use invoke instead of system*....* gnu/packages/linux.scm (linux-libre-headers)[arguments]: Use invoke and
remove vestigial result code plumbing.
| Mark H Weaver |
2018-03-16 | download: Use invoke instead of system*....* guix/download.scm (url-fetch/tarbomb, url-fetch/zipbomb): Use invoke.
| Mark H Weaver |
2018-03-16 | bootstrap: Use invoke instead of system*....* gnu/packages/bootstrap.scm (package-from-tarball): Ignore the result of
the snippet procedure. Use invoke and remove vestigial plumbing.
(%bootstrap-coreutils&co): Remove the vestigial #t from the snippet.
(%bootstrap-glibc, %bootstrap-gcc)[arguments]: Use invoke. Return #t from the
builder.
| Mark H Weaver |
2018-03-16 | build-system/scons: Use invoke instead of system*....* guix/build/scons-build-system.scm (build, check, install): Use invoke.
| Mark H Weaver |
2018-03-16 | build-system/texlive: Use invoke instead of system*....* guix/build/texlive-build-system.scm (compile-with-latex): Use invoke.
| Mark H Weaver |
2018-03-16 | build-system/python: Use invoke instead of system*....* guix/build/python-build-system.scm (call-setuppy): Use invoke.
| Mark H Weaver |
2018-03-16 | build-system/perl: Use invoke instead of system*....* guix/build/perl-build-system.scm (configure, build, check, install): Use
invoke.
| Mark H Weaver |
2018-03-16 | build-system/cmake: Use invoke instead of system*....* guix/build/cmake-build-system.scm (configure): Use invoke.
| Mark H Weaver |
2018-03-16 | build-system/glib-or-gtk: Use invoke instead of system*....* guix/build/glib-or-gtk-build-system.scm (compile-glib-schemas): Use invoke
and remove vestigial plumbing.
| Mark H Weaver |
2018-03-16 | build-system/gnu: Use invoke instead of system*....* guix/build/gnu-build-system.scm (unpack, configure, build, check, install)
(strip, compress-documentation): Use invoke and remove vestigial plumbing.
| Mark H Weaver |
2018-03-16 | gnu-dist: Use invoke instead of system*....* guix/build/gnu-dist.scm (autoreconf, build): Use invoke and remove vestigial
plumbing.
| Mark H Weaver |
2018-03-16 | packages: patch-and-repack: Use invoke instead of system*....* guix/packages.scm (patch-and-repack): Use invoke and remove vestigial
plumbing.
| Mark H Weaver |