summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-06packages: Build tarballs in sorted order even if tar doesn't support it....Mark H Weaver
2015-09-06utils: find-files: Add DIRECTORIES? and FAIL-ON-ERROR? arguments....Mark H Weaver
2015-09-06gnu: poppler: Update to 0.35.0....宋文武
2015-09-06gnu: harfbuzz: Update to 1.0.3....宋文武
2015-09-06gnu: graphite2: Update to 1.3.1....宋文武
2015-09-06gnu: Add python-fonttools....宋文武
2015-09-06gnu: fontconfig: Update to 2.11.94....宋文武
2015-09-06gnu: coreutils-light: Rename to coreutils-minimal....Alex Kost
2015-09-06gnu: bash-light: Rename to bash-minimal....Alex Kost
2015-09-05gnu: libtiff: Build with the current libjpeg instead of libjpeg-8....Andreas Enge
2015-09-05gnu: libtiff: Update to 4.0.5....Andreas Enge
2015-09-04gnu: base: Add glibc-hurd and hurd-minimal....Manolis Ragkousis
2015-09-04packages: Define '%hurd-systems'....Ludovic Courtès
2015-09-04gnu: make-bootstrap: Remove unneeded configure flag from %gcc-static....Manolis Ragkousis
2015-09-04gnu: hurd: Add flex as an input to mig....Manolis Ragkousis
2015-09-04gnu: acl: Fix i686-gnu build....Manolis Ragkousis
2015-09-04gnu: gcc: Also substitute the dynamic linker name for GNU/Hurd....Marek Benc
2015-09-04gnu: bootstrap: Add the location of ld.so on GNU/Hurd....Marek Benc
2015-09-04gnu: acl: Remove explicit 'sed' dependency....Ludovic Courtès
2015-09-04gnu: coreutils: Drop dependency on libcap when cross-compiling....Ludovic Courtès
2015-09-03Build tarballs with deterministic file ordering....Mark H Weaver
2015-09-02packages: Add 'armhf-linux' to '%hydra-supported-systems'....Mark H Weaver
2015-09-02gexp: Remove duplicate 'mkdir-p' definition....Ludovic Courtès
2015-09-02gnu: coreutils: Add dependency on libcap....Ludovic Courtès
2015-09-02gnu: libcap: Update to 2.24....Ludovic Courtès
2015-09-02gnu: glibc: Upgrade to 2.22....Ludovic Courtès
2015-08-30utils: Move 'package-name->name+version' to (guix build utils)....Ludovic Courtès
2015-08-30utils: Add 'strip-store-file-name'....Ludovic Courtès
2015-08-30gnu: glibc: _PATH_BSHELL refers to our static bash....Ludovic Courtès
2015-08-30gnu: glibc: Use 'modify-phases'....Ludovic Courtès
2015-08-30build-system/gnu: Use monotic time to measure elapsed time....Ludovic Courtès
2015-08-30gnu: ncurses: Really install headers to OUT/include....Ludovic Courtès
2015-08-29gnu: Use 'install-file' instead of 'mkdir-p' and 'copy-file' in obvious cases....Ludovic Courtès
2015-08-29utils: Add 'install-file'....Ludovic Courtès
2015-08-29gnu: glibc: Do not copy static Bash binary to bin/....Ludovic Courtès
2015-08-29gnu: ncurses: Remove obsolete hack....Ludovic Courtès
2015-08-29gnu: ncurses: Rework trick to avoid reference to the bootstrap bash....Ludovic Courtès
2015-08-29gnu: ncurses: Upgrade to 6.0....Ludovic Courtès
2015-08-29gnu: binutils: Upgrade to 2.25.1....Ludovic Courtès
2015-08-29gnu: Add 'bash-static'....Ludovic Courtès
2015-08-29download: Keep only 2 store items for all the downloads....Ludovic Courtès
2015-08-29gexp: Add #:script-name parameter to 'gexp->derivation'....Ludovic Courtès
2015-08-29monads: Inline the procedure returned by liftN....Ludovic Courtès
2015-08-28gnu: shadow: Update to 4.2.1....宋文武
2015-08-28gnu: Add abduco....Leo Famulari
2015-08-28gnu: Add cabal-install....Siniša Biđin
2015-08-28gnu: conky: Fix license....Ludovic Courtès
2015-08-27gnu: services: Add nginx-service....David Thompson
2015-08-27import: Add Ruby gem importer....David Thompson
2015-08-27import: pypi: Move generally useful procedures to utils module....David Thompson