WiX Toolset Code
main
Sean Hall committed over 6 years ago
Fix clean test, since the Common Clean target isn't actually supposed to delete everything.
Sean Hall committed over 6 years ago
Fix bugs when compiling UI.wixext
Sean Hall committed over 6 years ago
Sean Hall committed over 6 years ago
Use TupleDefinitions for tupleDefinitionName.
Sean Hall committed over 6 years ago
Modernize BalCompiler and BalBurnBackendExtension.
Sean Hall committed over 6 years ago
BalWindowsInstallerBackendBinderExtension is supposed to be a BurnBackendExtension.
Sean Hall committed over 6 years ago
Sean Hall committed over 6 years ago
Modernize SqlCompiler and tuples.
Sean Hall committed over 6 years ago
Sean Hall committed over 6 years ago
Sean Hall committed over 6 years ago
Update BaseBurnBackendExtension to provide Context and Messaging.
Sean Hall committed over 6 years ago
Sean Hall committed over 6 years ago
Add ability to TablesAndTuples to generate TableDefinitions.cs.
Sean Hall committed over 6 years ago
Update to Visual Studio 2019 appveyor image.
Sean Hall committed over 6 years ago
Modernize NetfxCompiler and table definitions.
Sean Hall committed over 6 years ago
Update to Visual Studio 2019 appveyor image.
Sean Hall committed over 6 years ago
Modernize IIsCompiler and tuples.
Sean Hall committed over 6 years ago
Add test around ActionText and fix the table definition to get it passing.
Sean Hall committed over 6 years ago
Implement new IParseHelper methods.
Sean Hall committed over 6 years ago