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
/
test
/
burn
/
TestData
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly process build -outputType switch
Rob Mensching
2023-09-05
6
-10
/
+10
*
Fix build failure when bundle has multiple RemoteBundle elements
Nir Bar
2023-06-03
2
-0
/
+37
*
Tame some wild pointers.
Bob Arnson
2023-06-03
1
-1
/
+12
*
Fix double-free bugs in thmutil.
Sean Hall
2023-02-19
2
-0
/
+54
*
Don't uninstall superseded MSI packages.
Sean Hall
2023-01-19
1
-1
/
+0
*
Add netfx:DotNetCoreSdkFeatureBandSearch.
Sean Hall
2023-01-18
4
-21
/
+34
*
Adding support for DotNetCoreSdkSearch and DotNetCoreSdkCompatibilityCheck
Staffan Gustafsson
2023-01-18
3
-0
/
+52
*
Small fixes found while updating XSDs
Rob Mensching
2023-01-01
8
-8
/
+8
*
Don't fail on bad/missing update feed URL.
Bob Arnson
2022-12-15
2
-1
/
+20
*
wixstdba should not change the action if not showing full UI.
Sean Hall
2022-12-13
5
-0
/
+63
*
Parallelize building test code
Rob Mensching
2022-11-13
1
-10
/
+2
*
Automate the test for GetRelatedBundleVariable.
Sean Hall
2022-11-10
14
-59
/
+66
*
WIXFEAT-3704 - Allow access to persisted variables from related bundles
Jacob Hoover
2022-11-10
8
-0
/
+345
*
Add Netfx bundle extension and netfx:DotNetCoreSearch.
Sean Hall
2022-10-10
8
-3
/
+170
*
Standardize on .NET 6 as the minimum for .NET Core platform.
Rob Mensching
2022-10-03
2
-3
/
+3
*
Fix and reenable some skipped E2E Burn patching tests
Rob Mensching
2022-09-23
1
-8
/
+0
*
Add more burn E2E tests.
Sean Hall
2022-09-15
6
-2
/
+117
*
Support bundle updates in WixStdBA.
Bob Arnson
2022-09-12
1
-0
/
+2
*
Move `Bundle/@CommandLineVariables` into Bal.wixext.
Sean Hall
2022-09-09
5
-5
/
+6
*
Add WixCanRestart and make wixstdba elevate for restart when required.
Sean Hall
2022-09-03
5
-6
/
+92
*
Use elevated engine to make the restart request when it is available.
Sean Hall
2022-09-03
4
-33
/
+119
*
Restrict panels to static controls.
Bob Arnson
2022-08-29
2
-14
/
+42
*
Update old test code to latest SWID tag spec
Rob Mensching
2022-08-26
4
-4
/
+12
*
Port EnableFeatureSelection tests from v3 repo, add a new one, fix them
Sean Hall
2022-08-23
10
-0
/
+153
*
Handle downgrade failure detection during Detect.
Bob Arnson
2022-08-22
1
-0
/
+15
*
Allow wixstdba special controls to have declarative text.
Sean Hall
2022-08-10
1
-1
/
+1
*
Add ability to skip a local path candidate if it failed verification.
Sean Hall
2022-08-03
2
-0
/
+27
*
Handle suppressed Options button.
Bob Arnson
2022-08-03
1
-1
/
+1
*
Create WixToolset.Heat.nupkg to distribute heat.exe and Heat targets
Rob Mensching
2022-08-01
1
-0
/
+1
*
Add files-in-use task dialog.
Bob Arnson
2022-07-25
2
-0
/
+27
*
Add WixInternalUIBootstrapperApplication as a new built-in BA.
Sean Hall
2022-07-20
32
-1
/
+1114
*
Add longPathAware to Burn manifest to support long paths.
Sean Hall
2022-06-27
4
-1
/
+43
*
Allow BundlePackage to fallback to QuietUninstallString to uninstall.
Sean Hall
2022-06-14
3
-0
/
+46
*
Add ability for non-vital cache package action.
Sean Hall
2022-06-14
5
-0
/
+77
*
Implement ArpEntry flavored ExePackage.
Sean Hall
2022-06-13
10
-1
/
+157
*
Update Burn algorithm for picking elevated temp path to use SystemTemp.
Sean Hall
2022-06-07
2
-0
/
+33
*
Add option to hosts to always install prereqs.
Sean Hall
2022-05-14
22
-10
/
+557
*
Move infinite loop detection into the hosts.
Sean Hall
2022-05-14
1
-0
/
+2
*
Add support for semver in bundles and dependencies
Rob Mensching
2022-05-10
1
-1
/
+1
*
Only block shutdown during Apply.
Sean Hall
2022-05-04
4
-2
/
+76
*
Upgrade test BAs to net6.0 and use x64 bundles for ManagedHost tests.
Sean Hall
2022-04-19
7
-25
/
+25
*
Replace Dnc.Host with Dnc.HostGenerator to support linker trimming.
Sean Hall
2022-04-19
2
-2
/
+2
*
Set each native library dependency version to the build version.
Sean Hall
2022-04-19
1
-2
/
+0
*
Add option for BundlePackage to be hidden in ARP like MsiPackage.
Sean Hall
2022-04-05
1
-0
/
+1
*
Support v3 bundles in BundlePackage and "burn extract" command.
Sean Hall
2022-04-01
2
-0
/
+32
*
Detect related bundles for BundlePackages.
Sean Hall
2022-04-01
5
-0
/
+48
*
Implement BundlePackage.
Sean Hall
2022-04-01
2
-0
/
+30
*
Give BA process id and option to wait for cancelled process to exit.
Sean Hall
2022-03-19
2
-0
/
+38
*
Fix themes to account for UnsafeUninstall action.
Sean Hall
2022-03-16
1
-6
/
+12
*
Improve error reporting wrt ExePackage and MsuPackage attributes
Rob Mensching
2022-03-01
1
-1
/
+1
[next]