index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
build
/
lisp-utils.scm
Age
Commit message (
Expand
)
Author
2018-10-02
build-system/asdf: Properly handle dependency specification casing.
Andy Patterson
2018-09-19
build-system/asdf: Adopt asdf conventions.
Andy Patterson
2018-09-19
build-system/asdf: Use invoke.
Andy Patterson
2018-09-19
build-system/asdf: Log lisp system invocations.
Andy Patterson
2018-09-19
build-system/asdf: Handle all asdf dependency specifications.
Andy Patterson
2017-05-16
build-system/asdf: Handle tests defined in external systems.
Andy Patterson
2017-05-16
build-system/asdf: Retain references to source files for binary outputs.
Andy Patterson
2017-05-16
build-system/asdf: Simplify the use of lisp-eval-program.
Andy Patterson
2017-05-16
build-system/asdf: Handle unusually-named systems.
Andy Patterson
2017-05-16
build-system/asdf: Always pre-load the system's definition file.
Andy Patterson
2017-05-16
build-system/asdf: Pass the system name as an argument to the builder.
Andy Patterson
2017-05-16
build-system/asdf: Parameterize the lisp type and implementation globally.
Andy Patterson
2017-05-16
build-system/asdf: Use asdf to determine dependencies.
Andy Patterson
2017-05-16
build-system/asdf: Rename %install-prefix to %source-install-prefix.
Andy Patterson
2016-10-08
build-system: Add asdf-build-system.
Andy Patterson