aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.WindowsInstaller/Bind/ModularizeCommand.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-251-8/+8
|
* Fix naming of file in a merge module's cabinetRob Mensching2020-05-221-10/+9
| | | | | | The file was stored in the merge module's cabinet with plain FileId, without the modularization GUID. This change fixes the cabinet builder so that it adds the modularization GUID when creating the cabinet.
* Update to WindowsInstallerData rename from DataRob Mensching2019-10-261-2/+2
|
* Integrate latest changes to tuple definitionsRob Mensching2019-05-231-2/+2
|
* Correctly join command line arguments and other small clean up and optimizationsRob Mensching2017-12-271-0/+233