- 03 Oct, 2015 1 commit
-
-
Francois-Rene Rideau authored
-
- 02 Oct, 2015 3 commits
-
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Make it support more platforms.
-
- 30 Sep, 2015 2 commits
-
-
Francois-Rene Rideau authored
-
Robert Goldman authored
-
- 29 Sep, 2015 4 commits
-
-
Robert Goldman authored
This export was breaking lisp-invocation (and thus the tests) on Allegro.
-
Francois-Rene Rideau authored
-
Robert Goldman authored
Avoids spurious test failures from inability to move files to create backups.
-
Francois-Rene Rideau authored
-
- 28 Sep, 2015 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 27 Sep, 2015 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Bug reported on the mailing-list by Florian Margaine <florian@margaine.com>
-
- 26 Sep, 2015 1 commit
-
-
Robert Goldman authored
Avoid deprecation warning failing clean build.
-
- 23 Sep, 2015 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Update TODO, test-xach-update-bug.
-
- 22 Sep, 2015 6 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Don't run in bytecode mode. Use correct directory independently from current directory.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
A previous run-program patch declared variable interactive even on implementations where it is unused. The master branch failed to catch it. The minimakefile branch correctly found it.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Undo some ugly workaround from 3d8764fc now that ECL fixed bug 149: https://gitlab.com/embeddable-common-lisp/ecl/issues/149
-
- 19 Sep, 2015 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 17 Sep, 2015 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
{,monolithic}{lib,dll}-op used to only work on ECL, MKCL. Now they will work on SBCL and other image-based CLs, though it currently requires a patched CFFI.
-
- 14 Sep, 2015 10 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Better support ext:run-program on ECL. Fix :directory on MKCL.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 12 Sep, 2015 1 commit
-
-
Francois-Rene Rideau authored
-
- 08 Sep, 2015 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
There was a UIOP bug (fixed), but there is also still an ECL bug, so don't try to use ext:run-program, and stick with ext:system. This means that run-program was broken on ECL in ASDF 3.1.5, but not in ASDF 3.1.4 and earlier.
-