aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Decompile Scope=perUserOrMachine.bob/DecompilePerUserOrMachineBob Arnson2025-08-133-1/+9
* Clarify the underlying reason .wxls are loaded.Bob Arnson2025-07-221-1/+1
* Update ErrorMessages.cs to refine duplicate identifiers messagecz-dev-ge2025-07-221-1/+1
* Embiggen build perf.Bob Arnson2025-07-2122-20/+120
* Fix HarvestPayloads field names (kinda).Bob Arnson2025-06-191-4/+4
* Support launching rundll32.exe as a safe executable if the dll it loads is in...Nir Bar2025-06-1810-25/+450
* Fix MsiLockPermissionsEx decompilation.Bob Arnson2025-06-188-3/+120
* Remove deprecated Heat.Bob Arnson2025-06-18120-89610/+0
* Consistentify unnamed bindpaths doc in `Files`.Bob Arnson2025-06-121-3/+8
* Customize TARGETDIR DirectoryRef warning.Bob Arnson2025-06-114-1/+47
* Fix Util decompiler extension crash.Bob Arnson2025-06-111-1/+1
* Fix unit tests to account for Actions runners:Bob Arnson2025-06-112-40/+37
* Add `Payloads` element to harvest bundle payloads.Bob Arnson2025-06-1130-198/+342
* Send all tables to extension decompilers.Bob Arnson2025-05-286-19/+98
* Always pass `-quiet` to related bundles.Bob Arnson2025-05-281-1/+1
* Handle having multiple unnamed bind paths.Bob Arnson2025-05-282-6/+9
* Bring back WixBundleSourceProcess* variables.Bob Arnson2025-05-283-0/+20
* Update registration disappears during upgrade.Bob Arnson2025-05-2813-7/+281
* Retry intermittent LocLoadFromFile() test failuresRob Mensching2025-05-282-2/+20
* Update version number in READMEsRob Mensching2025-05-2816-30/+30
* Sync IEngine.SetUpdateSource with native side.Bob Arnson2025-04-048-4/+96
* Update READMEs to include OSMFRob Mensching2025-04-0464-60/+1491
* Use "dev build" instead of "private build" to match documentationRob Mensching2025-04-041-3/+3
* Clean RTF in OSMFEULA.RTFRob Mensching2025-04-041-0/+0
* Issue 8993Christopher Painter2025-04-031-1/+1
* Fix bad copyspaghetti in XSD.Bob Arnson2025-04-031-1/+1
* Sync IEngine.SetDownloadSource with native side.Bob Arnson2025-04-037-8/+67
* XSD changes to account for create Group modificationsBevan Weiss2025-03-271-9/+43
* RelatedBundle/@Id is deprecated.Bob Arnson2025-03-271-1/+8
* Iis certstore more xsdBevan Weiss2025-03-272-1/+12
* Add actions to BrowseDlg for WixUI_FeatureTree.Bob Arnson2025-03-262-1/+6
* Switch to MSTest built-in Test target.Bob Arnson2025-03-2020-38/+24
* Formalize official WiX build and update tags in nupkgsRob Mensching2025-03-1922-35/+65
* Introduce the Open Source Maintenance Fee EULARob Mensching2025-03-1919-30/+312
* Harvesting no longer aborts if any exclusions reference missing foldersRob Mensching2025-03-193-26/+66
* Verify more detail of the harvesting warning messagesRob Mensching2025-03-191-23/+32
* add missing CustomTableSetting parameter in ConvertCommandPhilippNaused2025-03-181-1/+1
* Include the major version in the Package/@Id to install SxSRob Mensching2025-03-181-1/+1
* LocUtil occasionally failed due to XmlInitializationRob Mensching2025-03-183-60/+75
* Fix documentation links in XSDsRob Mensching2025-03-182-12/+12
* WiX v6 changes to the core schemaRob Mensching2025-03-181-12/+42
* WiX v6 changes to the UI extensionRob Mensching2025-03-181-0/+8
* Migrate XSDs from web projectRob Mensching2025-03-1818-0/+24625
* Don't force x64 platform build.Bob Arnson2025-03-111-1/+1
* Set keypath when parsing naked File child elementsBob Arnson2025-03-103-9/+6
* Only referenced components get default feature.v6.0.0-rc.2Bob Arnson2025-03-038-64/+43
* Fix icon cannot show in tsakbar when using WixInternalUIBootstrapperApplicationueuuop85912025-03-031-1/+1
* Convert WixToolsetTest.Sdk to MSTest.***Bob Arnson2025-03-0310-136/+138
* Convert tools\ to MSTest and traversal projects.Bob Arnson2025-03-0310-86/+113
* Convert ext\ to MSTest and traversal projects.Bob Arnson2025-03-0396-767/+3204