guix-devel/guix/build-system
Ludovic Courtès 86a6ff4bb0
build-system/python: 'package-with-explicit-python' uses 'eq?' memoization.
* guix/build-system/python.scm (package-with-explicit-python): Use
'mlambdaq' instead of 'mlambda'.  This does not change the <package>
graph and has no visible impact on performance.
2017-01-28 18:55:20 +01:00
..
ant.scm ant-build-system: Fix typo. 2016-08-16 14:05:14 -04:00
asdf.scm build-system: Add asdf-build-system. 2016-10-08 21:20:35 +08:00
cargo.scm build-system: cargo: Use correct cargo. 2017-01-04 11:29:15 +01:00
cmake.scm
emacs.scm build-system/emacs: Use 'emacs-minimal' by default. 2016-05-24 11:32:27 +03:00
glib-or-gtk.scm
gnu.scm Use 'mlambda' instead of 'memoize'. 2017-01-28 18:55:20 +01:00
haskell.scm
ocaml.scm gnu: Add ocaml-build-system. 2017-01-04 16:03:39 +01:00
perl.scm
python.scm build-system/python: 'package-with-explicit-python' uses 'eq?' memoization. 2017-01-28 18:55:20 +01:00
r.scm build-system/r: Support "substitutable?" flag. 2016-03-31 15:47:19 +02:00
ruby.scm
trivial.scm
waf.scm