aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Extensibility/Data (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add IWixToolsetServiceProvider and IWixToolsetCoreServiceProvider to expose t...Sean Hall2020-04-0212-19/+30
* Allow unresolved variables during resolution.Bob Arnson2020-03-181-1/+2
* Partial WixPdbs stop the backend before binding.Bob Arnson2020-03-171-1/+3
* Add CreateCustomActionReference methodBob Arnson2020-03-031-0/+31
* Make BindResult disposable to manage WixOutput disposability.Bob Arnson2020-02-131-2/+3
* Add the bound package's WixOutput to IBindResult.Bob Arnson2020-02-061-0/+3
* Clean up variable resolution during Resolve.Bob Arnson2020-01-291-2/+0
* Integrate latest changes for DataRob Mensching2019-10-251-2/+2
* Support Bundle buildingRob Mensching2019-10-072-1/+22
* Rename ComponentKeyPathType to PossibleKeyPathTypeRob Mensching2019-05-082-3/+3
* Include the include files with the processed documentRob Mensching2019-03-012-0/+35
* Expose only abstracts and enums from WixToolset.ExtensibilityRob Mensching2019-03-0116-157/+97
* Let caller specify directory for files extracted by decompiler.Bob Arnson2018-12-071-0/+2
* Change DecompileResult document path to XDocumentRob Mensching2018-11-021-1/+2
* Remove unused IBindContext from IBackendFactory and other small fixesRob Mensching2018-10-242-2/+4
* Re-introduce "decompile" to backendRob Mensching2018-10-242-0/+68
* Re-organize command-line processing and add support for custom commandsRob Mensching2018-10-242-2/+10
* Add support for tracking files to simplify file transfersRob Mensching2018-08-116-22/+64
* Allow file resolution extensions to send paths checked for fileRob Mensching2018-07-271-0/+13
* Expose FileTransfer as interfaceRob Mensching2018-07-265-116/+49
* Reorganize data into Extensibility.Data namespaceRob Mensching2018-07-2325-0/+704