summaryrefslogtreecommitdiff
path: root/gnu/packages/commencement.scm
AgeCommit message (Expand)Author
2016-03-16gnu: Fix definitions of gcc-toolchain-4.8 and gcc-toolchain-4.9.Mark H Weaver
2016-03-03gnu: perl: Replace with patched version [fixes CVE-2016-2381].Leo Famulari
2016-01-13Merge branch 'master' into core-updatesLudovic Courtès
2016-01-06build-system/gnu: Make 'package-with-explicit-inputs' idempotent.Ludovic Courtès
2015-12-19gnu: commencement: Build Bison deterministically.Ludovic Courtès
2015-12-18gnu: commencement: Build the final Bash with "bison-boot1".Ludovic Courtès
2015-12-18gnu: commencement: Avoid redundant Perl rebuild.Ludovic Courtès
2015-12-18gnu: commencement: Add "-boot0" to early packages.Ludovic Courtès
2015-12-18gnu: commencement: Use GMP 6.0.0a for bootstrapping.Ludovic Courtès
2015-12-15gnu: grep: Add missing dependency on Perl.Ludovic Courtès
2015-12-13gnu: commencement: Initial Texinfo uses initial Perl.Ludovic Courtès
2015-12-13gnu: perl: Update to 5.22.0.Ludovic Courtès
2015-12-11gnu: gcc: Use the system zlib.Ludovic Courtès
2015-12-11gnu: gcc-final: Remove unnecessary CPPFLAGS.Ludovic Courtès
2015-12-10gnu: commencement: Restrict allowed references for libstdc++.Ludovic Courtès
2015-10-04gnu: commencement: Remove the tricky locale compatibility handling.Ludovic Courtès
2015-09-15gnu: gcc-toolchain: Don't try to delete OUT/bin/sh, which no longer exists.Mark H Weaver
2015-09-06gnu: coreutils-light: Rename to coreutils-minimal.Alex Kost
2015-09-02gnu: glibc: Upgrade to 2.22.Ludovic Courtès
2015-08-29gnu: glibc: Do not copy static Bash binary to bin/.Ludovic Courtès
2015-07-19gnu: gcc-5.1, gcc-toolchain-5.1, libstdc++-doc-5.1: Rename to *-5.Mark H Weaver
2015-07-11gnu: texinfo: Add procps to native-inputs to fix tests.Mark H Weaver
2015-06-26gnu: Refer to 'gcc' instead of 'gcc-4.9'.Ludovic Courtès
2015-06-22gnu: commencement: Make a few variables private.Ludovic Courtès
2015-06-21Merge branch 'master' into core-updatesMark H Weaver
2015-06-19gnu: Add libstdc++ as a standalone package.Ludovic Courtès
2015-06-14Merge branch 'master' into core-updatesMark H Weaver
2015-06-11packages: Make 'location' field innate.Ludovic Courtès
2015-06-10Merge branch 'master' into core-updatesMark H Weaver
2015-06-10gnu: commencement: Remove "debug" output of GCC-FINAL.Ludovic Courtès
2015-06-08gnu: commencement: Use our Binutils as soon as possible.Mark H Weaver
2015-06-04gnu: Switch to GCC 4.9 as the default compiler.Ludovic Courtès
2015-05-18gnu: gcc-toolchain: Remove 'bin/sh' and 'bin/bash'.Ludovic Courtès
2015-04-26Merge branch 'master' into core-updates.Andreas Enge
2015-04-23gnu: Add gcc-5.1.0 and gcc-toolchain-5.1.0.Mark H Weaver
2015-04-23gnu: gcc: Do not always disable RUNPATH validation.Ludovic Courtès
2015-04-23gnu: commencement: Remove unneeded configure flag for bootstrap gettext.Ludovic Courtès
2015-04-21gnu: glibc: Add dependency on Gettext, to install the message catalogs.Ludovic Courtès
2015-04-21gnu: Rename ld-wrapper2 to ld-wrapper.Ludovic Courtès
2015-04-16gnu: Add second ld-wrapper to work around readlink dereferencing bug.Ludovic Courtès
2015-04-08Merge branch 'master' into core-updates宋文武
2015-04-07gnu: gcc: Disable RUNPATH validation for native builds.Ludovic Courtès
2015-04-05Remove unused module import (gnu packages ed) from (gnu packages commencement).Mark H Weaver
2015-04-03gnu: Add 'make-ld-wrapper' procedure.Ludovic Courtès
2015-04-02gnu: commencement: Turn off RUNPATH checks for 'gcc-final'.Ludovic Courtès
2015-03-21gnu: Use 'glibc-utf8-locales-final' in the default patching inputs.Ludovic Courtès
2015-03-01gnu: commencement: Make UTF-8 locales available right after 'guile-final'.Ludovic Courtès
2015-02-26gnu: Add glibc-utf8-locales to the implicit inputs.Ludovic Courtès
2015-01-07gnu: gmp: Apply fixes for armhf.Mark H Weaver
2015-01-07Move 'nix-system->gnu-triplet' to (guix utils) and export it.Mark H Weaver