aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/CommandLine/CommandLineParser.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to command-line parsing re-organizationRob Mensching2018-10-241-341/+173
* Implement -arch switchRob Mensching2018-10-031-5/+18
* Support warning suppression.Bob Arnson2018-08-281-1/+11
* Remove WixFileNotFoundException, report checked paths and improve bind path c...Rob Mensching2018-07-271-5/+13
* 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