aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/ExtensibilityServices/WindowsInstallerBackendHelper.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix changes to TableDefinition.Sean Hall2020-04-131-1/+1
* Merge and move default tuple logic from CreateOutputFromIRCommand to WindowsI...Sean Hall2020-04-121-5/+12
* Use TupleIdIsPrimaryKey.Sean Hall2020-04-031-4/+2
* Use TableDefinition.TupleDefinitionName find matching tuple.Bob Arnson2020-03-041-1/+1
* Load custom table definitions from extensions during binding.Bob Arnson2020-01-231-2/+3
* Fix off by two error. Or was it off by one?Bob Arnson2019-10-281-1/+1
* Update to WindowsInstallerData rename from DataRob Mensching2019-10-261-2/+2
* Implement Bundle buildRob Mensching2019-10-071-15/+17
* Integrate latest Data and Extensibility changes and build light.exeRob Mensching2017-12-271-1/+1
* Support MSI backends creating custom tables and remove WixToolset.Data.Window...Rob Mensching2017-12-071-0/+53