aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/CommandLine/CommandLine.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive refactoring to introduce the concept of IBackendRob Mensching2017-10-141-1/+21
|
* Rename ICommand to ICommandLineCommandRob Mensching2017-10-071-2/+2
| | | | Removes conflicts with existing ICommand. More refactoring coming.
* Pass extensions' data into the linkerRob Mensching2017-10-041-1/+1
|
* Add support for BindPaths and building .wixlibsRob Mensching2017-10-011-20/+95
|
* Initial code commitRob Mensching2017-09-171-0/+592