guix-play/guix/build
Mathieu Othacehe f91fcd9c42
syscalls: Allow mount and umount use from static Guile.
* guix/build/syscalls.scm (mount): Use Guile core mount if called from
  static Guile, otherwise use FFI based mount implementation.
  (umount): Ditto.
  This allows to use (guix build syscalls) from a module independently
  of calling context.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-07 23:30:39 +02:00
..
ant-build-system.scm
asdf-build-system.scm
bournish.scm bournish: Extend 'rm' command. 2017-01-26 13:49:56 +01:00
cargo-build-system.scm build/cargo-build-system: Make cargo-build-system install working packages. 2017-03-17 16:48:09 +01:00
cmake-build-system.scm
cvs.scm
download.scm download: Properly parse ftp:// URLs that lack user info. 2017-03-28 13:30:09 +02:00
dub-build-system.scm build: dub-build-system: Don't use "dub run" at all. 2017-02-14 10:18:35 +01:00
emacs-build-system.scm
emacs-utils.scm
git.scm
glib-or-gtk-build-system.scm
gnu-build-system.scm utils: Add helper method to make files writable. 2017-01-26 22:19:16 +01:00
gnu-dist.scm
graft.scm
gremlin.scm
haskell-build-system.scm
hg.scm
lisp-utils.scm
make-bootstrap.scm guix: build: make-bootstrap: Copy "falloc.h" to the new system. 2017-02-27 15:31:06 +02:00
ocaml-build-system.scm gnu: Add ocaml-build-system. 2017-01-04 16:03:39 +01:00
perl-build-system.scm
profiles.scm profiles: Slightly improve the instructions in 'etc/profile'. 2017-04-07 23:30:38 +02:00
pull.scm
python-build-system.scm build-system/python: Make sure 'check' returns failures. 2016-12-13 21:04:31 +01:00
qt-utils.scm
r-build-system.scm build: r-build-system: Use deterministic built date. 2017-02-02 15:20:50 +01:00
rpath.scm
ruby-build-system.scm
store-copy.scm
svn.scm
syscalls.scm syscalls: Allow mount and umount use from static Guile. 2017-04-07 23:30:39 +02:00
union.scm union: Add create-all-directories? parameter to 'union-build'. 2017-03-26 12:53:48 +02:00
utils.scm utils: Add helper method to make files writable. 2017-01-26 22:19:16 +01:00
waf-build-system.scm