Incidencia #43859

meson-winbuild.sh: sdl2-client build support

Abrir Fecha: 2022-02-14 09:42 Última actualización: 2022-03-24 13:08

Informador:
Propietario:
Tipo:
Estado:
Cerrado
Componente:
Prioridad:
5 - Medium
Gravedad:
5 - Medium
Resolución:
Fixed
Fichero:
1

Details

As meson build's linking against sdl2 libraries on Windows has been resolved on #43776, we should be able to add sdl2-client build support to meson-winbuild.sh

Ticket History (3/6 Histories)

2022-02-14 09:42 Updated by: cazfi
  • New Ticket "meson-winbuild.sh: sdl2-client build support" created
2022-02-19 17:59 Updated by: cazfi
Comentario

Though there is no hard dependency, it's probably better to have #43923 resolved before this.

2022-03-12 19:15 Updated by: cazfi
  • Propietario Update from (Ninguno) to cazfi
  • Resolución Update from Ninguno to Accepted
2022-03-12 19:23 Updated by: cazfi
Comentario

Touched parts of the script also go from "x$abc" -type comparisons to plain "$abc". There's no need to use former in 2022 (as long as there's "" to make sure shell knows there's parameter there). I'm about to use latter style in all new shell scripting.

2022-03-24 13:08 Updated by: cazfi
  • Estado Update from Open to Cerrado
  • Resolución Update from Accepted to Fixed

Editar

Please login to add comment to this ticket » Entrar