summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Update the (guix) module.Ludovic Courtès2012-10-07
* tests: Use bootstrap and Nixpkgs inputs to be less costly.Ludovic Courtès2012-10-07
* build-system/{gnu,trivial-build}: Fix handling of #:guile argument.Ludovic Courtès2012-10-07
* distro: Specify use of the bootstrap Guile for the initial derivations.Ludovic Courtès2012-10-06
* build-system/{gnu,trivial}: Add a `#:guile' keyword parameter.Ludovic Courtès2012-10-06
* Support build-cores = 0; change `guix-build' to default to 0.Ludovic Courtès2012-10-05
* Augment `README'.Ludovic Courtès2012-10-05
* distro: Fix typo in warning message.Ludovic Courtès2012-10-04
* Add `pre-inst-env' script.Ludovic Courtès2012-10-04
* Fix and update `POTFILES.in'.Ludovic Courtès2012-10-04
* distro: Add libgc.Ludovic Courtès2012-09-26
* distro: Add pkg-config.Ludovic Courtès2012-09-26
* distro: Add the `guile', `typesetting', and `databases' package modules.Ludovic Courtès2012-09-26
* distro: Rename (distro ...) to (distro packages ...).Ludovic Courtès2012-09-26
* distro: GCC: Upgrade to 4.7.2.Ludovic Courtès2012-09-26
* distro: Add an `ld' wrapper, to pass missing `-rpath' flags.Ludovic Courtès2012-09-26
* distro: gcc: Patch `lib' spec to add `-rpath' for each `-L'.Ludovic Courtès2012-09-14
* Add (guix ftp) and companion modules.Ludovic Courtès2012-09-12
* distro: Use our own Perl during bootstrap.Ludovic Courtès2012-09-12
* distro: gcc: Add a RUNPATH on libc.Ludovic Courtès2012-09-12
* distro: Add Perl.Ludovic Courtès2012-09-11
* distro: Bootstrap via a cross-toolchain.Ludovic Courtès2012-09-11
* Add (guix build-system trivial).Ludovic Courtès2012-09-10
* distro: Reduce the bootstrap set.Ludovic Courtès2012-09-07
* build-system/gnu: Fix `#:path-exclusions' handling.Ludovic Courtès2012-09-06
* utils: Make `set-path-environment-variable' verbose.Ludovic Courtès2012-09-06
* distro: Bootstrap with a joint GCC/Binutils/GMP/MPFR/MPC build.Ludovic Courtès2012-09-06
* distro: gcc: Avoid retention of reference to `sed'.Ludovic Courtès2012-09-06
* distro: glibc: Assume a recent Linux kernel.Ludovic Courtès2012-09-06
* packages: Accept <origin> as package inputs.Ludovic Courtès2012-09-06
* build-system/gnu: Relax location handling in `package-with-explicit-inputs'.Ludovic Courtès2012-09-05
* distro: mpc: Upgrade to 1.0.Ludovic Courtès2012-09-05
* packages: Add `package-full-name'.Ludovic Courtès2012-09-05