summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* cvs: Disable compression.Ludovic Courtès2016-04-01
* cvs: Allow checkouts when /tmp is a different device.Jan Nieuwenhuizen2016-04-01
* ant-build-system: Keep jar manifest.Ricardo Wurmus2016-03-31
* syscalls: <interface> printer correctly handles lack of sockaddr.Ludovic Courtès2016-03-25
* download: Add 'close-connection'.Ludovic Courtès2016-03-17
* build: Add Ant build system.Ricardo Wurmus2016-03-14
* grafts: Make sure files are not created world-writable.Ludovic Courtès2016-02-27
* Add (guix build bournish) and use it in the initrd.Ludovic Courtès2016-02-08
* syscalls: 'all-network-interface-names' accepts non-alphanumeric characters.Ludovic Courtès2016-02-03
* build-system/haskell: Fix package.conf parsing.Eric Bavier2016-01-19
* Merge branch 'master' into core-updatesLudovic Courtès2016-01-13
|\
| * build: ruby: Remove cached gem after install.Ben Woodcroft2016-01-06
| * build: pull: Compile .scm files in one process.Taylan Ulrich Bayırlı/Kammer2016-01-05
| * git-download: Correctly implement recursive checkouts.Ludovic Courtès2016-01-05
* | ruby: Abstract out path to GEM_HOME.Ben Woodcroft2016-01-11
* | build-system/gnu: Add 'set-SOURCE-DATE-EPOCH' phase.Ludovic Courtès2016-01-05
* | build-system/gnu: Use the long option name for deterministic archives.Ludovic Courtès2016-01-01
* | build-system/gnu: Always pass "-D" to strip/objcopy.Ludovic Courtès2015-12-18
* | Merge branch 'master' into core-updatesLudovic Courtès2015-12-12
|\|
| * gnu: python: Set SOURCE_DATE_EPOCH to 1 instead of 0.Ludovic Courtès2015-11-29
| * gnu: python-2: Honor 'SOURCE_DATE_EPOCH'.Ludovic Courtès2015-11-29
| * graft: Graft files in parallel.Ludovic Courtès2015-11-16
| * graft: Graft files in a deterministic order.Ludovic Courtès2015-11-16
| * download: Always use AI_ADDRCONFIG when resolving host names.Ludovic Courtès2015-11-12
| * download: Add timeout parameter for connections.Ludovic Courtès2015-11-12
| * build-system/haskell: CONFIG_SHELL env variable.Paul van der Walt2015-10-26
* | build-system/gnu: Set 'SOURCE_DATE_EPOCH'.Alex Kost2015-11-14
* | gnu: ghc: Add GHC_PACKAGE_PATH native search path.Eric Bavier2015-10-29
* | utils: Have search-path-as-list pattern search for directories.Eric Bavier2015-10-29
|/
* syscalls: Fix ABI mismatch for 'clone'.Ludovic Courtès2015-10-17
* Merge branch 'master' into core-updatesMark H Weaver2015-10-07
|\
| * download: Check whether HORIZONTAL ELLIPSIS can be encoded.Ludovic Courtès2015-10-01
* | Use "normalized codesets" everywhere.Ludovic Courtès2015-10-04
* | utils: Add 'every*'.Ludovic Courtès2015-10-03
|/
* Merge branch 'master' into core-updatesLudovic Courtès2015-09-24
|\
| * download: Don't abbreviate things that are not store items.Ludovic Courtès2015-09-24
| * download: Fix some minor progress-logging regressions.Steve Sprang2015-09-23
* | emacs-build-system: Fix 'package-name-version->elpa-name-version'.Mark H Weaver2015-09-23
* | Merge branch 'master' into core-updatesMark H Weaver2015-09-22
|\|
| * download: Only show hours in the elapsed time if necessary.Steve Sprang2015-09-17
| * substitute: Improve readability of download progress report.Steve Sprang2015-09-16
| * download: Avoid type errors when formatting download progress output.Steve Sprang2015-09-14
| * build: ruby: Add support for tarball and directory sources.David Thompson2015-09-14
* | Merge branch 'master' into core-updatesLudovic Courtès2015-09-13
|\|
| * build: Improve information density and appearance of download progress output.Steve Sprang2015-09-08
| * build: container: Use the same clone flags as fork(3).David Thompson2015-09-07
| * build: ruby: Avoid long build directory names.David Thompson2015-09-07
| * emacs-build-system: Fix a file name of info directory.Alex Kost2015-09-06
| * build: syscalls: Properly handle clone errors.David Thompson2015-09-05
| * build: Add R build system.Ricardo Wurmus2015-08-31