| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add failing test for authoring Provides in chain packages. | Sean Hall | 2021-03-08 | 1 | -0/+10 |
| | | |||||
| * | Add failing test for patch from MSI that included a file from a wixext. | Sean Hall | 2021-03-08 | 2 | -0/+46 |
| | | |||||
| * | Fix parsing ProviderKey for Bundle. | Sean Hall | 2021-03-08 | 1 | -0/+10 |
| | | |||||
| * | Fix harvesting providers from MSI packages. | Sean Hall | 2021-03-08 | 2 | -1/+9 |
| | | |||||
| * | Create unit test for WixVariable resolution issue #6376 | Andrij Abyzov | 2021-03-05 | 5 | -0/+48 |
| | | |||||
| * | Complete MOVE_TO_BACKEND code migration | Rob Mensching | 2021-03-03 | 1 | -2/+2 |
| | | | | | Fixes wixtoolset/issues#6212 | ||||
| * | Add test to verify patches without files work | Rob Mensching | 2021-03-03 | 3 | -0/+42 |
| | | | | | Resolves wixtoolset/issues#4912 | ||||
| * | Don't recommend "/ChainingPackage" for netfx4 protocol ExePackages. | Sean Hall | 2021-03-02 | 1 | -3/+2 |
| | | | | | #5762 | ||||
| * | Use new PackagePayload symbols for the package's payload. | Sean Hall | 2021-03-02 | 8 | -5/+84 |
| | | | | | #4183 | ||||
| * | Test big payloads by RemotePayload since real files are slow. | Sean Hall | 2021-03-02 | 8 | -29/+1 |
| | | | | | | | The test will be moved to a Burn e2e test. #4008 | ||||
| * | Add failing tests for package description and packages sharing payloads | Sean Hall | 2021-03-02 | 2 | -0/+30 |
| | | | | | In Core projects, treat warnings as errors. | ||||
| * | Correctly set the parent SourceLineNumber for include files | Rob Mensching | 2021-03-02 | 3 | -4/+8 |
| | | |||||
| * | Fix handling of suppress modularization | Rob Mensching | 2021-03-01 | 3 | -0/+21 |
| | | | | | Partially fixes wixtoolset/issues#5944 | ||||
| * | TARGETDIR is the default directory root, so allow it | Rob Mensching | 2021-03-01 | 1 | -7/+5 |
| | | |||||
| * | Absorb Dependency.wixext into Core | Rob Mensching | 2021-02-27 | 4 | -0/+36 |
| | | | | | Partly resolves wixtoolset/issues#5949 | ||||
| * | Absorb Tag.wixext into Core as SoftwareTag element | Rob Mensching | 2021-02-27 | 6 | -0/+58 |
| | | | | | Resolves wixtoolset/issues#5949 | ||||
| * | Checkks all custom actions for cycles. Version 3. Fixes wixtoolset/issues#6201 | Ronald Martin | 2021-02-19 | 1 | -0/+20 |
| | | |||||
| * | Fix file size overflow error in ProcessPayloadsCommand. | Alex Kubiesa | 2021-02-15 | 7 | -0/+28 |
| | | | | | Fixes #4008 | ||||
| * | Replace Win64 attribute with Bitness attribute | Rob Mensching | 2021-02-11 | 11 | -20/+42 |
| | | | | | Closes wixtoolset/#4707 | ||||
| * | SlipstreamMsp belongs under the MsiPackage, not the MspPackage. | Sean Hall | 2021-02-10 | 1 | -0/+10 |
| | | |||||
| * | Improve duplicate-id reporting. | Bob Arnson | 2021-02-08 | 1 | -0/+14 |
| | | |||||
| * | Remove Burn Authenticode | Bob Arnson | 2021-01-31 | 1 | -2/+0 |
| | | | | | Fixes https://github.com/wixtoolset/issues/issues/6301 | ||||
| * | Add patch test from old repo and get it passing. | Sean Hall | 2021-01-27 | 7 | -0/+110 |
| | | | | | Fixes #6341. | ||||
| * | Rename ExePackage/@XxxCommand attributes to @XxxArguments | Rob Mensching | 2021-01-08 | 3 | -6/+6 |
| | | | | | Fixes wixtoolset/issues#6245 | ||||
| * | Validate MSU package build | Rob Mensching | 2021-01-08 | 3 | -0/+13 |
| | | | | | Closes wixtoolset/issues#6006 | ||||
| * | Require or recommend ExePackage/@DetectCondition | Rob Mensching | 2021-01-08 | 3 | -1/+21 |
| | | | | | Fixes wixtoolset/issues#6197 | ||||
| * | Support environment variables with parens in the preprocessor | Rob Mensching | 2021-01-07 | 1 | -0/+4 |
| | | | | | Fixes wixtoolset/issues#4484 | ||||
| * | Add test for invalid ids | Rob Mensching | 2021-01-07 | 1 | -0/+8 |
| | | | | | Closes wixtoolset/issues#5464 | ||||
| * | Implement improved file sequence optimization | Rob Mensching | 2021-01-06 | 5 | -0/+32 |
| | | | | | | | | | | | First ensures files are grouped by DiskId. Then files are sequenced by target directory order to optimize MSI installation behavior. Finally, files are alphabetized in the directory. Additional optimizations could be considered in the future from here. Fixes wixtoolset/issues#4409 Fixes wixtoolset/issues#4708 | ||||
| * | Fix handling of duplicate directories | Rob Mensching | 2021-01-05 | 1 | -0/+25 |
| | | |||||
| * | Fix up tests to work well under NCrunch plus whitespace clean up | Rob Mensching | 2021-01-05 | 1 | -1/+0 |
| | | |||||
| * | Fix parsing of DpiAwareness attribute. | Sean Hall | 2021-01-03 | 1 | -0/+7 |
| | | |||||
| * | Add failing tests. | Sean Hall | 2021-01-03 | 4 | -0/+55 |
| | | |||||
| * | Add CanExtractBundleWithDetachedContainer test. | Nir Bar | 2020-12-21 | 1 | -0/+10 |
| | | |||||
| * | 4862 - Disallow Burn Variables that are Hidden and Persisted. | Sean Hall | 2020-12-19 | 2 | -2/+7 |
| | | |||||
| * | Add more failing tests and label them with the issue number. | Sean Hall | 2020-12-19 | 3 | -0/+44 |
| | | |||||
| * | Canonicalize Payload/@Name. | Sean Hall | 2020-12-16 | 3 | -0/+23 |
| | | |||||
| * | Add test to verify primary feature select in component categories. | Bob Arnson | 2020-12-09 | 3 | -0/+48 |
| | | |||||
| * | WIXFEAT:6209 - Move BA entry point to its own element. | Sean Hall | 2020-12-08 | 3 | -11/+14 |
| | | |||||
| * | Decompiling null GUID should set `Guid=""` to match. | Bob Arnson | 2020-12-08 | 3 | -0/+18 |
| | | |||||
| * | MSI transaction cleanup. | Sean Hall | 2020-12-02 | 6 | -0/+56 |
| | | |||||
| * | Support an empty multiString registry value | Bob Arnson | 2020-11-16 | 1 | -0/+2 |
| | | |||||
| * | Reorganize Product/Package to Package/SummaryInformation. | Bob Arnson | 2020-10-24 | 32 | -199/+143 |
| | | |||||
| * | Add failing tests. | Sean Hall | 2020-10-14 | 2 | -0/+18 |
| | | |||||
| * | Add error message for cases where inner text used to be used. | Bob Arnson | 2020-09-30 | 1 | -9/+5 |
| | | |||||
| * | Replace BinaryKey with BinaryRef and FileKey with FileRef. | Bob Arnson | 2020-09-06 | 4 | -13/+10 |
| | | |||||
| * | Fix check for valid 8.3 names for >3 extensions. | Bob Arnson | 2020-09-01 | 1 | -0/+4 |
| | | |||||
| * | Update decompiler to use XDocument rather than generated classes. | Bob Arnson | 2020-08-24 | 1 | -4/+4 |
| | | | | | | - Use CompareXml for diffing. - Change CustomAction/@ScriptFile to @ScriptSourceFile. | ||||
| * | WIXFEAT:4763 Change "string" variable type to literal and add "formatted". | Sean Hall | 2020-08-09 | 1 | -0/+7 |
| | | |||||
| * | Fix Control symbol dehydration to MSI output. | Bob Arnson | 2020-07-26 | 1 | -0/+1 |
| | | |||||
