summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: commencement: Add hello-mesboot.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (hello-mesboot): New variable.
* gnu: commencement: Add xz-mesboot.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (xz-mesboot): New variable.
* gnu: commencement: Add gcc-mesboot1: Use Gash instead of coreutils&co.Jan Nieuwenhuizen2020-02-17
| | | | | * gnu/packages/commencement.scm (gcc-mesboot1): Use Gash instead of coreutils&co.
* gnu: commencement: Add bash-mesboot.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (bash-mesboot): New variable.
* gnu: commencement: Add gcc-core-mesboot1.Jan Nieuwenhuizen2020-02-17
| | | | | | | | * 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: commencement: Add sed-mesboot.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (sed-mesboot): New variable.
* gnu: commencement: Add gawk-mesboot.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (gawk-mesboot): New variable.
* gnu: commencement: Add make-mesboot.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (make-mesboot): New variable.
* gnu: commencement: Add coreutils-mesboot0.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (coreutils-mesboot0): New variable.
* gnu: commencement: Add binutils-mesboot1.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (binutils-mesboot1): New variable.
* gnu: commencement: Add grep-mesboot.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (grep-mesboot): New variable.
* gnu: commencement: Add tar-mesboot.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (tar-mesboot): New variable.
* gnu: commencement: gcc-mesboot0: Use Gash instead of coretutils&co.Jan Nieuwenhuizen2020-02-17
| | | | | | * gnu/packages/commencement.scm (gcc-mesboot0): Use Gash instead of coretutils&co. * gnu/packages/commencement.scm (%boot-mesboot0-inputs): New variable.
* gnu: commencement: glibc-mesboot0: Use Gash instead of coretutils&co.Jan Nieuwenhuizen2020-02-17
| | | | | * gnu/packages/commencement.scm (glibc-mesboot0): Use Gash instead of coretutils&co.
* gnu: commencement: mesboot-headers: Use Gash instead of coretutils&co.Jan Nieuwenhuizen2020-02-17
| | | | | * gnu/packages/commencement.scm (mesboot-headers): Use Gash instead of coretutils&co.
* gnu: commencement: Add gawk-mesboot0.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (gawk-mesboot0): New variable.
* gnu: commencement: gcc-core-mesboot0: Use Gash instead of coretutils&co.Jan Nieuwenhuizen2020-02-17
| | | | | * gnu/packages/commencement.scm (gcc-core-mesboot0): Rename from gcc-core-mesboot; Use Gash instead of coretutils&co.
* gnu: commencement: binutils-mesboot0: Use Gash instead of coretutils&co.Jan Nieuwenhuizen2020-02-17
| | | | | * gnu/packages/commencement.scm (binutils-mesboot0): Use Gash instead of coretutils&co; downgrade to 2.14.0.
* gnu: commencement: Add sed-mesboot0.Jan Nieuwenhuizen2020-02-17
| | | | | * gnu/packages/commencement.scm (sed-mesboot0): New variable. * gnu/packages/commencement.scm (%boot-tcc-inputs): New variable.
* gnu: commencement: Add patch-mesboot.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (patch-mesboot): New variable.
* gnu: commencement: diffutils-mesboot: Use Gash instead of coretutils&co.Jan Nieuwenhuizen2020-02-17
| | | | | * gnu/packages/commencement.scm (diffutils-mesboot): Use Gash instead of coretutils&co.
* gnu: commencement: tcc-boot: Use Gash instead of coretutils&co.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (tcc-boot): Use Gash instead of coretutils&co.
* gnu: commencement: Add bash-mesboot0.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (bash-mesboot0): New variable.
* gnu: commencement: Add bzip2-mesboot.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (bzip2-mesboot): New variable.
* gnu: commencement: make-mesboot0: Use Gash instead of coreutils&co.Jan Nieuwenhuizen2020-02-17
| | | | | | * gnu/packages/commencement.scm (make-mesboot0): Use Gash instead of coreutils&co. (%boot-tcc0-inputs): New variable.
* gnu: commencement: Add gzip-mesboot.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (gzip-mesboot): New variable.
* gnu: commencement: tcc-boot0: Use Gash instead of coretutils&co.Jan Nieuwenhuizen2020-02-17
| | | | | * gnu/packages/commencement.scm (tcc-boot0): Use Gash instead of coretutils&co.
* gnu: commencement: mes-boot: Use Gash instead of coretutils&co.Jan Nieuwenhuizen2020-02-17
| | | | | * gnu/packages/commencement.scm (mes-boot): Update to 0.21-32-g51c7e5f6f. Use Gash instead of coretutils&co.
* gnu: commencement: Add %bootstrap-mes-rewired.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (%bootstrap-mes-rewired): New variable.
* gnu: commencement: Add gash-core-utils-boot.Jan Nieuwenhuizen2020-02-17
| | | | | * gnu/packages/commencement.scm (gash-core-utils-boot): New variable. (%boot-gash-inputs): New variable.
* gnu: commencement: Add gash-boot.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (gash-boot): New variable.
* gnu: commencement: Add %bootstrap-guile+guild.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/commencement.scm (%bootstrap-guile+guild): New variable.
* gnu: bootstrap: Add janneke's guix package url.Jan Nieuwenhuizen2020-02-17
| | | | | * gnu/packages/bootstrap.scm (%bootstrap-base-urls): Add janneke's guix package url.
* gnu: Add gash-core-utils.Jan Nieuwenhuizen2020-02-17
| | | | * gnu/packages/shells.scm (gash-core-utils): New variable.
* gnu: gnutls: Add dependency on datefudge.Ludovic Courtès2020-02-17
| | | | | | * gnu/packages/time.scm (datefudge)[source]: Use 'url-fetch' instead of 'git-fetch'. * gnu/packages/tls.scm (gnutls)[native-inputs]: Add DATEFUDGE.
* gnu: datefudge: Fix compilation against libc 2.31.Ludovic Courtès2020-02-17
| | | | | | * gnu/packages/patches/datefudge-gettimeofday.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/time.scm (datefudge)[source] Use it.
* utils: Change 'patch-shebang' to not try to patch Rust source files.Danny Milosavljevic2020-02-17
| | | | * guix/build/utils.scm (patch-shebang): Match only absolute paths.
* build: gnu-build-system: Adjust NOCONFIGURE variable.Efraim Flashner2020-02-16
| | | | | | | 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.
* build-system/gnu: Don't try executing directories in bootstrap phase.Brendan Tildesley2020-02-16
| | | | | | | | * 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: hurd-headers: Update snapshot.Marius Bakke2020-02-16
| | | | | | * gnu/packages/hurd.scm (hurd-headers): Update to 0.9-1.91a5167. [version]: Use GIT-VERSION. [arguments]: Add "--without-libcrypt" in #:configure-flags.
* gnu: Remove obsolete bootstrap workaround phases.Efraim Flashner2020-02-16
| | | | | | | | | | | | | | | | * 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.
* build: gnu-build-system: Don't run configure during bootstrap.Efraim Flashner2020-02-16
| | | | | * guix/build/gnu-build-system.scm (bootstrap): Add NOCONFIGURE environment variable before running bootstrap scripts.
* gnu: bash: Update to 5.0.16.Marius Bakke2020-02-15
| | | | * gnu/packages/bash.scm (%patch-series-5.0): Add patches 12 through 16.
* gnu: readline: Update to 8.0.4.Marius Bakke2020-02-15
| | | | * gnu/packages/readline.scm (%patch-series-8.0): Add patches 2 through 4.
* gnu: CMake: Update to 3.16.4.Marius Bakke2020-02-15
| | | | * gnu/packages/cmake.scm (cmake-bootstrap): Update to 3.16.4.
* gnu: libarchive: Update to 3.4.2.Marius Bakke2020-02-15
| | | | * gnu/packages/backup.scm (libarchive): Update to 3.4.2.
* gnu: CMake: Do not use source files from system libarchive.Marius Bakke2020-02-15
| | | | | | | | | | * 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: ncurses: Update to 6.2.Marius Bakke2020-02-15
| | | | | | * gnu/packages/ncurses.scm (ncurses): Update to 6.2. [arguments]: Remove phase "apply-rollup-patch". [native-inputs]: Remove "rollup-patch" input.
* gnu: bison: Update to 3.5.2.Marius Bakke2020-02-15
|
* gnu: mit-krb5: Update to 1.18.Marius Bakke2020-02-15
| | | | * gnu/packages/kerberos.scm (mit-krb5): Update to 1.18.