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-11-04
Use HTTPS instead of HTTP
Kaarlo Räihä
7
-11
/
+11
2022-11-04
Fix many error conversion messages that should be information
Rob Mensching
1
-12
/
+12
2022-11-04
Normalize SectionType and OutputType "Product" to "Package"
Rob Mensching
26
-65
/
+81
2022-11-04
Move Directory code generation to the linker
Rob Mensching
5
-74
/
+63
2022-11-04
Provide useful error message when file system operations fail
Rob Mensching
21
-61
/
+152
2022-11-03
Failing test for bug #6977.
Bob Arnson
2
-0
/
+53
2022-10-31
Loc files were still using inner text, stop doing that
Rob Mensching
184
-25789
/
+26983
2022-10-31
Update converted source line numbers when conversion is saved
Rob Mensching
5
-61
/
+272
2022-10-31
Remove double spaces after periods in warning messages
Rob Mensching
1
-50
/
+50
2022-10-31
Pack CA assembly only after it exists
Rob Mensching
1
-2
/
+6
2022-10-27
Enable ARM64 build for wix build
Rob Mensching
4
-10
/
+7
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
[next]