| Commit message (Expand) | Author | Files | Lines |
2020-11-28 | Use LatestMajor roll forward for Heat so it can load newer MSBuild. | Sean Hall | 2 | -2/+2 |
2020-11-17 | Update dependencies | Bob Arnson | 11 | -13/+13 |
2020-11-16 | One shiny NuGet package, please and thank you. | Bob Arnson | 1 | -1/+0 |
2020-11-07 | WIXFEAT:5490 - Send MSBuild bin path to heat project harvesting. | Sean Hall | 12 | -0/+447 |
2020-11-04 | One shiny NuGet package, please and thank you. | Bob Arnson | 1 | -0/+1 |
2020-11-02 | Change workaround in Sdk.props to also work with MSBuild 16.8. | Sean Hall | 1 | -1/+1 |
2020-10-29 | Strong-name sign WiX assemblies. | Bob Arnson | 3 | -0/+12 |
2020-10-24 | One shiny NuGet package, please and thank you. | Sean Hall | 1 | -1/+0 |
2020-10-24 | Update test authoring for Package/SummaryInformation change. | Bob Arnson | 7 | -38/+27 |
2020-10-13 | One shiny NuGet package, please and thank you. | Bob Arnson | 1 | -0/+1 |
2020-10-08 | One shiny NuGet package, please and thank you. | Bob Arnson | 1 | -1/+0 |
2020-09-22 | Update project files so appveyor.cmd can build Debug for dev. | Sean Hall | 3 | -6/+15 |
2020-09-19 | One shiny NuGet package, please and thank you. | Bob Arnson | 1 | -0/+1 |
2020-09-14 | One shiny NuGet package, please and thank you. | Bob Arnson | 1 | -1/+0 |
2020-09-02 | One shiny NuGet package, please and thank you. | Bob Arnson | 1 | -0/+1 |
2020-08-31 | One shiny NuGet package, please and thank you. | Bob Arnson | 1 | -1/+0 |
2020-08-26 | One shiny NuGet package, please and thank you. | Bob Arnson | 1 | -0/+1 |
2020-08-25 | One shiny NuGet package, please and thank you. | Bob Arnson | 1 | -1/+0 |
2020-08-17 | Only target all frameworks in Release | Sean Hall | 3 | -3/+6 |
2020-08-09 | Use WixAssert.CompareLineByLine. | Sean Hall | 1 | -6/+6 |
2020-07-19 | One shiny NuGet package, please and thank you. | Sean Hall | 1 | -0/+1 |
2020-07-18 | Remove noise from console output | Rob Mensching | 2 | -9/+2 |
2020-07-14 | Fix Theme Viewer's install using invalid directory names | Rob Mensching | 1 | -2/+2 |
2020-07-14 | Upgrade dependencies. | Sean Hall | 10 | -14/+14 |
2020-07-10 | Update to latest dutil. | Sean Hall | 2 | -3/+3 |
2020-07-06 | Update to latest thmutil. | Sean Hall | 5 | -16/+25 |
2020-06-26 | Rename WixToolset.Msbuild to WixToolset.Sdk | Rob Mensching | 46 | -39/+39 |
2020-06-26 | Add a default TargetFramework to the SDK | Rob Mensching | 1 | -0/+1 |
2020-06-25 | The Great Tuple to Symbol Rename (tm) | Rob Mensching | 2 | -10/+10 |
2020-06-25 | Support SDK-style projects with MSBuild SDK assets. | Bob Arnson | 4 | -0/+40 |
2020-06-24 | Add SourceLink to C++ projects. | Sean Hall | 3 | -1/+18 |
2020-06-24 | Update thmviewer to show theme load errors. | Sean Hall | 6 | -12/+94 |
2020-06-22 | One shiny NuGet package, please and thank you. | Sean Hall | 1 | -1/+0 |
2020-06-17 | One shiny NuGet package, please and thank you. | Bob Arnson | 1 | -0/+1 |
2020-06-17 | One shiny NuGet package, please and thank you. | Bob Arnson | 1 | -1/+0 |
2020-06-15 | Make it impossible for Heat to try to run in-proc. | Sean Hall | 4 | -20/+21 |
2020-06-13 | Use simplified command-line parsing and update loading standard backends | Rob Mensching | 6 | -73/+23 |
2020-06-10 | One shiny NuGet package, please and thank you. | Bob Arnson | 1 | -0/+1 |
2020-06-10 | Update MSBuild task to support async commands and push heat out of proc | Rob Mensching | 7 | -26/+32 |
2020-06-10 | Remove WixCop references from build files | Rob Mensching | 2 | -46/+19 |
2020-06-10 | Support "extension" command | Rob Mensching | 2 | -0/+3 |
2020-06-10 | Support async execution of commands | Rob Mensching | 1 | -8/+22 |
2020-06-10 | Move WixCop to "wix.exe convert" command | Rob Mensching | 31 | -1531/+9 |
2020-06-03 | Exclude the MSBuild dlls since they should already be loaded in the process. | Sean Hall | 1 | -3/+3 |
2020-06-03 | Reenable RunAsSeparateProcess. | Sean Hall | 4 | -20/+38 |
2020-06-03 | Disable RunAsSeparateProcess until build server issues are resolved. | Sean Hall | 2 | -6/+6 |
2020-06-03 | Get the inner exception test working in the MSBuild test project. | Sean Hall | 6 | -53/+44 |
2020-06-03 | Set .NET Core RollForward policy to Major. | Sean Hall | 3 | -0/+3 |
2020-06-03 | Never run in-proc on .NET Core. | Sean Hall | 10 | -29/+129 |
2020-06-03 | Delete WixToolset.Tools.Core project. | Sean Hall | 14 | -66/+7 |