- 13 Aug, 2018 2 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
Uiop upgrade See merge request asdf/asdf!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 !100
-
Robert Goldman authored
-
Robert P. Goldman authored
This test will be enabled when the bugfix is pushed.
-
- 31 Jul, 2018 3 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
-
Robert P. Goldman authored
Breaks my Jenkins job with a segfault, which Fare attributes to possible GC issue. This is not an ASDF problem, so just pruning the test.
-
- 29 Jul, 2018 2 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
I hate to make the Makefile harder to debug, but in my repositories, printing every file that is deleted is way too much.
-
- 27 Jul, 2018 3 commits
-
-
Robert P. Goldman authored
This has been on my todo list for a very long time. Just deprecated wtih a style warning for now.
-
Robert Goldman authored
Fix install-asdf script See merge request !97
-
Eric Timmons authored
This is needed because of the special handling of UIOP by FIND-SYSTEM (hides versions not greater than the current version) and because UIOP is an empty preloaded system.
-
- 05 Jun, 2018 2 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
- 02 Jun, 2018 2 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
REIFY-UNDEFINED-WARNING uses SB-C internals to "dehydrate" SB-C::COMPILER-ERROR-CONTEXT structures, but those structures have changed. Merge (squashed) of topic branch fix-sbcl-deferred-warnings Eric Timmons found the bug, and Fare and Attila Lendvai improved the initial fix substantially.
-
- 04 May, 2018 5 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Merged together my draft of the Changelog with Fare's. * 'master' of common-lisp.net:asdf/asdf: Create changelog entry for 3.3.2
-
Francois-Rene Rideau authored
-
- 03 May, 2018 1 commit
-
-
Robert P. Goldman authored
-
- 08 Apr, 2018 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 07 Mar, 2018 5 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
Set source file of package-inferred-systems to source file of primary system See merge request !93
-
Robert Goldman authored
-
Robert Goldman authored
-
Robert Goldman authored
Add support for the Mezzano Common Lisp operating system See merge request !94
-