| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Only the requested state and Cache=always should affect requestedCache. | Sean Hall | 2021-02-22 | 1 | -23/+1 |
| | | |||||
| * | Initialize exe package ancestors during CoreInitialize instead of Plan. | Sean Hall | 2021-02-22 | 1 | -5/+4 |
| | | |||||
| * | Update the logic for determining when the bundle should be registered. | Sean Hall | 2021-02-04 | 1 | -0/+30 |
| | | | | | | | | | 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. | ||||
| * | Remove dead code. | Sean Hall | 2021-01-17 | 1 | -1/+1 |
| | | |||||
| * | WIXFEAT:6195 - Don't change current directory for ExePackage. | Sean Hall | 2020-12-15 | 1 | -14/+2 |
| | | |||||
| * | WIXFEAT:4763 Change "string" variable type to literal and add "formatted". | Sean Hall | 2020-08-09 | 1 | -3/+3 |
| | | |||||
| * | Import code from old v4 repo | Sean Hall | 2018-12-29 | 1 | -0/+820 |
