[Freeciv-tickets] [freeciv] #48703: specenum generator: Build system integration

Back to archive index
OSDN Ticket System norep****@osdn*****
Sun Oct 1 20:04:15 JST 2023


#48703: specenum generator: Build system integration

  Open Date: 2023-09-23 00:02
Last Update: 2023-10-01 14:04

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/48703
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=48703

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2023-10-01 14:04 Updated by: cazfi

Comment:

Meson based build should place generated files to the builddir anyway, so I think we could do that (separately) first.
It's a bit shaky setup where meson build needs to use copy from builddir, despite another (possibly out-of-date) copy being in srcdir, but that's not much different from what we need to have in the future, and what we already have with generate_packets.py outputs. Even when files are not in the git repository, any autotools build (or unpacking from a tarball) places them there.

---------------------------------------------------------------------
Ticket Status:

      Reporter: alienvalkyrie
         Owner: (None)
          Type: Patches
        Status: Open
      Priority: 5 - Medium
     MileStone: (None)
     Component: Bootstrap
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

Part of #48675. Follow-up to #48702. Call the new script automatically as part of the build to generate the headers.

-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/48703
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=48703



More information about the Freeciv-tickets mailing list
Back to archive index