| Commit message (Expand) | Author | Age |
* | packages: `description' → `synopsis', `long-description' → `description'. | Ludovic Courtès | 2012-11-04 |
* | build: Clearly mark Nixpkgs as optional. | Ludovic Courtès | 2012-11-03 |
* | distro: Build Bash sequentially. | Ludovic Courtès | 2012-10-28 |
* | build: Move `distro/patches' to `distro/packages/patches'. | Ludovic Courtès | 2012-10-27 |
* | distro: Add i686-linux port. | Ludovic Courtès | 2012-10-26 |
* | distro: gcc: Adjust to support non-x86_64 architectures. | Ludovic Courtès | 2012-10-26 |
* | utils: Remove special `substitute*' syntax for lists of files. | Ludovic Courtès | 2012-10-26 |
* | packages: Pass `system' around. | Ludovic Courtès | 2012-10-25 |
* | distro: Build the final inputs against the final Bash, not the bootstrap Bash. | Ludovic Courtès | 2012-10-25 |
* | distro: ncurses: Don't patch shebangs. | Ludovic Courtès | 2012-10-25 |
* | distro: Bootstrap using our own binaries instead of those from Nixpkgs. | Ludovic Courtès | 2012-10-25 |
* | distro: Build glibc with `--enable-obsolete-rpc'. | Ludovic Courtès | 2012-10-25 |
* | distro: Add missing Linux-Libre headers to the bootstrap glibc. | Ludovic Courtès | 2012-10-25 |
* | distro: Add a bootstrap GCC that uses binaries from the tarball. | Ludovic Courtès | 2012-10-25 |
* | distro: Add missing commands in the bootstrap binaries. | Ludovic Courtès | 2012-10-24 |
* | distro: Update file name of initial Binutils tarball. | Ludovic Courtès | 2012-10-24 |
* | distro: Update bootstrap glibc package. | Ludovic Courtès | 2012-10-24 |
* | distro: Add required Linux-Libre headers to the glibc tarball. | Ludovic Courtès | 2012-10-24 |
* | distro: gcc: No longer store the absolute path of crt files. | Ludovic Courtès | 2012-10-23 |
* | distro: Fix GCC tarball to include the `libexec' directory. | Ludovic Courtès | 2012-10-23 |
* | distro: Fix glibc tarball to include *.so.*. | Ludovic Courtès | 2012-10-23 |
* | distro: Add a statically-linked GCC for bootstrapping. | Ludovic Courtès | 2012-10-22 |
* | distro: Add a package that gets the bootstrap glibc from a tarball. | Ludovic Courtès | 2012-10-21 |
* | distro: Add packages that get Coreutils, Binutils & co. from tarballs. | Ludovic Courtès | 2012-10-21 |
* | distro: Add a bootstrap GCC tarball. | Ludovic Courtès | 2012-10-21 |
* | distro: Add a bootstrap glibc tarball. | Ludovic Courtès | 2012-10-21 |
* | distro: Add tools to build a tarball of statically-linked Binutils programs. | Ludovic Courtès | 2012-10-20 |
* | distro: Add a package to build a tarball of the bootstrap binaries. | Ludovic Courtès | 2012-10-20 |
* | distro: Provide a more descriptive report when a bootstrap binary is missing. | Ludovic Courtès | 2012-10-18 |
* | distro: Use the bootstrap Guile for the derivation of sources. | Ludovic Courtès | 2012-10-18 |
* | distro: bzip2: Simplify installation phase with `find-files'. | Ludovic Courtès | 2012-10-18 |
* | distro: %static-binaries: Use (guix build utils). | Ludovic Courtès | 2012-10-18 |
* | distro: Fix bootstrapping regression recently introduced. | Ludovic Courtès | 2012-10-18 |
* | distro: Clear references to the store in static binaries. | Ludovic Courtès | 2012-10-17 |
* | utils: Add `copy-recursively'; use it. | Ludovic Courtès | 2012-10-17 |
* | utils: Add `mkdir-p'; use it. | Ludovic Courtès | 2012-10-17 |
* | distro: Add i686 support. | Nikita Karetnikov | 2012-10-17 |
* | distro: Switch to Linux-Libre. | Ludovic Courtès | 2012-10-17 |
* | distro: Use our own pre-built Guile to bootstrap. | Ludovic Courtès | 2012-10-17 |
* | distro: Add package that builds a tarball of the bootstrap Guile. | Ludovic Courtès | 2012-10-17 |
* | distro: Add patch to allow the bootstrap Guile to work without iconv. | Ludovic Courtès | 2012-10-17 |
* | distro: Change relocatable-Guile patch to work around broken argv[0]. | Ludovic Courtès | 2012-10-17 |
* | distro: Add a statically-linked, relocatable Guile 2.0 package. | Ludovic Courtès | 2012-10-13 |
* | distro: Add missing bits from previous commit. | Ludovic Courtès | 2012-10-11 |
* | distro: First stab at building statically-linked bootstrap binaries. | Ludovic Courtès | 2012-10-11 |
* | distro: Specify use of the bootstrap Guile for the initial derivations. | Ludovic Courtès | 2012-10-06 |
* | distro: Add libgc. | Ludovic Courtès | 2012-09-26 |
* | distro: Add pkg-config. | Ludovic Courtès | 2012-09-26 |
* | distro: Add the `guile', `typesetting', and `databases' package modules. | Ludovic Courtès | 2012-09-26 |
* | distro: Rename (distro ...) to (distro packages ...). | Ludovic Courtès | 2012-09-26 |