WiX Toolset Code
main
Sean Hall committed over 5 years ago
Sean Hall committed over 5 years ago
Update dependencies and integrate changes.
Sean Hall committed over 5 years ago
Integrate OnUnregisterBegin changes in Burn headers.
Sean Hall committed over 5 years ago
Update heat.exe to add the Burn backend.
Sean Hall committed over 5 years ago
Fix spelling of RemoveUnusedNamespaces.
Sean Hall committed over 5 years ago
Add conversion for renaming RemotePayload, and warn about changed hash.
Sean Hall committed over 5 years ago
Don't recommend "/ChainingPackage" for netfx4 protocol ExePackages.
Sean Hall committed over 5 years ago
Change the hash algorithm for Burn to SHA512.
Sean Hall committed over 5 years ago
Don't require Version, ProductName, or Description for remote payloads.
Sean Hall committed over 5 years ago
Use new PackagePayload symbols for the package's payload.
Sean Hall committed over 5 years ago
Refactor payload compiling and harvesting.
Sean Hall committed over 5 years ago
Sean Hall committed over 5 years ago
Sean Hall committed over 5 years ago
Sean Hall committed over 5 years ago
Upgrade to latest dutil for SHA512.
Sean Hall committed over 5 years ago
Let the BA request the bundle to stay installed from OnUnregisterBegin.
Sean Hall committed over 5 years ago
Loosen restrictions for actions that don't affect machine state.
Sean Hall committed over 5 years ago
Always remove all dependencies the bundle could have registered.
Sean Hall committed over 5 years ago
In Extensibility projects, treat warnings as errors.
Sean Hall committed over 5 years ago