aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Update to latest Wixtoolset.Data and simplify Project/Package reference condi...Rob Mensching2018-01-013-47/+22
| * 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-3012-480/+505
| * Integrate namespace change in WixToolset.DataRob Mensching2017-12-3017-19/+2
| * Implement IParseHelper.GetAttributeMsidbRegistryRootValue()Rob Mensching2017-12-292-63/+61
| * Pass along include search paths to those that need it.Bob Arnson2017-12-299-2/+99
| * Clean up project files and update to latest GitVersioningRob Mensching2017-12-299-55/+9
| * New WixToolset.Core.TestPackage.nupkg for testing in other reposRob Mensching2017-12-293-0/+77
| * Store different framework target separatelyRob Mensching2017-12-294-11/+12
| * Fix several missed identifiers in Compiler and other small cleanupRob Mensching2017-12-293-23/+29
| * Move to WixBuildTools.TestSupportRob Mensching2017-12-297-169/+33
| * Correctly join command line arguments and other small clean up and optimizationsRob Mensching2017-12-276-58/+45
| * Send build notifications to SlackRob Mensching2017-12-271-0/+5
| * Integrate latest Data and Extensibility changes and build light.exeRob Mensching2017-12-2710-18/+17
| * 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-2613-240/+293
| * Reintroduce binder extensions and light.exe for binding .wixoutsRob Mensching2017-12-2231-560/+1956
| * Support wixout and extract Resolve and Layout from BinderRob Mensching2017-12-2144-799/+1005
| * Integrate simplified message handlingRob Mensching2017-12-19104-9192/+2055
| * Fix handling of WixAction schedulingRob Mensching2017-12-122-11/+11
| * Fix compression of files without file hashesRob Mensching2017-12-121-11/+7
| * Add failing ManualUpgrade test for issue resolving RemoveExistingProducts.Bob Arnson2017-12-116-0/+90
| * Add broken test for PE payloads.Bob Arnson2017-12-086-0/+87
| * Support and test preprocessor variables without "var." prefixRob Mensching2017-12-084-33/+71
| * Fix handling of MediaTemplate/@CompressionLevelRob Mensching2017-12-072-13/+29
| * MediaTemplate problems. With no CompressionLevel:Bob Arnson2017-12-071-1/+3
| * Support MSI backends creating custom tables and remove WixToolset.Data.Window...Rob Mensching2017-12-07102-9258/+894
| * Fix cab creation using explicit Media elementRob Mensching2017-12-064-15/+13
| * Add support for loading Intermediates from extensionsRob Mensching2017-12-0617-52/+40
| * Add CanBuildSingleFileCompressed test (failing variety).Bob Arnson2017-12-046-0/+84
| * Implement support for IExtensionCommandLine and IPreprocessorExtensionRob Mensching2017-12-0215-937/+842
| * Introduce ExampleExtension for testingRob Mensching2017-12-0115-0/+401
| * Fix tests to successfully run in parallelRob Mensching2017-12-011-8/+31
| * Remove "Fixture" from the test assembly nameRob Mensching2017-11-2919-6/+37
| * Fix source path and cabinet processingRob Mensching2017-11-2933-932/+352
| * Cache loaded extensionsRob Mensching2017-11-141-6/+12
| * Refactor CompilerCore to ParserHelper and other clean upRob Mensching2017-11-1419-747/+946
| * Introduce IExtensionFactory as mechanism to create extensionsRob Mensching2017-11-118-44/+75
| * Additional IR updatesRob Mensching2017-11-1145-2442/+2001
| * Update to WiX Intermediate RepresentationRob Mensching2017-11-01148-4811/+17532
| * Commit generated message and schema classes one way to better systemRob Mensching2017-10-186-1/+3108
| * Introduce WixToolsetServiceProviderRob Mensching2017-10-1829-82/+242
| * Introduce integration testRob Mensching2017-10-1611-3/+287
| * Massive refactoring to introduce the concept of IBackendRob Mensching2017-10-14128-2918/+4326
| * Rename ICommand to ICommandLineCommandRob Mensching2017-10-076-7/+7
| * Code cleanupRob Mensching2017-10-076-1126/+10
| * Pass extensions' data into the linkerRob Mensching2017-10-042-2/+10
| * Correctly pass -bindFiles switch if enabledRob Mensching2017-10-021-1/+6