aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Sort results. Skip tables that don't exist.
* Update to latest repo-templateRob Mensching2019-05-071-1/+3
|
* 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-222-6/+51
|
* 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-034-8/+26
|
* Explicitly make WixBuildTools.TestSupport packableRob Mensching2018-07-301-1/+4
| | | | | Not clear why we have to be explicit but package wasn't being created until explicitly stated as IsPackable.
* Add support for testing with MSBuildRob Mensching2018-07-305-1/+175
|
* Update development dependenciesRob Mensching2018-07-123-3/+3
|
* Target NuGet NoWarn to specific PackageReferenceRob Mensching2018-07-121-5/+1
|
* Improve debuggabilityRob Mensching2018-07-123-1/+10
|
* Remove unnecessary referenceRob Mensching2017-12-281-1/+0
|
* Add WixBuildTools.TestSupport with common testing functionalityRob Mensching2017-12-285-0/+282
|
* Update to latest GitVersioningRob Mensching2017-09-172-2/+2
|
* Move configuration files to the rootRob Mensching2017-08-202-21/+0
|
* Migrate MsgGenRob Mensching2017-08-157-0/+750
|
* Migrate XsdGenRob Mensching2017-08-1512-0/+2656