Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 5 | -98/+0 |
| | |||||
* | Move Core into wix | Rob Mensching | 2021-04-29 | 291 | -3332/+0 |
| | |||||
* | Allow DownloadUrl on embedded payloads. | Sean Hall | 2021-04-25 | 1 | -0/+17 |
| | | | | #5253 | ||||
* | Ignore Compressed attribute for payloads when authored into a container | Sean Hall | 2021-04-25 | 1 | -1/+1 |
| | | | | #6406 | ||||
* | Perform more bundle validation during linking. | Sean Hall | 2021-04-25 | 8 | -8/+89 |
| | | | | #5273, #6291, #6398 | ||||
* | Detect payload collisions. | Sean Hall | 2021-04-21 | 4 | -11/+33 |
| | | | | #4574 | ||||
* | Detect duplicate CacheIds | Rob Mensching | 2021-04-19 | 1 | -2/+5 |
| | | | | Fixes wixtoolset/issues#4628 | ||||
* | Fix infinite loop in ResolveDelayedFieldsCommand and add failing test. | Sean Hall | 2021-04-14 | 1 | -0/+8 |
| | |||||
* | Fix decompilation of directories as children TARGETDIR. | Bob Arnson | 2021-04-12 | 3 | -9/+31 |
| | |||||
* | Improve implicit Component/@Id generation and duplicate GUID errors | Rob Mensching | 2021-04-12 | 1 | -0/+14 |
| | |||||
* | Auto-generate ProductCode for ProductWithComponentGroupRef if undefined | Sean Hall | 2021-04-11 | 1 | -1/+4 |
| | |||||
* | Re-enable MSI usage of only a "." in Directory/@Name | Rob Mensching | 2021-04-08 | 1 | -0/+13 |
| | |||||
* | Discards source directory name when identical to target name | Rob Mensching | 2021-04-06 | 1 | -0/+11 |
| | | | | Fixes wixtoolset/issues#6418 | ||||
* | Introduce StandardDirectory for referencing standard directories | Rob Mensching | 2021-04-06 | 35 | -218/+168 |
| | | | | Completes wixtoolset/issues#6416 | ||||
* | Introduce "Subdirectory" which simplifies inline directory syntax | Rob Mensching | 2021-04-06 | 8 | -16/+26 |
| | | | | Completes wixtoolset/issues#4727 | ||||
* | Enable codepages and languages to be set via .wxl files | Rob Mensching | 2021-04-02 | 6 | -0/+45 |
| | | | | Fixes wixtoolset/issues#5801 | ||||
* | Add failing test for DownloadUrl placeholder replacement. | Sean Hall | 2021-03-30 | 1 | -0/+30 |
| | |||||
* | Correctly set Compressed, Description, DisplayName in ↵ | Rob Mensching | 2021-03-23 | 1 | -4/+4 |
| | | | | | | | BootstrapperApplicationData Fixes wixtoolset/issues#6371 Fixes wixtoolset/issues#6372 | ||||
* | Allow payloads to be shared across packages in a Bundle | Rob Mensching | 2021-03-23 | 1 | -1/+1 |
| | | | | Fixes wixtoolset/issues#6370 | ||||
* | Update tests to validate Shortcut Name/ShortName handling | Rob Mensching | 2021-03-19 | 3 | -1/+13 |
| | | | | Resolves wixtoolset/issues#4227 | ||||
* | 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 |
| |