Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure inner exceptions from unexpected exceptions get logged. | Sean Hall | 2020-05-13 | 2 | -1/+44 |
| | |||||
* | Fix test. | Sean Hall | 2020-05-10 | 1 | -1/+1 |
| | |||||
* | Add test for building a bundle from .wixproj. | Sean Hall | 2020-05-10 | 5 | -2/+104 |
| | |||||
* | Remove x86 restriction (introduced from previous commit) from published ↵ | Sean Hall | 2020-05-10 | 7 | -12/+13 |
| | | | | | | | 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 | 7 | -2/+8 |
| | | | | now that the WixToolset.Core.Native package isn't providing wixnative.*.exe anymore. | ||||
* | Implement Heat tasks from WixToolset.Harvesters | Sean Hall | 2020-05-08 | 16 | -148/+302 |
| | |||||
* | Move MsbuildMessageListener into its own file. | Sean Hall | 2020-05-08 | 2 | -55/+66 |
| | |||||
* | Add support for Verbose in MsbuildMessageListener. | Sean Hall | 2020-05-08 | 1 | -12/+17 |
| | |||||
* | Implement ShowLogo in wixcop. | Sean Hall | 2020-05-08 | 4 | -3/+17 |
| | |||||
* | Remove partial WixPdb support. | Bob Arnson | 2020-04-11 | 2 | -11/+2 |
| | | | | Not as useful as intended and I'd rather remove it than potentially have to support something as weird as this. | ||||
* | Fix clean test, since the Common Clean target isn't actually supposed to ↵ | Sean Hall | 2020-04-07 | 1 | -0/+3 |
| | | | | delete everything. | ||||
* | Update Cpp.Build.props | Sean Hall | 2020-04-05 | 1 | -1/+1 |
| | |||||
* | Address breaking changes. | Sean Hall | 2020-04-02 | 6 | -14/+15 |
| | |||||
* | Partial WixPdbs stop the backend before binding. | Bob Arnson | 2020-03-17 | 4 | -6/+81 |
| | |||||
* | Update WixCop tests for versioned extension id changes. | Bob Arnson | 2020-03-05 | 2 | -2/+2 |
| | |||||
* | Log more data from exceptions. Add net472 MSBuild tasks. | Bob Arnson | 2020-02-27 | 2 | -1/+2 |
| | |||||
* | Let listeners adjust message levels; general messaging cleanup. | Bob Arnson | 2020-01-17 | 2 | -16/+58 |
| | |||||
* | Support overriding output extension. | Bob Arnson | 2020-01-03 | 1 | -1/+1 |
| | |||||
* | Update to latest Core to use .wixpdb for test validation purposes | Rob Mensching | 2019-10-28 | 1 | -1/+1 |
| | |||||
* | Better support all .NETs and fix-up integration tests | Rob Mensching | 2019-10-20 | 8 | -15/+15 |
| | |||||
* | Fix versioning of thmviewer and include MSI package in build | Rob Mensching | 2019-10-20 | 4 | -6/+8 |
| | |||||
* | Extract common converters code to Converters repo and use that instead | Rob Mensching | 2019-10-20 | 4 | -1186/+4 |
| | |||||
* | Update to latest Core changes plus other minor fixes | Rob Mensching | 2019-05-09 | 13 | -27/+29 |
| | |||||
* | Integrate thmviewer.exe and thmviewer.msi | Rob Mensching | 2019-02-01 | 19 | -0/+1483 |
| | | | | | Cannot build MSI until a few fixes are made to WixToolset.Core. Will enable this later. | ||||
* | Plumb InstallerPlatform through MSBuild task. | Bob Arnson | 2019-01-16 | 2 | -0/+29 |
| | |||||
* | Add failing test for SuppressIces. | Sean Hall | 2019-01-12 | 1 | -0/+22 |
| | |||||
* | Group WiX Toolset references together so we can see them. | Bob Arnson | 2019-01-02 | 1 | -1/+1 |
| | | | | Oh and get a Tools build too to pick up all the Core work. | ||||
* | Fix double inclusion of wixnative.*.exe | Rob Mensching | 2018-12-27 | 2 | -3/+0 |
| | |||||
* | Minor code clean up in build task | Rob Mensching | 2018-12-27 | 1 | -90/+20 |
| | |||||
* | Catch unhandled exceptions at the top to provide useful debug info | Rob Mensching | 2018-12-27 | 5 | -20/+37 |
| | | | | Fixes wixtoolset/issues#5884 | ||||
* | Re-enable tests and NCrunch with fixes to Core.Native | Rob Mensching | 2018-12-22 | 13 | -5/+56 |
| | |||||
* | Update to latest Home\repo-template | Rob Mensching | 2018-12-22 | 7 | -34/+62 |
| | |||||
* | Make WixCop move Directory/@ShortName to @Name. (#7) | Sean Hall | 2018-12-10 | 2 | -12/+53 |
| | | | Fixes wixtoolset/issues#5652. | ||||
* | Update to changes to reorganize command-line processing | Rob Mensching | 2018-10-24 | 5 | -6/+22 |
| | |||||
* | Handle the rename of WixCA and QtExec* binary, custom action, and property ids. | Bob Arnson | 2018-10-08 | 7 | -2/+418 |
| | | | | Fixed wixtoolset/issues#5887. | ||||
* | Normalize text files line endings because Git isn't being consistent | Rob Mensching | 2018-10-04 | 1 | -4/+4 |
| | |||||
* | Simplify whitespace handling and fix some long standing bugs in it | Rob Mensching | 2018-10-04 | 2 | -170/+171 |
| | | | | Fixes wixtoolset/issues#5883 | ||||
* | Update test to respect new WiX v4 public Id behavior | Rob Mensching | 2018-10-04 | 2 | -12/+7 |
| | |||||
* | Fix WixCop namespaces and some C# modernization | Rob Mensching | 2018-10-04 | 16 | -245/+316 |
| | |||||
* | Skip some MSBuild tests until we can execute tests with out of proc MSBuild | Rob Mensching | 2018-10-04 | 2 | -5/+5 |
| | |||||
* | Enable NCrunch support | Rob Mensching | 2018-10-04 | 2 | -4/+16 |
| | |||||
* | Add failing test for wixtoolset/issues#5883. | Bob Arnson | 2018-10-01 | 5 | -8/+196 |
| | |||||
* | Test is failing atm and requesting build with new version number, please. | Bob Arnson | 2018-09-18 | 1 | -1/+1 |
| | |||||
* | Migrate WixCop into Tools from wix4. | Sean Hall | 2018-09-13 | 21 | -69/+1903 |
| | |||||
* | Merge pull request #3 from wixtoolset/bob/5853-variable-redefinition | Sean Hall | 2018-09-09 | 1 | -1/+1 |
|\ | | | | | Update test now that Core now ignores equal variable redefinitions. | ||||
| * | Update test now that Core now ignores equal variable redefinitions. | Bob Arnson | 2018-09-03 | 1 | -1/+1 |
| | | | | | | | | Depends on https://github.com/wixtoolset/Core/pull/2 | ||||
* | | Add .wixipl output MSBuild test. | Bob Arnson | 2018-09-06 | 1 | -0/+27 |
|/ | |||||
* | Support warning suppression. | Bob Arnson | 2018-08-28 | 4 | -2/+35 |
| | |||||
* | Log details when extension assembly types can't be loaded. | Bob Arnson | 2018-08-22 | 3 | -7/+25 |
| | |||||
* | Fix Build and Clean targets | Rob Mensching | 2018-08-11 | 7 | -227/+256 |
| |