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
/
ext
/
Bal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build tweaks to support VS 17.8...
Bob Arnson
2024-01-28
1
-1
/
+6
*
Fix bug when parsing bal prereq attributes.
Sean Hall
2023-03-30
3
-1
/
+65
*
Update some extensions to take advantage of multitargeting project references
Rob Mensching
2023-02-21
5
-35
/
+46
*
Change wixiuiba to request FORCE_PRESENT instead of REPAIR.
Sean Hall
2023-02-08
1
-1
/
+1
*
Remove WixToolset.Dnc.HostGenerator workaround.
Bob Arnson
2023-01-30
1
-11
/
+0
*
Remove use of AppVeyor
Rob Mensching
2023-01-23
1
-2
/
+2
*
Improve error messages from BalBurnBackendExtension.
Sean Hall
2023-01-18
6
-33
/
+105
*
Write an error when the .NET Core BA is missing the BAFactoryAssembly.
Sean Hall
2023-01-15
4
-2
/
+52
*
Don't fail on bad/missing update feed URL.
Bob Arnson
2022-12-15
1
-0
/
+15
*
wixstdba should not change the action if not showing full UI.
Sean Hall
2022-12-13
1
-2
/
+3
*
Try to convert the MBA prereq magic variables to the new attributes.
Sean Hall
2022-12-12
2
-3
/
+3
*
Minimize calls into GitInfo by caching results during build_init
Rob Mensching
2022-11-13
8
-8
/
+1
*
WiX Toolset v4-preview.1
v4.0.0-preview.1
Rob Mensching
2022-11-11
1
-1
/
+1
*
Separate WixInternal content from official WixToolset namespace
Rob Mensching
2022-11-08
8
-12
/
+12
*
Ensure all published .nupkgs have an icon
Rob Mensching
2022-11-08
2
-7
/
+11
*
Loc files were still using inner text, stop doing that
Rob Mensching
2022-10-31
29
-1005
/
+801
*
Remove support for .NET Core 3.x from dnchost.
Sean Hall
2022-10-25
6
-384
/
+19
*
Name the bind path item group "BindPath" in MSBuild
Rob Mensching
2022-10-15
3
-8
/
+8
*
Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"s
Rob Mensching
2022-10-15
3
-33
/
+7
*
Standardize on .NET 6 as the minimum for .NET Core platform.
Rob Mensching
2022-10-03
5
-5
/
+5
*
Centralize test project configuration with IsWixTestProject
Rob Mensching
2022-09-23
4
-26
/
+3
*
Support bundle updates in WixStdBA.
Bob Arnson
2022-09-12
8
-2
/
+148
*
Move `Bundle/@CommandLineVariables` into Bal.wixext.
Sean Hall
2022-09-09
8
-11
/
+150
*
Add WixCanRestart and make wixstdba elevate for restart when required.
Sean Hall
2022-09-03
1
-7
/
+56
*
Process and return the failed version of reboot exit codes in Burn.
Sean Hall
2022-08-26
2
-4
/
+4
*
Allow customization of the .wixpdb output folder
Rob Mensching
2022-08-25
1
-1
/
+1
*
Handle downgrade failure detection during Detect.
Bob Arnson
2022-08-22
1
-16
/
+28
*
Use conditional text rather than controls.
Bob Arnson
2022-08-18
2
-4
/
+8
*
Fix OnExecuteMsiMessage to return chosen result.
Bob Arnson
2022-08-14
1
-5
/
+19
*
Allow wixstdba special controls to have declarative text.
Sean Hall
2022-08-10
1
-26
/
+27
*
Use IFileOpenDialog instead of SHBrowseForFolder and GetOpenFileName.
Sean Hall
2022-08-10
1
-15
/
+11
*
Skip logging errors in some places when they are due to missing files or regi...
Sean Hall
2022-08-09
2
-51
/
+50
*
Handle suppressed Options button.
Bob Arnson
2022-08-03
3
-3
/
+6
*
Update expected message in CanLoadFDDx86EarliestCoreMBA.
Sean Hall
2022-08-03
1
-1
/
+2
*
Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets
Rob Mensching
2022-08-01
6
-13
/
+24
*
Workaround duplicate analyzers in .NET Core BAs.
Sean Hall
2022-08-01
1
-0
/
+11
*
Don't show FilesInUse dialogs if loc strings are missing.
Sean Hall
2022-07-25
4
-75
/
+140
*
Add dialog for non-RM FilesInUse and Netfx FilesInUse.
Sean Hall
2022-07-25
3
-28
/
+246
*
Use radio buttons in FilesInUse task dialog.
Sean Hall
2022-07-25
1
-25
/
+30
*
Add files-in-use task dialog.
Bob Arnson
2022-07-25
5
-23
/
+163
*
Add WixInternalUIBootstrapperApplication as a new built-in BA.
Sean Hall
2022-07-20
40
-108
/
+2675
*
Update some skipped tests to be dynamically skipped.
Sean Hall
2022-06-15
1
-2
/
+10
*
Use WixAssert in more places.
Sean Hall
2022-06-15
1
-10
/
+16
*
Add ability for non-vital cache package action.
Sean Hall
2022-06-14
1
-1
/
+13
*
Add PathConcatRelativeToBase and use it in Burn.
Sean Hall
2022-05-31
1
-1
/
+1
*
Fix DncHostGeneratorTests.
Sean Hall
2022-05-31
1
-0
/
+3
*
Add option to hosts to always install prereqs.
Sean Hall
2022-05-14
10
-28
/
+355
*
Move infinite loop detection into the hosts.
Sean Hall
2022-05-14
45
-478
/
+431
*
Update balutil and Bal.wixext to use more concise Exit* macros.
Sean Hall
2022-05-14
3
-79
/
+44
*
Only block shutdown during Apply.
Sean Hall
2022-05-04
1
-17
/
+0
[next]