diff options
author | Andres Freund <andres@anarazel.de> | 2025-08-11 15:14:39 -0400 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2025-08-11 15:18:23 -0400 |
commit | 01d6832c109bcc37acb30e934b7c472334b7c291 (patch) | |
tree | 8dfe8bb8343e5446f31860b448ebbdcce50d95cc /src/interfaces/jdbc/postgresql/largeobject/LargeObject.java | |
parent | 71ea0d6795438f95f4ee6e35867058c44b270d51 (diff) |
meson: add and use stamp files for generated headers
Without using stamp files, meson lists the generated headers as the dependency
for every .c file, bloating build.ninja by more than 2x. Processing all the
dependencies also increases the time to generate build.ninja.
The immediate benefit is that this makes re-configuring and clean builds a bit
faster. The main motivation however is that I have other patches that
introduce additional build targets that further would increase the size of
build.ninja, making re-configuring more noticeably slower.
Reviewed-by: Nazir Bilal Yavuz <byavuz81@gmail.com>
Discussion: https://postgr.es/m/cgkdgvzdpinkacf4v33mky7tbmk467oda5dd4dlmucjjockxzi@xkqfvjoq4uiy
Diffstat (limited to 'src/interfaces/jdbc/postgresql/largeobject/LargeObject.java')
0 files changed, 0 insertions, 0 deletions