Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate simplified message handling | Rob Mensching | 2017-12-19 | 2 | -6/+61 |
| | |||||
* | Introduce IExtensionFactory as mechanism to create extensions | Rob Mensching | 2017-11-11 | 1 | -1/+1 |
| | |||||
* | Introduce WixToolsetServiceProvider | Rob Mensching | 2017-10-18 | 1 | -1/+22 |
| | | | | | | 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 | -0/+2 |
| | |||||
* | Code cleanup | Rob Mensching | 2017-10-07 | 1 | -0/+0 |
| | |||||
* | Correctly pass -bindFiles switch if enabled | Rob Mensching | 2017-10-02 | 1 | -1/+6 |
| | |||||
* | Automatically add referenced projects' output folder as bind paths | Rob Mensching | 2017-10-02 | 2 | -0/+5 |
| | |||||
* | Minor code cleanup | Rob Mensching | 2017-10-01 | 2 | -18/+17 |
| | |||||
* | Add support for BindPaths and building .wixlibs | Rob Mensching | 2017-10-01 | 3 | -32/+58 |
| | |||||
* | Correctly name NuGet .props file | Rob Mensching | 2017-09-24 | 2 | -9/+0 |
| | |||||
* | Publish Core tools for internal use | Rob Mensching | 2017-09-24 | 4 | -6/+13 |
| | |||||
* | Initial code commit | Rob Mensching | 2017-09-17 | 38 | -0/+6985 |