aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Extensibility/BaseWindowsInstallerBackendBinderExtension.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove references to "Output" and use "Data" insteadRob Mensching2021-03-021-1/+1
* Rename FullyResolved to SymbolsFinalized and TryAddSymbolXxx to TryProcessSymbolRob Mensching2021-02-271-5/+5
* Add IWindowsInstallerBackendBinder.FullyResolved plus documentationRob Mensching2021-02-271-0/+7
* Enable XML doc and delete obsolete IParseHelper methods.Sean Hall2020-12-181-0/+15
* The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-251-5/+5
* Fix BaseWindowsInstallerBackendBinderExtension to only act on its tuples.Sean Hall2020-06-191-1/+1
* Add section and TableDefinitionCollection to TryAddTupleToOutput methods.Sean Hall2020-04-121-2/+2
* Clean up BindResult redundancy in IWindowsInstallerBackendBinderExtension.Bob Arnson2020-02-131-1/+1
* Expose table definitions from IWindowsInstallerBackendBinderExtensionRob Mensching2020-01-231-12/+7
* Update to WindowsInstallerData rename from DataRob Mensching2019-10-261-1/+1
* Integrate latest changes for DataRob Mensching2019-10-251-1/+1
* Expose only abstracts and enums from WixToolset.ExtensibilityRob Mensching2019-03-011-2/+7
* Fix "binder" names in interfaces and file namesRob Mensching2018-10-241-0/+70