WiX Toolset Code
main
Update rest of dutil to use their own source with the Exit* macros. Fix some CA warnings.
Sean Hall committed over 5 years ago
Add SHA512 support to apuputil.
Sean Hall committed over 5 years ago
In Data projects, treat warnings as errors.
Sean Hall committed over 5 years ago
Add PackagePayload symbols, errors, and ComplexReferenceChildType.
Sean Hall committed over 5 years ago
Merge pull request #40 from drolevar/fix_revert_to_postbackendbind
Sean Hall committed over 5 years ago
Andrij Abyzov committed over 5 years ago
Use SymbolsFinalized instead of BundleFinalize
Andrij Abyzov committed over 5 years ago
Version the extension cache folders
Rob Mensching committed over 5 years ago
Fix Win64 to Bitness, even in v4 .wxs code
Rob Mensching committed over 5 years ago
Support the new names for AccessModifiers
Rob Mensching committed over 5 years ago
Remove references to "Output" and use "Data" instead
Rob Mensching committed over 5 years ago
Simplify BindDatabaseCommand by using WindowsInstallerBackendHelper
Rob Mensching committed over 5 years ago
Correctly set the parent SourceLineNumber for include files
Rob Mensching committed over 5 years ago
Fix AccessModifier usage in test code
Rob Mensching committed over 5 years ago
Rob Mensching committed over 5 years ago
Short names are now created in the backend not the frontend
Rob Mensching committed over 5 years ago
Remove v3 based functions from IWindowsInstallerBackendDecompilerExtension
Rob Mensching committed over 5 years ago
Remove references to "Output" and use "Data" instead
Rob Mensching committed over 5 years ago
Optimize SourceLineNumber and add support for setting Parent
Rob Mensching committed over 5 years ago
Rob Mensching committed over 5 years ago