Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introducing wix-cli.msi | Rob Mensching | 2024-07-12 | 1 | -0/+6 |
| | | | | Fixes 8623 | ||||
* | Generate metadata needed to populate update feed | Rob Mensching | 2022-08-08 | 1 | -5/+8 |
| | | | | Step towards completing 5367 | ||||
* | Create setup segment and WixAdditionalTools bundle | Rob Mensching | 2022-08-06 | 1 | -0/+28 |
The setup segment is scheduled after building the shipping WiX files to use and include the current build's tooling. The WixAdditionalTools bundle currently only contains the ThmViewer package but may include additional tools in the future. At this time, the primary purpose is to produce a shipping MSI and bundle from the WiX v4 build process and dogfood the rest of the tooling. Closes 4919 |