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