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