index
:
wix
bob/EnsureTableStandardActions
bob/Fixes.240629
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
bob/UpdateRegistrationAcrossUpgrades
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
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
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
2022-10-25
Remove support for .NET Core 3.x from dnchost.
Sean Hall
7
-384
/
+20
2022-10-25
Add NetFx .NET compatibility check for MSI (#262)
StefanStojanovic
13
-3
/
+496
2022-10-25
Add queutil so Burn can manage its own queue of BA requested actions.
Sean Hall
18
-125
/
+451
2022-10-22
Ensure BA container is only created once in Bundles
Rob Mensching
3
-6
/
+19
2022-10-21
Fix a couple minor bug in when adding/removing user comments
Rob Mensching
2
-63
/
+62
2022-10-21
Support add, modify and remove comments on user accounts
Ron Martin
29
-180
/
+900
2022-10-21
Support converting deprecated inner text with embedded comments
Ron Martin
4
-75
/
+581
2022-10-19
Workaround ARM64 test failure until there is an ARM64 NETFX wix.exe
Rob Mensching
1
-1
/
+9
2022-10-19
Clean up shipping WiX .nupkgs of XML doc and unneeded .target files
Rob Mensching
3
-3
/
+2
2022-10-19
Update several dependencies
Rob Mensching
1
-7
/
+18
2022-10-19
Update to latest NuGet assemblies
Rob Mensching
1
-3
/
+3
2022-10-19
Update build dependencies and normalize more projects
Rob Mensching
27
-75
/
+65
2022-10-15
Name the bind path item group "BindPath" in MSBuild
Rob Mensching
9
-25
/
+21
2022-10-15
Add newest .nupkgs to clean script
Rob Mensching
1
-0
/
+2
2022-10-15
Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"s
Rob Mensching
55
-336
/
+215
2022-10-14
Simplify reference resolution
Rob Mensching
8
-251
/
+173
2022-10-14
Normalize ToolsetTask implementation to call wix.exe and heat.exe
Rob Mensching
31
-201
/
+197
2022-10-14
Run wix.exe out of proc
Rob Mensching
21
-367
/
+226
2022-10-14
Yield long running MSBuild tasks
Rob Mensching
1
-2
/
+4
2022-10-14
Only run WindowsInstallerValidation when WixBuild runs
Rob Mensching
1
-2
/
+4
2022-10-14
Minor code clean up
Rob Mensching
3
-19
/
+11
2022-10-10
Add Netfx bundle extension and netfx:DotNetCoreSearch.
Sean Hall
55
-151
/
+1569
2022-10-04
Attempt ordinal sort to fix CI test failure
Rob Mensching
1
-6
/
+4
2022-10-04
Fix tracking of detached containers
Rob Mensching
5
-15
/
+5
2022-10-04
Use file system abstraction to handle retries automatically
Rob Mensching
24
-127
/
+143
2022-10-04
Add retries when trying to update bundle resources
Rob Mensching
6
-33
/
+51
2022-10-04
Modernize Util.wixext build
Rob Mensching
4
-6
/
+36
2022-10-04
Run tests in bulk to improve performance
Rob Mensching
8
-44
/
+62
2022-10-04
Small clean up of api segment build
Rob Mensching
4
-10
/
+9
2022-10-04
Remove dependency on NuGet.Versioning from Core
Rob Mensching
2
-6
/
+6
2022-10-04
Move WixVersion to new WixToolset.Versioning package in libs segment
Rob Mensching
24
-9
/
+1275
2022-10-04
Incremental linking is not supported by C++/CLI
Rob Mensching
1
-0
/
+3
2022-10-04
Fix verutil string comparisons
Rob Mensching
2
-2
/
+2
2022-10-03
Make all test roll forward
Rob Mensching
4
-3
/
+1
2022-10-03
Standardize on .NET 6 as the minimum for .NET Core platform.
Rob Mensching
69
-104
/
+115
2022-10-03
Use packageSourceMapping to control source of NuGet packages
Rob Mensching
4
-16
/
+11
2022-10-03
Allow independent extraction of BA to remove use of InternalsVisibleTo
Rob Mensching
11
-137
/
+55
2022-09-28
Fix UICompiler custom actions duplication
StefanStojanovic
1
-25
/
+35
2022-09-27
Introduce PatchFilterMap to remove Row.SectionId
Rob Mensching
14
-368
/
+426
2022-09-27
Implement transform decompiling and use it in patch filter tests
Rob Mensching
17
-177
/
+390
2022-09-27
Rename MsiPatchSequenceSymbol to MsiPatchFamilySymbol and fix the Id
Rob Mensching
6
-74
/
+74
2022-09-27
Refactor patch filtering on the path towards making it work properly
Rob Mensching
9
-744
/
+843
2022-09-27
Symbols won't have section ids.
Rob Mensching
2
-32
/
+0
2022-09-27
Add patch error test to validate missing baseline patch file
Rob Mensching
2
-0
/
+36
2022-09-27
Simplify patch fixture internal results
Rob Mensching
1
-44
/
+44
2022-09-25
Update README.md
Daniel Chalmers
1
-9
/
+13
2022-09-23
Fix and reenable some skipped E2E Burn patching tests
Rob Mensching
2
-13
/
+5
2022-09-23
Implement single pass patch build
Rob Mensching
56
-1676
/
+1508
2022-09-23
Build some common products to share across multiple patch tests
Rob Mensching
7
-80
/
+40
2022-09-23
Re-enable and update a patching test fixed previously
Rob Mensching
2
-13
/
+12
[next]