summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* | build-system/glib-or-gtk: Don't generate 'icon-theme.cache'.宋文武2015-09-11
* | utils: find-files: Add DIRECTORIES? and FAIL-ON-ERROR? arguments.Mark H Weaver2015-09-06
* | utils: Move 'package-name->name+version' to (guix build utils).Ludovic Courtès2015-08-30
* | utils: Add 'strip-store-file-name'.Ludovic Courtès2015-08-30
* | build-system/gnu: Use monotic time to measure elapsed time.Ludovic Courtès2015-08-30
* | utils: Add 'install-file'.Ludovic Courtès2015-08-29
|/
* build: ruby: Rewrite build system to use gem archives.David Thompson2015-08-18
* syscalls: setns: Skip binding if there is no such C function.David Thompson2015-08-17
* python-build-system: Fix 'get-python-version'.Mark H Weaver2015-08-06
* build: emacs: Fix bug and improvement robustness.Federico Beffa2015-08-01
* syscalls: Add 'network-interfaces', which wraps libc's 'getifaddrs'.Ludovic Courtès2015-07-25
* syscalls: 'define-c-struct' properly align reads.Ludovic Courtès2015-07-25
* syscalls: 'read-socket-address' gracefully handles unsupported families.Ludovic Courtès2015-07-25
* syscalls: 'define-c-struct' distinguishes pointers from integers.Ludovic Courtès2015-07-25
* syscalls: Rename 'network-interfaces' and 'all-network-interfaces'.Ludovic Courtès2015-07-25
* Merge branch 'master' into core-updatesMark H Weaver2015-07-19
|\
| * build-system/ruby: Add #:gem-flags parameter.pjotrp2015-07-18
| * syscalls: Struct deserializer can now return arbitrary objects.Ludovic Courtès2015-07-17
| * download: Remove spurious warning about 'https_proxy'.Ludovic Courtès2015-07-17