aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.WindowsInstaller/Unbind (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable codepages and languages to be set via .wxl filesRob Mensching2021-04-021-1/+1
* Migrate PInvoke out of Core to Core.NativeRob Mensching2021-03-164-6/+6
* Minimize public surface area of CoreRob Mensching2021-03-142-7/+12
* Improve compiler performance by removing regex and other string fixesRob Mensching2020-07-081-5/+6
* Add missing ARM64 cases & random fixes.Bob Arnson2020-05-171-1/+1
* Fix changes to TableDefinition.Sean Hall2020-04-131-1/+1
* Move table definitions from Core to Data.Sean Hall2020-04-122-2/+2
* Start on new patch infrastructureRob Mensching2020-02-052-68/+59
* Provide Record enumerator on View that disposes fetched RecordsRob Mensching2020-01-131-171/+154
* Correctly report files unbound from cabinets.Bob Arnson2019-12-111-3/+2
* Always use WiX table definitions when decompiling standard tables.Sean Hall2019-11-251-9/+8
* Refactor creating the TableDefinition into a method before changing the logicSean Hall2019-11-251-146/+151
* Update to WindowsInstallerData rename from DataRob Mensching2019-10-263-12/+12
* Fix custom tables, small fixes in linker and update latest DataRob Mensching2019-10-231-1/+1
* Integrate latest Data changes for FileTuple and AssemblyTupleRob Mensching2019-05-231-0/+3
* Use new strongly typed tuplesRob Mensching2019-05-084-10/+6
* Clean and create export directory early.Bob Arnson2018-12-171-6/+0
* Let caller specify directory for files extracted by ExtractCabinetsCommand.Bob Arnson2018-12-071-7/+5
* Return object fields exported from unbinding in the decompile results.Bob Arnson2018-12-051-0/+9
* Extract files when using `IDecompileContext.TreatProductAsModule`.Bob Arnson2018-12-051-2/+5
* Minor code clean up to match .editorconfigRob Mensching2018-10-242-242/+252
* Track files to enable clean builds in MSBuildRob Mensching2018-08-111-1/+1
* Integrate Extensibility.Data namespace change from Extensibility repoRob Mensching2018-07-231-1/+1
* Integrate latest Data and Extensibility changes and build light.exeRob Mensching2017-12-272-5/+5
* Support wixout and extract Resolve and Layout from BinderRob Mensching2017-12-211-1/+1
* Integrate simplified message handlingRob Mensching2017-12-193-8/+10
* Support MSI backends creating custom tables and remove WixToolset.Data.Window...Rob Mensching2017-12-073-19/+16
* Fix source path and cabinet processingRob Mensching2017-11-291-12/+10
* Additional IR updatesRob Mensching2017-11-112-6/+3
* Update to WiX Intermediate RepresentationRob Mensching2017-11-012-3/+6
* Massive refactoring to introduce the concept of IBackendRob Mensching2017-10-144-0/+1307