summary refs log tree commit diff
path: root/pkgs/development/lisp-modules/clwrapper
Commit message (Expand)AuthorAge
* lispPackages.clwrapper: patching the second shebang, because source builtin i...Michael Raskin2018-02-17
* 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: recognise CCL in setup-hookMichael Raskin2018-02-01
* lispPackages.clwrapper: build helper; saving dynamic library search path from...Michael Raskin2018-01-29
* treewide: Don't use envHook anymoreJohn Ericson2017-12-30
* lispPackages: A less aggressive way to manipulate ASDF search path, as sugges...Michael Raskin2017-11-22
* lispPackages.clwrapper: make sure to patch shebangs in the scripts before usi...Michael Raskin2017-11-04
* compile uiop/version with uiop, seems needed for monolithic bundles in some c...Michael Raskin2017-04-16
* lispPackages: load precompiled asdf; support more implementationsMichael Raskin2017-04-10
* quicklispPackages: update to fresh QuickLispMichael Raskin2017-04-06
* quicklispPackages, lispPackages: make all system-loads pass with precompilationMichael Raskin2017-04-01
* clwrapper, buildLispPackage: compile fasls and store them for all systemsMichael Raskin2017-03-31
* lispPackages.clwrapper: fix array expansion to produce no arguments when emptyMichael Raskin2017-03-31
* clwrapper: setup-hook: correctly handle multiple additions to registryMichael Raskin2017-03-30
* clwrapper: better support for ensuring noninteractive executionMichael Raskin2017-03-30
* lispPackages.clwrapper: allow to replace the code to load ASDFMichael Raskin2017-03-29
* clwrapper: build-with-lisp.sh: asdf/image package is now uiop/imageMichael Raskin2016-09-26
* quicklisp (lispPackages.quicklisp): initMichael Raskin2016-03-25
* Do not default to SBCL for wrapped non-SBCL lisp implementationMichael Raskin2016-03-25
* Add default for ASDF in clwrapperMichael Raskin2015-04-14
* Update argument list after image restoreon SBCLMichael Raskin2014-11-16
* Fix SBCL binary building with saved library pathMichael Raskin2014-11-16
* Fix CLisp support in executable buildingMichael Raskin2014-11-15
* Install the builder scriptMichael Raskin2014-11-15
* Add support for creation of executables with SBCL — hacks are for shared li...Michael Raskin2014-11-15
* Merge branch 'master' into stagingVladimír Čunát2014-11-14
|\
| * Make LD_LIBRARY_PATH available during build like during later usageMichael Raskin2014-11-13
| * Fix envHooks setting: don't kill previous hooksMichael Raskin2014-11-12
* | Cleanup: Use += to append to envHooksEelco Dolstra2014-08-09
|/
* preferLocalBuild: set to true for wrappers and fetchersVladimír Čunát2014-02-10
* A few hooks for easier library handling when CFFI is usedMichael Raskin2013-10-29
* Adding a Common Lisp wrapper.Michael Raskin2013-10-13