index
:
wix
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
bob/FixHarvestPayloadsFields
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HarvestMultipleUnnamedBindPaths
bob/HeatCremation
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/PayloadsHarvesting
bob/PreventSplashScreenForWixV3RelatedBundle
bob/ScopeMessages
bob/Tweaks250713
bob/UnnamedBindPathsInFiles
bob/UpdateRegistrationAcrossUpgrades
bob/WixBundleSourceProcess
bob/WixTestTargets
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/dutiltestloggingex
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/xsds
wix601
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
Example.Extension
/
ExampleTupleDefinitions.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
12 days
Update ErrorMessages.cs to refine duplicate identifiers message
cz-dev-ge
1
-1
/
+1
13 days
Embiggen build perf.
Bob Arnson
22
-20
/
+120
2025-06-19
Fix HarvestPayloads field names (kinda).
Bob Arnson
1
-4
/
+4
2025-06-18
Support launching rundll32.exe as a safe executable if the dll it loads is in...
Nir Bar
10
-25
/
+450
2025-06-18
Fix MsiLockPermissionsEx decompilation.
Bob Arnson
8
-3
/
+120
2025-06-18
Remove deprecated Heat.
Bob Arnson
120
-89610
/
+0
2025-06-12
Consistentify unnamed bindpaths doc in `Files`.
Bob Arnson
1
-3
/
+8
2025-06-11
Customize TARGETDIR DirectoryRef warning.
Bob Arnson
4
-1
/
+47
2025-06-11
Fix Util decompiler extension crash.
Bob Arnson
1
-1
/
+1
2025-06-11
Fix unit tests to account for Actions runners:
Bob Arnson
2
-40
/
+37
2025-06-11
Add `Payloads` element to harvest bundle payloads.
Bob Arnson
30
-198
/
+342
2025-05-28
Send all tables to extension decompilers.
Bob Arnson
6
-19
/
+98
2025-05-28
Always pass `-quiet` to related bundles.
Bob Arnson
1
-1
/
+1
2025-05-28
Handle having multiple unnamed bind paths.
Bob Arnson
2
-6
/
+9
2025-05-28
Bring back WixBundleSourceProcess* variables.
Bob Arnson
3
-0
/
+20
2025-05-28
Update registration disappears during upgrade.
Bob Arnson
13
-7
/
+281
2025-05-28
Retry intermittent LocLoadFromFile() test failures
Rob Mensching
2
-2
/
+20
2025-05-28
Update version number in READMEs
Rob Mensching
16
-30
/
+30
2025-04-09
Start WiX Toolset v7
Rob Mensching
1
-2
/
+2
2025-04-04
Add OSMF logo to README
v6.0.0
Rob Mensching
1
-0
/
+2
2025-04-04
Sync IEngine.SetUpdateSource with native side.
Bob Arnson
8
-4
/
+96
2025-04-04
Update READMEs to include OSMF
Rob Mensching
66
-71
/
+1521
2025-04-04
Use "dev build" instead of "private build" to match documentation
Rob Mensching
1
-3
/
+3
2025-04-04
Clean RTF in OSMFEULA.RTF
Rob Mensching
1
-0
/
+0
2025-04-03
Issue 8993
Christopher Painter
1
-1
/
+1
2025-04-03
Fix bad copyspaghetti in XSD.
Bob Arnson
1
-1
/
+1
2025-04-03
Sync IEngine.SetDownloadSource with native side.
Bob Arnson
7
-8
/
+67
2025-03-27
XSD changes to account for create Group modifications
Bevan Weiss
1
-9
/
+43
2025-03-27
RelatedBundle/@Id is deprecated.
Bob Arnson
1
-1
/
+8
2025-03-27
Iis certstore more xsd
Bevan Weiss
2
-1
/
+12
2025-03-26
Add actions to BrowseDlg for WixUI_FeatureTree.
Bob Arnson
2
-1
/
+6
2025-03-20
Switch to MSTest built-in Test target.
Bob Arnson
20
-38
/
+24
2025-03-19
Formalize official WiX build and update tags in nupkgs
Rob Mensching
23
-43
/
+75
2025-03-19
Introduce the Open Source Maintenance Fee EULA
Rob Mensching
20
-30
/
+375
2025-03-19
Harvesting no longer aborts if any exclusions reference missing folders
Rob Mensching
3
-26
/
+66
2025-03-19
Verify more detail of the harvesting warning messages
Rob Mensching
1
-23
/
+32
2025-03-18
add missing CustomTableSetting parameter in ConvertCommand
PhilippNaused
1
-1
/
+1
2025-03-18
Include the major version in the Package/@Id to install SxS
Rob Mensching
1
-1
/
+1
2025-03-18
LocUtil occasionally failed due to XmlInitialization
Rob Mensching
3
-60
/
+75
2025-03-18
Fix documentation links in XSDs
Rob Mensching
2
-12
/
+12
2025-03-18
WiX v6 changes to the core schema
Rob Mensching
1
-12
/
+42
2025-03-18
WiX v6 changes to the UI extension
Rob Mensching
1
-0
/
+8
2025-03-18
Migrate XSDs from web project
Rob Mensching
18
-0
/
+24625
2025-03-11
Don't force x64 platform build.
Bob Arnson
1
-1
/
+1
2025-03-10
Set keypath when parsing naked File child elements
Bob Arnson
3
-9
/
+6
2025-03-03
Only referenced components get default feature.
v6.0.0-rc.2
Bob Arnson
8
-64
/
+43
2025-03-03
Fix icon cannot show in tsakbar when using WixInternalUIBootstrapperApplication
ueuuop8591
1
-1
/
+1
2025-03-03
Convert WixToolsetTest.Sdk to MSTest.***
Bob Arnson
10
-136
/
+138
2025-03-03
Convert tools\ to MSTest and traversal projects.
Bob Arnson
10
-86
/
+113
2025-03-03
Convert ext\ to MSTest and traversal projects.
Bob Arnson
96
-767
/
+3204
[next]