Ticket #45865

winbuild.sh: Clear old build dir

Eröffnet am: 2022-10-15 10:41 Letztes Update: 2022-10-23 17:26

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
2

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-Verlauf (3/6 Historien)

2022-10-15 10:41 Aktualisiert von: cazfi
  • New Ticket "winbuild.sh: Clear old build dir" created
2022-10-15 20:10 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
2022-10-15 20:29 Aktualisiert von: cazfi
Kommentar

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.

2022-10-23 17:26 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden