aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Standardize on props with NCrunch supportRob Mensching2018-10-034-7/+15
| * Add support for REG_EXPAND_SZRob Mensching2018-10-021-27/+60
| * Ensure log enabled as soon as handle openRob Mensching2018-07-231-2/+2
| * Send build notifications to SlackRob Mensching2017-12-271-0/+5
| * Standardize on appveyor.cmd for buildsRob Mensching2017-09-172-3/+2
| * Remove "lib" from path in NuGet packageRob Mensching2017-09-172-6/+6
| * Update to latest GitVersioningRob Mensching2017-09-172-3/+3
| * Enable multi-target build and dutil.nupkgRob Mensching2017-09-039-27/+196
| * Initial commitRob Mensching2017-09-03120-0/+49351
| * Initialize repoRob Mensching2017-09-038-0/+397
| * Initial commitRob Mensching2017-09-031-0/+2
* Merge WixBuildToolsRob Mensching2021-05-1163-0/+10626
|\
| * Move WixBuildTools into internalRob Mensching2021-04-2265-0/+0
| * Allow the BuildAndQuery output filename to be setRob Mensching2021-03-191-4/+7
| * Rename Tuple to SymbolRob Mensching2021-01-046-128/+128
| * Enable XML doc, but disable warning since this is an internal project.Sean Hall2020-12-185-3/+19
| * Add test target to C++/CLI projects.Sean Hall2020-11-156-8/+13
| * Strong-name sign WiX assemblies.Bob Arnson2020-10-283-0/+12
| * Merge pull request #14 from wixtoolset/bob/SummaryInformationBob Arnson2020-10-223-3/+31
| |\
| | * Add _SummaryInformation support to Query.Bob Arnson2020-10-223-3/+31
| |/
| * Merge pull request #13 from wixtoolset/bob/CompareXmlBob Arnson2020-08-211-0/+19
| |\
| | * Add CompareXml methods to assert XML equality.Bob Arnson2020-08-201-0/+19
| |/
| * Rename AssertEqualLineByLine to CompareLineByLine.Sean Hall2020-07-191-1/+1
| * Add WixAssert.AssertEqualLineByLine.Sean Hall2020-07-165-4/+14
| * Add WixBuildTools.TestSupport.Native.nupkg.Sean Hall2020-07-164-1/+62
| * Add WixBuildTools.TestSupport.Native.Sean Hall2020-07-1611-0/+381
| * Add WixAssert and SucceededException.Sean Hall2020-07-122-0/+36
| * Add DotnetRunner.Sean Hall2020-06-031-0/+57
| * Add TestDataFolderFileSystem.Sean Hall2020-05-302-0/+58
| * Add ability to run 64-bit msbuild.Sean Hall2020-05-307-106/+251
| * Put lock around locating msbuild.Sean Hall2020-05-101-24/+29
| * Update TablesAndTuples for taking TupleDefinition.Sean Hall2020-04-132-12/+28
| * Update TablesAndTuples for CoreSean Hall2020-04-132-19/+50
| * Fix bug in finding MSBuild.Sean Hall2020-04-071-1/+1
| * Use TupleDefinitions for tupleDefinitionName.Sean Hall2020-04-071-4/+4
| * Use TupleIdIsPrimaryKey to filter out the first column.Sean Hall2020-04-051-15/+22
| * Add ability to TablesAndTuples to generate TableDefinitions.cs.Sean Hall2020-04-054-3/+650
| * Add QueryDatabaseByTable.Sean Hall2020-04-031-4/+27
| * Add query mechanisms for useful for patching and cabinetsRob Mensching2020-02-052-2/+70
| * Move Query method in Builder to its own class and make it public.Sean Hall2019-09-302-48/+64
| * Update to latest repo-templateRob Mensching2019-05-072-1/+10
| * Support MSBuild16 in runnerRob Mensching2019-05-074-24/+71
| * Use class name from xml for the generated class name.Sean Hall2019-01-191-8/+32
| * Update to latest Home\repo-templateRob Mensching2018-12-225-20/+129
| * Quick tool to help convert tables.xml to .csRob Mensching2018-12-223-0/+2483
| * Quick tool to help convert messages.xml to .csRob Mensching2018-12-224-0/+2381
| * Enable NCrunch supportRob Mensching2018-10-035-8/+32
| * Explicitly make WixBuildTools.TestSupport packableRob Mensching2018-07-301-1/+4
| * Add support for testing with MSBuildRob Mensching2018-07-305-1/+175
| * Add .editorconfigRob Mensching2018-07-302-0/+30