Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert tools\ to MSTest and traversal projects. | Bob Arnson | 2025-03-03 | 1 | -1/+1 |
| | |||||
* | Emit deprecation warning for Heat. | Bob Arnson | 2025-01-23 | 1 | -1/+1 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/8913 | ||||
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 1 | -1/+1 |
| | |||||
* | Update heat to use StandardDirectory element | Rob Mensching | 2022-08-16 | 1 | -13/+4 |
| | | | | Fixes 6631 | ||||
* | Remove unused WixToolset.Core.Burn reference to shrink ~10MB | Rob Mensching | 2022-08-15 | 1 | -1/+0 |
| | |||||
* | Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets | Rob Mensching | 2022-08-01 | 1 | -0/+92 |
Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838 |