- 19 Nov, 2015 2 commits
-
-
Francois-Rene Rideau authored
-
Robert Goldman authored
Fix for ticket 1517799.
-
- 18 Nov, 2015 1 commit
-
-
Francois-Rene Rideau authored
-
- 17 Nov, 2015 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Note that the method-qualifier is optional.
-
- 19 Sep, 2015 1 commit
-
-
Francois-Rene Rideau authored
-
- 30 Aug, 2015 1 commit
-
-
Francois-Rene Rideau authored
rather than system-source-directory. Fixes lp#1485276
-
- 26 Aug, 2015 1 commit
-
-
Francois-Rene Rideau authored
-
- 25 Jul, 2015 1 commit
-
-
Francois-Rene Rideau authored
-
- 21 Jul, 2015 1 commit
-
-
Francois-Rene Rideau authored
Use the same mechanism as for other files.
-
- 19 Jul, 2015 1 commit
-
-
Robert Goldman authored
-
- 17 Jul, 2015 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Robert Goldman authored
This suggests that REQUIRE is used more for stable modules, and less for user-developed code. It's not clear to me that this is a justified claim for, e.g., users of SBCL, which hooks REQUIRE into ASDF.
-
- 14 Jul, 2015 1 commit
-
-
Robert Goldman authored
-
- 10 Jul, 2015 1 commit
-
-
Robert Goldman authored
-
- 01 Jul, 2015 1 commit
-
-
Francois-Rene Rideau authored
Also various cleanups to the manual.
-
- 29 Jun, 2015 2 commits
-
-
Francois-Rene Rideau authored
Hopefully fixes lp#1469732.
-
Robert Goldman authored
Fixed misspelling in index entry. Added a FIXME for later.
-
- 26 May, 2015 2 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
It was for backward compatibility with 3.0.x. Just recommend using ASDF 3.1 or later.
-
- 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.
-
- 08 May, 2015 1 commit
-
-
Francois-Rene Rideau authored
-
- 06 May, 2015 1 commit
-
-
Francois-Rene Rideau authored
-
- 24 Mar, 2015 1 commit
-
-
Robert Goldman authored
Horrible perl snippet to pull version number into texinfo. Open for tastier version.
-
- 23 Mar, 2015 1 commit
-
-
Robert Goldman authored
-
- 17 Dec, 2014 1 commit
-
-
Francois-Rene Rideau authored
-
- 04 Nov, 2014 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 11 Sep, 2014 2 commits
-
-
Francois-Rene Rideau authored
* README updated, converted to markdown * Some documentation updates * bin/install-asdf-as-module renamed to tools/install-asdf.lisp and improved. * Update test scripts to be work even when the initial getcwd isn't in test/
-
Francois-Rene Rideau authored
README update and conversion to markdown.
-
- 05 Sep, 2014 1 commit
-
-
Francois-Rene Rideau authored
and install-asdf script.
-
- 04 Sep, 2014 1 commit
-
-
Francois-Rene Rideau authored
to speed up search in a source-registry :tree. If you use one, don't let it go out-of-date!
-
- 05 Aug, 2014 1 commit
-
-
Robert P. Goldman authored
The compatibility stubs were not fully functional, so rather than expend a lot of time fixing the stubs, we have done away with the old names for the bundle ops. Added documentation for this in the manual, as a new FAQ. While indexing the class names, I found that we incorrectly used findex for classes, instead of tindex. Added syncodeindex so that we can use the tindex command going forward without breaking everything.
-
- 04 Jul, 2014 1 commit
-
-
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 1 commit
-
-
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.
-
- 25 May, 2014 1 commit
-
-
Francois-Rene Rideau authored
-