aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/Compiler.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ensure `ProxyStubClassId` is written as a proper, embraced GUID.Bob Arnson2018-09-201-1/+1
* Actually handle context-less Classes.Bob Arnson2018-08-231-19/+16
* Prevent crash when non-advertised Class omits Context. Fixes #5651.Bob Arnson2018-08-231-15/+18
* Major reduction in public surface area of WixToolset.CoreRob Mensching2018-08-011-2/+2
* Integrate Extensibility.Data namespace change from Extensibility repoRob Mensching2018-07-231-5/+9
* Update to latest Wixtoolset.Data and simplify Project/Package reference condi...Rob Mensching2018-01-011-38/+8
* Fix resolution of localizations that are embedded in intermediatesRob Mensching2017-12-301-1/+1
* Fix several missed identifiers in Compiler and other small cleanupRob Mensching2017-12-291-20/+22
* Standardize creation of public objects in move towards interfacesRob Mensching2017-12-261-9/+28
* Support wixout and extract Resolve and Layout from BinderRob Mensching2017-12-211-24/+29
* Integrate simplified message handlingRob Mensching2017-12-191-625/+625
* Fix handling of WixAction schedulingRob Mensching2017-12-121-1/+1
* Fix cab creation using explicit Media elementRob Mensching2017-12-061-2/+1
* Implement support for IExtensionCommandLine and IPreprocessorExtensionRob Mensching2017-12-021-3/+4
* Fix source path and cabinet processingRob Mensching2017-11-291-1/+1
* Refactor CompilerCore to ParserHelper and other clean upRob Mensching2017-11-141-8/+5
* Additional IR updatesRob Mensching2017-11-111-4/+4
* Update to WiX Intermediate RepresentationRob Mensching2017-11-011-3605/+3552
* Massive refactoring to introduce the concept of IBackendRob Mensching2017-10-141-14/+10
* Fix summary information codepageRob Mensching2017-09-281-2/+2
* Initial code commitRob Mensching2017-09-171-0/+20667