| Commit message (Expand) | Author | Files | Lines |
2021-04-14 | Port support for ISO/IEC 19770-2:2105 (aka SWID Tags-2) | Rob Mensching | 12 | -51/+61 |
2021-04-14 | Make FileCopyUsingHandlesWithProgress more like MoveFileWithProgress | Rob Mensching | 2 | -19/+2 |
2021-04-12 | Use verutil for handling versions in WiuEnumRelatedProductCodes. | Sean Hall | 1 | -12/+24 |
2021-04-12 | Make FileCopyUsingHandlesWithProgress more like MoveFileWithProgress | Rob Mensching | 1 | -11/+6 |
2021-04-12 | Port missing WiX v3 changes | Rob Mensching | 7 | -35/+254 |
2021-04-12 | One shiny NuGet package, please and thank you. | Bob Arnson | 1 | -1/+0 |
2021-04-12 | Fix decompilation of directories as children TARGETDIR. | Bob Arnson | 6 | -20/+61 |
2021-04-12 | Add support for RepairCondition on Exe, Msi and Msp packages | Rob Mensching | 2 | -0/+21 |
2021-04-12 | Improve implicit Component/@Id generation and duplicate GUID errors | Rob Mensching | 7 | -261/+336 |
2021-04-12 | Add support for RepairCondition on Exe, Msi and Msp packages | Rob Mensching | 3 | -0/+24 |
2021-04-12 | Improve duplicate GUID messages | Rob Mensching | 2 | -5/+5 |
2021-04-12 | Integrate fixes that make dutil a little more robust to failure | Rob Mensching | 6 | -14/+265 |
2021-04-11 | Create backend specific error and warning locations | Rob Mensching | 4 | -0/+96 |
2021-04-11 | Auto-generate ProductCode for ProductWithComponentGroupRef if undefined | Sean Hall | 2 | -1/+5 |
2021-04-08 | One shiny NuGet package, please and thank you. | Bob Arnson | 1 | -0/+1 |
2021-04-08 | Re-enable MSI usage of only a "." in Directory/@Name | Rob Mensching | 3 | -1/+68 |
2021-04-07 | Update to StandardDirectory | Rob Mensching | 9 | -61/+37 |
2021-04-07 | Address code review feedback | Rob Mensching | 3 | -4/+4 |
2021-04-06 | Add StandardDirectory conversions | Rob Mensching | 2 | -1/+154 |
2021-04-06 | Discards source directory name when identical to target name | Rob Mensching | 3 | -1/+59 |
2021-04-06 | Introduce StandardDirectory for referencing standard directories | Rob Mensching | 42 | -248/+345 |
2021-04-06 | Introduce "Subdirectory" which simplifies inline directory syntax | Rob Mensching | 19 | -283/+346 |
2021-04-06 | Remove unused warning message | Rob Mensching | 1 | -6/+1 |
2021-04-03 | Fix deprecated $(loc.xxx) localization variable references. | Ron Martin | 2 | -12/+102 |
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 | 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 |