Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated Heat. | Bob Arnson | 2025-06-18 | 1 | -22/+0 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/9039 | ||||
* | Convert tools\ to MSTest and traversal projects. | Bob Arnson | 2025-03-03 | 1 | -3/+3 |
| | |||||
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 1 | -1/+1 |
| | |||||
* | Centralize test project configuration with IsWixTestProject | Rob Mensching | 2022-09-23 | 1 | -9/+1 |
| | |||||
* | Update heat to use StandardDirectory element | Rob Mensching | 2022-08-16 | 1 | -2/+12 |
| | | | | Fixes 6631 | ||||
* | Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets | Rob Mensching | 2022-08-01 | 1 | -0/+20 |
Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838 |