Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to command-line parsing re-organization | Rob Mensching | 2018-10-24 | 1 | -13/+9 |
| | |||||
* | Integrate Extensibility.Data namespace change from Extensibility repo | Rob Mensching | 2018-07-23 | 1 | -1/+1 |
| | |||||
* | Reintroduce binder extensions and light.exe for binding .wixouts | Rob Mensching | 2017-12-22 | 1 | -1/+1 |
| | |||||
* | Introduce WixToolsetServiceProvider | Rob Mensching | 2017-10-18 | 1 | -0/+1 |
| | | | | | | 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. | ||||
* | Rename ICommand to ICommandLineCommand | Rob Mensching | 2017-10-07 | 1 | -1/+1 |
| | | | | Removes conflicts with existing ICommand. More refactoring coming. | ||||
* | Initial code commit | Rob Mensching | 2017-09-17 | 1 | -0/+30 |