guix-devel/guix/build
Ludovic Courtès 2ff0da0257
file-systems: Always use (guix build syscalls).
* gnu/build/file-systems.scm: Use (guix build syscalls)
unconditionally.  Override the 'mount' and 'umount' bindings
when (guile) provides them.
(MS_RDONLY, MS_NOSUID, MS_NODEV, MS_NOEXEC, MS_REMOUNT)
(MS_BIND, MS_MOVE): Remove.
* guix/build/syscalls.scm (%libc-errno-pointer): Add
'false-if-exception' around 'dynamic-func'.
2016-09-05 00:06:47 +02:00
..
ant-build-system.scm guix: ant-build-system: Fix pattern for collecting jar files. 2016-09-03 10:36:20 +02:00
bournish.scm Merge branch 'master' into core-updates 2016-06-27 09:30:01 +02:00
cmake-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
cvs.scm cvs: Disable compression. 2016-04-01 00:05:42 +02:00
download.scm download: Pass the raw file name to content-addressed mirrors. 2016-07-31 18:27:14 +02:00
emacs-build-system.scm Merge branch 'master' into core-updates 2016-06-27 09:30:01 +02:00
emacs-utils.scm build: emacs-utils: Add 'emacs-byte-compile-directory'. 2015-07-08 10:53:05 +02:00
git.scm git-download: Correctly implement recursive checkouts. 2016-01-05 00:28:42 +01:00
glib-or-gtk-build-system.scm build-system/glib-or-gtk: Don't generate 'icon-theme.cache'. 2015-09-11 20:24:30 +08:00
gnu-build-system.scm build-system/gnu: Do not patch symlinks. 2016-02-09 11:39:30 +01:00
gnu-dist.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00
graft.scm grafts: Make grafting faster. 2016-08-09 17:59:26 -04:00
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: Fix package.conf parsing. 2016-01-19 18:01:07 -06:00
hg.scm guix: Add downloader for Mercurial repositories. 2016-06-15 17:02:18 +02: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 pull: Install (guix config) module to override the user's one. 2016-07-20 22:53:02 +02:00
python-build-system.scm build-system/gnu: Add 'set-SOURCE-DATE-EPOCH' phase. 2016-01-05 15:52:42 +01:00
qt-utils.scm build: Add wrap-qt-program. 2016-08-30 22:38:28 +02:00
r-build-system.scm build: Add R build system. 2015-08-31 15:39:34 +02:00
rpath.scm Add (guix build rpath). 2013-05-08 23:45:02 +02:00
ruby-build-system.scm guix: ruby-build-system: Add replace-git-ls-files. 2016-08-30 10:31:48 +10:00
store-copy.scm vm: Move store copy handling to (guix build store-copy). 2014-09-04 23:24:54 +02:00
svn.scm guix: Support authentication when fetching from SVN. 2016-07-03 18:55:30 +02:00
syscalls.scm file-systems: Always use (guix build syscalls). 2016-09-05 00:06:47 +02:00
union.scm union: Compare inode numbers in 'file=?'. 2016-05-23 18:05:46 +02:00
utils.scm utils: Have search-path-as-list pattern search for directories. 2015-10-29 17:30:18 -05:00
waf-build-system.scm utils: 'modify-phases' no longer introduces quotes. 2015-03-31 22:43:01 +02:00