Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Emit deprecation warning for Heat. | Bob Arnson | 2025-01-23 | 1 | -1/+0 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/8913 | ||||
* | Automated code clean up | Rob Mensching | 2022-12-06 | 1 | -15/+12 |
| | |||||
* | Improve command line error reporting and remove some unused errors | Rob Mensching | 2022-08-15 | 1 | -1/+1 |
| | | | | Fixes 6468 | ||||
* | Redesign command-line help to meet the needs of WiX v4 | Rob Mensching | 2022-08-15 | 1 | -9/+13 |
| | |||||
* | Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets | Rob Mensching | 2022-08-01 | 1 | -0/+277 |
Moves Heat functionality to the "tools" layer and packages it all up in WixToolset.Heat.nupkg for distribution in WiX v4. Completes 6838 |