WiX Toolset Code
main
Support wixout and extract Resolve and Layout from Binder
Rob Mensching committed over 8 years ago
Introduce IResolveExtension and IFileSystemExtension with cleanup
Rob Mensching committed over 8 years ago
Rob Mensching committed over 8 years ago
Add ICompileContext to BaseCompilerExtension
Bob Arnson committed over 8 years ago
Integrate simplified message handling
Rob Mensching committed over 8 years ago
Integrate simplified message handling
Rob Mensching committed over 8 years ago
Rob Mensching committed over 8 years ago
Fix handling of WixAction scheduling
Rob Mensching committed almost 9 years ago
Fix compression of files without file hashes
Rob Mensching committed almost 9 years ago
Add failing ManualUpgrade test for issue resolving RemoveExistingProducts.
Bob Arnson committed almost 9 years ago
Add broken test for PE payloads.
Bob Arnson committed almost 9 years ago
Support and test preprocessor variables without "var." prefix
Rob Mensching committed almost 9 years ago
Store WixMediaTemplate/@CompressionLevel as string
Rob Mensching committed almost 9 years ago
Fix handling of MediaTemplate/@CompressionLevel
Rob Mensching committed almost 9 years ago
MediaTemplate problems. With no CompressionLevel:
Bob Arnson committed almost 9 years ago
Support MSI backends creating custom tables and remove WixToolset.Data.WindowsInstaller
Rob Mensching committed almost 9 years ago
Enable MSI backends to add custom tables from tuples
Rob Mensching committed almost 9 years ago
Reintegrate MSI constructs into WxToolset.Data.WindowsInstaller namespace
Rob Mensching committed almost 9 years ago
Fix cab creation using explicit Media element
Rob Mensching committed almost 9 years ago
Add support for loading Intermediates from extensions
Rob Mensching committed almost 9 years ago