WiX Toolset Code
main
Add platform-specific CAs and compiler extension.
Bob Arnson committed over 4 years ago
Add compiler extension to handle platforms.
Bob Arnson committed over 4 years ago
Bob Arnson committed over 4 years ago
Fix NoWarn being overridden and use PackageReference for TestSupport.
Sean Hall committed over 4 years ago
Add failing dependency E2E tests.
Sean Hall committed over 4 years ago
Use IgnoreLanguage as workaround for #6705.
Sean Hall committed over 4 years ago
Support harvesting dependency providers from v3 and v4 MSIs.
Sean Hall committed over 4 years ago
Only packages with no dependency providers get a generated one.
Sean Hall committed over 4 years ago
Sean Hall committed over 4 years ago
Update ReadMe.md with build information
Mark Stega committed over 4 years ago
Standardize .vcxproj on v143 like rest of build
Rob Mensching committed over 4 years ago
Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT.
Sean Hall committed over 4 years ago
Make Burn require a non-empty KB for MsuPackages to be uninstallable.
Sean Hall committed over 4 years ago
Update Burn to handle ExePackages that don't support uninstalling.
Sean Hall committed over 4 years ago
Rename fUninstallable to fPermanent.
Sean Hall committed over 4 years ago
Remove orphan compatible MSI packages.
Sean Hall committed over 4 years ago
Refactor some dependency detection.
Sean Hall committed over 4 years ago
Fix 32/64-bit bitness handling in Burn and BUtil.
Bob Arnson committed over 4 years ago
Small Microsoft.Common.targets integration improvements
Rob Mensching committed over 4 years ago
Support ImportBefore/ImportAfter to wix.targets
Rob Mensching committed over 4 years ago