summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* 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
* | python-build-system: Add 'ensure-no-mtimes-pre-1980' phase.Mark H Weaver2015-07-16
* | build-system/gnu: Pass --build=<triplet> to configure by default.Mark H Weaver2015-07-13
|/
* build: Add 'emacs-build-system'.Federico Beffa2015-07-08
* build: emacs-utils: Add 'emacs-byte-compile-directory'.Federico Beffa2015-07-08
* build: syscalls: Add pivot-root.David Thompson2015-07-07
* build: syscalls: Add setns.David Thompson2015-07-07
* build: syscalls: Add clone.David Thompson2015-07-07
* build: syscalls: Add mkdtemp!David Thompson2015-07-07
* build: syscalls: Add unmount flags.David Thompson2015-07-07
* build: syscalls: Add additional mount flags.David Thompson2015-07-07
* build: ruby: Run 'rake gem' when gemspec is missing.pjotrp2015-07-07
* build-system/haskell: install config for any package that creates it.Eric Bavier2015-06-11
* profiles: Export 'ensure-writable-directory' and use it.Ludovic Courtès2015-05-27
* services: swap: Use 'restart-on-EINTR'.Ludovic Courtès2015-05-22
* syscalls: Add 'restart-on-EINTR'.Ludovic Courtès2015-05-22
* profiles: Gracefully deal with packages containing an etc/ symlink.Ludovic Courtès2015-05-18
* syscalls: Add 'set-network-interface-up'.Ludovic Courtès2015-05-17
* profiles: Ensure the profile's etc/ directory is writable.Ludovic Courtès2015-05-08
* profiles: Generate an 'etc/profile' file.Ludovic Courtès2015-05-06
* profiles: Move build code to (guix build profiles).Ludovic Courtès2015-05-06
* download: Work around Guile small-receive-buffer bug.Ludovic Courtès2015-05-06
* download: Reinstate buffering on connection sockets.Ludovic Courtès2015-05-06
* Merge branch 'master' into core-updatesLudovic Courtès2015-05-01
|\
| * download: Simplify 'open-connection-for-uri' to support HTTP proxies.Ludovic Courtès2015-05-01
* | build-system/gnu: #:validate-runpath? now defaults to #t.Ludovic Courtès2015-04-23
* | build-system/gnu: Gracefully handle dangling symlinks.Ludovic Courtès2015-04-23
* | gremlin: Add support for the expansion of $ORIGIN in RUNPATH.Ludovic Courtès2015-04-23
|/
* build-system/haskell: Adjust to new 'modify-phases' syntax.Ludovic Courtès2015-04-16
* Merge branch 'master' into core-updatesLudovic Courtès2015-04-09
|\
| * build-system/haskell: Update configure flags, 'haddock' and %standard-phases.Federico Beffa2015-04-08
* | Merge branch 'master' into core-updates宋文武2015-04-08
|\|
| * build-system: Add haskell-build-system.Federico Beffa2015-04-04
| * build-system/glib-or-gtk: Wrap libexec programs.Andy Wingo2015-04-03
* | utils: 'find-files' does not follow symlinks by default.Ludovic Courtès2015-04-06
* | build-system/gnu: Add docstring to 'delete-info-dir-file'.Federico Beffa2015-04-06
* | build-system/gnu: Add 'delete-info-dir-file' phase.Federico Beffa2015-04-06
* | gremlin: Ignore non-store file names in RUNPATH and warn about them.Ludovic Courtès2015-04-05