summaryrefslogtreecommitdiff
path: root/distro
Commit message (Expand)AuthorAge
* distro: Rebuild bootstrap Binutils and GCC.Ludovic Courtès2012-11-16
* distro: Configure ld and GCC to not look under /usr & co.Ludovic Courtès2012-11-16
* distro: Add GNU Texinfo.Ludovic Courtès2012-11-13
* distro: Add GNU Libtasn1 and GnuTLS.Ludovic Courtès2012-11-13
* distro: Add GNU Nettle.Ludovic Courtès2012-11-13
* distro: Add LZO.Ludovic Courtès2012-11-13
* distro: Patch libc to avoid accessing /etc/ld.so.cache and friends.Ludovic Courtès2012-11-13
* distro: Use `mirror://' URLs.Ludovic Courtès2012-11-13
* Remove (guix http) and (guix ftp).Ludovic Courtès2012-11-13
* Add (guix download) and (guix build download).Ludovic Courtès2012-11-12
* distro: Move bootstrap tarball packages to (distro packages make-bootstrap).Ludovic Courtès2012-11-06
* distro: bash-final: Link with `-static-libgcc'.Ludovic Courtès2012-11-05
* distro: gcc: Don't add a RUNPATH to GCC when using `-static-libgcc'.Ludovic Courtès2012-11-05
* distro: readline: Allow stripping of the libraires.Ludovic Courtès2012-11-05
* utils: Add `default-keyword-arguments' and `substitute-keyword-arguments'.Ludovic Courtès2012-11-05
* distro: Add missing `package-with-bootstrap-guile'.Ludovic Courtès2012-11-05
* distro: recutils: Comment out optional dependencies.Ludovic Courtès2012-11-05
* distro: Add GnuPG and companion libraries.Ludovic Courtès2012-11-05
* distro: Add zlib.Ludovic Courtès2012-11-05
* distro: Add (distro packages compression).Ludovic Courtès2012-11-04
* distro: Add GNU Pth.Ludovic Courtès2012-11-04
* distro: Add GNU gperf.Ludovic Courtès2012-11-04
* distro: Split (distro packages base) into several files.Ludovic Courtès2012-11-04
* distro: Move bootstrap packages to (distro packages bootstrap).Ludovic Courtès2012-11-04
* distro: Go for one module per package.Ludovic Courtès2012-11-04
* packages: `description' → `synopsis', `long-description' → `description'.Ludovic Courtès2012-11-04
* build: Clearly mark Nixpkgs as optional.Ludovic Courtès2012-11-03
* distro: Build Bash sequentially.Ludovic Courtès2012-10-28
* build: Move `distro/patches' to `distro/packages/patches'.Ludovic Courtès2012-10-27
* distro: Add i686-linux port.Ludovic Courtès2012-10-26
* distro: gcc: Adjust to support non-x86_64 architectures.Ludovic Courtès2012-10-26
* utils: Remove special `substitute*' syntax for lists of files.Ludovic Courtès2012-10-26
* packages: Pass `system' around.Ludovic Courtès2012-10-25
* distro: Build the final inputs against the final Bash, not the bootstrap Bash.Ludovic Courtès2012-10-25
* distro: ncurses: Don't patch shebangs.Ludovic Courtès2012-10-25
* distro: Bootstrap using our own binaries instead of those from Nixpkgs.Ludovic Courtès2012-10-25
* distro: Build glibc with `--enable-obsolete-rpc'.Ludovic Courtès2012-10-25
* distro: Add missing Linux-Libre headers to the bootstrap glibc.Ludovic Courtès2012-10-25
* distro: Add a bootstrap GCC that uses binaries from the tarball.Ludovic Courtès2012-10-25
* distro: Add missing commands in the bootstrap binaries.Ludovic Courtès2012-10-24
* distro: Update file name of initial Binutils tarball.Ludovic Courtès2012-10-24
* distro: Update bootstrap glibc package.Ludovic Courtès2012-10-24
* distro: Add required Linux-Libre headers to the glibc tarball.Ludovic Courtès2012-10-24
* distro: gcc: No longer store the absolute path of crt files.Ludovic Courtès2012-10-23
* distro: Fix GCC tarball to include the `libexec' directory.Ludovic Courtès2012-10-23
* distro: Fix glibc tarball to include *.so.*.Ludovic Courtès2012-10-23
* distro: Add a statically-linked GCC for bootstrapping.Ludovic Courtès2012-10-22
* distro: Add a package that gets the bootstrap glibc from a tarball.Ludovic Courtès2012-10-21
* distro: Add packages that get Coreutils, Binutils & co. from tarballs.Ludovic Courtès2012-10-21
* distro: Add a bootstrap GCC tarball.Ludovic Courtès2012-10-21