aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Track files to enable clean builds in MSBuildRob Mensching2018-08-116-37/+148
* Add CreateGuid() to IBackendHelper to make Uuid helper internalRob Mensching2018-08-012-1/+6
* Major reduction in public surface area of WixToolset.CoreRob Mensching2018-08-0138-220/+110
* Support build of a .wixipl to final outputRob Mensching2018-07-312-24/+49
* Properly initialize WixVariableResolver internal variablesRob Mensching2018-07-271-3/+4
* Remove WixFileNotFoundException, report checked paths and improve bind path c...Rob Mensching2018-07-275-20/+43
* Support change of FileTransfer to interfaceRob Mensching2018-07-276-9/+102
* Remove special handling to pdb path in Layout commandRob Mensching2018-07-231-20/+11
* Integrate Extensibility.Data namespace change from Extensibility repoRob Mensching2018-07-2333-107/+124
* Move tool projects to Tools repoRob Mensching2018-07-211-1/+1
* Minimize duplicate localization processingRob Mensching2018-07-192-2/+2
* When filtering cultures always include .wxls that do not specify a cultureRob Mensching2018-07-191-1/+1
* Add PostParse() method of IExtensionCommandLineRob Mensching2018-07-131-0/+5
* Fix MSBuild handling of cultures plus add unit testsRob Mensching2018-07-131-1/+1
* Improve debuggabilityRob Mensching2018-07-121-0/+3
* Update development dependenciesRob Mensching2018-07-121-3/+3
* Refactor command line parsing to enable extensions there in light.exeRob Mensching2018-07-127-648/+636
* Add `WixToolsetServiceProvider.TryGetService`.Bob Arnson2018-07-091-3/+8
* 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