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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-19
Detect a package as cached if any of its payloads exist.
Sean Hall
23
-171
/
+111
2021-04-19
Integrate latest Extensibility changes
Rob Mensching
1
-1
/
+1
2021-04-19
Disable testing via AppVeyor
Rob Mensching
1
-0
/
+2
2021-04-19
Prefer IReadOnlyCollection<> or IReadOnlyList<> over IEnumerable<>
Rob Mensching
30
-58
/
+58
2021-04-19
Prefer IReadOnlyCollection<> or IReadOnlyList<> over IEnumerable<>
Rob Mensching
22
-48
/
+148
2021-04-19
Prefer IReadOnlyCollection<> or IReadOnlyList<> over IEnumerable<>
Rob Mensching
2
-8
/
+30
2021-04-19
Detect duplicate CacheIds
Rob Mensching
4
-11
/
+43
2021-04-19
Set well-known deferred properties to String.Empty when not present
Rob Mensching
2
-19
/
+18
2021-04-19
Resolve container and payload DownloadUrls
Rob Mensching
4
-48
/
+138
2021-04-18
Add `Wix4` table prefixes.
Bob Arnson
8
-69
/
+82
2021-04-18
Add `Wix4` table prefixes.
Bob Arnson
4
-60
/
+60
2021-04-18
Add `Wix4` table prefixes.
Bob Arnson
3
-13
/
+13
2021-04-15
Fix StandardDirectory warnings.
Sean Hall
4
-30
/
+20
2021-04-15
Update dependencies.
Sean Hall
71
-134
/
+134
2021-04-15
Update dependencies.
Sean Hall
2
-2
/
+2
2021-04-15
Update dependencies.
Sean Hall
2
-2
/
+2
2021-04-15
Update dependencies.
Sean Hall
3
-5
/
+5
2021-04-15
Update dependencies.
Sean Hall
12
-50
/
+50
2021-04-15
Update to latest dutil.
Sean Hall
2
-3
/
+3
2021-04-14
Fix infinite loop in ResolveDelayedFieldsCommand and add failing test.
Sean Hall
3
-0
/
+37
2021-04-14
Fix balutil.sln
Rob Mensching
1
-26
/
+0
2021-04-14
Allow BA to update feed source
Rob Mensching
5
-0
/
+39
2021-04-14
Add MEND request state to repair any missing files in MSI packages
Rob Mensching
11
-25
/
+35
2021-04-14
Allow BA to update feed source
Rob Mensching
6
-2
/
+77
2021-04-14
Add MEND request state to repair any missing files in MSI packages
Rob Mensching
4
-6
/
+23
2021-04-14
Layout using the source engine handle
Rob Mensching
7
-17
/
+49
2021-04-14
Detect system MSI packages before user managed packages
Rob Mensching
1
-6
/
+6
2021-04-14
Avoid activating the engine's windows
Rob Mensching
2
-2
/
+4
2021-04-14
Enhanced reboot pending detection
Rob Mensching
2
-1
/
+69
2021-04-14
Port support for ISO/IEC 19770-2:2105 (aka SWID Tags-2)
Rob Mensching
12
-51
/
+61
2021-04-14
Make FileCopyUsingHandlesWithProgress more like MoveFileWithProgress
Rob Mensching
2
-19
/
+2
2021-04-12
Fix rollback of user rights
Rob Mensching
4
-80
/
+389
2021-04-12
Add RemoveRegistryKey
Rob Mensching
11
-6
/
+366
2021-04-12
Add Condition to RemoveFoldersEx
Rob Mensching
5
-29
/
+87
2021-04-12
Move RestartResource attributes to symbol
Rob Mensching
2
-18
/
+18
2021-04-12
Move SecureObj attributes to symbol
Rob Mensching
2
-13
/
+16
2021-04-12
Update dutil
Rob Mensching
2
-2
/
+2
2021-04-12
Use verutil for handling versions in WiuEnumRelatedProductCodes.
Sean Hall
1
-12
/
+24
2021-04-12
Support non-vital certificate installs
Rob Mensching
4
-7
/
+48
2021-04-12
Add support for configuring SNI SSL certificates
Rob Mensching
18
-15
/
+1063
2021-04-12
Add Wix4 prefix Http CA binary and make HandleExisting an enum
Rob Mensching
7
-32
/
+38
2021-04-12
Release taskbar before COM uninitialized to prevent crash
Rob Mensching
1
-1
/
+13
2021-04-12
Make FileCopyUsingHandlesWithProgress more like MoveFileWithProgress
Rob Mensching
1
-11
/
+6
2021-04-12
Port missing WiX v3 changes
Rob Mensching
7
-35
/
+254
2021-04-12
One shiny NuGet package, please and thank you.
Bob Arnson
1
-1
/
+0
2021-04-12
Fix decompilation of directories as children TARGETDIR.
Bob Arnson
6
-20
/
+61
2021-04-12
Add support for RepairCondition on Exe, Msi and Msp packages
Rob Mensching
2
-0
/
+21
2021-04-12
Improve implicit Component/@Id generation and duplicate GUID errors
Rob Mensching
7
-261
/
+336
2021-04-12
Add support for RepairCondition on Exe, Msi and Msp packages
Rob Mensching
3
-0
/
+24
2021-04-12
Improve duplicate GUID messages
Rob Mensching
2
-5
/
+5
[prev]
[next]