summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-17distro: Use our own pre-built Guile to bootstrap....Ludovic Courtès
2012-10-17distro: Add package that builds a tarball of the bootstrap Guile....Ludovic Courtès
2012-10-17distro: Add patch to allow the bootstrap Guile to work without iconv....Ludovic Courtès
2012-10-17distro: Change relocatable-Guile patch to work around broken argv[0]....Ludovic Courtès
2012-10-17build: Use `pre-inst-env' to run tests....Ludovic Courtès
2012-10-17release.nix: Add dependency on GNU Texinfo....Ludovic Courtès
2012-10-16utils: Add `fold-port-matches' and `remove-store-references'....Ludovic Courtès
2012-10-16utils: Add `with-atomic-file-replacement'....Ludovic Courtès
2012-10-13distro: Add a statically-linked, relocatable Guile 2.0 package....Ludovic Courtès
2012-10-13ftp-client: Try all the addresses returned by `getaddrinfo'....Ludovic Courtès
2012-10-13doc: Add the stub of a manual....Ludovic Courtès
2012-10-11distro: Add missing bits from previous commit....Ludovic Courtès
2012-10-11distro: First stab at building statically-linked bootstrap binaries....Ludovic Courtès
2012-10-08Remove non-existent module from (guix)....Ludovic Courtès
2012-10-08packages: Fix and optimize memoization of `package-derivation'....Ludovic Courtès
2012-10-08packages: Micro-optimize `package-derivation'....Ludovic Courtès
2012-10-07derivations: Set input port to UTF-8 in `read-derivation'....Ludovic Courtès
2012-10-07Update the (guix) module....Ludovic Courtès
2012-10-07tests: Use bootstrap and Nixpkgs inputs to be less costly....Ludovic Courtès
2012-10-07build-system/{gnu,trivial-build}: Fix handling of #:guile argument....Ludovic Courtès
2012-10-06distro: Specify use of the bootstrap Guile for the initial derivations....Ludovic Courtès
2012-10-06build-system/{gnu,trivial}: Add a `#:guile' keyword parameter....Ludovic Courtès
2012-10-05Support build-cores = 0; change `guix-build' to default to 0....Ludovic Courtès
2012-10-05Augment `README'....Ludovic Courtès
2012-10-04distro: Fix typo in warning message....Ludovic Courtès
2012-10-04Add `pre-inst-env' script....Ludovic Courtès
2012-10-04Fix and update `POTFILES.in'....Ludovic Courtès
2012-09-26distro: Add libgc....Ludovic Courtès
2012-09-26distro: Add pkg-config....Ludovic Courtès
2012-09-26distro: Add the `guile', `typesetting', and `databases' package modules....Ludovic Courtès
2012-09-26distro: Rename (distro ...) to (distro packages ...)....Ludovic Courtès
2012-09-26distro: GCC: Upgrade to 4.7.2....Ludovic Courtès
2012-09-26distro: Add an `ld' wrapper, to pass missing `-rpath' flags....Ludovic Courtès
2012-09-14distro: gcc: Patch `lib' spec to add `-rpath' for each `-L'....Ludovic Courtès
2012-09-12Add (guix ftp) and companion modules....Ludovic Courtès
2012-09-12distro: Use our own Perl during bootstrap....Ludovic Courtès
2012-09-12distro: gcc: Add a RUNPATH on libc....Ludovic Courtès
2012-09-11distro: Add Perl....Ludovic Courtès
2012-09-11distro: Bootstrap via a cross-toolchain....Ludovic Courtès
2012-09-10Add (guix build-system trivial)....Ludovic Courtès
2012-09-07distro: Reduce the bootstrap set....Ludovic Courtès
2012-09-06build-system/gnu: Fix `#:path-exclusions' handling....Ludovic Courtès
2012-09-06utils: Make `set-path-environment-variable' verbose....Ludovic Courtès
2012-09-06distro: Bootstrap with a joint GCC/Binutils/GMP/MPFR/MPC build....Ludovic Courtès
2012-09-06distro: gcc: Avoid retention of reference to `sed'....Ludovic Courtès
2012-09-06distro: glibc: Assume a recent Linux kernel....Ludovic Courtès
2012-09-06packages: Accept <origin> as package inputs....Ludovic Courtès
2012-09-05build-system/gnu: Relax location handling in `package-with-explicit-inputs'....Ludovic Courtès
2012-09-05distro: mpc: Upgrade to 1.0....Ludovic Courtès
2012-09-05packages: Add `package-full-name'....Ludovic Courtès