- 05 Oct, 2018 2 commits
-
-
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 !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 asdf/asdf!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 !99
-
- 05 Aug, 2018 5 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
-
Robert Goldman authored
More reliably get uiop source loaded into the image. See merge request !98: !98
-
- 03 Aug, 2018 4 commits
-
-
Robert P. Goldman authored
Per Fare's suggestion, drop environment variable for UIOP directory and point the user at the right solution.
-
Robert P. Goldman authored
* 'uiop-location' of common-lisp.net:asdf/asdf: Extensions to UIOP-DIRECTORY. UIOP: define and use API function uiop-directory.
-
Robert P. Goldman authored
Let the user point to the directory with an environment variable. Add error message if we are not able to find it.
-
Francois-Rene Rideau authored
-
- 02 Aug, 2018 4 commits
-
-
Robert P. Goldman authored
-
Robert Goldman authored
Fix %DEFINE-COMPONENT-INLINE-METHODS loop. See merge request asdf/asdf!100
-
Robert Goldman authored
-
Robert P. Goldman authored
This test will be enabled when the bugfix is pushed.
-
- 31 Jul, 2018 2 commits
-
-
Robert P. Goldman authored
Let the user point to the directory with an environment variable. Add error message if we are not able to find it.
-
Francois-Rene Rideau authored
-