Ticket #47826

Meson: Compress scenarios

Open Date: 2023-04-10 04:06 Last Update: 2023-06-12 07:22

Reporter:
Owner:
Type:
Status:
Closed
Component:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
4

Details

Autotools based build compresses (gzips) supplied scenarios. Meson based build should do the same.

Ticket History (3/10 Histories)

2023-04-10 04:06 Updated by: cazfi
  • New Ticket "Meson: Compress scenarios" created
2023-05-24 09:11 Updated by: cazfi
  • Owner Update from (None) to cazfi
  • Resolution Update from None to Accepted
  • Milestone Update from (None) to 3.1.0-beta3 (closed)
2023-05-28 06:39 Updated by: cazfi
Comment

Running this on github actions for msys2 fails more often that not. Have to investigate.

2023-06-08 08:17 Updated by: cazfi
Comment

Reply To cazfi

Running this on github actions for msys2 fails more often that not. Have to investigate.

Attached version works around this by checking if the build is for Windows. If it is, the compression is not used. We definitely want the compression to work on Windows, but meanwhile this is already an important step forward. Will look at Windows issues on a new ticket.

2023-06-11 13:20 Updated by: cazfi
Comment

Reply To cazfi

Will look at Windows issues on a new ticket.

-> #48215

2023-06-12 07:22 Updated by: cazfi
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login