Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide the concrete implementation of the service provider interfaces | Sean Hall | 2020-04-02 | 1 | -2/+3 |
| | | | | | by adding WixToolsetServiceProviderFactory. This forces consumers to code to the interfaces. | ||||
* | Support passing IServiceProvider to IExtensionFactory's | Rob Mensching | 2018-10-24 | 1 | -6/+16 |
| | |||||
* | Move tool projects to Tools repo | Rob Mensching | 2018-07-21 | 1 | -0/+43 |
| | |||||
* | Add support for loading Intermediates from extensions | Rob Mensching | 2017-12-06 | 1 | -39/+0 |
| | |||||
* | Implement support for IExtensionCommandLine and IPreprocessorExtension | Rob Mensching | 2017-12-02 | 1 | -2/+9 |
| | |||||
* | Introduce ExampleExtension for testing | Rob Mensching | 2017-12-01 | 1 | -0/+32 |