Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-04-22 | Move WixBuildTools into internal | Rob Mensching | 65 | -0/+200 |
2021-03-19 | Allow the BuildAndQuery output filename to be set | Rob Mensching | 1 | -4/+7 |
2021-01-04 | Rename Tuple to Symbol | Rob Mensching | 6 | -128/+128 |
2020-12-18 | Enable XML doc, but disable warning since this is an internal project. | Sean Hall | 5 | -3/+19 |
2020-11-15 | Add test target to C++/CLI projects. | Sean Hall | 6 | -8/+13 |
2020-10-28 | Strong-name sign WiX assemblies. | Bob Arnson | 3 | -0/+12 |
2020-10-22 | Add _SummaryInformation support to Query. | Bob Arnson | 3 | -3/+31 |
2020-08-20 | Add CompareXml methods to assert XML equality. | Bob Arnson | 1 | -0/+19 |
2020-07-19 | Rename AssertEqualLineByLine to CompareLineByLine. | Sean Hall | 1 | -1/+1 |
2020-07-16 | Add WixAssert.AssertEqualLineByLine. | Sean Hall | 5 | -4/+14 |
2020-07-16 | Add WixBuildTools.TestSupport.Native.nupkg. | Sean Hall | 4 | -1/+62 |
2020-07-16 | Add WixBuildTools.TestSupport.Native. | Sean Hall | 11 | -0/+381 |
2020-07-12 | Add WixAssert and SucceededException. | Sean Hall | 2 | -0/+36 |