[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Looking for help with packaging a Common Lisp library
From: |
Guillaume Le Vaillant |
Subject: |
Re: Looking for help with packaging a Common Lisp library |
Date: |
Mon, 27 Jan 2020 15:07:17 +0100 |
User-agent: |
mu4e 1.2.0; emacs 26.3 |
Konrad Hinsen <address@hidden> skribis:
> Pierre Neidhardt <address@hidden> writes:
>
>> Indeed. What I meant is that if the Common Lisp package (the code
>> inside the src folder) depends on cffi-grovel, then I believe it
>> should be added to :depends-on as well. We can ask ASDF and
>> hdf5-cffi.
>
> I'd be happy to ask hdf5-cffi, but I excpect their answer to be
> "we just copied the example from the cffi-grovel manual", which
> indeed they did. So maybe cffi-grovel is the better place to ask.
> Although ultimately it's an ASDF question in my opinion.
> And ASDF looks seriously underdocumented compared to the complexity of
> all it does.
>
> Cheers,
> Konrad.
I opened an issue about ASDF bundles at
https://gitlab.common-lisp.net/asdf/asdf/issues/23 where I also asked
whether the dependencies declared in 'defsystem-depends-on' are expected
to be loaded along the other dependencies even after compiling a bundle.
signature.asc
Description: PGP signature
- Re: Looking for help with packaging a Common Lisp library, (continued)
- Re: Looking for help with packaging a Common Lisp library, Pierre Neidhardt, 2020/01/25
- Re: Looking for help with packaging a Common Lisp library, Konrad Hinsen, 2020/01/25
- Re: Looking for help with packaging a Common Lisp library, Pierre Neidhardt, 2020/01/25
- Re: Looking for help with packaging a Common Lisp library, Konrad Hinsen, 2020/01/26
- Re: Looking for help with packaging a Common Lisp library, Pierre Neidhardt, 2020/01/26
- Re: Looking for help with packaging a Common Lisp library, Konrad Hinsen, 2020/01/26
- Re: Looking for help with packaging a Common Lisp library,
Guillaume Le Vaillant <=
- Re: Looking for help with packaging a Common Lisp library, Pierre Neidhardt, 2020/01/27
- Re: Looking for help with packaging a Common Lisp library, Guillaume Le Vaillant, 2020/01/28
- Re: Looking for help with packaging a Common Lisp library, Pierre Neidhardt, 2020/01/28
- Re: Looking for help with packaging a Common Lisp library, Konrad Hinsen, 2020/01/28