Re: meson html:alias vs. html:custom
Nazir Bilal Yavuz <byavuz81@gmail.com>
From: Nazir Bilal Yavuz <byavuz81@gmail.com>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2026-04-14T13:24:04Z
Lists: pgsql-hackers
Hi,
On Tue, 14 Apr 2026 at 11:08, Peter Eisentraut <peter@eisentraut.org> wrote:
>
> If I remove the alias_target, then my original command works. What is
> the purpose of this alias?
I think the main purpose was using these targets with the ninja
command like: 'ninja ${target}'. ninja command doesn't work when the
alias_target() is removed.
--
Regards,
Nazir Bilal Yavuz
Microsoft
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
meson: Differentiate top-level and custom targets
- 3b28dad70e2f 19 (unreleased) landed