guix-devel/guix/build
Mark H Weaver 5a1add373a
grafts: Make grafting faster.
* guix/build/graft.scm (replace-store-references): Reimplement for
faster grafting.  Use binary I/O instead of textual I/O.  Replace
'mapping' argument (an alist) with 'replacement-table' (a vhash).
(rewrite-directory): Adapt to mapping argument change in
'replace-store-references'.  Remove 'with-fluids' that previously set
'%default-port-encoding' to #f, since we now use binary I/O.
(define-inline, hash-length): New macros.
(nix-base32-char?): New variable.
2016-08-09 17:59:26 -04:00
..
ant-build-system.scm
bournish.scm
cmake-build-system.scm
cvs.scm
download.scm
emacs-build-system.scm
emacs-utils.scm
git.scm
glib-or-gtk-build-system.scm
gnu-build-system.scm
gnu-dist.scm
graft.scm grafts: Make grafting faster. 2016-08-09 17:59:26 -04:00
gremlin.scm
haskell-build-system.scm
hg.scm
perl-build-system.scm
profiles.scm
pull.scm
python-build-system.scm
r-build-system.scm
rpath.scm
ruby-build-system.scm
store-copy.scm
svn.scm
syscalls.scm
union.scm
utils.scm
waf-build-system.scm