| Commit message (Expand) | Author | Age | Files | Lines |
* | Add `WixToolsetServiceProvider.TryGetService`. | Bob Arnson | 2018-07-09 | 1 | -3/+8 |
* | Update to netcoreapp2.1 and xunit 2.3.1. | Bob Arnson | 2018-06-21 | 3 | -3/+3 |
* | Update to netcoreapp2.1 and xunit 2.3.1. | Bob Arnson | 2018-06-21 | 3 | -6/+6 |
* | Add formerly-broken unit tests. | Bob Arnson | 2018-05-06 | 1 | -0/+68 |
* | Add failing unit test for .NET assemblies | Bob Arnson | 2018-01-08 | 6 | -0/+86 |
* | Update Extensiblity for update to IWindowsInstallerBackendExtension.PostBacke... | Rob Mensching | 2018-01-03 | 3 | -13/+17 |
* | Move WixFileNotFoundException from Core back to Data | Rob Mensching | 2018-01-02 | 1 | -44/+0 |
* | Update to latest Wixtoolset.Data and simplify Project/Package reference condi... | Rob Mensching | 2018-01-01 | 3 | -47/+22 |
* | Support filtering localizations by culture | Rob Mensching | 2017-12-31 | 4 | -14/+95 |
* | Support preprocessing .wxl files | Rob Mensching | 2017-12-31 | 2 | -24/+50 |
* | Fix resolution of localizations that are embedded in intermediates | Rob Mensching | 2017-12-30 | 12 | -480/+505 |
* | Integrate namespace change in WixToolset.Data | Rob Mensching | 2017-12-30 | 17 | -19/+2 |
* | Implement IParseHelper.GetAttributeMsidbRegistryRootValue() | Rob Mensching | 2017-12-29 | 2 | -63/+61 |
* | Pass along include search paths to those that need it. | Bob Arnson | 2017-12-29 | 9 | -2/+99 |
* | Clean up project files and update to latest GitVersioning | Rob Mensching | 2017-12-29 | 9 | -55/+9 |
* | New WixToolset.Core.TestPackage.nupkg for testing in other repos | Rob Mensching | 2017-12-29 | 3 | -0/+77 |
* | Store different framework target separately | Rob Mensching | 2017-12-29 | 4 | -11/+12 |
* | Fix several missed identifiers in Compiler and other small cleanup | Rob Mensching | 2017-12-29 | 3 | -23/+29 |
* | Move to WixBuildTools.TestSupport | Rob Mensching | 2017-12-29 | 7 | -169/+33 |
* | Correctly join command line arguments and other small clean up and optimizations | Rob Mensching | 2017-12-27 | 6 | -58/+45 |
* | Send build notifications to Slack | Rob Mensching | 2017-12-27 | 1 | -0/+5 |
* | Integrate latest Data and Extensibility changes and build light.exe | Rob Mensching | 2017-12-27 | 10 | -18/+17 |
* | Integrate rename of "Wixout" to "IntermediatePostLink" | Rob Mensching | 2017-12-26 | 2 | -4/+5 |
* | Move copy/move file operations to ILayoutExtension | Rob Mensching | 2017-12-26 | 3 | -16/+14 |
* | Standardize creation of public objects in move towards interfaces | Rob Mensching | 2017-12-26 | 13 | -240/+293 |
* | Reintroduce binder extensions and light.exe for binding .wixouts | Rob Mensching | 2017-12-22 | 31 | -560/+1956 |
* | Support wixout and extract Resolve and Layout from Binder | Rob Mensching | 2017-12-21 | 44 | -799/+1005 |
* | Integrate simplified message handling | Rob Mensching | 2017-12-19 | 104 | -9192/+2055 |
* | Fix handling of WixAction scheduling | Rob Mensching | 2017-12-12 | 2 | -11/+11 |
* | Fix compression of files without file hashes | Rob Mensching | 2017-12-12 | 1 | -11/+7 |
* | Add failing ManualUpgrade test for issue resolving RemoveExistingProducts. | Bob Arnson | 2017-12-11 | 6 | -0/+90 |
* | Add broken test for PE payloads. | Bob Arnson | 2017-12-08 | 6 | -0/+87 |
* | Support and test preprocessor variables without "var." prefix | Rob Mensching | 2017-12-08 | 4 | -33/+71 |
* | Fix handling of MediaTemplate/@CompressionLevel | Rob Mensching | 2017-12-07 | 2 | -13/+29 |
* | MediaTemplate problems. With no CompressionLevel: | Bob Arnson | 2017-12-07 | 1 | -1/+3 |
* | Support MSI backends creating custom tables and remove WixToolset.Data.Window... | Rob Mensching | 2017-12-07 | 102 | -9258/+894 |
* | Fix cab creation using explicit Media element | Rob Mensching | 2017-12-06 | 4 | -15/+13 |
* | Add support for loading Intermediates from extensions | Rob Mensching | 2017-12-06 | 17 | -52/+40 |
* | Add CanBuildSingleFileCompressed test (failing variety). | Bob Arnson | 2017-12-04 | 6 | -0/+84 |
* | Implement support for IExtensionCommandLine and IPreprocessorExtension | Rob Mensching | 2017-12-02 | 15 | -937/+842 |
* | Introduce ExampleExtension for testing | Rob Mensching | 2017-12-01 | 15 | -0/+401 |
* | Fix tests to successfully run in parallel | Rob Mensching | 2017-12-01 | 1 | -8/+31 |
* | Remove "Fixture" from the test assembly name | Rob Mensching | 2017-11-29 | 19 | -6/+37 |
* | Fix source path and cabinet processing | Rob Mensching | 2017-11-29 | 33 | -932/+352 |
* | Cache loaded extensions | Rob Mensching | 2017-11-14 | 1 | -6/+12 |
* | Refactor CompilerCore to ParserHelper and other clean up | Rob Mensching | 2017-11-14 | 19 | -747/+946 |
* | Introduce IExtensionFactory as mechanism to create extensions | Rob Mensching | 2017-11-11 | 8 | -44/+75 |
* | Additional IR updates | Rob Mensching | 2017-11-11 | 45 | -2442/+2001 |
* | Update to WiX Intermediate Representation | Rob Mensching | 2017-11-01 | 148 | -4811/+17532 |
* | Commit generated message and schema classes one way to better system | Rob Mensching | 2017-10-18 | 6 | -1/+3108 |