[Freeciv-tickets] [freeciv] #45865: winbuild.sh: Clear old build dir

Back to archive index
OSDN Ticket System norep****@osdn*****
Sat Oct 15 20:29:07 JST 2022


#45865: winbuild.sh: Clear old build dir

  Open Date: 2022-10-15 04:41
Last Update: 2022-10-15 14:29

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

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

Last Changes/Comment on this Ticket:
2022-10-15 14:29 Updated by: cazfi

Comment:

This has not been an issue on nightly builds as those delete quite a lot of stuff before even running freeciv's own build scripts.
This is more of an issue with the docker container build, which I've wanted to implement not to do too much destructive operations as people may use it for a development source tree, with their own changes present.

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

      Reporter: cazfi
         Owner: cazfi
          Type: Patches
        Status: Open [Owner assigned]
      Priority: 5 - Medium
     MileStone: 3.0.5
     Component: Windows Installers
      Severity: 5 - Medium
    Resolution: Accepted
---------------------------------------------------------------------

Ticket details:

winbuild.sh assumes that the build directory does not exist beforehand. If it does, the build happily tries to take place the stuff already present in there.
This is different from handling of install directory of both winbuild.sh and meson-winbuild.sh, and handling of build dir of meson-winbuild.sh.

-- 
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/45865
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=45865



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