| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de>, pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgsql: meson: docs: Add {html,man} targets, rename install-doc-* |
| Date: | 2023-11-27 20:38:24 |
| Message-ID: | 564808d5-c9b8-a8e4-2a24-b789ef14ea27@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On 2023-11-23 Th 08:32, Andrew Dunstan wrote:
>
>
> On 2023-11-20 Mo 20:53, Andres Freund wrote:
>> meson: docs: Add {html,man} targets, rename install-doc-*
>>
>> We have toplevel html, man targets in the autoconf build as well. It'd be odd
>> to have an 'html' target but have the install target be 'install-doc-html',
>> thus rename the install targets to match.
>
>
> This commit of one of its nearby friends appears to have broken
> crake's docs build:
>
> ERROR: Can't invoke target `html`: ambiguous name.Add target type and/or path:
> - ./doc/src/sgml/html:custom
> - ./doc/src/sgml/html:alias
>
> See<https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=crake&dt=2023-11-23%2012%3A52%3A04>
>
>
This is still broken.
cheers
andrew
--
Andrew Dunstan
EDB:https://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Rowley | 2023-11-27 21:42:06 | pgsql: Don't use bms_membership() in cases where we don't need to |
| Previous Message | Nathan Bossart | 2023-11-27 19:11:34 | pgsql: Retire a few backwards compatibility macros. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Davis | 2023-11-27 20:39:57 | Re: proposal: change behavior on collation version mismatch |
| Previous Message | Tom Lane | 2023-11-27 20:34:24 | Re: Missing docs on AT TIME ZONE precedence? |