aboutsummaryrefslogtreecommitdiff
path: root/src/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the BootstrapperApplication out of procRob Mensching2024-03-062-5/+6
* Pretty up build outputRob Mensching2023-12-161-3/+3
* Allow customized AdditionalOptions for all HarvestX MSBuild ItemGroupsNir Bar2023-06-131-5/+15
* Fix harvesting project names with invalid charsMike Wileczka2023-04-196-32/+32
* Add Name to Payloads created during directory harvesting.Sean Hall2023-01-154-2/+43
* Implement SourceDir substitution for Payloads.Sean Hall2023-01-152-0/+115
* Small fixes found while updating XSDsRob Mensching2023-01-012-2/+2
* Correctly harvest registry files with multiszRob Mensching2022-12-0610-30/+286
* Automated code clean upRob Mensching2022-12-064-73/+66
* Handle spaces when finding path to executables in MSBuild taskRob Mensching2022-11-211-1/+1
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-1/+0
* Separate WixInternal content from official WixToolset namespaceRob Mensching2022-11-086-8/+8
* Ensure all published .nupkgs have an iconRob Mensching2022-11-081-0/+2
* Normalize SectionType and OutputType "Product" to "Package"Rob Mensching2022-11-041-0/+1
* Name the bind path item group "BindPath" in MSBuildRob Mensching2022-10-152-2/+2
* Normalize ToolsetTask implementation to call wix.exe and heat.exeRob Mensching2022-10-146-190/+9
* Run wix.exe out of procRob Mensching2022-10-142-5/+4
* Run tests in bulk to improve performanceRob Mensching2022-10-041-2/+6
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-036-9/+14
* Centralize test project configuration with IsWixTestProjectRob Mensching2022-09-232-18/+2
* Make sure ThmViewer can load relative paths.Bob Arnson2022-09-051-2/+2
* Add direct reference to System.Configuration.ConfigurationManagerRob Mensching2022-08-161-0/+1
* Update heat to use StandardDirectory elementRob Mensching2022-08-1615-3996/+4210
* Improve command line error reporting and remove some unused errorsRob Mensching2022-08-151-1/+1
* Redesign command-line help to meet the needs of WiX v4Rob Mensching2022-08-153-23/+22
* Remove unused WixToolset.Core.Burn reference to shrink ~10MBRob Mensching2022-08-152-2/+0
* Use IFileOpenDialog instead of SHBrowseForFolder and GetOpenFileName.Sean Hall2022-08-101-18/+9
* Simplify and fix incremental/clean in build cmdsRob Mensching2022-08-081-3/+4
* Add clean to api.cmd and minor clean-upRob Mensching2022-08-071-2/+2
* Create setup segment and WixAdditionalTools bundleRob Mensching2022-08-063-40/+1
* Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targetsRob Mensching2022-08-0197-7/+89019
* Add files-in-use task dialog.Bob Arnson2022-07-251-1/+1
* Rename "samples" segment to "tools"Rob Mensching2022-07-14103-0/+9940