| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add direct reference to System.Configuration.ConfigurationManager | Rob Mensching | 2022-08-16 | 2 | -0/+2 |
* | Update heat to use StandardDirectory element | Rob Mensching | 2022-08-16 | 16 | -3996/+4211 |
* | Clean up error message when BA is missing. | Bob Arnson | 2022-08-15 | 4 | -14/+47 |
* | Improve command line error reporting and remove some unused errors | Rob Mensching | 2022-08-15 | 21 | -426/+432 |
* | Redesign command-line help to meet the needs of WiX v4 | Rob Mensching | 2022-08-15 | 38 | -363/+685 |
* | Ensure command-line error prevents execution of command | Rob Mensching | 2022-08-15 | 1 | -0/+6 |
* | Normalize wix pdbs zip name to place $(Version) consistently | Rob Mensching | 2022-08-15 | 1 | -1/+1 |
* | Remove unused WixToolset.Core.Burn reference to shrink ~10MB | Rob Mensching | 2022-08-15 | 2 | -2/+0 |
* | Fix architectures when generating metadata | Rob Mensching | 2022-08-15 | 2 | -22/+2 |
* | Fix some errors new to .NET SDK 6.0.400. | Bob Arnson | 2022-08-14 | 2 | -7/+0 |
* | Fix OnExecuteMsiMessage to return chosen result. | Bob Arnson | 2022-08-14 | 1 | -5/+19 |
* | Allow wixstdba special controls to have declarative text. | Sean Hall | 2022-08-10 | 8 | -114/+141 |
* | Use IFileOpenDialog instead of SHBrowseForFolder and GetOpenFileName. | Sean Hall | 2022-08-10 | 5 | -70/+234 |
* | Prevent crash when Bundle has SWID Tag but child MSI does not | Rob Mensching | 2022-08-10 | 3 | -6/+57 |
* | Improve error messages for remote payloads | Rob Mensching | 2022-08-10 | 4 | -5/+47 |
* | Preprocessor only fails if current document does not parse | Rob Mensching | 2022-08-10 | 5 | -15/+41 |
* | Skip logging errors in some places when they are due to missing files or regi... | Sean Hall | 2022-08-09 | 24 | -425/+438 |
* | Simplify and fix incremental/clean in build cmds | Rob Mensching | 2022-08-08 | 3 | -9/+12 |
* | Generate metadata needed to populate update feed | Rob Mensching | 2022-08-08 | 10 | -11/+224 |
* | Remove unnecessary empty MediaTemplate | Rob Mensching | 2022-08-07 | 1 | -1/+0 |
* | Add intermediate folder and output path to all contexts | Rob Mensching | 2022-08-07 | 15 | -15/+115 |
* | Add clean to api.cmd and minor clean-up | Rob Mensching | 2022-08-07 | 2 | -6/+32 |
* | Use DefaultProjectTypeGuid in WiX SDK | Rob Mensching | 2022-08-06 | 2 | -1/+1 |
* | Add InstallerPlatform as define constant for .wixprojs | Rob Mensching | 2022-08-06 | 1 | -0/+1 |
* | Create setup segment and WixAdditionalTools bundle | Rob Mensching | 2022-08-06 | 14 | -12/+184 |
* | Improve exception messages and minor code clean up | Rob Mensching | 2022-08-06 | 3 | -7/+11 |
* | Update Serbian locale name. | Bob Arnson | 2022-08-06 | 1 | -0/+0 |
* | Implement cabinet spanning | Rob Mensching | 2022-08-05 | 21 | -439/+688 |
* | Remove unused resetacls from wixnative | Rob Mensching | 2022-08-05 | 4 | -62/+0 |
* | Add TestData.CreateFile and dedupe TestSupport code from Core.Native tests | Rob Mensching | 2022-08-05 | 7 | -152/+36 |
* | Very minor code cleanup | Rob Mensching | 2022-08-05 | 3 | -5/+2 |
* | Abstract file system to remove Core to Core.Native dependency | Rob Mensching | 2022-08-05 | 19 | -93/+143 |
* | Update to darice.cub v10.0.22621.0. | Bob Arnson | 2022-08-05 | 4 | -3/+114 |
* | Add ability to skip a local path candidate if it failed verification. | Sean Hall | 2022-08-03 | 14 | -30/+444 |
* | Fix converting empty inner text. | Sean Hall | 2022-08-03 | 9 | -4/+178 |
* | Handle suppressed Options button. | Bob Arnson | 2022-08-03 | 4 | -4/+7 |
* | Make the clean room process replace the splash screen with its own. | Sean Hall | 2022-08-03 | 3 | -2/+21 |
* | Update expected message in CanLoadFDDx86EarliestCoreMBA. | Sean Hall | 2022-08-03 | 1 | -1/+2 |
* | Downgrade error to warning when search refs a reserved prefix variable. | Sean Hall | 2022-08-02 | 15 | -35/+333 |
* | Store list of persisted well-known variables in Burn. | Sean Hall | 2022-08-02 | 30 | -133/+316 |
* | Enable manual build | Rob Mensching | 2022-08-01 | 1 | -0/+4 |
* | Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets | Rob Mensching | 2022-08-01 | 124 | -777/+991 |
* | Very minor clean up to global build scripts | Rob Mensching | 2022-08-01 | 2 | -2/+2 |
* | Workaround duplicate analyzers in .NET Core BAs. | Sean Hall | 2022-08-01 | 1 | -0/+11 |
* | Don't show FilesInUse dialogs if loc strings are missing. | Sean Hall | 2022-07-25 | 4 | -75/+140 |
* | Add dialog for non-RM FilesInUse and Netfx FilesInUse. | Sean Hall | 2022-07-25 | 3 | -28/+246 |
* | Use radio buttons in FilesInUse task dialog. | Sean Hall | 2022-07-25 | 1 | -25/+30 |
* | Add files-in-use task dialog. | Bob Arnson | 2022-07-25 | 10 | -24/+214 |
* | Remove support for uninstalling MSU package. | Sean Hall | 2022-07-21 | 5 | -99/+12 |
* | Ignore WixFragment symbol in GenerateManifestDataFromIRCommand. | Sean Hall | 2022-07-21 | 2 | -1/+2 |