aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move WixFileNotFoundException from Core back to DataRob Mensching2018-01-021-44/+0
* Update to latest Wixtoolset.Data and simplify Project/Package reference condi...Rob Mensching2018-01-012-44/+14
* Support filtering localizations by cultureRob Mensching2017-12-314-14/+95
* Support preprocessing .wxl filesRob Mensching2017-12-312-24/+50
* Fix resolution of localizations that are embedded in intermediatesRob Mensching2017-12-3011-479/+504
* Integrate namespace change in WixToolset.DataRob Mensching2017-12-302-3/+2
* Implement IParseHelper.GetAttributeMsidbRegistryRootValue()Rob Mensching2017-12-292-63/+61
* Pass along include search paths to those that need it.Bob Arnson2017-12-292-2/+7
* Clean up project files and update to latest GitVersioningRob Mensching2017-12-291-20/+1
* Fix several missed identifiers in Compiler and other small cleanupRob Mensching2017-12-291-20/+22
* Correctly join command line arguments and other small clean up and optimizationsRob Mensching2017-12-272-2/+2
* Integrate latest Data and Extensibility changes and build light.exeRob Mensching2017-12-271-1/+1
* Integrate rename of "Wixout" to "IntermediatePostLink"Rob Mensching2017-12-262-4/+5
* Move copy/move file operations to ILayoutExtensionRob Mensching2017-12-263-16/+14
* Standardize creation of public objects in move towards interfacesRob Mensching2017-12-2611-236/+293
* Reintroduce binder extensions and light.exe for binding .wixoutsRob Mensching2017-12-2213-555/+358
* Support wixout and extract Resolve and Layout from BinderRob Mensching2017-12-2123-698/+825
* Integrate simplified message handlingRob Mensching2017-12-1963-8871/+1302
* Fix handling of WixAction schedulingRob Mensching2017-12-122-11/+11
* Support and test preprocessor variables without "var." prefixRob Mensching2017-12-082-29/+2
* Support MSI backends creating custom tables and remove WixToolset.Data.Window...Rob Mensching2017-12-072-0/+59
* Fix cab creation using explicit Media elementRob Mensching2017-12-061-2/+1
* Add support for loading Intermediates from extensionsRob Mensching2017-12-064-47/+20
* Implement support for IExtensionCommandLine and IPreprocessorExtensionRob Mensching2017-12-0210-880/+742
* Introduce ExampleExtension for testingRob Mensching2017-12-012-0/+20
* Fix source path and cabinet processingRob Mensching2017-11-2910-823/+35
* Cache loaded extensionsRob Mensching2017-11-141-6/+12
* Refactor CompilerCore to ParserHelper and other clean upRob Mensching2017-11-1418-742/+946
* Introduce IExtensionFactory as mechanism to create extensionsRob Mensching2017-11-111-39/+26
* Additional IR updatesRob Mensching2017-11-118-996/+65
* Update to WiX Intermediate RepresentationRob Mensching2017-11-0139-15056/+5099
* Commit generated message and schema classes one way to better systemRob Mensching2017-10-185-0/+3108
* Introduce WixToolsetServiceProviderRob Mensching2017-10-1812-56/+149
* Introduce integration testRob Mensching2017-10-161-1/+12
* Massive refactoring to introduce the concept of IBackendRob Mensching2017-10-14108-19824/+1625
* Rename ICommand to ICommandLineCommandRob Mensching2017-10-076-7/+7
* Code cleanupRob Mensching2017-10-073-260/+0
* Pass extensions' data into the linkerRob Mensching2017-10-042-2/+10
* Ensure full path provided to IDT importRob Mensching2017-10-011-1/+1
* Minor code cleanupRob Mensching2017-10-011-9/+4
* Add support for BindPaths and building .wixlibsRob Mensching2017-10-015-138/+363
* Fix summary information codepageRob Mensching2017-09-283-3/+4
* Fix CLI headerRob Mensching2017-09-224-212/+6
* Initial code commitRob Mensching2017-09-17145-0/+71323