WiX Toolset Code
main
Enable CheckForOverflowUnderflow.
Sean Hall committed almost 6 years ago
Fix merge module decompilation timing.
Bob Arnson committed almost 6 years ago
Add test to verify primary feature select in component categories.
Bob Arnson committed almost 6 years ago
Sean Hall committed almost 6 years ago
Sean Hall committed almost 6 years ago
WIXFEAT:6209 - Add x64 and ARM64 versions of built-in BAs.
Sean Hall committed almost 6 years ago
Require the custom BA elements to reference built-in BAs.
Sean Hall committed almost 6 years ago
Add conversion for built-in BA usage from BootstrapperApplicationRef.
Sean Hall committed almost 6 years ago
Sean Hall committed almost 6 years ago
One shiny NuGet package, please and thank you.
Sean Hall committed almost 6 years ago
Sean Hall committed almost 6 years ago
Update to latest tools and check for failure in appveyor.cmd.
Sean Hall committed almost 6 years ago
Use new BootstrapperApplicationDll element.
Sean Hall committed almost 6 years ago
Format wixlib files using 'wix format'.
Sean Hall committed almost 6 years ago
Update dependencies. Remove platformless BundleExtension.
Sean Hall committed almost 6 years ago
Update test for BootstrapperApplicationDll element.
Sean Hall committed almost 6 years ago
Add conversion for BootstrapperApplicationDll and bal:UseUILanguages.
Sean Hall committed almost 6 years ago
WIXFEAT:6209 - Move BA entry point to its own element.
Sean Hall committed almost 6 years ago
Require SourceFile for BundleExtension.
Sean Hall committed almost 6 years ago
Always parse extension attributes in ParsePayloadElementContent.
Sean Hall committed almost 6 years ago