aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove partial WixPdb support.Bob Arnson2020-04-112-11/+2
* Fix clean test, since the Common Clean target isn't actually supposed to dele...Sean Hall2020-04-071-0/+3
* Update Cpp.Build.propsSean Hall2020-04-051-1/+1
* Address breaking changes.Sean Hall2020-04-026-14/+15
* Partial WixPdbs stop the backend before binding.Bob Arnson2020-03-174-6/+81
* Update WixCop tests for versioned extension id changes.Bob Arnson2020-03-052-2/+2
* Log more data from exceptions. Add net472 MSBuild tasks.Bob Arnson2020-02-272-1/+2
* Let listeners adjust message levels; general messaging cleanup.Bob Arnson2020-01-172-16/+58
* Support overriding output extension.Bob Arnson2020-01-031-1/+1
* Update to latest Core to use .wixpdb for test validation purposesRob Mensching2019-10-281-1/+1
* Better support all .NETs and fix-up integration testsRob Mensching2019-10-208-15/+15
* Fix versioning of thmviewer and include MSI package in buildRob Mensching2019-10-204-6/+8
* Extract common converters code to Converters repo and use that insteadRob Mensching2019-10-204-1186/+4
* Update to latest Core changes plus other minor fixesRob Mensching2019-05-0913-27/+29
* Integrate thmviewer.exe and thmviewer.msiRob Mensching2019-02-0119-0/+1483
* Plumb InstallerPlatform through MSBuild task.Bob Arnson2019-01-162-0/+29
* Add failing test for SuppressIces.Sean Hall2019-01-121-0/+22
* Group WiX Toolset references together so we can see them.Bob Arnson2019-01-021-1/+1
* Fix double inclusion of wixnative.*.exeRob Mensching2018-12-272-3/+0
* Minor code clean up in build taskRob Mensching2018-12-271-90/+20
* Catch unhandled exceptions at the top to provide useful debug infoRob Mensching2018-12-275-20/+37
* Re-enable tests and NCrunch with fixes to Core.NativeRob Mensching2018-12-2213-5/+56
* Update to latest Home\repo-templateRob Mensching2018-12-227-34/+62
* Make WixCop move Directory/@ShortName to @Name. (#7)Sean Hall2018-12-102-12/+53
* Update to changes to reorganize command-line processingRob Mensching2018-10-245-6/+22
* Handle the rename of WixCA and QtExec* binary, custom action, and property ids.Bob Arnson2018-10-087-2/+418
* Normalize text files line endings because Git isn't being consistentRob Mensching2018-10-041-4/+4
* Simplify whitespace handling and fix some long standing bugs in itRob Mensching2018-10-042-170/+171
* Update test to respect new WiX v4 public Id behaviorRob Mensching2018-10-042-12/+7
* Fix WixCop namespaces and some C# modernizationRob Mensching2018-10-0416-245/+316
* Skip some MSBuild tests until we can execute tests with out of proc MSBuildRob Mensching2018-10-042-5/+5
* Enable NCrunch supportRob Mensching2018-10-042-4/+16
* Add failing test for wixtoolset/issues#5883.Bob Arnson2018-10-015-8/+196
* Test is failing atm and requesting build with new version number, please.Bob Arnson2018-09-181-1/+1
* Migrate WixCop into Tools from wix4.Sean Hall2018-09-1321-69/+1903
* Merge pull request #3 from wixtoolset/bob/5853-variable-redefinitionSean Hall2018-09-091-1/+1
|\
| * Update test now that Core now ignores equal variable redefinitions.Bob Arnson2018-09-031-1/+1
* | Add .wixipl output MSBuild test.Bob Arnson2018-09-061-0/+27
|/
* Support warning suppression.Bob Arnson2018-08-284-2/+35
* Log details when extension assembly types can't be loaded.Bob Arnson2018-08-223-7/+25
* Fix Build and Clean targetsRob Mensching2018-08-117-227/+256
* Refactor and remove code from WixToolset.BuildTaskRob Mensching2018-08-0117-1966/+19
* WIP: wix.targets cleanupRob Mensching2018-07-271-229/+19
* Integrate Extensibility.Data namespace changeRob Mensching2018-07-234-20/+16
* Integrate tools from Core projectRob Mensching2018-07-2166-0/+7852