summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * utils: Re-export `alist-cons' and `alist-delete'.Ludovic Courtès2013-07-03
| * gnu: gcc: Use `gcc-configure-flags-for-triplet' when cross-compiling GCC.Ludovic Courtès2013-06-26
| * build: Add "mips64el-linux-gnuabi64" as a cross build target.Ludovic Courtès2013-06-26
| * gnu: cross-base: Add support for `mips64el-linux-gnu-gnuabi64' (N64 ABI).Ludovic Courtès2013-06-26
| * gnu: make-bootstrap: Fix cross compilation of binutils-static.Ludovic Courtès2013-06-26
| * gnu: make-bootstrap: Have %gcc-static actually static when cross building.Ludovic Courtès2013-06-26
| * gnu: gcc: Allow cross-compilation of GCC itself.Ludovic Courtès2013-06-26
| * gnu: cross-base: Make `glibc-dynamic-linker' do the right thing.Ludovic Courtès2013-06-26
| * gnu: cross-base: Build Binutils with `--with-sysroot=/'.Ludovic Courtès2013-06-26
| * build: Build the bootstrap tarballs on Hydra.Ludovic Courtès2013-06-25
| * gnu: make-bootstrap: Allow cross-compilation of the bootstrap tarballs.Ludovic Courtès2013-06-25
| * build-system/gnu: `package-with-explicit-inputs' skips non-GBS packages.Ludovic Courtès2013-06-25
| * gnu: cross-base: Make the cross tools native inputs.Ludovic Courtès2013-06-25
| * build-system/gnu: Augment `package-with-explicit-inputs' for cross builds.Ludovic Courtès2013-06-25
| * build-system/trivial: Don't bind `%target' in the builder.Ludovic Courtès2013-06-25
| * gnu: gawk: Allow cross-compilation.Ludovic Courtès2013-06-25
| * build-system/gnu: Disable test suite when cross building.Ludovic Courtès2013-06-24
| * gnu: libffi: Upgrade to 3.0.13.Ludovic Courtès2013-06-22
| * utils: `set-path-environment-variable' calls `unsetenv' for empty values.Ludovic Courtès2013-06-22
| * gnu: acl, attr: Make `gettext' a native input.Ludovic Courtès2013-06-22
| * gnu: gmp: Upgrade to 5.1.2.Ludovic Courtès2013-06-22
| * gnu: gawk: Upgrade to 4.1.0.Ludovic Courtès2013-06-22
| * gnu: gzip: Upgrade to 1.6.Ludovic Courtès2013-06-22
| * build-system/gnu: Set #:tests? to #f when cross-compiling.Ludovic Courtès2013-06-22
| * build-system/gnu: Save `environment-variables' after each phase.Ludovic Courtès2013-06-21
| * build-system/gnu: Unify with (guix build-system gnu-cross-build).Ludovic Courtès2013-06-21
| * Merge branch 'master' into core-updatesLudovic Courtès2013-06-20
| |\
| * | gnu: libgc: Always build with -DUSE_LIBC_PRIVATES.Ludovic Courtès2013-06-20
| * | gnu: libgc: Switch to 7.2d.Ludovic Courtès2013-06-20
| * | ld-wrapper: Unless in a build env., allow files that symlink to the store.Ludovic Courtès2013-06-12
* | | tests: Adjust `package-field-location' test for Guile <= 2.0.6.Ludovic Courtès2013-07-08
* | | build: Set the umask to 0022 before running the daemon for tests.Ludovic Courtès2013-07-08
* | | build: Bail out on unsupported platforms; add `--with-courage'.Ludovic Courtès2013-07-05
* | | build: Correctly determine the system type for non-Linux systems.Ludovic Courtès2013-07-05
* | | store: Deal with unsupported `setsockopt' operation on GNU/Hurd.Ludovic Courtès2013-07-04
* | | daemon: Make argp usage compatible with libc on GNU/Hurd.Ludovic Courtès2013-07-04
* | | Import (guix hash) in build-aux/download.scm.Ludovic Courtès2013-07-04
* | | gnu: Add noweb.Ludovic Courtès2013-07-03
* | | gnu: qemu: Upgrade to 1.5.1.Ludovic Courtès2013-07-03
* | | Update `NEWS' and `TODO'.Ludovic Courtès2013-07-03
* | | Use `port-sha256' and `open-sha256-port'.Ludovic Courtès2013-07-03
* | | hash: Add `open-sha256-port'.Ludovic Courtès2013-07-02
* | | Move `sha256' to (guix hash).Ludovic Courtès2013-07-01
* | | gnu: liboop: Fix & improve meta-data.Ludovic Courtès2013-07-01
* | | ui: Don't make substituter-related RPCs at all when substitutes are disabled.Ludovic Courtès2013-07-01
* | | gnu: Add GNU vc-dwim.Ludovic Courtès2013-07-01
* | | gnu: Add GNU Rush.Ludovic Courtès2013-06-29
* | | substitute-binary: Avoid dangling connections to the server.Ludovic Courtès2013-06-29
* | | gnutls: fix the test-suite for 32 bits systems.Cyril Roelandt2013-06-28
* | | gnu: lout: Upgrade to 3.40.Ludovic Courtès2013-06-27