Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IExtensionManager.Create renamed to IExtensionManager.GetServices | Rob Mensching | 2019-05-12 | 1 | -1/+1 |
| | |||||
* | Update to command-line parsing re-organization | Rob Mensching | 2018-10-24 | 1 | -0/+210 |
| | |||||
* | Reintroduce binder extensions and light.exe for binding .wixouts | Rob Mensching | 2017-12-22 | 1 | -692/+0 |
| | |||||
* | Support wixout and extract Resolve and Layout from Binder | Rob Mensching | 2017-12-21 | 1 | -0/+4 |
| | |||||
* | Integrate simplified message handling | Rob Mensching | 2017-12-19 | 1 | -13/+13 |
| | |||||
* | Implement support for IExtensionCommandLine and IPreprocessorExtension | Rob Mensching | 2017-12-02 | 1 | -12/+17 |
| | |||||
* | Update to WiX Intermediate Representation | Rob Mensching | 2017-11-01 | 1 | -1/+1 |
| | |||||
* | Introduce WixToolsetServiceProvider | Rob Mensching | 2017-10-18 | 1 | -34/+30 |
| | | | | | | 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. | ||||
* | Massive refactoring to introduce the concept of IBackend | Rob Mensching | 2017-10-14 | 1 | -1/+21 |
| | |||||
* | Rename ICommand to ICommandLineCommand | Rob Mensching | 2017-10-07 | 1 | -2/+2 |
| | | | | Removes conflicts with existing ICommand. More refactoring coming. | ||||
* | Pass extensions' data into the linker | Rob Mensching | 2017-10-04 | 1 | -1/+1 |
| | |||||
* | Add support for BindPaths and building .wixlibs | Rob Mensching | 2017-10-01 | 1 | -20/+95 |
| | |||||
* | Initial code commit | Rob Mensching | 2017-09-17 | 1 | -0/+592 |