- 17 Aug, 2010 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 16 Aug, 2010 1 commit
-
-
Francois-Rene Rideau authored
Introduce output-file for the frequent case when output-files should have one and only one file.
-
- 13 Aug, 2010 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Also create a new gf operation-description that allows to pretty-print operations in the context of retries and logging. NB: these extension points are used at ITA in qres-build/enhance-asdf.lisp; previous, ITA overrode operate, which is ugly and bitrotting.
-
- 12 Aug, 2010 2 commits
-
-
Francois-Rene Rideau authored
Fix wild-modules to work nicely well with ASDF2. Allow to pass multiple script arguments to run-tests.sh. Tests now pass on ABCL.
-
Francois-Rene Rideau authored
and *compile-file-failure-behaviour* on CLISP, as per discussion with sgs on clisp-list.
-
- 08 Aug, 2010 3 commits
-
-
Francois-Rene Rideau authored
That's conventionally where debian builds packages by default, we don't want that. Factor translate-pathname* out of apply-output-translations.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 07 Aug, 2010 1 commit
-
-
Francois-Rene Rideau authored
Fix link in webpage (lp#614806). Include SCL and ABCL in my testing routine.
-
- 03 Aug, 2010 1 commit
-
-
Francois-Rene Rideau authored
Also refactor getenv and get-uid.
-
- 28 Jul, 2010 3 commits
-
-
http://common-lisp.net/project/asdf/asdfFrancois-Rene Rideau authored
Also tweak the FAQ about upgrading to ASDF2 the newly identified incompatibility in the way that one configures files to have a non-standard pathname type.
-
Francois-Rene Rideau authored
-
Robert P. Goldman authored
Previously the manual directed users to override the source-file-type method on cl-source-file. I doubt that this was /ever/ a good idea, but it certainly won't work any more, because the signature of the source-file-type generic function has changed. Killed the old discussion, flagged it as having changed, and then added a FAQ entry.
-
- 25 Jul, 2010 1 commit
-
-
Francois-Rene Rideau authored
instead of (ignore-errors (truename ...)) on implementations that support it (i.e. all but CLISP, so far as we can tell). Thanks to Juanjo.
-
- 14 Jul, 2010 3 commits
-
-
-
Francois-Rene Rideau authored
Update debian configuration and documentation.
-
Francois-Rene Rideau authored
-
- 13 Jul, 2010 3 commits
-
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
Merge branch 'master' of http://common-lisp.net/project/asdf/asdf into release Conflicts: asdf.lisp
-
Francois-Rene Rideau authored
Thanks to Nathan Bird. See https://bugs.launchpad.net/asdf/+bug/485918
-
- 06 Jul, 2010 1 commit
-
-
Francois-Rene Rideau authored
Fixes https://bugs.launchpad.net/asdf/+bug/590509
-
- 04 Jul, 2010 1 commit
-
-
Francois-Rene Rideau authored
-
- 01 Jul, 2010 1 commit
-
-
Francois-Rene Rideau authored
Using the FFI prevents the file from being loaded as source.
-
- 26 Jun, 2010 1 commit
-
-
Francois-Rene Rideau authored
-
- 25 Jun, 2010 1 commit
-
-
Francois-Rene Rideau authored
-
- 24 Jun, 2010 5 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
This puts the code in line with rpg's latest documentation.
-
Robert P. Goldman authored
Added docstrings for *compile-file-warnings-behaviour* and *compile-file-failure-behaviour*.
-
Francois-Rene Rideau authored
which remove annoying compiler notes when loading from source under SBCL.
-
Francois-Rene Rideau authored
* fix sysdef-find-asdf (bug found by Attila Lendvai). Test case added. * make compile-file* nicer wrt *compile-file-{failure|warnings}-behaviour* test case thanks to Stas Boukarev (lp#598018) + working around CLISP bug. * allow for (setf (find-class asdf::foo) ...) to work more portably, to make cffi-grovel happy.
-
- 22 Jun, 2010 2 commits
-
-
-
Francois-Rene Rideau authored
Also, update compatible versions for cl-launch and common-lisp-controller.
-
- 20 Jun, 2010 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 19 Jun, 2010 4 commits
-
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
only overwrites the output-file on success (also, it calls an updated compile-file-pathname* that heads &key output-file). Also, merge with 2.002 from release branch.
-