aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Clean up variable resolution during Resolve.Bob Arnson2020-01-292-12/+0
| * Expose table definitions from IWindowsInstallerBackendBinderExtensionRob Mensching2020-01-233-14/+12
| * Let listeners adjust message levels; general messaging cleanup.Bob Arnson2020-01-172-12/+4
| * Update to WindowsInstallerData rename from DataRob Mensching2019-10-263-4/+4
| * Integrate latest changes for DataRob Mensching2019-10-253-4/+4
| * Better support all .NETsRob Mensching2019-10-181-1/+1
| * Support Bundle buildingRob Mensching2019-10-076-3/+64
| * Obsolete references to "Row" which are all now "Tuples"Rob Mensching2019-05-231-0/+15
| * Add the missing BaseLibrarianExtensionRob Mensching2019-05-121-0/+71
| * Rename IExtensionManager.Create to IExtensionManager.GetServicesRob Mensching2019-05-121-6/+5
| * Add ScheduleActionTuple to IParseHelperRob Mensching2019-05-081-0/+14
| * Require inline directory collection when processing directoriesRob Mensching2019-05-081-3/+6
| * Rename ComponentKeyPathType to PossibleKeyPathTypeRob Mensching2019-05-084-7/+8
| * Include the include files with the processed documentRob Mensching2019-03-014-2/+37
| * Expose only abstracts and enums from WixToolset.ExtensibilityRob Mensching2019-03-0135-207/+150
| * Update to latest .gitignore and prep for new NuGet license formatRob Mensching2018-12-221-0/+1
| * Update to latest Home\repo-templateRob Mensching2018-12-222-1/+6
| * Integrate SmartPackageReferenceRob Mensching2018-12-223-7/+45
| * Let caller specify directory for files extracted by decompiler.Bob Arnson2018-12-071-0/+2
| * Change DecompileResult document path to XDocumentRob Mensching2018-11-022-74/+2
| * Add BaseLinkerExtensionRob Mensching2018-11-021-0/+41
| * Remove unused IBindContext from IBackendFactory and other small fixesRob Mensching2018-10-243-5/+5
| * Re-introduce "decompile" to backendRob Mensching2018-10-246-35/+121
| * Fix "binder" names in interfaces and file namesRob Mensching2018-10-243-4/+2
| * Re-organize command-line processing and add support for custom commandsRob Mensching2018-10-247-42/+87
| * Enable NCrunch supportRob Mensching2018-10-031-4/+11
| * Add support for tracking files to simplify file transfersRob Mensching2018-08-117-25/+73
| * Add CreateGuid() to IBackendHelperRob Mensching2018-08-011-0/+9
| * Allow file resolution extensions to send paths checked for fileRob Mensching2018-07-274-3/+16
| * Expose FileTransfer as interfaceRob Mensching2018-07-267-116/+87
| * Rename ICommandLine to ICommandLineParserRob Mensching2018-07-231-1/+1
| * Reorganize data into Extensibility.Data namespaceRob Mensching2018-07-2350-79/+308
| * Add PostParse() method to IExtensionCommandLineRob Mensching2018-07-131-0/+2
| * Update development dependenciesRob Mensching2018-07-121-2/+2
| * Improve debuggabilityRob Mensching2018-07-121-0/+3
| * Improve command line processing interfaces for extensionsRob Mensching2018-07-123-8/+42
| * Include Pdb in IWindowsInstallerBackendExtension.PostBackendBind()Rob Mensching2018-01-032-3/+2
| * Support filtering localizations by cultureRob Mensching2017-12-311-0/+2
| * Rename IBindVariableResolver to IVariableResolve and merge ILocalizer plus im...Rob Mensching2017-12-305-34/+53
| * Re-add IParseHelper.GetAttributeMsidbRegistryRootValue()Rob Mensching2017-12-291-0/+9
| * Update to latest GitVersioningRob Mensching2017-12-291-1/+1
| * Correctly set BaseLayoutExtension abstract class methods virtualRob Mensching2017-12-271-2/+2
| * Better abstract extension factory, tuple to table creation and othersRob Mensching2017-12-274-1/+67
| * Move copy/move file operations to ILayoutExtension plus other cleanupRob Mensching2017-12-266-9/+17
| * Bring back binder extensions and missing layout base extensionRob Mensching2017-12-226-14/+92
| * Introduce IResolveExtension and IFileSystemExtension with cleanupRob Mensching2017-12-2119-188/+254
| * Add ICompileContext to BaseCompilerExtensionBob Arnson2017-12-201-0/+7
| * Integrate simplified message handlingRob Mensching2017-12-1914-19/+119
| * Enable MSI backends to add custom tables from tuplesRob Mensching2017-12-076-80/+73
| * Enhance link context to support loading intermediates from extensionsRob Mensching2017-12-061-0/+4