- 27 May, 2015 4 commits
-
-
Francois-Rene Rideau authored
-
Robert Goldman authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 26 May, 2015 4 commits
-
-
Francois-Rene Rideau authored
manual: Don't recommend asdf-package-system anymore. It was for backward compatibility with 3.0.x. Just recommend using ASDF 3.1 or later.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 25 May, 2015 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
but xcl now fails to load asdf, in call of substitute in split-unix-namestring-directory-components in parse-unix-namestring in parse-native-namestring in getenv-pathname.
-
- 24 May, 2015 1 commit
-
-
Robert Goldman authored
-
- 22 May, 2015 1 commit
-
-
Robert Goldman authored
This is actually a little wrong, because apparently any component in an ASDF system definition can have a :VERSION. But I don't know that versioned dependencies for files, modules, etc. actually work. I do know that they haven't been extensively tested.
-
- 18 May, 2015 2 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
Patch from Douglas Katzman to properly get optimization settings on SBCL, using accessor function instead of ASSOC.
-
- 08 May, 2015 6 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
That might be because of missing 32-bit compiler and libraries.
-
Francois-Rene Rideau authored
-
- 07 May, 2015 11 commits
-
-
Francois-Rene Rideau authored
(From minimakefile branch.)
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
One WTF test fails on GCL, due to a compiler bug.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
It was broken by the clasp support patch.
-
Francois-Rene Rideau authored
The JVM doesn't give access to native chdir without some extensions that aren't available with ABCL. There's a user.dir system property whereby some Java programs kind of fake it, but ABCL doesn't play nice with it. Therefore, use *default-pathname-defaults* as our "current directory", and be sure to chdir to it before to run commands with run-program. Try to make the run-program chdir feature work on Windows.
-
- 06 May, 2015 9 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Robert Goldman authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Make github happier with uiop/README
-
Francois-Rene Rideau authored
-