guix-devel/guix/build
Ludovic Courtès 13f0c6ed41 syscalls: Struct deserializer can now return arbitrary objects.
* guix/build/syscalls.scm (read-types): Add RETURN and VALUES parameters.
  (define-c-struct): Add WRAP-FIELDS parameter and pass it to 'read-types'.
  (sockaddr-in, sockaddr-in6): Add first argument that uses
  'make-socket-address'.
  (read-socket-address): Remove 'match' on the result of 'read-sockaddr-in'
  and 'read-sockaddr-in6'.
2015-07-17 23:31:29 +02:00
..
cmake-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
cvs.scm
download.scm download: Remove spurious warning about 'https_proxy'. 2015-07-17 22:31:12 +02:00
emacs-build-system.scm build: Add 'emacs-build-system'. 2015-07-08 10:53:05 +02:00
emacs-utils.scm build: emacs-utils: Add 'emacs-byte-compile-directory'. 2015-07-08 10:53:05 +02:00
git.scm
glib-or-gtk-build-system.scm Merge branch 'master' into core-updates 2015-04-08 16:04:37 +08:00
gnu-build-system.scm build-system/gnu: #:validate-runpath? now defaults to #t. 2015-04-23 18:52:40 +02:00
gnu-dist.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
graft.scm
gremlin.scm gremlin: Add support for the expansion of $ORIGIN in RUNPATH. 2015-04-23 18:52:40 +02:00
haskell-build-system.scm build-system/haskell: install config for any package that creates it. 2015-06-11 18:55:49 -05:00
perl-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
profiles.scm profiles: Export 'ensure-writable-directory' and use it. 2015-05-27 22:36:52 +02:00
pull.scm
python-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
rpath.scm
ruby-build-system.scm build: ruby: Run 'rake gem' when gemspec is missing. 2015-07-07 08:54:29 -04:00
store-copy.scm
svn.scm
syscalls.scm syscalls: Struct deserializer can now return arbitrary objects. 2015-07-17 23:31:29 +02:00
union.scm
utils.scm utils: 'find-files' does not follow symlinks by default. 2015-04-06 23:09:54 +02:00
waf-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00