Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |