- 05 Aug, 2018 2 commits
-
-
Robert P. Goldman authored
-
Robert Goldman authored
More reliably get uiop source loaded into the image. See merge request asdf/asdf!98: asdf/asdf!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 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 asdf/asdf!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 asdf/asdf!93
-
Robert Goldman authored
-
Robert Goldman authored
-
Robert Goldman authored
Add support for the Mezzano Common Lisp operating system See merge request asdf/asdf!94
-
- 01 Mar, 2018 3 commits
-
-
Peter Housel authored
-
Eric Timmons authored
This ensures that primary-system-name gives the name of the primary system when passed a package-inferred-system object. Add test to catch this regression in the future.
-
Peter Housel authored
These changes add support for the Mezzano operating system and its Common Lisp implementation. They are based on changes originally developed by Henry Harrington against ASDF 3.1.7.
-
- 20 Feb, 2018 2 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
-