Ticket #42209

Build helpdata.c to a separate library

오픈 날짜: 2021-05-10 13:51 마지막 업데이트: 2021-05-13 11:12

Reporter:
소유자:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

Freeciv-manual has currently hacky solution to build client-side helpdata.c to it. I suspect it's causing some rebuild issues on fcw.org after code changes. Make a cleaner solution for that:

- Build a separate library out of helpdata
- Always build that helpdata library part of client/ (requires changes to top-level Makefile.am that currently recurses to client/ only if client enabled)
- Link freeciv-manual against that helpdata library

Ticket History (3/5 Histories)

2021-05-10 13:51 Updated by: cazfi
  • New Ticket "Build helpdata.c to a separate library" created
2021-05-10 13:51 Updated by: cazfi
  • Details Updated
2021-05-10 13:55 Updated by: cazfi
  • Resolution Update from None to Accepted
2021-05-13 11:12 Updated by: cazfi
  • Status Update from Open to Closed
  • 소유자 Update from (None) to cazfi
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login