Age | Commit message (Collapse) | Author |
|
* gnu/packages/gl.scm (mesa-headers)[arguments]: Return #t from the
custom install phase.
|
|
* gnu/packages/databases.scm (mariadb)[arguments]: Return #t from
the 'post-install' phase.
|
|
* gnu/packages/man.scm (man-db)[arguments]: Return #t from
the 'patch-test-shebangs' phase.
|
|
* gnu/packages/lua.scm (lua5.1-socket)[arguments]: Use invoke in the custom
check phase.
|
|
* gnu/packages/lua.scm (lua5.1-expat)[arguments]: Use invoke and remove
vestigial plumbing in the custom check phase.
|
|
* gnu/packages/lua.scm (lua)[arguments]: Use invoke in the install phase.
|
|
* gnu/packages/ssh.scm (libssh2)[arguments]: Use invoke in the autoreconf
phase.
|
|
* gnu/packages/gnome.scm (libsoup)[arguments]: Use invoke in the custom
install phase.
|
|
* gnu/packages/elf.scm (libelf)[arguments]: Use invoke in the configure phase.
|
|
* gnu/packages/backup.scm (libarchive)[arguments]: Use invoke and remove
vestigial plumbing from the check phase.
|
|
* gnu/packages/xorg.scm (imake)[arguments]: Use invoke and remove vestigial
plumbing from the 'install-data' phase.
|
|
* gnu/packages/imagemagick.scm (perl-image-magick)[arguments]: Return #t from
the 'image-magick-flags' and 'skip-mpeg-tests' phases.
|
|
* gnu/packages/imagemagick.scm (imagemagick)[arguments]: Return #t from
the 'pre-build' and 'strip-configure-xml' phases.
|
|
* gnu/packages/ghostscript.scm (ijs)[arguments]: Use invoke in the autogen
phase.
|
|
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Return #t from the
'install-icons' and 'wrap-program' phases. Use 'invoke' in the custom
configure phase.
|
|
* gnu/packages/hurd.scm (gnumach)[arguments]: Use invoke and remove vestigial
plumbing in the 'produce-image' phase.
|
|
* gnu/packages/package-management.scm (guix)[arguments]: Use invoke in the
bootstrap phase.
|
|
* gnu/packages/gtk.scm (gtk+-2)[arguments]: Return #t from
the 'disable-tests' phase.
|
|
* gnu/packages/gnupg.scm (gnupg-1)[arguments]: Return #t from
the 'patch-check-sh' phase.
|
|
* gnu/packages/hurd.scm (hurd-minimal)[arguments]: Use invoke in the custom
build phase.
|
|
* gnu/packages/hurd.scm (hurd-headers)[arguments]: Use invoke in the custom
install phase.
|
|
* gnu/packages/hurd.scm (gnumach-headers)[arguments]: Use invoke in the
custom install phase.
|
|
* gnu/packages/mail.scm (gmime)[arguments]: Return #t from
the 'patch-paths-in-tests' phase.
|
|
* gnu/packages/base.scm (glibc/hurd-headers): Return #t from the custom
install phase.
|
|
* gnu/packages/version-control.scm (git)[arguments]: Return #t from
the 'split' phase. Use 'invoke' in the 'install-man-pages' phase.
|
|
* gnu/packages/ghostscript.scm (ghostscript): Use invoke from the
custom 'build' and 'install' phases.
|
|
* gnu/packages/gettext.scm (gettext-minimal)[arguments]: Return #t from
the 'patch-tests' and 'link-expat' phases.
|
|
* gnu/packages/gnome.scm (geoclue)[arguments]: Return #t from
the 'patch-/bin/true' phase.
|
|
* gnu/packages/gtk.scm (gdk-pixbuf+svg): Use invoke in
the 'register-svg-loader' phase.
|
|
* gnu/build/cross-toolchain.scm (set-cross-path/mingw, install-strip): Use
invoke.
|
|
* gnu/packages/gawk.scm (gawk)[arguments]: Return #t from
the 'set-shell-file-name' phase.
|
|
* gnu/packages/fontutils.scm (fontconfig): Use invoke in the install phase.
|
|
* gnu/packages/video.scm (ffmpeg)[arguments]: Use invoke in the custom
configure phase.
|
|
* gnu/packages/audio.scm (faad2)[arguments]: Use invoke in the 'bootstrap'
phase.
|
|
* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[arguments]: Return #t
from the 'fix-lib-path' phase.
|
|
* gnu/packages/emacs.scm (emacs)[arguments]: Return #t from the 'fix-/bin/pwd'
phase.
|
|
* gnu/packages/freedesktop.scm (elogin)[arguments]: Return #t from all phases.
Use invoke and remove vestigial plumbing in the 'autogen' phase.
|
|
* gnu/packages/dejagnu.scm (dejagnu)[arguments]: Return #t from all phases.
Raise an exception if make check fails.
|
|
* gnu/packages/curl.scm (curl)[arguments]: Use invoke in the check phase.
|
|
* gnu/packages/autotools.scm (autoconf-2.13)[arguments]: Use invoke in the
custom configure phase.
|
|
* gnu/packages/apr.scm (apr-util)[arguments]: Use invoke in the custom
configure phase.
|
|
* gnu/packages/base.scm (glibc/linux)[arguments]: Return #t from the
pre-configure phase.
|
|
* gnu/packages/openldap.scm (openldap): Update to 2.4.46.
|
|
* gnu/packages/cmake.scm (cmake): Re-indent.
|
|
* 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.
|
|
* gnu/packages/linux.scm (util-linux)[source](snippet): Add substitution.
|
|
* gnu/packages/base.scm (gnu-make)[arguments]: Return #t from
'set-default-shell' phase.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/base.scm (tzdata-for-tests): Replace with a simple hidden copy
of 'tzdata'.
|