index
:
wix
bob/BetterScaleSplashScreen
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecompilePerUserOrMachine
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/DirectorySearchDefaultId
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
bob/FilesPerUserNoICE
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/WixUI_Advanced64
bob/dutiltestloggingex
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/build-cleanup
robmen/dev10
robmen/fixes
robmen/maxpath
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/readonly
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
/
libs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use CompareStringOrdinal() instead of CompareString() case-sensitive
Rob Mensching
2025-11-03
9
-112
/
+107
*
Use CompareStringOrdinal() instead of CompareString() case-insensitive
Rob Mensching
2025-11-03
4
-11
/
+11
*
Comment out skipped tests to avoid "error messages"
Rob Mensching
2025-11-02
2
-485
/
+485
*
Update to .NET 8 to fix build
Rob Mensching
2025-11-02
2
-3
/
+4
*
Add missing READMEs to .nupkgs
Rob Mensching
2025-11-02
2
-0
/
+4
*
Fix unit tests to account for Actions runners:
Bob Arnson
2025-06-11
2
-40
/
+37
*
Retry intermittent LocLoadFromFile() test failures
Rob Mensching
2025-05-28
2
-2
/
+20
*
Update READMEs to include OSMF
Rob Mensching
2025-04-04
4
-4
/
+95
*
Formalize official WiX build and update tags in nupkgs
Rob Mensching
2025-03-19
2
-4
/
+6
*
Introduce the Open Source Maintenance Fee EULA
Rob Mensching
2025-03-19
2
-4
/
+6
*
LocUtil occasionally failed due to XmlInitialization
Rob Mensching
2025-03-18
3
-60
/
+75
*
CreateGroups additions
Bevan Weiss
2025-02-11
1
-0
/
+3
*
Support CreateFile with retries
Rob Mensching
2025-02-11
2
-13
/
+69
*
Rename "bundle id" concept to "bundle code"
Rob Mensching
2024-12-30
2
-49
/
+50
*
Fix egregiously bad comments that were frustrating
Bob Arnson
2024-07-15
2
-29
/
+29
*
Prevent unnecessary refreshes that move focus.
Bob Arnson
2024-07-12
1
-6
/
+9
*
Build native code with VC v143 toolset only.
Bob Arnson
2024-06-10
2
-6
/
+6
*
Move to ReleaseFlow and SomeVer
Rob Mensching
2024-04-25
1
-1
/
+1
*
Fix the upper bound version in native nupkg references
Rob Mensching
2024-04-02
1
-1
/
+1
*
Move the BootstrapperApplication out of proc
Rob Mensching
2024-03-06
11
-137
/
+831
*
Do not follow junctions when recursively deleting directories
Rob Mensching
2024-03-06
1
-4
/
+4
*
Fix crash when CloseApplications_X64 closes Electron app
Andrzej Wojtas
2024-01-22
1
-1
/
+1
*
Add pipeutil to dutil
Rob Mensching
2024-01-11
12
-7
/
+570
*
Enhance error message.
Bob Arnson
2023-12-16
1
-1
/
+1
*
Pretty up build output
Rob Mensching
2023-12-16
1
-1
/
+1
*
Fix WcaErrorMessage `cArgs==-1` case.
Bob Arnson
2023-04-27
2
-16
/
+23
*
Hide visible NetCoreCheck.exe window.
Bob Arnson
2023-04-04
1
-0
/
+1
*
Fix double-free bugs in thmutil.
Sean Hall
2023-02-19
1
-3
/
+3
*
Some small SAL annotation fixups
Rob Mensching
2023-02-09
2
-4
/
+4
*
Stop Richedit control from scrolling during load.
Bob Arnson
2023-01-10
1
-1
/
+1
*
Handle case where TMP isn't REG_EXPAND_SZ.
Bob Arnson
2022-12-25
1
-0
/
+5
*
Use ConsoleWriteW in netcoresearch.exe.
Sean Hall
2022-12-12
2
-5
/
+9
*
Use MSI transaction end result to detect whether reboot is needed
Nir Bar
2022-12-12
2
-4
/
+7
*
Add support for UTF-8 console and use it for passing smartcab paths
Rob Mensching
2022-11-21
2
-161
/
+283
*
Minimize calls into GitInfo by caching results during build_init
Rob Mensching
2022-11-13
2
-2
/
+0
*
WIXFEAT-3704 - Allow access to persisted variables from related bundles
Jacob Hoover
2022-11-10
2
-1
/
+12
*
Separate WixInternal content from official WixToolset namespace
Rob Mensching
2022-11-08
19
-23
/
+23
*
Ensure all published .nupkgs have an icon
Rob Mensching
2022-11-08
2
-2
/
+6
*
Update URLs to their redirected ones
Kaarlo Räihä
2022-11-04
1
-1
/
+1
*
Use HTTPS instead of HTTP
Kaarlo Räihä
2022-11-04
1
-1
/
+1
*
Loc files were still using inner text, stop doing that
Rob Mensching
2022-10-31
7
-6
/
+183
*
Add queutil so Burn can manage its own queue of BA requested actions.
Sean Hall
2022-10-25
6
-0
/
+206
*
Support add, modify and remove comments on user accounts
Ron Martin
2022-10-21
1
-3
/
+8
*
Add Netfx bundle extension and netfx:DotNetCoreSearch.
Sean Hall
2022-10-10
2
-2
/
+4
*
Run tests in bulk to improve performance
Rob Mensching
2022-10-04
1
-5
/
+6
*
Move WixVersion to new WixToolset.Versioning package in libs segment
Rob Mensching
2022-10-04
13
-2
/
+2001
*
Fix verutil string comparisons
Rob Mensching
2022-10-04
2
-2
/
+2
*
Disallow attributes in Billboard/Panel.
Bob Arnson
2022-09-15
1
-0
/
+14
*
Add more burn E2E tests.
Sean Hall
2022-09-15
1
-2
/
+0
*
Don't search for 64-bit bundles on 32-bit OS.
Sean Hall
2022-09-14
1
-3
/
+12
[next]