Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compression of files without file hashes | Rob Mensching | 2017-12-12 | 1 | -11/+7 |
| | |||||
* | Fix handling of MediaTemplate/@CompressionLevel | Rob Mensching | 2017-12-07 | 1 | -12/+28 |
| | |||||
* | Support MSI backends creating custom tables and remove ↵ | Rob Mensching | 2017-12-07 | 30 | -126/+3191 |
| | | | | WixToolset.Data.WindowsInstaller | ||||
* | Fix cab creation using explicit Media element | Rob Mensching | 2017-12-06 | 1 | -4/+4 |
| | |||||
* | Fix source path and cabinet processing | Rob Mensching | 2017-11-29 | 9 | -93/+131 |
| | |||||
* | Introduce IExtensionFactory as mechanism to create extensions | Rob Mensching | 2017-11-11 | 2 | -1/+23 |
| | |||||
* | Additional IR updates | Rob Mensching | 2017-11-11 | 27 | -956/+1830 |
| | |||||
* | Update to WiX Intermediate Representation | Rob Mensching | 2017-11-01 | 24 | -62/+10429 |
| | |||||
* | Introduce WixToolsetServiceProvider | Rob Mensching | 2017-10-18 | 8 | -0/+19 |
| | | | | | | 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 | 47 | -0/+14451 |