| Commit message (Expand) | Author | Age | Files | Lines |
* | Emit deprecation warning for Heat. | Bob Arnson | 2025-01-23 | 5 | -7/+15 |
* | Rename "bundle id" concept to "bundle code" | Rob Mensching | 2024-12-30 | 1 | -1653/+1653 |
* | Audit all transitive dependencies and fix latest vulnerabilities | Rob Mensching | 2024-12-27 | 2 | -2/+3 |
* | Fix Heat Harvesting for x64 Dlls | Nico-Ko | 2024-12-26 | 1 | -1/+1 |
* | Move the BootstrapperApplication out of proc | Rob Mensching | 2024-03-06 | 2 | -5/+6 |
* | Pretty up build output | Rob Mensching | 2023-12-16 | 1 | -3/+3 |
* | Allow customized AdditionalOptions for all HarvestX MSBuild ItemGroups | Nir Bar | 2023-06-13 | 1 | -5/+15 |
* | Fix harvesting project names with invalid chars | Mike Wileczka | 2023-04-19 | 6 | -32/+32 |
* | Add Name to Payloads created during directory harvesting. | Sean Hall | 2023-01-15 | 4 | -2/+43 |
* | Implement SourceDir substitution for Payloads. | Sean Hall | 2023-01-15 | 2 | -0/+115 |
* | Small fixes found while updating XSDs | Rob Mensching | 2023-01-01 | 2 | -2/+2 |
* | Correctly harvest registry files with multisz | Rob Mensching | 2022-12-06 | 10 | -30/+286 |
* | Automated code clean up | Rob Mensching | 2022-12-06 | 4 | -73/+66 |
* | Handle spaces when finding path to executables in MSBuild task | Rob Mensching | 2022-11-21 | 1 | -1/+1 |
* | Minimize calls into GitInfo by caching results during build_init | Rob Mensching | 2022-11-13 | 1 | -1/+0 |
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 6 | -8/+8 |
* | Ensure all published .nupkgs have an icon | Rob Mensching | 2022-11-08 | 1 | -0/+2 |
* | Normalize SectionType and OutputType "Product" to "Package" | Rob Mensching | 2022-11-04 | 1 | -0/+1 |
* | Name the bind path item group "BindPath" in MSBuild | Rob Mensching | 2022-10-15 | 2 | -2/+2 |
* | Normalize ToolsetTask implementation to call wix.exe and heat.exe | Rob Mensching | 2022-10-14 | 6 | -190/+9 |
* | Run wix.exe out of proc | Rob Mensching | 2022-10-14 | 2 | -5/+4 |
* | Run tests in bulk to improve performance | Rob Mensching | 2022-10-04 | 1 | -2/+6 |
* | Standardize on .NET 6 as the minimum for .NET Core platform. | Rob Mensching | 2022-10-03 | 6 | -9/+14 |
* | Centralize test project configuration with IsWixTestProject | Rob Mensching | 2022-09-23 | 2 | -18/+2 |
* | Make sure ThmViewer can load relative paths. | Bob Arnson | 2022-09-05 | 1 | -2/+2 |
* | Add direct reference to System.Configuration.ConfigurationManager | Rob Mensching | 2022-08-16 | 1 | -0/+1 |
* | Update heat to use StandardDirectory element | Rob Mensching | 2022-08-16 | 15 | -3996/+4210 |
* | Improve command line error reporting and remove some unused errors | Rob Mensching | 2022-08-15 | 1 | -1/+1 |
* | Redesign command-line help to meet the needs of WiX v4 | Rob Mensching | 2022-08-15 | 3 | -23/+22 |
* | Remove unused WixToolset.Core.Burn reference to shrink ~10MB | Rob Mensching | 2022-08-15 | 2 | -2/+0 |
* | Use IFileOpenDialog instead of SHBrowseForFolder and GetOpenFileName. | Sean Hall | 2022-08-10 | 1 | -18/+9 |
* | Simplify and fix incremental/clean in build cmds | Rob Mensching | 2022-08-08 | 1 | -3/+4 |
* | Add clean to api.cmd and minor clean-up | Rob Mensching | 2022-08-07 | 1 | -2/+2 |
* | Create setup segment and WixAdditionalTools bundle | Rob Mensching | 2022-08-06 | 3 | -40/+1 |
* | Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets | Rob Mensching | 2022-08-01 | 97 | -7/+89019 |
* | Add files-in-use task dialog. | Bob Arnson | 2022-07-25 | 1 | -1/+1 |
* | Rename "samples" segment to "tools" | Rob Mensching | 2022-07-14 | 103 | -0/+9940 |