aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Extensibility/Data (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ICompilerContext.IsCurrentPlatfom64BitRob Mensching2021-02-111-1/+23
* Enable XML doc and delete obsolete IParseHelper methods.Sean Hall2020-12-1829-2/+46
* Add platform to decompiler result.Bob Arnson2020-10-081-0/+3
* Remove 32-bit ARM support.Bob Arnson2020-09-192-11/+2
* Add CreateIdentifierValueFromPlatform and BurnPlatforms.Sean Hall2020-07-101-0/+28
* Remove unused propertyRob Mensching2020-07-081-2/+0
* The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-252-4/+4
* Introduce simplified command creation methods plus xmldocRob Mensching2020-06-131-1/+16
* Support cancelling internal processesRob Mensching2020-06-087-7/+21
* Execute command-line commands asyncRob Mensching2020-06-081-1/+4
* Add the argument to command command-line processing and add xmldocRob Mensching2020-06-081-0/+19
* Remove BurnStubPathSean Hall2020-05-101-2/+0
* Add `IBindContext.SuppressLayout` to suppress cab generation.Bob Arnson2020-05-081-0/+2
* Add IWixToolsetServiceProvider and IWixToolsetCoreServiceProvider to expose t...Sean Hall2020-04-0212-19/+30
* Allow unresolved variables during resolution.Bob Arnson2020-03-181-1/+2
* Partial WixPdbs stop the backend before binding.Bob Arnson2020-03-171-1/+3
* Add CreateCustomActionReference methodBob Arnson2020-03-031-0/+31
* Make BindResult disposable to manage WixOutput disposability.Bob Arnson2020-02-131-2/+3
* Add the bound package's WixOutput to IBindResult.Bob Arnson2020-02-061-0/+3
* Clean up variable resolution during Resolve.Bob Arnson2020-01-291-2/+0
* Integrate latest changes for DataRob Mensching2019-10-251-2/+2
* Support Bundle buildingRob Mensching2019-10-072-1/+22
* Rename ComponentKeyPathType to PossibleKeyPathTypeRob Mensching2019-05-082-3/+3
* Include the include files with the processed documentRob Mensching2019-03-012-0/+35
* Expose only abstracts and enums from WixToolset.ExtensibilityRob Mensching2019-03-0116-157/+97
* Let caller specify directory for files extracted by decompiler.Bob Arnson2018-12-071-0/+2
* Change DecompileResult document path to XDocumentRob Mensching2018-11-021-1/+2
* Remove unused IBindContext from IBackendFactory and other small fixesRob Mensching2018-10-242-2/+4
* Re-introduce "decompile" to backendRob Mensching2018-10-242-0/+68
* Re-organize command-line processing and add support for custom commandsRob Mensching2018-10-242-2/+10
* Add support for tracking files to simplify file transfersRob Mensching2018-08-116-22/+64
* Allow file resolution extensions to send paths checked for fileRob Mensching2018-07-271-0/+13
* Expose FileTransfer as interfaceRob Mensching2018-07-265-116/+49
* Reorganize data into Extensibility.Data namespaceRob Mensching2018-07-2325-0/+704