summaryrefslogtreecommitdiff
path: root/gnu/packages/commencement.scm
Commit message (Collapse)AuthorAge
...
| * gnu: commencement: Add coreutils-boot0.Jan Nieuwenhuizen2020-02-17
| | | | | | | | | | (coreutils-boot0): New variable. * gnu/packages/commencement.scm (%boot0-inputs): Add it.
| * gnu: commencement: Add tar-boot0.Jan Nieuwenhuizen2020-02-17
| | | | | | | | | | * gnu/packages/commencement.scm (tar-boot0): New variable. (%boot0-inputs): Add it.
| * gnu: commencement: Add bzip2-boot0.Jan Nieuwenhuizen2020-02-17
| | | | | | | | | | * gnu/packages/commencement.scm (bzip2-boot0): New variable. (%boot0-inputs): Add it.
| * gnu: commencement: Add patch-boot0.Jan Nieuwenhuizen2020-02-17
| | | | | | | | | | | | * gnu/packages/commencement.scm (patch-boot0): New variable: patch without lzip dependency (via ed). (%boot0-inputs): Add it.
| * gnu: commencement: Add sed-boot0.Jan Nieuwenhuizen2020-02-17
| | | | | | | | | | | | | | linux-libre-headers depends on `sed -E', introduced in sed 4.1.5. * gnu/packages/commencement.scm (sed-boot0): New variable. (%boot0-inputs): Add it.
| * gnu: commencement: Add gawk-boot0.Jan Nieuwenhuizen2020-02-17
| | | | | | | | | | * gnu/packages/commencement.scm (gawk-boot0): New variable. (%boot0-inputs): Add it.
| * gnu: commencement: file: Build file without bzip2.Jan Nieuwenhuizen2020-02-17
| | | | | | | | | | * gnu/packages/commencement.scm (file): New variable. Use it instead of (gnu packages file), removing failing bzip2 extension.
| * gnu: commencement: %bootstrap-inputs+toolchain: Use Gash instead of ↵Jan Nieuwenhuizen2020-02-17
| | | | | | | | | | | | | | coreutils&co. * gnu/packages/commencement.scm (%bootstrap-inputs+toolchain): Use Gash instead of coreutils&co.
| * gnu: commencement: Remove m4-mesboot.Jan Nieuwenhuizen2020-02-17
| | | | | | | | * gnu/packages/commencement.scm (m4-mesboot): Remove.
| * gnu: commencement: Add coreutils-mesboot.Jan Nieuwenhuizen2020-02-17
| | | | | | | | | | * gnu/packages/commencement.scm (coreutils-mesboot): New variable. (%boot-mesboot6-inputs): New variable.
| * gnu: commencement: gcc-mesboot-wrapper: Use Gash instead of coreutils&co.Jan Nieuwenhuizen2020-02-17
| | | | | | | | | | | | * gnu/packages/commencement.scm (gcc-mesboot-wrapper): Use Gash instead of coreutils&co. (%boot-mesboot5-inputs): New variable.
| * gnu: commencement: gcc-mesboot: Use Gash instead of coreutils&co.Jan Nieuwenhuizen2020-02-17
| | | | | | | | | | * gnu/packages/commencement.scm (gcc-mesboot): Use Gash instead of coreutils&co.
| * gnu: commencement: gcc-mesboot1-wrapper: Use Gash instead of coreutils&co.Jan Nieuwenhuizen2020-02-17
| | | | | | | | | | * gnu/packages/commencement.scm (gcc-mesboot1-wrapper): Use Gash instead of coreutils&co.
| * gnu: commencement: glibc-mesboot: Use Gash instead of coreutils&co.Jan Nieuwenhuizen2020-02-17
| | | | | | | | | | * gnu/packages/commencement.scm (glibc-mesboot): Use Gash instead of coreutils&co.
| * gnu: commencement: glibc-headers-mesboot: Use Gash instead of coreutils&co.Jan Nieuwenhuizen2020-02-17
| | | | | | | | | | * gnu/packages/commencement.scm (glibc-headers-mesboot): Use Gash instead of coreutils&co.
| * gnu: commencement: binutils-mesboot: Use Gash instead of coreutils&co.Jan Nieuwenhuizen2020-02-17
| | | | | | | | | | | | * gnu/packages/commencement.scm (binutils-mesboot): Use Gash instead of coreutils&co. * gnu/packages/commencement.scm (%boot-mesboot3-inputs): New variable.
| * 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: linux-libre-headers: Update to 5.4.20.Marius Bakke2020-02-15
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-headers-4.19.56): Rename to ... (linux-libre-headers-5.4.20): ... this. Update to 5.4.20. (linux-libre-headers): Adjust accordingly. * gnu/packages/commencement.scm (rsync-boot0): New variable. (linux-libre-headers-boot0)[native-inputs]: Add RSYNC-BOOT0.
| * gnu: gcc: Switch back to using 'C_INCLUDE_PATH' instead of 'CPATH'.Ludovic Courtès2020-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/30756>. Initially reported by Julien Lepiller <julien@lepiller.eu>. * gnu/packages/base.scm (make-gcc-libc): Remove 'treat-glibc-as-system-header' phase from 'arguments'. * gnu/packages/commencement.scm (gcc-final): Likewise. * gnu/packages/gcc.scm (gcc-4.7)[arguments]: Add "include/c++" to 'CPLUS_INCLUDE_PATH'. (gcc-6)[native-search-paths]: Remove. * gnu/packages/make-bootstrap.scm (gcc-for-bootstrap): Remove 'native-search-paths' and 'arguments'. * gnu/packages/patches/python-2.7-search-paths.patch, gnu/packages/patches/python-3-search-paths.patch: Replace "CPATH" with "C_INCLUDE_PATH". * guix/build-system/cmake.scm (lower): When not cross-compiling, move INPUTS from the 'host-inputs' field to the 'build-inputs' field of the bag, right after NATIVE-INPUTS. * guix/build-system/glib-or-gtk.scm (lower): Likewise. * guix/build-system/gnu.scm (lower): Likewise. * guix/build-system/meson.scm (lower): Likewise.