Re: releasing 1.9 soon...
- From: Stefan Kost <ensonic hora-obscura de>
- To: gtk-doc-list gnome org
- Subject: Re: releasing 1.9 soon...
- Date: Wed, 19 Sep 2007 20:54:55 +0300
Hi,
regarding gtkdoc-fixxref.pl should I just revert that patch:
http://bugzilla.gnome.org/attachment.cgi?id=91852
I've did a dry-run and it still applies.
Regarding your proposal below - sounds good. So this means we merely document
that users can use DISTCLEANFILES in the userdocs and in the gtkdoc.mak. Can you
suppy a new patch?
Ich checked out the webpage and will start to prepare release notes.
Stefan
David Nečas (Yeti) wrote:
> On Mon, Sep 17, 2007 at 06:58:21PM +0200, David Nečas (Yeti) wrote:
>> This does not work either...
>
> A method that has a good chance to work:
>
> Do not try to parse SCAN_OPTIONS and let the user add the
> files to DISTCLEANFILES (gtk-doc.make does not use it
> internally) manually.
>
> Happily copy everything to $(distdir) in the dist hook and
> then do something like
>
> cd $(distdir) && rm -f $(DISTCLEANFILES)
>
> in the dist hook (putting the files in DISTCLEANFILES
> already takes care of cleaning them in distclean).
>
> Although DISTCLEANFILES can in principle contain all kinds
> of shell code too, it is quite unlikely to contain
> anything fragile because people cannot be sure precisely
> how automake uses it.
>
> An advantage of this approach is its universality: The user
> does not want to distribute some files -- any files -- so he
> adds them to DISTCLEANFILES. And that's all, they are
> correctly dist-cleaned and excluded from distribution.
>
> Yeti
>
> --
> http://gwyddion.net/
> _______________________________________________
> gtk-doc-list mailing list
> gtk-doc-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-doc-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]