summaryrefslogtreecommitdiff
path: root/guix/build
AgeCommit message (Expand)Author
2016-04-15download: Add 'current-terminal-columns' parameter....Ludovic Courtès
2016-04-15download: Send an ANSI erase-in-line sequence in addition to CR....Ludovic Courtès
2016-04-14download: Follow HTTP 307 "Temporary Redirection"....Alex Kost
2016-04-06Merge branch 'master' into core-updatesLudovic Courtès
2016-04-01cvs: Disable compression....Ludovic Courtès
2016-04-01cvs: Allow checkouts when /tmp is a different device....Jan Nieuwenhuizen
2016-03-31ant-build-system: Keep jar manifest....Ricardo Wurmus
2016-03-25syscalls: <interface> printer correctly handles lack of sockaddr....Ludovic Courtès
2016-03-21Merge branch 'master' into core-updatesLeo Famulari
2016-03-17download: Add 'close-connection'....Ludovic Courtès
2016-03-14build: Add Ant build system....Ricardo Wurmus
2016-02-27grafts: Make sure files are not created world-writable....Ludovic Courtès
2016-02-09build-system/gnu: Do not patch symlinks....Jan Nieuwenhuizen
2016-02-08Add (guix build bournish) and use it in the initrd....Ludovic Courtès
2016-02-03syscalls: 'all-network-interface-names' accepts non-alphanumeric characters....Ludovic Courtès
2016-01-19build-system/haskell: Fix package.conf parsing....Eric Bavier
2016-01-13Merge branch 'master' into core-updatesLudovic Courtès
2016-01-11ruby: Abstract out path to GEM_HOME....Ben Woodcroft
2016-01-06build: ruby: Remove cached gem after install....Ben Woodcroft
2016-01-05build: pull: Compile .scm files in one process....Taylan Ulrich Bayırlı/Kammer
2016-01-05build-system/gnu: Add 'set-SOURCE-DATE-EPOCH' phase....Ludovic Courtès
2016-01-05git-download: Correctly implement recursive checkouts....Ludovic Courtès
2016-01-01build-system/gnu: Use the long option name for deterministic archives....Ludovic Courtès
2015-12-18build-system/gnu: Always pass "-D" to strip/objcopy....Ludovic Courtès
2015-12-12Merge branch 'master' into core-updatesLudovic Courtès
2015-11-29gnu: python: Set SOURCE_DATE_EPOCH to 1 instead of 0....Ludovic Courtès
2015-11-29gnu: python-2: Honor 'SOURCE_DATE_EPOCH'....Ludovic Courtès
2015-11-16graft: Graft files in parallel....Ludovic Courtès
2015-11-16graft: Graft files in a deterministic order....Ludovic Courtès
2015-11-14build-system/gnu: Set 'SOURCE_DATE_EPOCH'....Alex Kost
2015-11-12download: Always use AI_ADDRCONFIG when resolving host names....Ludovic Courtès
2015-11-12download: Add timeout parameter for connections....Ludovic Courtès
2015-10-29gnu: ghc: Add GHC_PACKAGE_PATH native search path....Eric Bavier
2015-10-29utils: Have search-path-as-list pattern search for directories....Eric Bavier
2015-10-26build-system/haskell: CONFIG_SHELL env variable....Paul van der Walt
2015-10-17syscalls: Fix ABI mismatch for 'clone'....Ludovic Courtès
2015-10-07Merge branch 'master' into core-updatesMark H Weaver
2015-10-04Use "normalized codesets" everywhere....Ludovic Courtès
2015-10-03utils: Add 'every*'....Ludovic Courtès
2015-10-01download: Check whether HORIZONTAL ELLIPSIS can be encoded....Ludovic Courtès
2015-09-24Merge branch 'master' into core-updatesLudovic Courtès
2015-09-24download: Don't abbreviate things that are not store items....Ludovic Courtès
2015-09-23download: Fix some minor progress-logging regressions....Steve Sprang
2015-09-23emacs-build-system: Fix 'package-name-version->elpa-name-version'....Mark H Weaver
2015-09-22Merge branch 'master' into core-updatesMark H Weaver
2015-09-17download: Only show hours in the elapsed time if necessary....Steve Sprang
2015-09-16substitute: Improve readability of download progress report....Steve Sprang
2015-09-14download: Avoid type errors when formatting download progress output....Steve Sprang
2015-09-14build: ruby: Add support for tarball and directory sources....David Thompson
2015-09-13Merge branch 'master' into core-updatesLudovic Courtès