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