Tíquete #45865

winbuild.sh: Clear old build dir

: 2022-10-15 10:41 Última Atualização: 2022-10-23 17:26

Relator:
Dono:
Tipo:
Estado:
Fechado
Componente:
Marcos:
Prioridade:
5 - Medium
Gravidade:
5 - Medium
Resolução:
Fixed
Arquivo:
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 History (3/6 Histories)

2022-10-15 10:41 Updated by: cazfi
  • New Ticket "winbuild.sh: Clear old build dir" created
2022-10-15 20:10 Updated by: cazfi
  • Dono Update from (Nenhum) to cazfi
  • Resolução Update from Nenhum to Accepted
2022-10-15 20:29 Updated by: cazfi
Comentário

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 Updated by: cazfi
  • Estado Update from Aberto to Fechado
  • Resolução Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Login