| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
by adding WixToolsetServiceProviderFactory.
This forces consumers to code to the interfaces.
|
|
|
|
| |
the more convenient methods from WixToolsetServiceProvider without requiring casting or extension methods.
|
| |
|
| |
|
| |
|
|
|
|
| |
This required creating BundleExtensionData.xml.
|
|
|
|
|
| |
Add GetTestXml.
Fix issue with building with current version of burn.
|
| |
|
| |
|
|
|
|
|
| |
Use .wixlib instead of .wir, and skip tests which are now failing.
Add more bundle tests.
|
| |
|
|
|
|
| |
Handle escaped bind-time variable references.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
of the compiler.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
keep 'em?
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
$(sys.WIXMAJORVERSION)
$(sys.WIXVERSION)
|
|
|
|
| |
Fixes wixtoolset/issues#4830
|
|
|
|
| |
...for deferred CAs with HideTarget="yes" to the MSI backend where it belongs.
|
| |
|
| |
|
| |
|
| |
|
| |
|