aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.WindowsInstaller/Bind/AttachPatchTransformsCommand.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enable codepages and languages to be set via .wxl filesRob Mensching2021-04-021-13/+13
| | | | Fixes wixtoolset/issues#5801
* Integrate the IntermediateSection and IntermediateSymbol mutable changesRob Mensching2021-04-021-15/+12
|
* Migrate PInvoke out of Core to Core.NativeRob Mensching2021-03-161-1/+1
|
* Minimize public surface area of CoreRob Mensching2021-03-141-3/+6
| | | | Fixes wixtoolset/issues#6374
* Fix collection modified during enumeration bug.Sean Hall2021-01-261-1/+1
|
* The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-251-85/+85
|
* Basic patching supportRob Mensching2020-05-301-41/+25
|
* Fix typo in SummaryInformationType.Sean Hall2020-04-131-38/+38
|
* General cleanup.Sean Hall2020-04-121-1/+1
| | | | | | Try not to send strings to specify the tuple or table. Try to avoid using the Set method on tuples. Always create new tuples and add them to the section in the same line.
* Move table definitions from Core to Data.Sean Hall2020-04-121-2/+1
|
* Start on new patch infrastructureRob Mensching2020-02-051-0/+1322