postgresql/src/bin/initdb
Andres Freund 902ab2fcef meson: Add windows resource files
The generated resource files aren't exactly the same ones as the old
buildsystems generate. Previously "InternalName" and "OriginalFileName" were
mostly wrong / not set (despite being required), but that was hard to fix in
at least the make build. Additionally, the meson build falls back to a
"auto-generated" description when not set, and doesn't set it in a few cases -
unlikely that anybody looks at these descriptions in detail.

Author: Andres Freund <andres@anarazel.de>
Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
2022-10-05 09:56:05 -07:00
..
po meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00
t Don't allow creation of database with ICU locale with unsupported encoding 2022-09-16 09:41:33 +02:00
.gitignore Move wchar.c and encnames.c to src/common/. 2020-01-16 15:58:55 -05:00
findtimezone.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
initdb.c Harmonize more parameter names in bulk. 2022-09-20 13:09:30 -07:00
Makefile Don't define FRONTEND for initdb 2022-08-22 20:39:30 -07:00
meson.build meson: Add windows resource files 2022-10-05 09:56:05 -07:00
nls.mk Revert "Use wildcards instead of manually-maintained file lists in */nls.mk." 2022-07-13 14:29:10 -04:00