- 02 May, 2011 4 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
allowing to easily define systems using "cl" or "lsp" as Lisp pathname type, which should fix lp#769634. Also tweaks for genera, notably unbreaking a lambda missing #'
-
- 27 Apr, 2011 1 commit
-
-
Francois-Rene Rideau authored
Slight simplification in a few methods and comments.
-
- 26 Apr, 2011 1 commit
-
-
Francois-Rene Rideau authored
Use :verbose nil in REQUIRE anyway. Make meaning of operation-description less unobvious.
-
- 24 Apr, 2011 5 commits
-
-
http://common-lisp.net/project/asdf/asdfFrancois-Rene Rideau authored
Conflicts: test/test-source-file-type.script
-
Francois-Rene Rideau authored
On Allegro, fix the way we avoid autoloading ASDF. But more verbose when versioning goes amiss. Mark source-file-type as redefined to avoid issues with type override when upgrading.
-
Robert P. Goldman authored
Ernst's test case and ours were not the same.
-
Robert P. Goldman authored
Ernst van Waning reports that the return value of ASDF:COMPONENT-PATHNAME does not honor an override of SOURCE-FILE-TYPE. This test verifies the claim.
-
Francois-Rene Rideau authored
-
- 22 Apr, 2011 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
as reported by Xach, notably affecting CFFI and all who depend on it. Try to make find-system more robust along the way.
-
- 18 Apr, 2011 1 commit
-
-
Francois-Rene Rideau authored
* dynamically call 'foo a few places where #'foo was statically used. * a new function parse-version does parsing of a version string into a list of integers, or NIL if invalid * remove redundant first argument to register-system. * refactor the find-system protocol so finder functions may return a system object instead of a pathname, and use it for our fallback system function. * separate a function perform-plan out of the default operate method. * treat asdf upgrade specially when it is required by the plan. * introduce function upgrade-asdf that returns T when the ASDF version changed, * reinstate obsolete function system-definition-pathname as a cerror'ing alias for system-source-file.
-
- 14 Apr, 2011 1 commit
-
-
Francois-Rene Rideau authored
Cleanup the search-for-system-definition protocol. Define upgrade-asdf function. Cache the source-registry scan in a hash-table.
-
- 06 Apr, 2011 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Tweak run-shell-command for clisp, get-uid for ccl.
-
- 05 Apr, 2011 3 commits
-
-
Francois-Rene Rideau authored
Apparently, I'm it's first user, ever! Thank you, danb for inventing the feature (even though your implementation didn't really work at the time).
-
Francois-Rene Rideau authored
* remove -k ${keyid} from git-buildpackage, instead inserted in ~/.devscripts: DEBSIGN_KEYID=4D822AA2 * remove user from ssh specifications. If local and remote users differ, you HAVE to have an entry in your ~/.ssh/config like: Host common-lisp.net User frideau
-
Francois-Rene Rideau authored
Also, update testing infrastructure to work with latest xcl from git.
-
- 31 Mar, 2011 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Also, use coerce-pathname in asdf-ecl and deprecate merge-component-name-type.
-
- 29 Mar, 2011 1 commit
-
-
Francois-Rene Rideau authored
-
- 28 Mar, 2011 1 commit
-
-
Francois-Rene Rideau authored
-
- 27 Mar, 2011 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 26 Mar, 2011 1 commit
-
-
Francois-Rene Rideau authored
to obsolete Genera platform. Many thanks to Douglas Crosher.
-
- 24 Mar, 2011 2 commits
-
-
Francois-Rene Rideau authored
Cosmetic changes and an assertion.
-
Francois-Rene Rideau authored
-
- 22 Mar, 2011 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Thanks to Douglas Crosher for his URL tests!
-
Francois-Rene Rideau authored
-
- 21 Mar, 2011 6 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-