Re: NLS in Meson

2025-10-18 Thread Peter Eisentraut
On 27.09.25 13:01, Álvaro Herrera wrote: While messing around with NLS under Make for commit [1], I noticed in the Ninja manual [2] that apparently calling the i18n.gettext() function generates a few "hidden" targets -- most notably, things like -update-po and -pot targets. These would presumab

Re: NLS in Meson

2025-10-02 Thread Álvaro Herrera
On 2025-Sep-29, Peter Eisentraut wrote: > On 27.09.25 13:01, Álvaro Herrera wrote: > > While messing around with NLS under Make for commit [1], I noticed in the > > Ninja manual [2] that apparently calling the i18n.gettext() function > > generates a few "hidden" targets -- most notably, things l