Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename "bundle id" concept to "bundle code" | Rob Mensching | 2024-12-30 | 1 | -6/+6 |
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 1 | -1/+1 |
* | Allow BundlePackage to fallback to QuietUninstallString to uninstall. | Sean Hall | 2022-06-14 | 1 | -2/+9 |
* | Implement ArpEntry flavored ExePackage. | Sean Hall | 2022-06-13 | 1 | -0/+23 |
* | Make PathGetSystemPath return an array of paths ordered by preference. | Sean Hall | 2022-06-07 | 1 | -2/+10 |
* | Make the estimated size in ARP a little more accurate. | Sean Hall | 2022-04-23 | 1 | -2/+2 |
* | Try to improve fields of bundle symbols. | Sean Hall | 2022-04-13 | 1 | -3/+3 |
* | Add option for BundlePackage to be hidden in ARP like MsiPackage. | Sean Hall | 2022-04-05 | 1 | -1/+3 |
* | Add failing dependency E2E tests. | Sean Hall | 2022-01-21 | 1 | -0/+17 |
* | Remove orphan compatible MSI packages. | Sean Hall | 2022-01-16 | 1 | -2/+2 |
* | Try to get more helpful test failure messages. | Sean Hall | 2022-01-01 | 1 | -1/+2 |
* | Move Integration into test | Rob Mensching | 2021-05-05 | 1 | -0/+156 |