Opened 3 years ago

Closed 3 years ago

#5955 closed defect (fixed)

Optimize Windows installer

Reported by: Stan Owned by: wraitii
Priority: Should Have Milestone: Alpha 24
Component: Build & Packages Keywords:
Cc: Patch:

Description

Currently on Windows we install things we do not need like the font builder and test folders, it would be nice to get rid of those.

We're also missing the logs/ folder since the last changes. See the following paste for comparison https://pastebin.com/AcR0S8Wv

Attached are the installer contents list.

Should be nuked

  • _test.dae
  • binaries/data/mods/_test.gui
  • binaries/data/mods/_test.minimal
  • binaries/data/mods/_test.sim
  • binaries/data/mods/_test.tex
  • binaries/data/mods/_test.xero
  • binaries/data/tests/
  • binaries/data/tools/fontbuilder/

Attachments (2)

a23b.txt (11.3 KB ) - added by Stan 3 years ago.
A23B contents
a24.txt (11.9 KB ) - added by Stan 3 years ago.
A24 contents

Download all attachments as: .zip

Change History (4)

by Stan, 3 years ago

Attachment: a23b.txt added

A23B contents

by Stan, 3 years ago

Attachment: a24.txt added

A24 contents

comment:1 by Stan, 3 years ago

Component: Core engineBuild & Packages
Milestone: BacklogAlpha 24

comment:2 by wraitii, 3 years ago

Owner: set to wraitii
Resolution: fixed
Status: newclosed

In 24763:

Update bundle dist tools

  • The MacOs script was not exporting the SVN revision properly.
  • Rename the DMG to match the other's conventions.
  • Clean up windows installer files ( Fixes #5955 )

Differential Revision: https://code.wildfiregames.com/D3370

Note: See TracTickets for help on using tickets.