aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* WiX Toolset v4.0.3v4.0.3Rob Mensching2023-11-131-1/+1
* Return intermediate even if compiler encounters errorRob Mensching2023-11-131-1/+1
* Include duplicated inline directory symbols referenced in subsequent sectionsRob Mensching2023-11-077-52/+108
* Fix duplication of AdditionalOptions being added to command-lineRob Mensching2023-11-075-9/+0
* Correctly handle top-level AppId elementRob Mensching2023-11-075-35/+97
* Avoid use of Encoding.WindowsCodePageRob Mensching2023-11-074-4/+62
* Start WiX Toolset v4.0.3Rob Mensching2023-11-071-1/+1
* WiX Toolset v4.0.2v4.0.2Rob Mensching2023-09-121-1/+1
* Update to latest signing infrastructureRob Mensching2023-09-124-46/+19
* Correctly process build -outputType switchRob Mensching2023-09-0513-13/+73
* Properly fragment NetFx custom actions.Bob Arnson2023-08-152-22/+11
* Fix the use of ModuleSubstitution tableRob Mensching2023-08-086-3/+93
* Ensure the Font actions are scheduled for TrueType fontsRob Mensching2023-08-073-5/+13
* Remove legacy permissions support.Bob Arnson2023-08-072-49/+4
* fix stack corruption around cbdata when adding a machine certificatechris_bednarski2023-08-071-3/+3
* Partial fix for the weirdly broken...Bob Arnson2023-07-135-7/+82
* Extract object fields with modularization GUIDs.Bob Arnson2023-06-304-4/+30
* Handle MergeModule.CABinet for extraction.Bob Arnson2023-06-213-16/+36
* Start WiX Toolset v4.0.2.Bob Arnson2023-06-211-1/+1
* WiX Toolset v4.0.1v4.0.1Rob Mensching2023-06-041-1/+1
* ProjectReferences to wixlibs should participate in DefineConstants creationRob Mensching2023-06-032-3/+6
* Downgrade bad ProductVersion error to warning.Bob Arnson2023-06-038-27/+85
* Obsolete removed PackageState.Cached valueRob Mensching2023-06-032-6/+7
* Fix duplicate keys from inline subdirectories.Bob Arnson2023-06-033-11/+36
* Skip processing missing FeatureComponents table.Bob Arnson2023-06-038-1/+55
* Fix Dialog table decompilation.Bob Arnson2023-06-033-1/+5
* Show correct error message when upgrade is blockedtimberto2023-06-033-3/+39
* Fix Msmq key table relationship.Bob Arnson2023-06-031-1/+1
* Fix build failure when bundle has multiple RemoteBundle elementsNir Bar2023-06-035-2/+49
* Fix XmlConfig decompile to produce schema element, Add unitest for XmlDecomilefyodorkor2023-06-032-9/+34
* Tame some wild pointers.Bob Arnson2023-06-032-5/+16
* Fix XmlConfig lookup logic.Bob Arnson2023-06-038-16/+134
* Fix WcaErrorMessage `cArgs==-1` case.Bob Arnson2023-06-034-17/+26
* Remove InstallDirDlg reference from WixUI_MondoBob Arnson2023-06-032-2/+0
* Fix merged ProductCode from mergemod.cub and...Bob Arnson2023-06-037-54/+86
* Fix harvesting project names with invalid charsMike Wileczka2023-06-036-32/+32
* Do not crash on Subdirectory when missing Component Directory attributeRob Mensching2023-06-033-3/+41
* Allow "." as valid Directory SourceNameRob Mensching2023-06-032-2/+2
* Start WiX Toolset v4.0.1Rob Mensching2023-06-031-1/+1
* WiX Toolset v4.0.0v4.0.0Rob Mensching2023-04-051-1/+1
* Fix build of outputs with comma in their filenameRob Mensching2023-04-044-1/+58
* Fix missing table prefix.Bob Arnson2023-04-041-3/+3
* Fix SuppressSignatureVerification spellingRob Mensching2023-04-044-21/+76
* Add link to FAQ for conversion errorsRob Mensching2023-04-044-18/+18
* Push TARGETDIR down to child ComponentsRob Mensching2023-04-042-3/+92
* Convert bal:Condition inner-text to Condition attributeRob Mensching2023-04-042-0/+60
* Convert RelatedBundle Action to lowercaseRob Mensching2023-04-042-0/+81
* Convert iis:Certificate BinaryKey to BinaryRefRob Mensching2023-04-042-1/+71
* Hide visible NetCoreCheck.exe window.Bob Arnson2023-04-047-17/+60
* Handle error case when payload is missing both Name and SourceFileRob Mensching2023-04-034-0/+90