summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* store: Add `query-path-hash'.Ludovic Courtès2012-10-24
* distro: Add missing commands in the bootstrap binaries.Ludovic Courtès2012-10-24
* guix-build: Change `--local-build' to `--no-substitutes'.Ludovic Courtès2012-10-24
* distro: Update file name of initial Binutils tarball.Ludovic Courtès2012-10-24
* derivations: Compile the #:modules passed to `build-expression->derivation'.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
* packages: Add support for system-dependent inputs.Ludovic Courtès2012-10-21
* distro: Add a bootstrap GCC tarball.Ludovic Courtès2012-10-21
* distro: Add a bootstrap glibc tarball.Ludovic Courtès2012-10-21
* distro: Add tools to build a tarball of statically-linked Binutils programs.Ludovic Courtès2012-10-20
* distro: Add a package to build a tarball of the bootstrap binaries.Ludovic Courtès2012-10-20
* guix-build: Add `--system'.Ludovic Courtès2012-10-18
* distro: Provide a more descriptive report when a bootstrap binary is missing.Ludovic Courtès2012-10-18
* distro: Use the bootstrap Guile for the derivation of sources.Ludovic Courtès2012-10-18
* http/ftp: Tweak to avoid depending on libc's NSS.Ludovic Courtès2012-10-18
* guix-build: Add `--local-build'.Ludovic Courtès2012-10-18
* distro: bzip2: Simplify installation phase with `find-files'.Ludovic Courtès2012-10-18
* distro: %static-binaries: Use (guix build utils).Ludovic Courtès2012-10-18
* distro: Fix bootstrapping regression recently introduced.Ludovic Courtès2012-10-18
* distro: Clear references to the store in static binaries.Ludovic Courtès2012-10-17
* utils: Add `find-files'.Ludovic Courtès2012-10-17
* utils: Add `copy-recursively'; use it.Ludovic Courtès2012-10-17
* utils: Add `mkdir-p'; use it.Ludovic Courtès2012-10-17
* build-system/gnu: Pass the system type to the builder.Ludovic Courtès2012-10-17
* distro: Add i686 support.Nikita Karetnikov2012-10-17
* distro: Switch to Linux-Libre.Ludovic Courtès2012-10-17
* distro: Use our own pre-built Guile to bootstrap.Ludovic Courtès2012-10-17
* distro: Add package that builds a tarball of the bootstrap Guile.Ludovic Courtès2012-10-17
* distro: Add patch to allow the bootstrap Guile to work without iconv.Ludovic Courtès2012-10-17
* distro: Change relocatable-Guile patch to work around broken argv[0].Ludovic Courtès2012-10-17
* build: Use `pre-inst-env' to run tests.Ludovic Courtès2012-10-17
* release.nix: Add dependency on GNU Texinfo.Ludovic Courtès2012-10-17
* utils: Add `fold-port-matches' and `remove-store-references'.Ludovic Courtès2012-10-16
* utils: Add `with-atomic-file-replacement'.Ludovic Courtès2012-10-16
* distro: Add a statically-linked, relocatable Guile 2.0 package.Ludovic Courtès2012-10-13
* ftp-client: Try all the addresses returned by `getaddrinfo'.Ludovic Courtès2012-10-13
* doc: Add the stub of a manual.Ludovic Courtès2012-10-13
* distro: Add missing bits from previous commit.Ludovic Courtès2012-10-11
* distro: First stab at building statically-linked bootstrap binaries.Ludovic Courtès2012-10-11
* Remove non-existent module from (guix).Ludovic Courtès2012-10-08
* packages: Fix and optimize memoization of `package-derivation'.Ludovic Courtès2012-10-08
* packages: Micro-optimize `package-derivation'.Ludovic Courtès2012-10-08
* derivations: Set input port to UTF-8 in `read-derivation'.Ludovic Courtès2012-10-07