Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate Extensibility.Data namespace change from Extensibility repo | Rob Mensching | 2018-07-23 | 1 | -2/+1 |
| | |||||
* | Refactor command line parsing to enable extensions there in light.exe | Rob Mensching | 2018-07-12 | 1 | -3/+1 |
| | | | | Fixes wixtoolset/issues#5845 | ||||
* | Reintroduce binder extensions and light.exe for binding .wixouts | Rob Mensching | 2017-12-22 | 1 | -1/+1 |
| | |||||
* | Integrate simplified message handling | Rob Mensching | 2017-12-19 | 1 | -2/+1 |
| | |||||
* | Introduce WixToolsetServiceProvider | Rob Mensching | 2017-10-18 | 1 | -0/+26 |
Using a service provider allows all of WixToolset.Core's internal functionality to be abstracted behind interfaces in WixToolset.Extensibility. The service provide can also control what interfaces are singletons. |