aboutsummaryrefslogtreecommitdiff
path: root/guix/build/lisp-utils.scm
Commit message (Expand)AuthorAge
* build-system: asdf: Add asd-operation parameter.Guillaume Le Vaillant2022-08-03
* build-system: asdf: Let ASDF locate the .asd files.Pierre Neidhardt2022-08-03
* guix: build: Switch from asdf:compile-system to asdf:load-system.Pierre Neidhardt2022-08-03
* Merge branch 'staging'Maxim Cournoyer2020-10-19
|\
| * build-system: asdf: Switch from bundles to regular compilation.Guillaume Le Vaillant2020-09-12
* | build: Fix docstring typos.Tobias Geerinckx-Rice2020-10-16
|/
* guix: build: Fix asdf-build-system/ecl.Guillaume Le Vaillant2020-07-01
* build-system/asdf: Add support for component-less systems.Pierre Neidhardt2020-06-18
* build-system/asdf: Add option to compress programs.Pierre Neidhardt2019-09-05
* build-system/asdf: Properly handle dependency specification casing.Andy Patterson2018-10-02
* build-system/asdf: Adopt asdf conventions.Andy Patterson2018-09-19
* build-system/asdf: Use invoke.Andy Patterson2018-09-19
* build-system/asdf: Log lisp system invocations.Andy Patterson2018-09-19
* build-system/asdf: Handle all asdf dependency specifications.Andy Patterson2018-09-19
* build-system/asdf: Handle tests defined in external systems.Andy Patterson2017-05-16
* build-system/asdf: Retain references to source files for binary outputs.Andy Patterson2017-05-16
* build-system/asdf: Simplify the use of lisp-eval-program.Andy Patterson2017-05-16
* build-system/asdf: Handle unusually-named systems.Andy Patterson2017-05-16
* build-system/asdf: Always pre-load the system's definition file.Andy Patterson2017-05-16
* build-system/asdf: Pass the system name as an argument to the builder.Andy Patterson2017-05-16
* build-system/asdf: Parameterize the lisp type and implementation globally.Andy Patterson2017-05-16
* build-system/asdf: Use asdf to determine dependencies.Andy Patterson2017-05-16
* build-system/asdf: Rename %install-prefix to %source-install-prefix.Andy Patterson2017-05-16
* build-system: Add asdf-build-system.Andy Patterson2016-10-08