Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability for extensions to create custom bundle searches. | Sean Hall | 2020-03-30 | 1 | -1/+5 |
| | | | | This required creating BundleExtensionData.xml. | ||||
* | Update Example.Extension to automatically update based on its Example.wxs. | Sean Hall | 2020-03-20 | 1 | -1/+1 |
| | | | | | Use .wixlib instead of .wir, and skip tests which are now failing. Add more bundle tests. | ||||
* | Move tool projects to Tools repo | Rob Mensching | 2018-07-21 | 1 | -0/+33 |
| | |||||
* | Add support for loading Intermediates from extensions | Rob Mensching | 2017-12-06 | 1 | -33/+0 |
| | |||||
* | Introduce ExampleExtension for testing | Rob Mensching | 2017-12-01 | 1 | -0/+33 |