summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-updatesLudovic 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
2013-06-19gnu: Add ImageMagick.Ludovic Courtès
2013-06-18substitute-binary: Provide feedback when the server is unresponsive.Ludovic Courtès
2013-06-18build: Fix `sync-with-upstream'.Ludovic Courtès
2013-06-18gnu: Add Linux iproute2.Ludovic Courtès
2013-06-18gnu: Add iptables.Ludovic Courtès
2013-06-18gnu: graphviz: Fix typo.Ludovic Courtès
2013-06-17gnu: Move subversion with the other version control systems.Cyril Roelandt
2013-06-17build: Remove non-existent git.scm from Makefile.am.Ludovic Courtès
2013-06-17gnu: Add Graphviz.Ludovic Courtès
2013-06-17gnu: libpng: Propagate zlib.Ludovic Courtès
2013-06-16gnu: Add GD.Ludovic Courtès
2013-06-16gnu: Add Racket.Ludovic Courtès
2013-06-15build-system/trivial: Fix introduction of `%target' when cross-building.Ludovic Courtès
2013-06-15gnu: linux-libre-headers: Allow cross-compilation.Ludovic Courtès
2013-06-15gnu: pkg-config: Export package definition.Ludovic Courtès
2013-06-14gnu: Add pango.Andreas Enge
2013-06-14gnu: Add harfbuzz.Andreas Enge
2013-06-14gnu: Add cairo.Andreas Enge
2013-06-14gnu: Add libspectre.Andreas Enge
2013-06-14Update `TODO'.Ludovic Courtès
2013-06-14Update upstream Nix sub-module.Ludovic Courtès
2013-06-14derivations: Micro-optimize `derivation-hash'.Ludovic Courtès
2013-06-14gnu: make-bootstrap: Abstract things with `package-with-relocatable-glibc'.Ludovic Courtès
2013-06-14gnu: make-bootstrap: Keep Perl as an input only when needed.Ludovic Courtès
2013-06-13guix gc: Add `--requisites'.Ludovic Courtès
2013-06-13store: Add `requisites'.Ludovic Courtès
2013-06-12ld-wrapper: Unless in a build env., allow files that symlink to the store.Ludovic Courtès
2013-06-12doc: Describe the build procedure in more detail.Konrad Hinsen
2013-06-12gnu: Add GNU gcal.Ludovic Courtès
2013-06-12Ignore /po/Makevars.templateKonrad Hinsen
2013-06-10Fix Guile version checking in the "web" code.Cyril Roelandt
2013-06-10guix refresh: Add '--key-download'.Nikita Karetnikov