aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/CommandLine/BuildCommand.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix resolution of localizations that are embedded in intermediatesRob Mensching2017-12-301-1/+3
* Pass along include search paths to those that need it.Bob Arnson2017-12-291-1/+2
* Integrate rename of "Wixout" to "IntermediatePostLink"Rob Mensching2017-12-261-1/+1
* Standardize creation of public objects in move towards interfacesRob Mensching2017-12-261-49/+40
* Reintroduce binder extensions and light.exe for binding .wixoutsRob Mensching2017-12-221-30/+32
* Support wixout and extract Resolve and Layout from BinderRob Mensching2017-12-211-53/+69
* Integrate simplified message handlingRob Mensching2017-12-191-25/+34
* Add support for loading Intermediates from extensionsRob Mensching2017-12-061-1/+3
* Implement support for IExtensionCommandLine and IPreprocessorExtensionRob Mensching2017-12-021-5/+10
* Update to WiX Intermediate RepresentationRob Mensching2017-11-011-42/+50
* Introduce WixToolsetServiceProviderRob Mensching2017-10-181-3/+7
* Introduce integration testRob Mensching2017-10-161-1/+12
* Massive refactoring to introduce the concept of IBackendRob Mensching2017-10-141-75/+67
* Rename ICommand to ICommandLineCommandRob Mensching2017-10-071-1/+1
* Pass extensions' data into the linkerRob Mensching2017-10-041-1/+9
* Add support for BindPaths and building .wixlibsRob Mensching2017-10-011-25/+171
* Initial code commitRob Mensching2017-09-171-0/+100