summaryrefslogtreecommitdiff
path: root/distro
AgeCommit message (Expand)Author
2012-10-24distro: Add missing commands in the bootstrap binaries.Ludovic Courtès
2012-10-24distro: Update file name of initial Binutils tarball.Ludovic Courtès
2012-10-24distro: Update bootstrap glibc package.Ludovic Courtès
2012-10-24distro: Add required Linux-Libre headers to the glibc tarball.Ludovic Courtès
2012-10-23distro: gcc: No longer store the absolute path of crt files.Ludovic Courtès
2012-10-23distro: Fix GCC tarball to include the `libexec' directory.Ludovic Courtès
2012-10-23distro: Fix glibc tarball to include *.so.*.Ludovic Courtès
2012-10-22distro: Add a statically-linked GCC for bootstrapping.Ludovic Courtès
2012-10-21distro: Add a package that gets the bootstrap glibc from a tarball.Ludovic Courtès
2012-10-21distro: Add packages that get Coreutils, Binutils & co. from tarballs.Ludovic Courtès
2012-10-21distro: Add a bootstrap GCC tarball.Ludovic Courtès
2012-10-21distro: Add a bootstrap glibc tarball.Ludovic Courtès
2012-10-20distro: Add tools to build a tarball of statically-linked Binutils programs.Ludovic Courtès
2012-10-20distro: Add a package to build a tarball of the bootstrap binaries.Ludovic Courtès
2012-10-18distro: Provide a more descriptive report when a bootstrap binary is missing.Ludovic Courtès
2012-10-18distro: Use the bootstrap Guile for the derivation of sources.Ludovic Courtès
2012-10-18distro: bzip2: Simplify installation phase with `find-files'.Ludovic Courtès
2012-10-18distro: %static-binaries: Use (guix build utils).Ludovic Courtès
2012-10-18distro: Fix bootstrapping regression recently introduced.Ludovic Courtès
2012-10-17distro: Clear references to the store in static binaries.Ludovic Courtès
2012-10-17utils: Add `copy-recursively'; use it.Ludovic Courtès
2012-10-17utils: Add `mkdir-p'; use it.Ludovic Courtès
2012-10-17distro: Add i686 support.Nikita Karetnikov
2012-10-17distro: Switch to Linux-Libre.Ludovic Courtès
2012-10-17distro: Use our own pre-built Guile to bootstrap.Ludovic Courtès
2012-10-17distro: Add package that builds a tarball of the bootstrap Guile.Ludovic Courtès
2012-10-17distro: Add patch to allow the bootstrap Guile to work without iconv.Ludovic Courtès
2012-10-17distro: Change relocatable-Guile patch to work around broken argv[0].Ludovic Courtès
2012-10-13distro: Add a statically-linked, relocatable Guile 2.0 package.Ludovic Courtès
2012-10-11distro: Add missing bits from previous commit.Ludovic Courtès
2012-10-11distro: First stab at building statically-linked bootstrap binaries.Ludovic Courtès
2012-10-06distro: Specify use of the bootstrap Guile for the initial derivations.Ludovic Courtès
2012-09-26distro: Add libgc.Ludovic Courtès
2012-09-26distro: Add pkg-config.Ludovic Courtès
2012-09-26distro: Add the `guile', `typesetting', and `databases' package modules.Ludovic Courtès
2012-09-26distro: Rename (distro ...) to (distro packages ...).Ludovic Courtès
2012-09-26distro: GCC: Upgrade to 4.7.2.Ludovic Courtès
2012-09-26distro: Add an `ld' wrapper, to pass missing `-rpath' flags.Ludovic Courtès
2012-09-14distro: gcc: Patch `lib' spec to add `-rpath' for each `-L'.Ludovic Courtès
2012-09-12Add (guix ftp) and companion modules.Ludovic Courtès
2012-09-12distro: Use our own Perl during bootstrap.Ludovic Courtès
2012-09-12distro: gcc: Add a RUNPATH on libc.Ludovic Courtès
2012-09-11distro: Add Perl.Ludovic Courtès
2012-09-11distro: Bootstrap via a cross-toolchain.Ludovic Courtès
2012-09-07distro: Reduce the bootstrap set.Ludovic Courtès
2012-09-06distro: Bootstrap with a joint GCC/Binutils/GMP/MPFR/MPC build.Ludovic Courtès
2012-09-06distro: gcc: Avoid retention of reference to `sed'.Ludovic Courtès
2012-09-06distro: glibc: Assume a recent Linux kernel.Ludovic Courtès
2012-09-05distro: mpc: Upgrade to 1.0.Ludovic Courtès
2012-09-03distro: bash, readline: Correctly set RUNPATH to the dependencies.Ludovic Courtès