| Commit message (Expand) | Author | Files | Lines |
2021-04-03 | Standardize on .NET Core v3.1 | Rob Mensching | 1 | -1/+1 |
2021-04-03 | Integrate ImmediateSection no longer uses codepage | Rob Mensching | 1 | -1/+1 |
2021-04-03 | Integrate the IntermediateSection and IntermediateSymbol mutable changes | Rob Mensching | 1 | -6/+11 |
2021-04-03 | Standardize on .NET Core v3.1 | Rob Mensching | 11 | -23/+23 |
2021-04-02 | Standardize on .NET Core v3.1 | Rob Mensching | 4 | -4/+4 |
2021-04-02 | Enable codepages and languages to be set via .wxl files | Rob Mensching | 38 | -235/+619 |
2021-04-02 | Integrate the IntermediateSection and IntermediateSymbol mutable changes | Rob Mensching | 8 | -93/+69 |
2021-04-02 | Remove unused values | Rob Mensching | 5 | -8/+7 |
2021-04-02 | Remove removed project from .sln | Rob Mensching | 1 | -15/+0 |
2021-04-02 | Add resolved codepage and LCID to bind context | Rob Mensching | 3 | -8/+74 |
2021-04-02 | Standardize on .NET Core v3.1 | Rob Mensching | 1 | -1/+1 |
2021-04-02 | Move codepage from section and to package, module, patch symbols | Rob Mensching | 10 | -185/+321 |
2021-04-02 | Make the IntermediateSection and IntermediateSymbol less mutable | Rob Mensching | 6 | -39/+105 |
2021-03-31 | One shiny NuGet package, please and thank you. | Sean Hall | 1 | -1/+0 |
2021-03-31 | Fix regression where PayloadRefs for harvested payloads weren't created | Sean Hall | 2 | -0/+74 |
2021-03-31 | Update to latest Sdk. | Sean Hall | 10 | -10/+10 |
2021-03-31 | Update to latest Sdk. | Sean Hall | 1 | -1/+1 |
2021-03-31 | Add failing tests for bundles with uncompressed payloads. | Sean Hall | 4 | -0/+89 |
2021-03-31 | Fix Heat tests and run BuildTask tests. | Sean Hall | 2 | -5/+7 |
2021-03-30 | Add failing test for DownloadUrl placeholder replacement. | Sean Hall | 2 | -0/+91 |
2021-03-30 | Rename cache types in the Burn manifests to remove, keep, force. | Sean Hall | 4 | -12/+12 |
2021-03-30 | Skip bundle dependent checking when ignoring dependencies includes ALL. | Sean Hall | 4 | -49/+62 |
2021-03-30 | Rename cache types in the manifest to remove, keep, force. | Sean Hall | 10 | -15/+15 |
2021-03-30 | Add test for apuputil and fix descending sorting. | Sean Hall | 8 | -19/+155 |
2021-03-28 | Include bundle reboot-pending in RebootPending variable. | Bob Arnson | 4 | -54/+163 |
2021-03-25 | Re-resolve binary .wixlibs with defaulted embedded files | Rob Mensching | 2 | -75/+92 |
2021-03-25 | Add XML doc to IVariableResolution | Rob Mensching | 1 | -1/+15 |
2021-03-25 | Remove dependency on Dtf.WindowsInstaller from Core | Rob Mensching | 5 | -358/+257 |
2021-03-25 | Remove unused parameter | Rob Mensching | 1 | -2/+2 |
2021-03-25 | Correctly get the authored MsiProperty names for a MsiPackage | Rob Mensching | 1 | -1/+1 |
2021-03-25 | Use separate intermediate folders when testing patch missing files | Rob Mensching | 1 | -10/+20 |
2021-03-25 | Minor CompareFiles optimization when source/target are same path | Rob Mensching | 2 | -1/+7 |
2021-03-25 | Add missing MSI functionality required by Core | Rob Mensching | 4 | -25/+199 |
2021-03-23 | Fixup SoftwareTag deprecations and SoftwareTagRef conversion | Rob Mensching | 2 | -39/+122 |
2021-03-23 | Throw WixException for internal errors and Messaging for user errors | Rob Mensching | 3 | -14/+15 |
2021-03-23 | Fix dependency providers in a Bundle chain | Rob Mensching | 7 | -51/+35 |
2021-03-23 | Consolidate ProvidesDependencySymbol into WixDependencyProviderSymbol | Rob Mensching | 3 | -93/+9 |
2021-03-23 | Correctly set Compressed, Description, DisplayName in BootstrapperApplication... | Rob Mensching | 4 | -11/+15 |
2021-03-23 | Minor code clean up | Rob Mensching | 5 | -88/+33 |
2021-03-23 | Allow payloads to be shared across packages in a Bundle | Rob Mensching | 8 | -71/+129 |
2021-03-23 | Remove invalid package reference from Payload symbol | Rob Mensching | 2 | -9/+2 |
2021-03-22 | Update dependencies. | Bob Arnson | 1 | -1/+1 |
2021-03-22 | One shiny NuGet package, please and thank you. | Bob Arnson | 1 | -0/+1 |
2021-03-21 | Convert obsolete RegistryKey/@Action. | Bob Arnson | 2 | -0/+83 |
2021-03-21 | Remove obsolete RegistryKey/@Action. | Bob Arnson | 1 | -21/+0 |
2021-03-21 | Clean up some obsolete deprecation warnings. | Bob Arnson | 1 | -11/+0 |
2021-03-21 | UX is so 2012 | Bob Arnson | 1 | -1/+1 |
2021-03-19 | Minor test clean up | Rob Mensching | 4 | -12/+1 |
2021-03-19 | RemoveFolderEx.Property should be modularized as a Column | Rob Mensching | 4 | -1/+41 |
2021-03-19 | Allow the BuildAndQuery output filename to be set | Rob Mensching | 1 | -4/+7 |