guix-devel/guix/build-system
Ludovic Courtès 958dd3ce68
utils: Move combinators to (guix combinators).
* guix/utils.scm (compile-time-value, memoize, fold2)
(fold-tree, fold-tree-leaves): Move to...
* guix/combinators: ... here.  New file.
* tests/utils.scm ("fold2, 1 list", "fold2, 2 lists")
(fold-tree tests): Move to...
* tests/combinators.scm: ... here.  New file.
* Makefile.am (MODULES, SCM_TESTS): Add them.
* gnu/packages.scm, gnu/packages/bootstrap.scm,
gnu/services/herd.scm, guix/build-system/gnu.scm,
guix/build-system/python.scm, guix/derivations.scm,
guix/gnu-maintenance.scm, guix/import/elpa.scm,
guix/scripts/archive.scm, guix/scripts/build.scm,
guix/scripts/graph.scm, guix/scripts/lint.scm,
guix/scripts/size.scm, guix/scripts/substitute.scm,
guix/serialization.scm, guix/store.scm, guix/ui.scm: Adjust imports
accordingly.
2016-05-04 23:35:55 +02:00
..
ant.scm build-system/ant: Add zip. 2016-03-31 15:47:32 +02:00
cmake.scm Move search path specifications to (guix search-paths). 2015-05-04 23:30:51 +02:00
emacs.scm build: Add 'emacs-build-system'. 2015-07-08 10:53:05 +02:00
glib-or-gtk.scm build-system/glib-or-gtk: Don't generate 'icon-theme.cache'. 2015-09-11 20:24:30 +08:00
gnu.scm utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
haskell.scm Move search path specifications to (guix search-paths). 2015-05-04 23:30:51 +02:00
perl.scm Move search path specifications to (guix search-paths). 2015-05-04 23:30:51 +02:00
python.scm utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
r.scm build-system/r: Support "substitutable?" flag. 2016-03-31 15:47:19 +02:00
ruby.scm build: ruby: Rewrite build system to use gem archives. 2015-08-18 17:58:13 -04:00
trivial.scm packages: Implement grafts. 2014-11-02 21:22:12 +01:00
waf.scm Move search path specifications to (guix search-paths). 2015-05-04 23:30:51 +02:00