summary refs log tree commit diff
AgeCommit message (Expand)Author
2013-07-05build: Bail out on unsupported platforms; add `--with-courage'.Ludovic Courtès
2013-07-05gnu: make-bootstrap: guile-static-stripped has no "debug" output.Ludovic Courtès
2013-07-05build: Correctly determine the system type for non-Linux systems.Ludovic Courtès
2013-07-04store: Deal with unsupported `setsockopt' operation on GNU/Hurd.Ludovic Courtès
2013-07-04daemon: Make argp usage compatible with libc on GNU/Hurd.Ludovic Courtès
2013-07-04Import (guix hash) in build-aux/download.scm.Ludovic Courtès
2013-07-04build-system/gnu: Remove the "debug" output when `strip-binaries?' is #f.Ludovic Courtès
2013-07-04gnu: cross-libc: Remove the "debug" output.Ludovic Courtès
2013-07-03gnu: Add a "debug" output for some packages.Ludovic Courtès
2013-07-03build-system/gnu: Write debug files to the "debug" sub-derivation, if any.Ludovic Courtès
2013-07-03utils: Re-export `alist-cons' and `alist-delete'.Ludovic Courtès
2013-07-03gnu: Add noweb.Ludovic Courtès
2013-07-03gnu: qemu: Upgrade to 1.5.1.Ludovic Courtès
2013-07-03Update `NEWS' and `TODO'.Ludovic Courtès
2013-07-03Use `port-sha256' and `open-sha256-port'.Ludovic Courtès
2013-07-02hash: Add `open-sha256-port'.Ludovic Courtès
2013-07-01Move `sha256' to (guix hash).Ludovic Courtès
2013-07-01gnu: liboop: Fix & improve meta-data.Ludovic Courtès
2013-07-01ui: Don't make substituter-related RPCs at all when substitutes are disabled.Ludovic Courtès
2013-07-01gnu: Add GNU vc-dwim.Ludovic Courtès
2013-06-29gnu: Add GNU Rush.Ludovic Courtès
2013-06-29substitute-binary: Avoid dangling connections to the server.Ludovic Courtès
2013-06-28gnutls: fix the test-suite for 32 bits systems.Cyril Roelandt
2013-06-27gnu: lout: Upgrade to 3.40.Ludovic Courtès
2013-06-27download: Add Savannah's master site.Ludovic Courtès
2013-06-27gnu: lsh: Upgrade to 2.1.Ludovic Courtès
2013-06-26gnu: gcc: Use `gcc-configure-flags-for-triplet' when cross-compiling GCC.Ludovic Courtès
2013-06-26build: Add "mips64el-linux-gnuabi64" as a cross build target.Ludovic Courtès
2013-06-26gnu: cross-base: Add support for `mips64el-linux-gnu-gnuabi64' (N64 ABI).Ludovic Courtès
2013-06-26gnu: make-bootstrap: Fix cross compilation of binutils-static.Ludovic Courtès
2013-06-26gnu: make-bootstrap: Have %gcc-static actually static when cross building.Ludovic Courtès
2013-06-26gnu: gcc: Allow cross-compilation of GCC itself.Ludovic Courtès
2013-06-26gnu: cross-base: Make `glibc-dynamic-linker' do the right thing.Ludovic Courtès
2013-06-26gnu: cross-base: Build Binutils with `--with-sysroot=/'.Ludovic Courtès
2013-06-25build: Build the bootstrap tarballs on Hydra.Ludovic Courtès
2013-06-25gnu: make-bootstrap: Allow cross-compilation of the bootstrap tarballs.Ludovic Courtès
2013-06-25build-system/gnu: `package-with-explicit-inputs' skips non-GBS packages.Ludovic Courtès
2013-06-25gnu: cross-base: Make the cross tools native inputs.Ludovic Courtès
2013-06-25build-system/gnu: Augment `package-with-explicit-inputs' for cross builds.Ludovic Courtès
2013-06-25gnu: bigloo: Explicitly link libbigloopthread against libgc.Ludovic Courtès
2013-06-25build-system/trivial: Don't bind `%target' in the builder.Ludovic Courtès
2013-06-25gnu: gawk: Allow cross-compilation.Ludovic Courtès
2013-06-24build-system/gnu: Disable test suite when cross building.Ludovic Courtès
2013-06-23gnu: Add gdk-pixbuf.Andreas Enge
2013-06-22gnu: ed: Upgrade to 1.9.Ludovic Courtès
2013-06-22gnu: gcc-4.8: Upgrade to 4.8.1.Ludovic Courtès
2013-06-22gnu: libffi: Upgrade to 3.0.13.Ludovic Courtès
2013-06-22utils: `set-path-environment-variable' calls `unsetenv' for empty values.Ludovic Courtès
2013-06-22gnu: acl, attr: Make `gettext' a native input.Ludovic Courtès
2013-06-22gnu: gmp: Upgrade to 5.1.2.Ludovic Courtès