aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * WIXFEAT:5490 - Send MSBuild bin path to heat project harvesting.Sean Hall2020-11-0712-0/+447
| * One shiny NuGet package, please and thank you.Bob Arnson2020-11-041-0/+1
| * Change workaround in Sdk.props to also work with MSBuild 16.8.Sean Hall2020-11-021-1/+1
| * Strong-name sign WiX assemblies.Bob Arnson2020-10-293-0/+12
| * One shiny NuGet package, please and thank you.Sean Hall2020-10-241-1/+0
| * Update test authoring for Package/SummaryInformation change.Bob Arnson2020-10-247-38/+27
| * One shiny NuGet package, please and thank you.Bob Arnson2020-10-131-0/+1
| * One shiny NuGet package, please and thank you.Bob Arnson2020-10-081-1/+0
| * Update project files so appveyor.cmd can build Debug for dev.Sean Hall2020-09-223-6/+15
| * One shiny NuGet package, please and thank you.Bob Arnson2020-09-191-0/+1
| * One shiny NuGet package, please and thank you.Bob Arnson2020-09-141-1/+0
| * One shiny NuGet package, please and thank you.Bob Arnson2020-09-021-0/+1
| * One shiny NuGet package, please and thank you.Bob Arnson2020-08-311-1/+0
| * One shiny NuGet package, please and thank you.Bob Arnson2020-08-261-0/+1
| * One shiny NuGet package, please and thank you.Bob Arnson2020-08-251-1/+0
| * Only target all frameworks in ReleaseSean Hall2020-08-173-3/+6
| * Use WixAssert.CompareLineByLine.Sean Hall2020-08-091-6/+6
| * One shiny NuGet package, please and thank you.Sean Hall2020-07-191-0/+1
| * Remove noise from console outputRob Mensching2020-07-182-9/+2
| * Fix Theme Viewer's install using invalid directory namesRob Mensching2020-07-141-2/+2
| * Upgrade dependencies.Sean Hall2020-07-1410-14/+14
| * Update to latest dutil.Sean Hall2020-07-102-3/+3
| * Update to latest thmutil.Sean Hall2020-07-065-16/+25
| * Rename WixToolset.Msbuild to WixToolset.SdkRob Mensching2020-06-2646-39/+39
| * Add a default TargetFramework to the SDKRob Mensching2020-06-261-0/+1
| * The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-252-10/+10
| * Support SDK-style projects with MSBuild SDK assets.Bob Arnson2020-06-254-0/+40
| * Add SourceLink to C++ projects.Sean Hall2020-06-243-1/+18
| * Update thmviewer to show theme load errors.Sean Hall2020-06-246-12/+94
| * One shiny NuGet package, please and thank you.Sean Hall2020-06-221-1/+0
| * One shiny NuGet package, please and thank you.Bob Arnson2020-06-171-0/+1
| * One shiny NuGet package, please and thank you.Bob Arnson2020-06-171-1/+0
| * Make it impossible for Heat to try to run in-proc.Sean Hall2020-06-154-20/+21
| * Use simplified command-line parsing and update loading standard backendsRob Mensching2020-06-136-73/+23
| * One shiny NuGet package, please and thank you.Bob Arnson2020-06-101-0/+1
| * Update MSBuild task to support async commands and push heat out of procRob Mensching2020-06-107-26/+32
| * Remove WixCop references from build filesRob Mensching2020-06-102-46/+19
| * Support "extension" commandRob Mensching2020-06-102-0/+3
| * Support async execution of commandsRob Mensching2020-06-101-8/+22
| * Move WixCop to "wix.exe convert" commandRob Mensching2020-06-1031-1531/+9
| * Exclude the MSBuild dlls since they should already be loaded in the process.Sean Hall2020-06-031-3/+3
| * Reenable RunAsSeparateProcess.Sean Hall2020-06-034-20/+38
| * Disable RunAsSeparateProcess until build server issues are resolved.Sean Hall2020-06-032-6/+6
| * Get the inner exception test working in the MSBuild test project.Sean Hall2020-06-036-53/+44
| * Set .NET Core RollForward policy to Major.Sean Hall2020-06-033-0/+3
| * Never run in-proc on .NET Core.Sean Hall2020-06-0310-29/+129
| * Delete WixToolset.Tools.Core project.Sean Hall2020-06-0314-66/+7
| * Refactor the tasks so that the in-proc code is in partial classes.Sean Hall2020-06-036-132/+158
| * Add ability for net461 tasks to run the tool out of proc.Sean Hall2020-06-039-49/+126
| * In MSBuild tests, default to Release.Sean Hall2020-05-313-26/+27