aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/WixToolsetServiceProvider.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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