index
:
wix
bob/EnsureTableStandardActions
bob/Fixes.240629
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
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
/
api
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build tweaks to support VS 17.8...
Bob Arnson
2024-01-28
1
-0
/
+1
*
Correctly handle top-level AppId element
Rob Mensching
2023-11-07
1
-1
/
+1
*
Avoid use of Encoding.WindowsCodePage
Rob Mensching
2023-11-07
1
-3
/
+3
*
Fix the use of ModuleSubstitution table
Rob Mensching
2023-08-08
1
-1
/
+1
*
Partial fix for the weirdly broken...
Bob Arnson
2023-07-13
1
-1
/
+2
*
Downgrade bad ProductVersion error to warning.
Bob Arnson
2023-06-03
2
-6
/
+11
*
Obsolete removed PackageState.Cached value
Rob Mensching
2023-06-03
1
-5
/
+6
*
Fix build failure when bundle has multiple RemoteBundle elements
Nir Bar
2023-06-03
1
-1
/
+1
*
Remove obsolete Product OutputType
Rob Mensching
2023-03-14
1
-4
/
+0
*
Warn on mismatched output times and validate only Windows Installer databases
Rob Mensching
2023-03-09
1
-2
/
+2
*
WindowsVolume is not a standard directory
Rob Mensching
2023-02-22
1
-1
/
+0
*
Fix a couple of attributes mentioned in messages.
Bob Arnson
2023-02-20
1
-3
/
+3
*
Elevate known cab failures to messages.
Bob Arnson
2023-02-10
1
-2
/
+2
*
Fix ComponentGroupSymbol fields
Rob Mensching
2023-02-09
1
-6
/
+14
*
Some small SAL annotation fixups
Rob Mensching
2023-02-09
2
-11
/
+11
*
Warn when using `embedded` as the pdbType and fallback to `full`
Rob Mensching
2023-01-19
1
-0
/
+5
*
Finish the XML documentation in WixToolset.Mba.Core.
Sean Hall
2023-01-19
14
-624
/
+555
*
Add netfx:DotNetCoreSdkFeatureBandSearch.
Sean Hall
2023-01-18
1
-43
/
+0
*
Fix two kinds of typos.
Bob Arnson
2023-01-18
1
-1
/
+1
*
Fix RegistrySymbol creation helper for non-string types
Rob Mensching
2022-12-22
1
-2
/
+15
*
Use MSI transaction end result to detect whether reboot is needed
Nir Bar
2022-12-12
8
-82
/
+173
*
Fix modularization of columns
Rob Mensching
2022-12-11
1
-248
/
+248
*
Remove outdated error details about error 217
Rob Mensching
2022-11-21
1
-2
/
+2
*
Improve file not found error message
Rob Mensching
2022-11-21
1
-6
/
+6
*
Expose bind variables from build command and via MSBuild WixVariables property
Rob Mensching
2022-11-17
3
-12
/
+22
*
Minimize calls into GitInfo by caching results during build_init
Rob Mensching
2022-11-13
4
-4
/
+0
*
Add GetRelatedBundleVariable to managed IBootstrapperEngine.
Sean Hall
2022-11-10
5
-0
/
+47
*
WIXFEAT-3704 - Allow access to persisted variables from related bundles
Jacob Hoover
2022-11-10
8
-0
/
+178
*
Separate WixInternal content from official WixToolset namespace
Rob Mensching
2022-11-08
10
-15
/
+15
*
Ensure all published .nupkgs have an icon
Rob Mensching
2022-11-08
4
-4
/
+12
*
Update URLs to their redirected ones
Kaarlo Räihä
2022-11-04
3
-4
/
+4
*
Use HTTPS instead of HTTP
Kaarlo Räihä
2022-11-04
4
-7
/
+7
*
Normalize SectionType and OutputType "Product" to "Package"
Rob Mensching
2022-11-04
6
-12
/
+27
*
Provide useful error message when file system operations fail
Rob Mensching
2022-11-04
1
-4
/
+9
*
Loc files were still using inner text, stop doing that
Rob Mensching
2022-10-31
2
-0
/
+12
*
Remove double spaces after periods in warning messages
Rob Mensching
2022-10-31
1
-50
/
+50
*
Update build dependencies and normalize more projects
Rob Mensching
2022-10-19
1
-1
/
+1
*
Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"s
Rob Mensching
2022-10-15
1
-0
/
+6
*
Fix tracking of detached containers
Rob Mensching
2022-10-04
1
-5
/
+0
*
Use file system abstraction to handle retries automatically
Rob Mensching
2022-10-04
1
-0
/
+10
*
Add retries when trying to update bundle resources
Rob Mensching
2022-10-04
1
-0
/
+19
*
Run tests in bulk to improve performance
Rob Mensching
2022-10-04
1
-8
/
+7
*
Small clean up of api segment build
Rob Mensching
2022-10-04
4
-10
/
+9
*
Move WixVersion to new WixToolset.Versioning package in libs segment
Rob Mensching
2022-10-04
2
-743
/
+0
*
Make all test roll forward
Rob Mensching
2022-10-03
1
-1
/
+0
*
Standardize on .NET 6 as the minimum for .NET Core platform.
Rob Mensching
2022-10-03
3
-3
/
+3
*
Introduce PatchFilterMap to remove Row.SectionId
Rob Mensching
2022-09-27
4
-33
/
+15
*
Implement transform decompiling and use it in patch filter tests
Rob Mensching
2022-09-27
1
-0
/
+6
*
Rename MsiPatchSequenceSymbol to MsiPatchFamilySymbol and fix the Id
Rob Mensching
2022-09-27
4
-72
/
+72
*
Implement single pass patch build
Rob Mensching
2022-09-23
8
-78
/
+70
[next]