| Commit message (Expand) | Author | Age | Files | Lines |
* | Strong-name sign WiX assemblies. | Bob Arnson | 2020-10-28 | 3 | -1/+15 |
* | Add platform to decompiler result. | Bob Arnson | 2020-10-08 | 1 | -0/+3 |
* | Remove 32-bit ARM support. | Bob Arnson | 2020-09-19 | 2 | -11/+2 |
* | Only target all frameworks in Release | Sean Hall | 2020-08-17 | 1 | -1/+2 |
* | Simplify IPathResolve GetDirectoryPath() by adding canonical-specific method | Rob Mensching | 2020-07-21 | 1 | -3/+11 |
* | Use VS2019 for CI Build. | Bob Arnson | 2020-07-19 | 1 | -1/+1 |
* | Add performance optimized methods and remove obsolete CreateDirectoryRow | Rob Mensching | 2020-07-14 | 1 | -17/+21 |
* | Update dependencies. | Sean Hall | 2020-07-14 | 1 | -1/+1 |
* | Add CreateIdentifierValueFromPlatform and BurnPlatforms. | Sean Hall | 2020-07-10 | 2 | -2/+40 |
* | Remove unused property | Rob Mensching | 2020-07-08 | 1 | -2/+0 |
* | The Great Tuple to Symbol Rename (tm) | Rob Mensching | 2020-06-25 | 15 | -97/+97 |
* | Deprecate the use of inner text | Rob Mensching | 2020-06-23 | 1 | -0/+2 |
* | Fix BaseBurnBackendExtension.TryAddTupleToDataManifest. | Sean Hall | 2020-06-22 | 1 | -6/+10 |
* | Fix BaseWindowsInstallerBackendBinderExtension to only act on its tuples. | Sean Hall | 2020-06-19 | 1 | -1/+1 |
* | Add IBurnBackendHelper and TryAddTupleToDataManifest. | Sean Hall | 2020-06-19 | 3 | -1/+85 |
* | Introduce simplified command creation methods plus xmldoc | Rob Mensching | 2020-06-13 | 2 | -5/+38 |
* | Support cancelling internal processes | Rob Mensching | 2020-06-08 | 7 | -7/+21 |
* | Execute command-line commands async | Rob Mensching | 2020-06-08 | 1 | -1/+4 |
* | Add the argument to command command-line processing and add xmldoc | Rob Mensching | 2020-06-08 | 3 | -4/+44 |
* | Add xmldoc | Rob Mensching | 2020-06-08 | 3 | -9/+55 |
* | Remove BurnStubPath | Sean Hall | 2020-05-10 | 2 | -3/+1 |
* | Add `IBindContext.SuppressLayout` to suppress cab generation. | Bob Arnson | 2020-05-08 | 1 | -0/+2 |
* | Add BundleFinalize to IBurnBackendExtension. | Sean Hall | 2020-04-23 | 2 | -0/+10 |
* | One shiny NuGet package, please and thank you. | Sean Hall | 2020-04-18 | 1 | -1/+0 |
* | One shiny NuGet package, please and thank you. | Sean Hall | 2020-04-13 | 1 | -0/+1 |
* | Add section and TableDefinitionCollection to TryAddTupleToOutput methods. | Sean Hall | 2020-04-12 | 3 | -5/+5 |
* | Update BaseBurnBackendExtension to provide Context and Messaging. | Sean Hall | 2020-04-06 | 1 | -0/+13 |
* | Fix IParseHelper docs when tableName was supposed to be tupleName | Sean Hall | 2020-04-05 | 1 | -24/+43 |
* | Remove TryAddTupleToOutputMatchingTableDefinitions overload for columnZeroIsI... | Sean Hall | 2020-04-03 | 1 | -2/+0 |
* | Add IWixToolsetServiceProvider and IWixToolsetCoreServiceProvider to expose t... | Sean Hall | 2020-04-02 | 17 | -34/+62 |
* | Add helper methods in IParseHelper for creating WixSearches. | Sean Hall | 2020-03-30 | 2 | -0/+53 |
* | Allow unresolved variables during resolution. | Bob Arnson | 2020-03-18 | 2 | -1/+11 |
* | Partial WixPdbs stop the backend before binding. | Bob Arnson | 2020-03-17 | 1 | -1/+3 |
* | Clean up unused IVariableResolver functionality. | Bob Arnson | 2020-03-13 | 1 | -2/+1 |
* | Add CreateCustomActionReference method | Bob Arnson | 2020-03-03 | 2 | -0/+42 |
* | Clean up BindResult redundancy in IWindowsInstallerBackendBinderExtension. | Bob Arnson | 2020-02-13 | 2 | -2/+2 |
* | Make BindResult disposable to manage WixOutput disposability. | Bob Arnson | 2020-02-13 | 1 | -2/+3 |
* | Add the bound package's WixOutput to IBindResult. | Bob Arnson | 2020-02-06 | 1 | -0/+3 |
* | Improve doc comments | Rob Mensching | 2020-02-05 | 2 | -1/+4 |
* | Sort IMessageListener methods | Rob Mensching | 2020-02-05 | 1 | -2/+2 |
* | Clean up variable resolution during Resolve. | Bob Arnson | 2020-01-29 | 2 | -12/+0 |
* | Expose table definitions from IWindowsInstallerBackendBinderExtension | Rob Mensching | 2020-01-23 | 3 | -14/+12 |
* | Let listeners adjust message levels; general messaging cleanup. | Bob Arnson | 2020-01-17 | 2 | -12/+4 |
* | Update to WindowsInstallerData rename from Data | Rob Mensching | 2019-10-26 | 3 | -4/+4 |
* | Integrate latest changes for Data | Rob Mensching | 2019-10-25 | 3 | -4/+4 |
* | Better support all .NETs | Rob Mensching | 2019-10-18 | 2 | -2/+1 |
* | Support Bundle building | Rob Mensching | 2019-10-07 | 6 | -3/+64 |
* | Obsolete references to "Row" which are all now "Tuples" | Rob Mensching | 2019-05-23 | 1 | -0/+15 |
* | Add the missing BaseLibrarianExtension | Rob Mensching | 2019-05-12 | 1 | -0/+71 |
* | Rename IExtensionManager.Create to IExtensionManager.GetServices | Rob Mensching | 2019-05-12 | 1 | -6/+5 |