- Mar 17, 2010
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
* Fix initialize-output-translations to actually use the environment, map output destinations to themselves, and actually take a parameter as documented. * Document same parameter for initialize-source-registry, which did take it. * Tweak symbols between unintern and fmakunbound to make upgrade better on both current SBCL and ECL. * Tweak run-tests to allow for parametrizable binaries, to redirect output to tmp/fasls, to output Lisp command being executed,
-
Francois-Rene Rideau authored
which one of my previous refactorings broke. (Thanks to Mark Evenson)
-
- Mar 16, 2010
-
-
Francois-Rene Rideau authored
* some bogusness in default-source-registry * fmakunbound behaves badly wrt SBCL method cache or something, using unintern instead to allow for hot upgrade of ASDF on SBCL.
-
Francois-Rene Rideau authored
the same string-as-pathname-specifiers as components.
-
Francois-Rene Rideau authored
Better ABCL support. Respect environment variables for XDG specification. Attempt to have meaningful default paths under Windows.
-
Francois-Rene Rideau authored
(found by the pathname-test in ecl)
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Fix ECL compilation workaround.
-
Francois-Rene Rideau authored
- Mar 15, 2010
-
-
Francois-Rene Rideau authored
Add janderson's pathname test script to our test suite.
-
Francois-Rene Rideau authored
Unintern old asdf:around symbols.
-
Francois-Rene Rideau authored
Treat :unspecific specially in merge-pathnames wrt logical-pathnames, use it in split-name-type. Add protocol to short-circuit output translation. Some updates to the documentation manual. Add testing support for gclcvs (though it currently fails bigtime). Refactor run-tests to to remove need to know $fasl_ext.
-
Robert P. Goldman authored
Fixed a couple of cross-references (you can only refer to nodes, not sections; if you want to refer to a section, you must refer to it relative to the enclosing node). Also removed a superfluous hash-quote.
- Mar 14, 2010
-
-
Francois-Rene Rideau authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Restored the code that pushes :asdf2 onto *features*. Modified the discussion of ASDF-related features in the manual and added index entries.
-
- Mar 13, 2010
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
More documentation updates. More uses of merge-pathnames*.
-
Francois-Rene Rideau authored
-
- Mar 12, 2010
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
http://common-lisp.net/project/asdf/asdfFrancois-Rene Rideau authored
Conflicts: README.asdf-output-translations
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
-
- Mar 11, 2010
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Killed the detail menu, which is badly out of date. If I can figure out how to automate the process a bit, I will revive it.
-