aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/WixToolsetServiceProvider.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use generics in WixToolsetServiceProviderSean Hall2018-09-021-26/+31
* Major reduction in public surface area of WixToolset.CoreRob Mensching2018-08-011-1/+4
* Support change of FileTransfer to interfaceRob Mensching2018-07-271-0/+1
* Integrate Extensibility.Data namespace change from Extensibility repoRob Mensching2018-07-231-2/+2
* Refactor command line parsing to enable extensions there in light.exeRob Mensching2018-07-121-0/+1
* Add `WixToolsetServiceProvider.TryGetService`.Bob Arnson2018-07-091-3/+8
* Standardize creation of public objects in move towards interfacesRob Mensching2017-12-261-77/+51
* Reintroduce binder extensions and light.exe for binding .wixoutsRob Mensching2017-12-221-1/+2
* Support wixout and extract Resolve and Layout from BinderRob Mensching2017-12-211-0/+10
* Integrate simplified message handlingRob Mensching2017-12-191-0/+6
* Support MSI backends creating custom tables and remove WixToolset.Data.Window...Rob Mensching2017-12-071-0/+6
* Implement support for IExtensionCommandLine and IPreprocessorExtensionRob Mensching2017-12-021-0/+11
* Refactor CompilerCore to ParserHelper and other clean upRob Mensching2017-11-141-0/+7
* Update to WiX Intermediate RepresentationRob Mensching2017-11-011-1/+18
* Introduce WixToolsetServiceProviderRob Mensching2017-10-181-0/+47