aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.WindowsInstaller (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix relative action schedulingRob Mensching2019-10-071-127/+135
* Correctly lower _SummaryInformationRob Mensching2019-10-071-2/+6
* Shortcut ShowCmd is nullableRob Mensching2019-05-231-1/+1
* Update to latest Core.NativeRob Mensching2019-05-231-3/+1
* Integrate latest Data changes for FileTuple and AssemblyTupleRob Mensching2019-05-2314-126/+133
* Integrate short and source name changes to Directory and Shortcut tuplesRob Mensching2019-05-232-7/+38
* Adopt "Ref" as reference convention over "_"Rob Mensching2019-05-238-51/+49
* Correctly set nullable row columnsRob Mensching2019-05-231-1/+1
* Integrate latest changes to tuple definitionsRob Mensching2019-05-2321-193/+235
* Add Component/@Shared and fix UninstallWhenSupersededBob Arnson2019-05-141-2/+2
* IExtensionManager.Create renamed to IExtensionManager.GetServicesRob Mensching2019-05-122-4/+4
* Fix inscript CA bit handlingRob Mensching2019-05-121-3/+7
* Use new strongly typed tuplesRob Mensching2019-05-0835-1023/+1922
* Integrate interface-only WixToolset.Extensibility changeRob Mensching2019-03-018-21/+49
* Fix overridable actions being tagged as duplicates.Bob Arnson2019-01-161-1/+1
* Remove lingering uses of .resx from WixToolset.CoreRob Mensching2018-12-262-5/+5
* Add missing InstallInitialize in AdvtExecuteSequenceRob Mensching2018-12-261-1/+2
* Populate MsiAssemblyName tableRob Mensching2018-12-265-356/+303
* Clean and create export directory early.Bob Arnson2018-12-172-6/+6
* Correctly set paths for files extracted from .msms during decompilation.Bob Arnson2018-12-131-1/+1
* Optionally use IDecompileContext.CabinetExtractFolder to extract cabs.Bob Arnson2018-12-071-1/+1
* Let caller specify directory for files extracted by ExtractCabinetsCommand.Bob Arnson2018-12-072-9/+9
* Return object fields exported from unbinding in the decompile results.Bob Arnson2018-12-052-1/+13
* Extract files when using `IDecompileContext.TreatProductAsModule`.Bob Arnson2018-12-052-3/+6
* Explicitly mark bitness of entities that support 64-bit attribute.Bob Arnson2018-11-191-0/+13
* Update to DecompileResult move to XDocumentRob Mensching2018-11-031-5/+1
* Re-introduce "decompile" to backendRob Mensching2018-10-247-2849/+2787
* Update to fixed "binder" names in interfacesRob Mensching2018-10-246-9/+9
* Minor code clean up to match .editorconfigRob Mensching2018-10-244-243/+254
* Minor code cleanup/reorganizationRob Mensching2018-10-241-1/+1
* Extract interfaces for Preprocess/Compile/Link/Bind/etcRob Mensching2018-10-246-2/+22
* Track files to enable clean builds in MSBuildRob Mensching2018-08-119-62/+125
* Add CreateGuid() to IBackendHelper to make Uuid helper internalRob Mensching2018-08-012-4/+7
* Remove WixFileNotFoundException, report checked paths and improve bind path c...Rob Mensching2018-07-271-2/+2
* Support change of FileTransfer to interfaceRob Mensching2018-07-273-39/+40
* Integrate Extensibility.Data namespace change from Extensibility repoRob Mensching2018-07-2313-26/+31
* Move tool projects to Tools repoRob Mensching2018-07-211-1/+1
* Move idts to to sub-folder of intermediate folderRob Mensching2018-07-191-16/+13
* Fix Component GUID generationRob Mensching2018-07-131-1/+1
* Improve debuggabilityRob Mensching2018-07-121-0/+3
* Target NuGet NoWarn to specific PackageReferenceRob Mensching2018-07-121-5/+1
* Update development dependenciesRob Mensching2018-07-121-1/+1
* Update Extensiblity for update to IWindowsInstallerBackendExtension.PostBacke...Rob Mensching2018-01-033-13/+17
* Integrate namespace change in WixToolset.DataRob Mensching2017-12-302-2/+0
* Clean up project files and update to latest GitVersioningRob Mensching2017-12-291-11/+1
* Correctly join command line arguments and other small clean up and optimizationsRob Mensching2017-12-273-55/+43
* Integrate latest Data and Extensibility changes and build light.exeRob Mensching2017-12-276-11/+11
* Reintroduce binder extensions and light.exe for binding .wixoutsRob Mensching2017-12-222-4/+4
* Support wixout and extract Resolve and Layout from BinderRob Mensching2017-12-2115-114/+164
* Integrate simplified message handlingRob Mensching2017-12-1932-271/+603