aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/CommandLine (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive refactoring to introduce the concept of IBackendRob Mensching2017-10-142-76/+88
|
* Rename ICommand to ICommandLineCommandRob Mensching2017-10-076-7/+7
| | | | Removes conflicts with existing ICommand. More refactoring coming.
* Code cleanupRob Mensching2017-10-072-260/+0
|
* Pass extensions' data into the linkerRob Mensching2017-10-042-2/+10
|
* Add support for BindPaths and building .wixlibsRob Mensching2017-10-012-45/+266
|
* Initial code commitRob Mensching2017-09-179-0/+1206