aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/Bind/ResolveFieldsCommand.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Redesign CustomTable tuples to support resolving binary columnsRob Mensching2020-06-031-26/+31
* Allow unresolved variables during resolution.Bob Arnson2020-03-181-1/+3
* Clean up unused IVariableResolver functionality.Bob Arnson2020-03-131-1/+1
* Start on new patch infrastructureRob Mensching2020-02-051-4/+4
* Update to WixOutput file structure to fix embedded file handlingRob Mensching2019-10-251-2/+2
* Handle null path fields during ResolveRob Mensching2019-10-071-15/+15
* Integrate interface-only WixToolset.Extensibility changeRob Mensching2019-03-011-1/+1
* Remove WixFileNotFoundException, report checked paths and improve bind path c...Rob Mensching2018-07-271-3/+2
* Integrate Extensibility.Data namespace change from Extensibility repoRob Mensching2018-07-231-1/+1
* Fix resolution of localizations that are embedded in intermediatesRob Mensching2017-12-301-2/+2
* Support wixout and extract Resolve and Layout from BinderRob Mensching2017-12-211-8/+9
* Integrate simplified message handlingRob Mensching2017-12-191-3/+6
* Update to WiX Intermediate RepresentationRob Mensching2017-11-011-21/+46
* Massive refactoring to introduce the concept of IBackendRob Mensching2017-10-141-31/+40
* Initial code commitRob Mensching2017-09-171-0/+215