WiX Toolset Code
main
Update MSBuild task to support async commands and push heat out of proc
Rob Mensching committed over 6 years ago
Remove WixCop references from build files
Rob Mensching committed over 6 years ago
Rob Mensching committed over 6 years ago
Support async execution of commands
Rob Mensching committed over 6 years ago
Move WixCop to "wix.exe convert" command
Rob Mensching committed over 6 years ago
Do not create rows for internal-use-only tuples
Rob Mensching committed over 6 years ago
Rob Mensching committed over 6 years ago
Fix crossplat pathing and other small issues in extension caching
Rob Mensching committed over 6 years ago
Fix flag enums to actually be flags
Rob Mensching committed over 6 years ago
Add forgotten ExtensionCache pack and publish
Rob Mensching committed over 6 years ago
Rob Mensching committed over 6 years ago
Migrate integration tests from Tools repo
Rob Mensching committed over 6 years ago
Expose converter as a command-line command for use by wix.exe
Rob Mensching committed over 6 years ago
Rob Mensching committed over 6 years ago
Make commands async and internal processes cancelable
Rob Mensching committed over 6 years ago
Integrate change to TryParseCommand and other code cleanup
Rob Mensching committed over 6 years ago
Rob Mensching committed over 6 years ago
Support cancelling internal processes
Rob Mensching committed over 6 years ago
Execute command-line commands async
Rob Mensching committed over 6 years ago
Add the argument to command command-line processing and add xmldoc
Rob Mensching committed over 6 years ago