meson: Add dependencies to perl modules to various script invocations
Andres Freund <andres@anarazel.de>
meson: Add dependencies to perl modules to various script invocations Eventually it is likely worth trying to deal with this in a more expansive way, by generating dependency files generated within the scripts. But it's not entirely obvious how to do that in perl and is work more suitable for 17 anyway. Reported-by: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> Reviewed-by: Tristan Partin <tristan@neon.tech> Discussion: https://postgr.es/m/87v8g7s6bf.fsf@wibble.ilmari.org
Files
| Path | Change | +/− |
|---|---|---|
| meson.build | modified | +14 −0 |
| src/common/meson.build | modified | +2 −2 |
| src/common/unicode/meson.build | modified | +3 −0 |
| src/include/catalog/meson.build | modified | +1 −1 |
| src/include/nodes/meson.build | modified | +1 −0 |
| src/include/utils/meson.build | modified | +1 −0 |
| src/interfaces/ecpg/preproc/meson.build | modified | +4 −15 |
| src/pl/plpgsql/src/meson.build | modified | +4 −3 |
Discussion
- [PATCH] Missing dep on Catalog.pm in meson rules 18 messages · 2023-06-01 → 2023-06-16