summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * build: Set the umask to 0022 before running the daemon for tests.Ludovic Courtès2013-07-08
| * gnu: gettext: Upgrade to 0.18.3.Ludovic Courtès2013-07-08
| * gnu: tzdata: Upgrade to 2013d.Ludovic Courtès2013-07-07
| * doc: Move the packaging guidelines to the manual.Ludovic Courtès2013-07-07
| * doc: Add a "Porting" section.Ludovic Courtès2013-07-07
| * doc: Add a "Boostrapping" section.Ludovic Courtès2013-07-07
| * gnu: gcc: Add Texinfo to the native inputs.Ludovic Courtès2013-07-06
| * gnu: make-bootstrap: guile-static-stripped has no "debug" output.Ludovic Courtès2013-07-05
| * build-system/gnu: Remove the "debug" output when `strip-binaries?' is #f.Ludovic Courtès2013-07-04
| * gnu: cross-libc: Remove the "debug" output.Ludovic Courtès2013-07-04
| * gnu: Add a "debug" output for some packages.Ludovic Courtès2013-07-03
| * build-system/gnu: Write debug files to the "debug" sub-derivation, if any.Ludovic Courtès2013-07-03
| * 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