aboutsummaryrefslogtreecommitdiff
path: root/src/wixcop (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Set .NET Core RollForward policy to Major.Sean Hall2020-06-031-0/+1
|
* Delete WixToolset.Tools.Core project.Sean Hall2020-06-031-1/+1
|
* Provide x86 and x64 versions of net461 build tasks.Sean Hall2020-05-311-1/+0
|
* Enable long path support for heat, wix, and wixcop.Sean Hall2020-05-223-0/+32
|
* Remove x86 restriction (introduced from previous commit) from published ↵Sean Hall2020-05-101-1/+2
| | | | | | | contents. Remove unused net472 BuildTasks. Make BuildTasks target netcoreapp instead of netstandard since publishing isn't supported for netstandard.
* Set RuntimeIdentifier to win-x86 in most projectsSean Hall2020-05-091-0/+1
| | | | now that the WixToolset.Core.Native package isn't providing wixnative.*.exe anymore.
* Implement Heat tasks from WixToolset.HarvestersSean Hall2020-05-081-1/+1
|
* Implement ShowLogo in wixcop.Sean Hall2020-05-084-3/+17
|
* Address breaking changes.Sean Hall2020-04-023-6/+6
|
* Better support all .NETs and fix-up integration testsRob Mensching2019-10-201-1/+1
|
* Extract common converters code to Converters repo and use that insteadRob Mensching2019-10-203-632/+4
|
* Update to latest Core changes plus other minor fixesRob Mensching2019-05-091-1/+1
|
* Re-enable tests and NCrunch with fixes to Core.NativeRob Mensching2018-12-222-0/+10
|
* Update to latest Home\repo-templateRob Mensching2018-12-221-2/+1
|
* Make WixCop move Directory/@ShortName to @Name. (#7)Sean Hall2018-12-101-12/+25
| | | Fixes wixtoolset/issues#5652.
* Update to changes to reorganize command-line processingRob Mensching2018-10-243-1/+20
|
* Handle the rename of WixCA and QtExec* binary, custom action, and property ids.Bob Arnson2018-10-081-2/+64
| | | | Fixed wixtoolset/issues#5887.
* Simplify whitespace handling and fix some long standing bugs in itRob Mensching2018-10-041-170/+97
| | | | Fixes wixtoolset/issues#5883
* Fix WixCop namespaces and some C# modernizationRob Mensching2018-10-046-89/+90
|
* Migrate WixCop into Tools from wix4.Sean Hall2018-09-137-0/+1112