summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-20gnu: make-bootstrap: Simplify '%gcc-static'.Ludovic Courtès
2013-11-18gnu: pspp: Add input cairo.Andreas Enge
2013-11-18gnu: gettext: Enable "xgettext --language=glade".Andreas Enge
2013-11-18gnu: gcc: Really always link against libgcc_s.so.Ludovic Courtès
2013-11-18gnu: gettext: Upgrade to 0.18.3.1.Ludovic Courtès
2013-11-18gnu: gcc: Always link against libgcc_s.so.Ludovic Courtès
2013-11-18gnu: tar: Upgrade to 1.27.1.Ludovic Courtès
2013-11-16gnu: glibc: Really disable 'ldconfig' and /etc/ld.so.cache.Ludovic Courtès
2013-11-16tests: Adjust to bootstrap tarball updates.Ludovic Courtès
2013-11-16gnu: Switch to GCC 4.8 as the default compiler.Ludovic Courtès
2013-11-08Merge branch 'master' into core-updatesLudovic Courtès
2013-11-07gnu: lapack: Use origin snippet to remove the non-free files.Ludovic Courtès
2013-11-07packages: Add a 'snippet' field to <origin>.Ludovic Courtès
2013-11-07doc: Document current security issue with substitutes.Ludovic Courtès
2013-11-07doc: Improve documentation of '--no-substitutes'.Ludovic Courtès
2013-11-07gnu: Add LAPACK.Nikita Karetnikov
2013-11-07Add indentation rule for 'origin'.Ludovic Courtès
2013-11-04tests: Fix max-silent-time test.Ludovic Courtès
2013-11-04tests: Add the builder as an input to raw derivations.Ludovic Courtès
2013-11-04gnu: mit-krb5: don't assume arguments are evaluated right-to-left.Mark H Weaver
2013-11-03Add mips64el-linux to the list of supported systems.Mark H Weaver
2013-11-03gnu: add bootstrap support for mips64el-linux using the MIPS N32 ABI.Mark H Weaver
2013-11-03gnu: liboop: fix deplibs check method for mips64.Mark H Weaver
2013-11-03gnu: gd: fix deplibs check method for mips64.Mark H Weaver
2013-11-03gnu: libmad: Fix MIPS assembler code to work with new GCC.Mark H Weaver
2013-11-03gnu: libtheora: patch ancient config.guess to support mips64.Mark H Weaver
2013-11-03gnu: alsa-lib: fix atomic op declarations for MIPS.Mark H Weaver
2013-11-03gnu: gdb: patch-makefile-SHELL for all Makefile.in files.Mark H Weaver
2013-11-03gnu: gdb: Fix opcode table for Loongson fused multiply-add.Mark H Weaver
2013-11-03gnu: libffi: fix handling of uint32_t arguments on MIPS N32.Mark H Weaver
2013-11-03gnu: libtool: skip a test that fails on MIPS N32.Mark H Weaver
2013-11-03gnu: binutils: apply fixes and workarounds for Loongson 2F CPUs.Mark H Weaver
2013-11-03gnu: recutils: Upgrade to 1.6.Ludovic Courtès
2013-11-03ui: Make '--version' output GCS-compliant.Ludovic Courtès
2013-11-03gnu: make-bootstrap: Build libc and Guile without a .gnu_debuglink.Ludovic Courtès
2013-11-02gnu: make-bootstrap: Allow bit-reproducibility for 'glibc-stripped'.Ludovic Courtès
2013-11-02gnu: cmake: Bump to 2.8.12Cyril Roelandt
2013-11-02gnu: make-bootstrap: Add C++ header files to the bootstrap GCC.Ludovic Courtès
2013-11-02gnu: cross-gcc: Fix build of 'gcc-cross-sans-libc'.Ludovic Courtès
2013-11-02doc: Document the syntax of the '--remove' argument.Ludovic Courtès
2013-11-01guix package: Show the output name of what's being removed.Ludovic Courtès
2013-11-01guix package: Fix indentation of "will be removed" messages.Ludovic Courtès
2013-11-01guix package: Allow removal of a specific package output.Ludovic Courtès
2013-11-01guix package: Separate '--remove' option processing.Ludovic Courtès
2013-11-01ui: Factorize package specification parsing.Ludovic Courtès
2013-11-01Add (guix profiles).Ludovic Courtès
2013-11-01gnu: Add GCC front ends for Fortran, Go, Objective C, and Objective C++.Nikita Karetnikov
2013-11-01gnu: ffmpeg: Fix typo in configure flags.Andreas Enge
2013-11-01gnu: Revert to GCC 4.7 as the default compiler.Ludovic Courtès
2013-11-01gnu: Add ffmpeg.Andreas Enge