aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/CommandLine/CommandLineParser.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Integrate Extensibility.Data namespace change from Extensibility repoRob Mensching2018-07-231-12/+20
* Add PostParse() method of IExtensionCommandLineRob Mensching2018-07-131-0/+5
* Refactor command line parsing to enable extensions there in light.exeRob Mensching2018-07-121-428/+165
* Support filtering localizations by cultureRob Mensching2017-12-311-2/+30
* Pass along include search paths to those that need it.Bob Arnson2017-12-291-1/+5
* Correctly join command line arguments and other small clean up and optimizationsRob Mensching2017-12-271-1/+1
* Integrate rename of "Wixout" to "IntermediatePostLink"Rob Mensching2017-12-261-3/+4
* Standardize creation of public objects in move towards interfacesRob Mensching2017-12-261-2/+2
* Reintroduce binder extensions and light.exe for binding .wixoutsRob Mensching2017-12-221-0/+628