summaryrefslogtreecommitdiff
path: root/guix/build
Commit message (Expand)AuthorAge
* 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
* | build-system/gnu: Add 'validate-runpath' phase.Ludovic Courtès2015-04-01
* | utils: Make the second 'find-files' argument optional.Ludovic Courtès2015-04-01
* | gremlin: Guard against invalid ELF segments.Ludovic Courtès2015-04-01
* | gremlin: Add libnsl to libc's library list.Ludovic Courtès2015-04-01
* | utils: 'find-files' takes an arbitrary predicate as its second argument.Ludovic Courtès2015-03-31
* | utils: 'modify-phases' no longer introduces quotes.Ludovic Courtès2015-03-31
|/
* Add (guix build gremlin).Ludovic Courtès2015-03-31
* build: ruby: Set $GEM_HOME that matches Ruby's $GEM_PATH.David Thompson2015-03-17
* gnu: cmake: Add CMAKE_PREFIX_PATH as a native search path, and dropAndreas Enge2015-03-14