Feature #1370
opengettext-0.24.1 Makefile.in.in
0%
Description
Latest gettext release, 0.24.1, has different Makefile.in.in compared to 0.23, from which we have last merged the changes in to our translations/*/Makefile.in.in. Update our files to 0.24.1 level.
Files
Updated by Marko Lindqvist 8 days ago
- Subject changed from gettext-0.24.1 Makefile.ini.i to gettext-0.24.1 Makefile.in.in
- Description updated (diff)
- Category set to Bootstrap
Updated by Marko Lindqvist 8 days ago
The new Makefile.in.in places new requirements for the make implementation to use, so we need to be careful with the stable branches. It seems no brainer that we can't take the change to S3_1. We can take even breaking change to S3_3. In between is S3_2, which isn't clearly in either side. I'm inclined to take the change in as 1) it might turn necessary for compatibility with currently-future components during S3_2 lifetime, 2) preferred build system in S3_2 is meson, so autotools breakage is not as fatal as with earlier branches, and 3) S3_2 has not seen stable release yet, so we are not as bound to keep compatibility with tools that have been able to build freeciv with earlier releases of the series as after there are some actual stable releases to compare to.
Updated by Marko Lindqvist 8 days ago
- File 0054-Makefile.in.in-Refresh-from-gettext-0.24.1.patch 0054-Makefile.in.in-Refresh-from-gettext-0.24.1.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
- Target version set to 3.2.0-RC1
Updated by Marko Lindqvist 4 days ago
- Blocks Tasks #1309: Release 3.2.0-RC1 added