aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.WindowsInstaller/MsiBackend.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor dispose into finally to make debugging easier.Sean Hall2020-04-031-3/+7
* Make BindResult disposable to manage WixOutput disposability.Bob Arnson2020-02-131-8/+10
* Add the bound package's WixOutput to BindResult.Bob Arnson2020-02-061-0/+1
* Update to WixOutput file structure to fix embedded file handlingRob Mensching2019-10-251-10/+12
* IExtensionManager.Create renamed to IExtensionManager.GetServicesRob Mensching2019-05-121-2/+2
* Integrate interface-only WixToolset.Extensibility changeRob Mensching2019-03-011-3/+5
* Re-introduce "decompile" to backendRob Mensching2018-10-241-3/+20
* Update to fixed "binder" names in interfacesRob Mensching2018-10-241-1/+1
* Extract interfaces for Preprocess/Compile/Link/Bind/etcRob Mensching2018-10-241-0/+5
* Track files to enable clean builds in MSBuildRob Mensching2018-08-111-7/+1
* Integrate Extensibility.Data namespace change from Extensibility repoRob Mensching2018-07-231-1/+1
* Move tool projects to Tools repoRob Mensching2018-07-211-1/+1
* Update Extensiblity for update to IWindowsInstallerBackendExtension.PostBacke...Rob Mensching2018-01-031-1/+7
* Support wixout and extract Resolve and Layout from BinderRob Mensching2017-12-211-3/+5
* Support MSI backends creating custom tables and remove WixToolset.Data.Window...Rob Mensching2017-12-071-2/+16
* Update to WiX Intermediate RepresentationRob Mensching2017-11-011-1/+1
* Introduce WixToolsetServiceProviderRob Mensching2017-10-181-0/+1
* Massive refactoring to introduce the concept of IBackendRob Mensching2017-10-141-0/+36