aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/Localizer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Major reduction in public surface area of WixToolset.CoreRob Mensching2018-08-011-21/+15
* Support preprocessing .wxl filesRob Mensching2017-12-311-4/+13
* Fix resolution of localizations that are embedded in intermediatesRob Mensching2017-12-301-62/+1
* Integrate namespace change in WixToolset.DataRob Mensching2017-12-301-2/+2
* Integrate simplified message handlingRob Mensching2017-12-191-45/+46
* Refactor CompilerCore to ParserHelper and other clean upRob Mensching2017-11-141-1/+1
* Update to WiX Intermediate RepresentationRob Mensching2017-11-011-16/+19
* Massive refactoring to introduce the concept of IBackendRob Mensching2017-10-141-26/+25
* Add support for BindPaths and building .wixlibsRob Mensching2017-10-011-29/+24
* Initial code commitRob Mensching2017-09-171-0/+384