aboutsummaryrefslogtreecommitdiff
path: root/README.md (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-01Add CreateGuid() to IBackendHelperRob Mensching1-0/+9
2018-07-27Allow file resolution extensions to send paths checked for fileRob Mensching4-3/+16
2018-07-26Expose FileTransfer as interfaceRob Mensching7-116/+87
2018-07-23Rename ICommandLine to ICommandLineParserRob Mensching1-1/+1
2018-07-23Reorganize data into Extensibility.Data namespaceRob Mensching50-79/+308
2018-07-13Add PostParse() method to IExtensionCommandLineRob Mensching1-0/+2
2018-07-12Update development dependenciesRob Mensching1-2/+2
2018-07-12Improve debuggabilityRob Mensching1-0/+3
2018-07-12Improve command line processing interfaces for extensionsRob Mensching3-8/+42
2018-01-03Include Pdb in IWindowsInstallerBackendExtension.PostBackendBind()Rob Mensching2-3/+2
2017-12-31Support filtering localizations by cultureRob Mensching1-0/+2
2017-12-30Rename IBindVariableResolver to IVariableResolve and merge ILocalizer plus im...Rob Mensching5-34/+53
2017-12-29Re-add IParseHelper.GetAttributeMsidbRegistryRootValue()Rob Mensching1-0/+9
2017-12-29Update to latest GitVersioningRob Mensching1-1/+1
2017-12-27Correctly set BaseLayoutExtension abstract class methods virtualRob Mensching1-2/+2
2017-12-27Build before packing to ensure tests are createdRob Mensching1-0/+1
2017-12-27Send build notifications to SlackRob Mensching1-0/+5
2017-12-27Better abstract extension factory, tuple to table creation and othersRob Mensching4-1/+67
2017-12-26Move copy/move file operations to ILayoutExtension plus other cleanupRob Mensching6-9/+17
2017-12-22Bring back binder extensions and missing layout base extensionRob Mensching6-14/+92
2017-12-21Introduce IResolveExtension and IFileSystemExtension with cleanupRob Mensching19-188/+254
2017-12-20Add ICompileContext to BaseCompilerExtensionBob Arnson1-0/+7
2017-12-19Integrate simplified message handlingRob Mensching14-19/+119
2017-12-07Enable MSI backends to add custom tables from tuplesRob Mensching6-80/+73
2017-12-06Enhance link context to support loading intermediates from extensionsRob Mensching1-0/+4
2017-12-02Fix IExtensionCommandLine and IPreprocessorExtensionRob Mensching11-92/+184
2017-11-14Remove ICompilerCore, introduce IParseHelper and other small fixesRob Mensching7-122/+77
2017-11-11Introduce IExtensionFactory as mechanism to create extensionsRob Mensching2-2/+43
2017-11-01Update to WiX Intermediate RepresentationRob Mensching26-40/+133
2017-10-18Incorporate refactoring of WixToolset.Core assembliesRob Mensching27-188/+427
2017-09-17Standardize on appveyor.cmd for buildsRob Mensching2-1/+8
2017-09-17Update to latest GitVersioning and Directory.Build.props standardsRob Mensching2-3/+7
2017-08-20Move to .NET Core 2.0Rob Mensching35-0/+1745
2017-08-20Add root configuration filesRob Mensching3-0/+44