Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Additional IR updates | Rob Mensching | 2017-11-11 | 1 | -4/+3 |
| | |||||
* | Update to WiX Intermediate Representation | Rob Mensching | 2017-11-01 | 1 | -0/+12 |
| | |||||
* | Introduce WixToolsetServiceProvider | Rob Mensching | 2017-10-18 | 2 | -21/+6 |
| | | | | | | 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. | ||||
* | Introduce integration test | Rob Mensching | 2017-10-16 | 9 | -0/+269 |
| | |||||
* | Use bind paths in test project | Rob Mensching | 2017-10-01 | 3 | -1/+9 |
| | |||||
* | Publish Core tools for internal use | Rob Mensching | 2017-09-24 | 2 | -4/+1 |
| | |||||
* | Initial code commit | Rob Mensching | 2017-09-17 | 7 | -0/+145 |