Age | Commit message (Collapse) | Author |
|
* gnu/packages/commencement.scm (gcc-core-mesboot1): New variable.
(gmp-boot, mpfr-boot, mpc-boot): Scheme-only bootstrap.
* gnu/packages/patches/gcc-boot-4.6.4.patch: New file.
* gnu/packages/patches/gcc-boot-4.7.4.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Update.
|
|
* gnu/packages/commencement.scm (sed-mesboot): New variable.
|
|
* gnu/packages/commencement.scm (gawk-mesboot): New variable.
|
|
* gnu/packages/commencement.scm (make-mesboot): New variable.
|
|
* gnu/packages/commencement.scm (coreutils-mesboot0): New variable.
|
|
* gnu/packages/commencement.scm (binutils-mesboot1): New variable.
|
|
* gnu/packages/commencement.scm (grep-mesboot): New variable.
|
|
* gnu/packages/commencement.scm (tar-mesboot): New variable.
|
|
* gnu/packages/commencement.scm (gcc-mesboot0): Use Gash instead of
coretutils&co.
* gnu/packages/commencement.scm (%boot-mesboot0-inputs): New variable.
|
|
* gnu/packages/commencement.scm (glibc-mesboot0): Use Gash instead of
coretutils&co.
|
|
* gnu/packages/commencement.scm (mesboot-headers): Use Gash instead of
coretutils&co.
|
|
* gnu/packages/commencement.scm (gawk-mesboot0): New variable.
|
|
* gnu/packages/commencement.scm (gcc-core-mesboot0): Rename from
gcc-core-mesboot; Use Gash instead of coretutils&co.
|
|
* gnu/packages/commencement.scm (binutils-mesboot0): Use Gash instead of
coretutils&co; downgrade to 2.14.0.
|
|
* gnu/packages/commencement.scm (sed-mesboot0): New variable.
* gnu/packages/commencement.scm (%boot-tcc-inputs): New variable.
|
|
* gnu/packages/commencement.scm (patch-mesboot): New variable.
|
|
* gnu/packages/commencement.scm (diffutils-mesboot): Use Gash instead of
coretutils&co.
|
|
* gnu/packages/commencement.scm (tcc-boot): Use Gash instead of coretutils&co.
|
|
* gnu/packages/commencement.scm (bash-mesboot0): New variable.
|
|
* gnu/packages/commencement.scm (bzip2-mesboot): New variable.
|
|
* gnu/packages/commencement.scm (make-mesboot0): Use Gash instead of
coreutils&co.
(%boot-tcc0-inputs): New variable.
|
|
* gnu/packages/commencement.scm (gzip-mesboot): New variable.
|
|
* gnu/packages/commencement.scm (tcc-boot0): Use Gash instead of
coretutils&co.
|
|
* gnu/packages/commencement.scm (mes-boot): Update to 0.21-32-g51c7e5f6f. Use
Gash instead of coretutils&co.
|
|
* gnu/packages/commencement.scm (%bootstrap-mes-rewired): New variable.
|
|
* gnu/packages/commencement.scm (gash-core-utils-boot): New variable.
(%boot-gash-inputs): New variable.
|
|
* gnu/packages/commencement.scm (gash-boot): New variable.
|
|
* gnu/packages/commencement.scm (%bootstrap-guile+guild): New variable.
|
|
* gnu/packages/bootstrap.scm (%bootstrap-base-urls): Add janneke's guix
package url.
|
|
* gnu/packages/shells.scm (gash-core-utils): New variable.
|
|
* gnu/packages/time.scm (datefudge)[source]: Use 'url-fetch' instead of
'git-fetch'.
* gnu/packages/tls.scm (gnutls)[native-inputs]: Add DATEFUDGE.
|
|
* gnu/packages/patches/datefudge-gettimeofday.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/time.scm (datefudge)[source] Use it.
|
|
* guix/build/utils.scm (patch-shebang): Match only absolute paths.
|
|
This ia a follow-up to 481a0f1a7ceac666a011b28324220584ead07698.
* guix/build/gnu-build-system.scm (bootstrap): Set NOCONFIGURE for all
bootstrap scripts. Clean up variable after use.
|
|
* guix/build/gnu-build-system.scm: (bootstrap): Change the file-exists?
procedure to one that excludes directories, so that we do not mistake it for a
script. For example if the source includes a bootstrap/ directory.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/hurd.scm (hurd-headers): Update to 0.9-1.91a5167.
[version]: Use GIT-VERSION.
[arguments]: Add "--without-libcrypt" in #:configure-flags.
|
|
* gnu/packages/admin.scm (igt-gpu-tools)[arguments]: Don't set
NOCONFIGURE environment variable.
* gnu/packages/algebra.scm (givaro, fflas-ffpack, linbox),
* gnu/packages/arcan.scm (xarcan),
* gnu/packages/audio.scm (rtmidi),
* gnu/packages/cinnamon.scm (cinnamon-desktop),
* gnu/packages/gnome.scm (dia, libxklavier, byzanz),
* gnu/packages/image-viewers.scm (geeqie),
* gnu/packages/libusb.scm (libplist),
* gnu/packages/mail.scm (libetpan),
* gnu/packages/networking.scm (aircrack-ng),
* gnu/packages/terminals.scm (tilda, kmscon),
* gnu/packages/xorg.scm (xf86-video-intel, xcompmgr) [arguments]: Same.
|
|
* guix/build/gnu-build-system.scm (bootstrap): Add NOCONFIGURE
environment variable before running bootstrap scripts.
|
|
* gnu/packages/bash.scm (%patch-series-5.0): Add patches 12 through 16.
|
|
* gnu/packages/readline.scm (%patch-series-8.0): Add patches 2 through 4.
|
|
* gnu/packages/cmake.scm (cmake-bootstrap): Update to 3.16.4.
|
|
* gnu/packages/backup.scm (libarchive): Update to 3.4.2.
|
|
* gnu/packages/cmake.scm (%common-build-phases): Remove phase
'use-system-libarchive'.
(%preserved-third-party-files): New variable.
(cmake-bootstrap)[native-inputs]: Remove.
[source](snippet): Rewrite in terms of FILE-SYSTEM-FOLD, and
preserve two files from the bundled libarchive.
(cmake-minimal)[source](snippet): Adjust accordingly.
|
|
* gnu/packages/ncurses.scm (ncurses): Update to 6.2.
[arguments]: Remove phase "apply-rollup-patch".
[native-inputs]: Remove "rollup-patch" input.
|
|
|
|
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.18.
|
|
* gnu/packages/patches/libgpg-error-gawk-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.37.
[source](modules, patches): Remove.
|
|
* gnu/packages/maths.scm (openblas): Update to 0.3.8.
|
|
* gnu/packages/python-xyz.scm (python2-more-itertools)[arguments]: Use PYTHON2
instead of PYTHON2-MINIMAL.
|
|
* gnu/packages/gcc.scm (isl)[outputs, arguments]: New fields.
* gnu/packages/make-bootstrap.scm (%gcc-static)[inputs]: Add ISL:STATIC.
|