WiX Toolset Code
main
Track files to enable clean builds in MSBuild
Rob Mensching committed about 8 years ago
Add support for tracking files to simplify file transfers
Rob Mensching committed about 8 years ago
Update test references and simplify BuildWixNative file gathering
Rob Mensching committed about 8 years ago
Refactor and remove code from WixToolset.BuildTask
Rob Mensching committed about 8 years ago
Add CreateGuid() to IBackendHelper to make Uuid helper internal
Rob Mensching committed about 8 years ago
Add CreateGuid() to IBackendHelper
Rob Mensching committed about 8 years ago
Major reduction in public surface area of WixToolset.Core
Rob Mensching committed about 8 years ago
Support build of a .wixipl to final output
Rob Mensching committed about 8 years ago
Add error messages for source file command line processing
Rob Mensching committed about 8 years ago
Explicitly make WixBuildTools.TestSupport packable
Rob Mensching committed about 8 years ago
Add support for testing with MSBuild
Rob Mensching committed about 8 years ago
Rob Mensching committed about 8 years ago
Rob Mensching committed about 8 years ago
All unit test should be netcoreapp2.1
Rob Mensching committed about 8 years ago
Properly initialize WixVariableResolver internal variables
Rob Mensching committed about 8 years ago
Remove WixFileNotFoundException, report checked paths and improve bind path command-line parsing
Rob Mensching committed about 8 years ago
Support change of FileTransfer to interface
Rob Mensching committed about 8 years ago
Rob Mensching committed about 8 years ago
Allow file resolution extensions to send paths checked for file
Rob Mensching committed about 8 years ago
Support displaying paths checked when file not found
Rob Mensching committed about 8 years ago