- 21 Nov, 2011 3 commits
-
-
Francois-Rene Rideau authored
and add more extensions to clean in the Makefile.
-
Francois-Rene Rideau authored
they break the r-i contract and mess up with asdf-dependency-grovel.
-
-
- 20 Nov, 2011 2 commits
-
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
in view of using it in a system-granular parallelizing backend.
-
- 19 Nov, 2011 3 commits
-
-
Francois-Rene Rideau authored
Don't defparameter *system-definition-search-functions*, use defvar and fixup. Clear *systems-being-defined* when upgrading asdf, but re-find them immediately because they may be needed as part of a higher operation. Thanks to Nikodemus for reporting the bug while using quicklisp.
-
Francois-Rene Rideau authored
of some internal functions though they may be in the continuation of an asdf upgrade, because asdf could be loaded by a .asd file we load while finding a system for a dependency. Solution: unintern the symbols during an upgrade.
-
Francois-Rene Rideau authored
-
- 18 Nov, 2011 3 commits
-
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 09 Nov, 2011 2 commits
-
-
-
Francois-Rene Rideau authored
2.018.9: Fix to 2.018.8; since SBCL now cast the same wide net as CMUCL in subdirectories, it needs the same filter.
-
- 08 Nov, 2011 1 commit
-
-
- 05 Nov, 2011 1 commit
-
-
Francois-Rene Rideau authored
-
- 04 Nov, 2011 2 commits
-
-
Francois-Rene Rideau authored
locating a configuration file for reading vs for writing. Will hopefully make Xach's life easier.
-
Francois-Rene Rideau authored
* split locate-system out of find-system, that tells what find-system would do, but doesn't actually cause visible side-effects. * modify user-configuration-directories and system-configuration-directories to return all valid directory names even if the directories do not exist yet, so they may be used as the basis for the creation of said directories.
-
- 03 Nov, 2011 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 02 Nov, 2011 1 commit
-
-
Francois-Rene Rideau authored
-
- 01 Nov, 2011 1 commit
-
-
Francois-Rene Rideau authored
Thanks to p-cos for reporting the bug and a fix.
-
- 31 Oct, 2011 1 commit
-
-
Francois-Rene Rideau authored
-
- 30 Oct, 2011 1 commit
-
-
- 29 Oct, 2011 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 25 Oct, 2011 1 commit
-
-
- 24 Oct, 2011 2 commits
-
-
Francois-Rene Rideau authored
-
-
- 23 Oct, 2011 4 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
We should probably refactor some more later... smells like cl-launch...
-
-
Francois-Rene Rideau authored
-
- 22 Oct, 2011 1 commit
-
-
Francois-Rene Rideau authored
-
- 21 Oct, 2011 3 commits
-
-
Francois-Rene Rideau authored
-
-
Robert P. Goldman authored
-
- 20 Oct, 2011 1 commit
-
-
Francois-Rene Rideau authored
Indeed, at least on ABCL, the same binaries can run on either. On other implementations, the same may or may not hold for FASLs.
-
- 19 Oct, 2011 1 commit
-
-
Francois-Rene Rideau authored
-
- 18 Oct, 2011 1 commit
-
-
Francois-Rene Rideau authored
-