about summary refs log tree commit diff
path: root/pkgs/development/lisp-modules/clwrapper/cl-wrapper.sh
Commit message (Expand)AuthorAge
* Use if instead of && for deciding whether to run a commandBrad Jensen2019-07-24
* Resolve symlinks before trying to recognize a lisp implementationBrad Jensen2019-07-24
* lispPackages: remove trailing colon from {NIX_LISP_,}LD_LIBRARY_PATHMichael Raskin2018-02-25
* lispPackages.clwrapper: use bash as the wrapper shell to make sure arays are ...Michael Raskin2018-02-17
* lispPackages.clwrapper: Fix a typo in dynamic-library-hackMichael Raskin2018-02-01
* lispPackages.clwrapper: build helper; saving dynamic library search path from...Michael Raskin2018-01-29
* lispPackages: A less aggressive way to manipulate ASDF search path, as sugges...Michael Raskin2017-11-22
* lispPackages: load precompiled asdf; support more implementationsMichael Raskin2017-04-10
* quicklispPackages: update to fresh QuickLispMichael Raskin2017-04-06
* lispPackages.clwrapper: fix array expansion to produce no arguments when emptyMichael Raskin2017-03-31
* clwrapper: better support for ensuring noninteractive executionMichael Raskin2017-03-30
* lispPackages.clwrapper: allow to replace the code to load ASDFMichael Raskin2017-03-29
* quicklisp (lispPackages.quicklisp): initMichael Raskin2016-03-25
* Add default for ASDF in clwrapperMichael Raskin2015-04-14
* Make LD_LIBRARY_PATH available during build like during later usageMichael Raskin2014-11-13
* Adding a Common Lisp wrapper.Michael Raskin2013-10-13