- 05 Oct, 2018 13 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Merge commit '356c662f' into hishimaru/asdf-man-fix2 Added index entries and minor copy editing.
-
Robert P. Goldman authored
-
Hugo Ishimaru authored
-
Robert P. Goldman authored
-
Hugo Ishimaru authored
-
Hugo Ishimaru authored
-
Robert P. Goldm an authored
Bundling on ECL wasn't working because UIOP was not properly being detected, because its name wasn't coerced. Thanks to Marius Gerbershagen.
-
Robert P. Goldm an authored
Marius Gerbershagen suggests replacing :RT by :SOCKETS, because :RT is being removed from ECL.
-
Hugo Ishimaru authored
-
Hugo Ishimaru authored
-
- 04 Oct, 2018 2 commits
-
-
François-René Rideau authored
Correct the description about feature-dependent requirement of a module See merge request asdf/asdf!108
-
Hugo Ishimaru authored
-
- 25 Sep, 2018 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Explain how ASDF fares vis à vis the classification by the popular article "build systems à la carte".
-
- 23 Sep, 2018 1 commit
-
-
François-René Rideau authored
Fix a small mistake in the manual See merge request asdf/asdf!107
-
- 22 Sep, 2018 3 commits
-
-
Hugo Ishimaru authored
-
François-René Rideau authored
Remove the reference to *load-system-operation* from the manual See merge request asdf/asdf!106
-
Hugo Ishimaru authored
as it was removed. See merge request !61
-
- 28 Aug, 2018 1 commit
-
-
Francois-Rene Rideau authored
-
- 22 Aug, 2018 3 commits
-
-
Robert P. Goldman authored
-
Robert Goldman authored
Minimal set of changes to allow ASDF to function on Genera. See merge request !102
-
Gary Palter authored
These changes require a large set of patches to Genera which are, presently, only available in the world used by the Intel and ARM versions of Open Genera called Portable Genera. (If there's ever a new release of Genera, ...)
-
- 19 Aug, 2018 1 commit
-
-
Robert P. Goldman authored
-
- 17 Aug, 2018 8 commits
-
-
Francois-Rene Rideau authored
-
privet-kitty authored
-
privet-kitty authored
-
privet-kitty authored
-
privet-kitty authored
-
privet-kitty authored
The greater part conforms to the Alexandria's manual generation, which depends on SBCL (sb-texinfo). Rewriting SB-TEXINFO::LOCATE-SYMBOLS with cl-ppcre will be necessary to get a better rendering.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Fixes https://bugs.launchpad.net/asdf/+bug/1766618 "LispWorks has supported utf-8 encoding of files since 1997, but asdf is not configured for this."
-
- 13 Aug, 2018 2 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
Uiop upgrade See merge request asdf/asdf!99
-
- 05 Aug, 2018 4 commits
-
-
Francois-Rene Rideau authored
Since ASDF 3.3, a same-version uiop.asd isn't even seen by find-system so we need to update a few other files to account for it. Tweak and comment the corresponding code in find-system.
-
Francois-Rene Rideau authored
Include definition for call-without-redefinition-warnings in asdf.asd since we don't depend on loading uiop.asd anymore. Also tweak the #+asdf3 and #+asdf3.1 options in the main defsystem so there is only a couple conditional markers per version, making the file more readable. Revise some comments.
-
Francois-Rene Rideau authored
Tweak the version test before undefinition of incompatibly redefined functions so as to avoid some unnecessary undefinitions.
-
Robert P. Goldman authored
-