aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make WixCop move Directory/@ShortName to @Name. (#7)Sean Hall2018-12-102-12/+53
| | | Fixes wixtoolset/issues#5652.
* 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
| | | | Fixed wixtoolset/issues#5887.
* 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
| | | | Fixes wixtoolset/issues#5883
* 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.
| * Update test now that Core now ignores equal variable redefinitions.Bob Arnson2018-09-031-1/+1
| | | | | | | | Depends on https://github.com/wixtoolset/Core/pull/2
* | 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