aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-16doc: Improve "Installing Guix from Guix" section.Ludovic Courtès
2013-11-16gnu: cflow: Install Emacs mode.Ludovic Courtès
2013-11-16gnu: Switch to GCC 4.8 as the default compiler.Ludovic Courtès
2013-11-14substitute-binary: Adjust timeout handling for Guile > 2.0.9.Ludovic Courtès
2013-11-13derivations: Allow 'map-derivations' to replace sources.Ludovic Courtès
2013-11-13packages: Suitably cope with indirect store paths as package sources.Ludovic Courtès
2013-11-13store: Make 'direct-store-path?' public.Ludovic Courtès
2013-11-13derivations: Add 'map-derivation'.Ludovic Courtès
2013-11-13utils: Add 'string-replace-substring'.Ludovic Courtès
2013-11-12gnu: Add IceCat.Andreas Enge
2013-11-12gnu: Add GNU APL.Nikita Karetnikov
2013-11-12guix build: Add '--log-file'.Ludovic Courtès
2013-11-12store: Add 'log-file' procedure.Ludovic Courtès
2013-11-11gnu: Add phonon.Andreas Enge
2013-11-11gnu: qt: Enable SIMD instructions available on x86_64.Andreas Enge
2013-11-11gnu: Add GVPE.Ludovic Courtès
2013-11-11gnu: Add GNU complexity.Ludovic Courtès
2013-11-09nls: Add Serbian translation.Ludovic Courtès
2013-11-08substitute-binary: Increase lookup concurrency to reduce latency.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