- Nov 23, 2010
-
-
Francois-Rene Rideau authored
-
- Nov 22, 2010
-
-
Francois-Rene Rideau authored
-
- Nov 19, 2010
-
-
Francois-Rene Rideau authored
-
- Nov 15, 2010
-
-
Francois-Rene Rideau authored
-
- Nov 14, 2010
-
-
Francois-Rene Rideau authored
-
- Nov 05, 2010
-
- Nov 04, 2010
-
-
Francois-Rene Rideau authored
Makes cl-launch -B print_lisp_setup happier by not having uncommented upgrade words in the standard output stream. Reorder some sections of text, so we can use asdf-message during u-i-f-r-c.
-
- Oct 30, 2010
-
-
Francois-Rene Rideau authored
Merge branch 'release' Conflicts: asdf.lisp
-
Francois-Rene Rideau authored
ignore cmucl/scl fasl
-
- Oct 29, 2010
-
-
Francois-Rene Rideau authored
Enable extra debugging while testing (except on allegro personal where it blows up the heap)
- Oct 28, 2010
-
- Oct 27, 2010
-
- Oct 26, 2010
-
- Oct 25, 2010
-
-
Francois-Rene Rideau authored
Actually, there's no way to automatically make sure that the ASDF version number is consistent between the asdf.asd and the asdf.lisp, lest we have scripts that enforce it at checkin or checkout time.
-
Francois-Rene Rideau authored
in vain attempt to shorten pathnames on Windows. See lp#665657 and the 260 char limit of Windows pathnames(!)
-
- Oct 23, 2010
-
-
Francois-Rene Rideau authored
- Oct 22, 2010
-
-
Robert P. Goldman authored
Failed to work on ASDF 1. :-( This reverts commit cf352002.
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
Also, save defsystem-depends-on information for the sake of introspection by e.g. quicklisp. Some documentation clarifications.
-
- Oct 21, 2010
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
* Added :defsystem-depends-on * Tried to tease apart system-options, module-options and general options. * Fixed a couple of typos. * Added a FIXME.
-
Francois-Rene Rideau authored
Makes it run much faster on my computer with my configuration, and work on ABCL that lacks support for the previously-used **/*.asd.
-
Francois-Rene Rideau authored
Don't unlink asdf-utilities, since we're now using it as a nickname! Remove wildcard entries from the default exclusions. Some comment cleanups.
-
- Oct 20, 2010
-
-
Francois-Rene Rideau authored
ATTENTION: incompatible change to component-name-to-pathname-components Also, have compile-file* heed a :output-file parameter.
- Oct 15, 2010
-
-
Robert P. Goldman authored
- Oct 13, 2010
-
-
Francois-Rene Rideau authored
as introduced by using e.g. ASDF::COERCE-NAME from ASDF2 1.620 to 2.122 (2.005)
-
- Oct 06, 2010
-
-
Francois-Rene Rideau authored
Conflicts: test/compile-asdf.lisp
- Oct 05, 2010
-
- Oct 04, 2010
-
-
Robert P. Goldman authored
-