Re: meson vs mingw, plpython, readline and other fun

2022-09-29 Thread Andres Freund
Hi, On 2022-09-28 12:33:17 -0700, Andres Freund wrote: > 0001 - meson: windows: Normalize slashes in prefix > 0002 - meson: pg_regress: Define a HOST_TUPLE sufficient to make resultmap > work > 0003 - meson: mingw: Allow multiple definitions > 0004 - meson: Implement getopt logic from autoconf >

Re: meson vs mingw, plpython, readline and other fun

2022-09-28 Thread Andres Freund
Hi, On 2022-09-27 19:27:24 -0700, Andres Freund wrote: > Stared too long at the screen to figure all of this out. Food next. I'll clean > the patches up later tonight or tomorrow morning. Attached: 0001 - meson: windows: Normalize slashes in prefix 0002 - meson: pg_regress: Define a HOST_TUPLE s