- 08 Jul, 2014 4 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
argument application-type was using the wrong feature keyword.
-
- 05 Jul, 2014 3 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
- 04 Jul, 2014 4 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Also, in passing, did some copy-editing, notably fixing spelling errors.
-
- 03 Jul, 2014 2 commits
-
-
Francois-Rene Rideau authored
Whitespace cleanup.
-
Robert P. Goldman authored
Add a FIXME. Pull out documentation of PRIMARY-SYSTEM-NAME. Clarify that LOCATE-SYSTEM will actually load the system. Minor copy-edits.
-
- 02 Jul, 2014 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 01 Jul, 2014 1 commit
-
-
Robert P. Goldman authored
Documented LOCATE-SYSTEM per docstring (which was also copy-edited). Corrected description of package used when loading .asd files.
-
- 20 Jun, 2014 5 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Our method to override 'load-op with *load-system-operation* in defmethod component-depends-on ((o prepare-op) (s system)) was failing to call-next-method, which cancelled the :in-order-to in asdf.asd's own defsystem asdf. Oops. Issue: this means that ASDF 3.1.2 is unfit to bootstrap further variants of ASDF, and they must be bootstrapped with make, or their asdf.asd must be modified in a yet-to-be-determined way to compensate for that bug.
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Thanks to Christophe for patch.
-
Robert P. Goldman authored
-
- 20 May, 2014 4 commits
-
-
-
Francois-Rene Rideau authored
-
ssh://common-lisp.net/project/asdf/public_html/asdfRobert P. Goldman authored
Required mild tweaks to debian/copyright
-
Francois-Rene Rideau authored
-
- 19 May, 2014 5 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
better comment on how to use one of the contribs.
-
Francois-Rene Rideau authored
Won't build unless we either tell XCVB about package-inferred-systems, or add #+xcvb (module ...) declarations to every file in ASDF.
-
Francois-Rene Rideau authored
-
- 18 May, 2014 1 commit
-
-
Francois-Rene Rideau authored
when there is an after body using the pathname, the pathname can but need not be used in the before body.
-
- 16 May, 2014 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 14 May, 2014 1 commit
-
-
Robert P. Goldman authored
-
- 13 May, 2014 1 commit
-
-
Francois-Rene Rideau authored
-
- 12 May, 2014 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 11 May, 2014 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-