| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update the logic for determining when the bundle should be registered. | Sean Hall | 2021-02-04 | 1 | -0/+25 |
| | | | | | | | | | The basic rule is that if a non-permanent package is present at the end of the chain, then the bundle should be registered. If no non-permanent packages are present at the end of the chain, then the bundle should not be registered. This required tracking what actually happened with each package during Apply. Include cache status in registration calculation. Include dependency ref-counting when determining whether the bundle should be registered. | ||||
| * | Require re-Detect after Apply. | Sean Hall | 2021-02-04 | 1 | -0/+23 |
| | | |||||
| * | Remove dead code. | Sean Hall | 2021-01-17 | 1 | -6/+0 |
| | | |||||
| * | Add plan tests. | Sean Hall | 2020-11-17 | 1 | -0/+21 |
| | | |||||
| * | WIXFEAT:3816-Format variables and respect absolute paths in Log/@Prefix | Sean Hall | 2020-11-01 | 1 | -16/+38 |
| | | |||||
| * | WIXFEAT:6210 Change data type of versions to strings. | Sean Hall | 2020-10-24 | 1 | -17/+0 |
| | | |||||
| * | WIXFEAT:4763 Change "string" variable type to literal and add "formatted". | Sean Hall | 2020-08-09 | 1 | -2/+2 |
| | | |||||
| * | Import code from old v4 repo | Sean Hall | 2018-12-29 | 1 | -0/+683 |
