| Commit message (Expand) | Author | Age | Files | Lines |
* | Move WixBuildTools into internal | Rob Mensching | 2021-04-22 | 65 | -0/+200 |
* | Allow the BuildAndQuery output filename to be set | Rob Mensching | 2021-03-19 | 1 | -4/+7 |
* | Rename Tuple to Symbol | Rob Mensching | 2021-01-04 | 6 | -128/+128 |
* | Enable XML doc, but disable warning since this is an internal project. | Sean Hall | 2020-12-18 | 5 | -3/+19 |
* | Add test target to C++/CLI projects. | Sean Hall | 2020-11-15 | 6 | -8/+13 |
* | Strong-name sign WiX assemblies. | Bob Arnson | 2020-10-28 | 3 | -0/+12 |
* | Add _SummaryInformation support to Query. | Bob Arnson | 2020-10-22 | 3 | -3/+31 |
* | Add CompareXml methods to assert XML equality. | Bob Arnson | 2020-08-20 | 1 | -0/+19 |
* | Rename AssertEqualLineByLine to CompareLineByLine. | Sean Hall | 2020-07-19 | 1 | -1/+1 |
* | Add WixAssert.AssertEqualLineByLine. | Sean Hall | 2020-07-16 | 4 | -3/+13 |
* | Add WixBuildTools.TestSupport.Native.nupkg. | Sean Hall | 2020-07-16 | 3 | -0/+55 |
* | Add WixBuildTools.TestSupport.Native. | Sean Hall | 2020-07-16 | 10 | -0/+369 |
* | Add WixAssert and SucceededException. | Sean Hall | 2020-07-12 | 2 | -0/+36 |
* | Add DotnetRunner. | Sean Hall | 2020-06-03 | 1 | -0/+57 |
* | Add TestDataFolderFileSystem. | Sean Hall | 2020-05-30 | 2 | -0/+58 |
* | Add ability to run 64-bit msbuild. | Sean Hall | 2020-05-30 | 7 | -106/+251 |
* | Put lock around locating msbuild. | Sean Hall | 2020-05-10 | 1 | -24/+29 |
* | Update TablesAndTuples for taking TupleDefinition. | Sean Hall | 2020-04-13 | 2 | -12/+28 |
* | Update TablesAndTuples for Core | Sean Hall | 2020-04-13 | 2 | -19/+50 |
* | Fix bug in finding MSBuild. | Sean Hall | 2020-04-07 | 1 | -1/+1 |
* | Use TupleDefinitions for tupleDefinitionName. | Sean Hall | 2020-04-07 | 1 | -4/+4 |
* | Use TupleIdIsPrimaryKey to filter out the first column. | Sean Hall | 2020-04-05 | 1 | -15/+22 |
* | Add ability to TablesAndTuples to generate TableDefinitions.cs. | Sean Hall | 2020-04-05 | 4 | -3/+650 |
* | Add QueryDatabaseByTable. | Sean Hall | 2020-04-03 | 1 | -4/+27 |
* | Add query mechanisms for useful for patching and cabinets | Rob Mensching | 2020-02-05 | 2 | -2/+70 |
* | Move Query method in Builder to its own class and make it public. | Sean Hall | 2019-09-30 | 2 | -48/+64 |
* | Update to latest repo-template | Rob Mensching | 2019-05-07 | 1 | -1/+3 |
* | Support MSBuild16 in runner | Rob Mensching | 2019-05-07 | 4 | -24/+71 |
* | Use class name from xml for the generated class name. | Sean Hall | 2019-01-19 | 1 | -8/+32 |
* | Update to latest Home\repo-template | Rob Mensching | 2018-12-22 | 2 | -6/+51 |
* | Quick tool to help convert tables.xml to .cs | Rob Mensching | 2018-12-22 | 3 | -0/+2483 |
* | Quick tool to help convert messages.xml to .cs | Rob Mensching | 2018-12-22 | 4 | -0/+2381 |
* | Enable NCrunch support | Rob Mensching | 2018-10-03 | 4 | -8/+26 |
* | Explicitly make WixBuildTools.TestSupport packable | Rob Mensching | 2018-07-30 | 1 | -1/+4 |
* | Add support for testing with MSBuild | Rob Mensching | 2018-07-30 | 5 | -1/+175 |
* | Update development dependencies | Rob Mensching | 2018-07-12 | 3 | -3/+3 |
* | Target NuGet NoWarn to specific PackageReference | Rob Mensching | 2018-07-12 | 1 | -5/+1 |
* | Improve debuggability | Rob Mensching | 2018-07-12 | 3 | -1/+10 |
* | Remove unnecessary reference | Rob Mensching | 2017-12-28 | 1 | -1/+0 |
* | Add WixBuildTools.TestSupport with common testing functionality | Rob Mensching | 2017-12-28 | 5 | -0/+282 |
* | Update to latest GitVersioning | Rob Mensching | 2017-09-17 | 2 | -2/+2 |
* | Move configuration files to the root | Rob Mensching | 2017-08-20 | 2 | -21/+0 |
* | Migrate MsgGen | Rob Mensching | 2017-08-15 | 7 | -0/+750 |
* | Migrate XsdGen | Rob Mensching | 2017-08-15 | 12 | -0/+2656 |