aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/CommandLine/CommandLine.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Integrate simplified message handlingRob Mensching2017-12-191-13/+13
* Implement support for IExtensionCommandLine and IPreprocessorExtensionRob Mensching2017-12-021-12/+17
* Update to WiX Intermediate RepresentationRob Mensching2017-11-011-1/+1
* Introduce WixToolsetServiceProviderRob Mensching2017-10-181-34/+30
* Massive refactoring to introduce the concept of IBackendRob Mensching2017-10-141-1/+21
* Rename ICommand to ICommandLineCommandRob Mensching2017-10-071-2/+2
* 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