Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove x86 restriction (introduced from previous commit) from published ↵ | Sean Hall | 2020-05-10 | 1 | -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 projects | Sean Hall | 2020-05-09 | 1 | -0/+1 |
| | | | | now that the WixToolset.Core.Native package isn't providing wixnative.*.exe anymore. | ||||
* | Implement Heat tasks from WixToolset.Harvesters | Sean Hall | 2020-05-08 | 1 | -1/+1 |
| | |||||
* | Implement ShowLogo in wixcop. | Sean Hall | 2020-05-08 | 4 | -3/+17 |
| | |||||
* | Address breaking changes. | Sean Hall | 2020-04-02 | 3 | -6/+6 |
| | |||||
* | Better support all .NETs and fix-up integration tests | Rob Mensching | 2019-10-20 | 1 | -1/+1 |
| | |||||
* | Extract common converters code to Converters repo and use that instead | Rob Mensching | 2019-10-20 | 3 | -632/+4 |
| | |||||
* | Update to latest Core changes plus other minor fixes | Rob Mensching | 2019-05-09 | 1 | -1/+1 |
| | |||||
* | Re-enable tests and NCrunch with fixes to Core.Native | Rob Mensching | 2018-12-22 | 2 | -0/+10 |
| | |||||
* | Update to latest Home\repo-template | Rob Mensching | 2018-12-22 | 1 | -2/+1 |
| | |||||
* | Make WixCop move Directory/@ShortName to @Name. (#7) | Sean Hall | 2018-12-10 | 1 | -12/+25 |
| | | | Fixes wixtoolset/issues#5652. | ||||
* | Update to changes to reorganize command-line processing | Rob Mensching | 2018-10-24 | 3 | -1/+20 |
| | |||||
* | Handle the rename of WixCA and QtExec* binary, custom action, and property ids. | Bob Arnson | 2018-10-08 | 1 | -2/+64 |
| | | | | Fixed wixtoolset/issues#5887. | ||||
* | Simplify whitespace handling and fix some long standing bugs in it | Rob Mensching | 2018-10-04 | 1 | -170/+97 |
| | | | | Fixes wixtoolset/issues#5883 | ||||
* | Fix WixCop namespaces and some C# modernization | Rob Mensching | 2018-10-04 | 6 | -89/+90 |
| | |||||
* | Migrate WixCop into Tools from wix4. | Sean Hall | 2018-09-13 | 7 | -0/+1112 |