Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better date/time checking/error message.HEADmain | Bob Arnson | 11 days | 1 | -0/+5 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/9120 | ||||
* | Support loc strings for Directory/@ShortName. | Bob Arnson | 2024-02-17 | 1 | -1/+3 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/7935. | ||||
* | Fix RegistrySymbol creation helper for non-string types | Rob Mensching | 2022-12-22 | 1 | -2/+2 |
| | | | | Fixes 7108 | ||||
* | Loc files were still using inner text, stop doing that | Rob Mensching | 2022-10-31 | 1 | -0/+5 |
| | | | | Fixes 6970 | ||||
* | Fix building `ExePackage/@ExitCode` elements. | Sean Hall | 2022-08-26 | 1 | -0/+11 |
| | |||||
* | Expose and use methods to parse attributes with Burn variable names. | Sean Hall | 2022-07-21 | 1 | -12/+5 |
| | | | | Fixes 6819 | ||||
* | Properly validate bundle variable names | Rob Mensching | 2022-06-29 | 1 | -6/+11 |
| | | | | Fixes 6743 | ||||
* | Add support for semver in bundles and dependencies | Rob Mensching | 2022-05-10 | 1 | -21/+1 |
| | | | | | | | Take advantage of WixVersion/verutil functionality to support wider range of version numbers were possible in the WiX Toolset Completes 4666 | ||||
* | Add support for remote BundlePackagePayload. | Sean Hall | 2022-04-13 | 1 | -2/+3 |
| | |||||
* | Change IParseHelper to not be an IBundleValidator. | Sean Hall | 2022-03-16 | 1 | -3/+6 |
| | |||||
* | Enhance bundle backend validation. | Sean Hall | 2022-03-16 | 1 | -171/+2 |
| | |||||
* | Add WixBundleCommandLineAction, don't set dynamic variables at startup. | Sean Hall | 2022-03-16 | 1 | -0/+1 |
| | | | | Fixes 6736 | ||||
* | Add NativeMachine to Burn and WIX_NATIVE_MACHINE to UtilExtension | Eric StJohn | 2021-08-30 | 1 | -0/+1 |
| | |||||
* | Move Core into wix | Rob Mensching | 2021-04-29 | 1 | -0/+1166 |