aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-09doc: Add "Installing Debugging Files"....Ludovic Courtès
2013-07-08doc: Add "Packages with Multiple Outputs" section....Ludovic Courtès
2013-07-08build: Set the umask to 0022 before running the daemon for tests....Ludovic Courtès
2013-07-08gnu: gettext: Upgrade to 0.18.3....Ludovic Courtès
2013-07-07gnu: tzdata: Upgrade to 2013d....Ludovic Courtès
2013-07-07doc: Move the packaging guidelines to the manual....Ludovic Courtès
2013-07-07doc: Add a "Porting" section....Ludovic Courtès
2013-07-07doc: Add a "Boostrapping" section....Ludovic Courtès
2013-07-06gnu: gcc: Add Texinfo to the native inputs....Ludovic Courtès
2013-07-05gnu: make-bootstrap: guile-static-stripped has no "debug" output....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-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-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-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
2013-06-22gnu: gawk: Upgrade to 4.1.0....Ludovic Courtès
2013-06-22gnu: gzip: Upgrade to 1.6....Ludovic Courtès
2013-06-22build-system/gnu: Set #:tests? to #f when cross-compiling....Ludovic Courtès
2013-06-21build-system/gnu: Save `environment-variables' after each phase....Ludovic Courtès
2013-06-21build-system/gnu: Unify with (guix build-system gnu-cross-build)....Ludovic Courtès
2013-06-20Merge branch 'master' into core-updates...Ludovic Courtès
2013-06-20gnu: libgc: Always build with -DUSE_LIBC_PRIVATES....Ludovic Courtès
2013-06-20gnu: libgc: Switch to 7.2d....Ludovic Courtès
2013-06-20build: Move Hydra recipe to build-aux/hydra....Ludovic Courtès
2013-06-20package: Fix i18n of the number of packages message....Ludovic Courtès
2013-06-20substitute-binary: Report progress while downloading....Ludovic Courtès
2013-06-19Update eo.po.Ludovic Courtès
2013-06-19build: Split Makefile.am into two parts....Ludovic Courtès
2013-06-19package: Display the number of installed packages upon completion....Ludovic Courtès
2013-06-19Add `substitute-binary.scm' to POTFILES.in....Ludovic Courtès