Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename "bundle id" concept to "bundle code" | Rob Mensching | 2024-12-30 | 1 | -2/+2 |
| | | | | | | | The "bundle id" always had more in common with the PackageCode from the Windows Installer. With the introduction of an actual Id attribute on the Bundle element, there is potential for confusion, so there is finally real motivation to rename "bundle id" to "bundle code". | ||||
* | Plan each dependency provider dependent individually. | Sean Hall | 2022-02-01 | 1 | -1/+2 |
| | | | | Refactoring for #6510 | ||||
* | Plan each dependency provider individually. | Sean Hall | 2022-02-01 | 1 | -1/+2 |
| | | | | Refactoring for #6510 | ||||
* | Remove orphan compatible MSI packages. | Sean Hall | 2022-01-16 | 1 | -0/+5 |
| | | | | Reimplements #3190 | ||||
* | Refactor some dependency detection. | Sean Hall | 2022-01-16 | 1 | -2/+11 |
| | | | | | * Run DependencyDetect earlier * Do package dependency checking during each package/related bundle | ||||
* | Add BURN_DEPENDENCIES struct to store Dependency state. | Sean Hall | 2021-08-04 | 1 | -4/+23 |
| | |||||
* | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+168 |