Ticket #43452

Meson: Search shell executable only once

Eröffnet am: 2021-12-21 00:44 Letztes Update: 2022-01-20 00:52

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

Details

Currently each meson custom_target() using sh search for the binary itself, meaning it gets searched multiple times. Search it just once and store result to an executable variable, which is then used in all places where its needed.

Ticket-Verlauf (3/7 Historien)

2021-12-21 00:44 Aktualisiert von: cazfi
  • New Ticket "Meson: Search shell executable only once" created
2021-12-21 00:44 Aktualisiert von: cazfi
  • Summary Updated
2022-01-06 01:24 Aktualisiert von: cazfi
  • Lösung Update from Keine to Accepted
2022-01-12 00:21 Aktualisiert von: cazfi
Kommentar

Rebased (now applies without #43362)

2022-01-20 00:52 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden