Ticket #43859

meson-winbuild.sh: sdl2-client build support

Date d'ouverture: 2022-02-14 09:42 Dernière mise à jour: 2022-03-24 13:08

Rapporteur:
Propriétaire:
Type:
État:
Atteints
Composant:
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Fixed
Fichier:
1

Détails

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
Commentaire

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

2022-03-12 19:15 Updated by: cazfi
  • Propriétaire Update from (Aucun) to cazfi
  • Résolution Update from Aucun to Accepted
2022-03-12 19:23 Updated by: cazfi
Commentaire

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
  • État Update from Ouvert to Atteints
  • Résolution Update from Accepted to Fixed

Modifier

Please login to add comment to this ticket » Connexion