summaryrefslogtreecommitdiff
path: root/guix/build/lisp-utils.scm
AgeCommit message (Expand)Author
2017-05-16build-system/asdf: Pass the system name as an argument to the builder.Andy Patterson
2017-05-16build-system/asdf: Parameterize the lisp type and implementation globally.Andy Patterson
2017-05-16build-system/asdf: Use asdf to determine dependencies.Andy Patterson
2017-05-16build-system/asdf: Rename %install-prefix to %source-install-prefix.Andy Patterson
2016-10-08build-system: Add asdf-build-system.Andy Patterson