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-05-04
Assume critical shutdown was caused by the current package.
Sean Hall
3
-15
/
+27
2022-05-04
Allow burn.runonce with burn.clean.room and create runonce log.
Sean Hall
3
-8
/
+25
2022-04-29
Port UtilExtension.UserTests from wix3.
Sean Hall
30
-0
/
+1032
2022-04-28
Add ability to disable file system redirection for File/DirectorySearch
Sean Hall
8
-13
/
+179
2022-04-28
Use GitInfo in C++/CLI unit test projects to fix Burn's FileSearch test
Sean Hall
3
-1
/
+4
2022-04-26
Enforce that Update and RemoteBundle can only be specified once.
Sean Hall
1
-0
/
+21
2022-04-23
Always reset the system component status when registering the bundle.
Sean Hall
7
-165
/
+26
2022-04-23
Make the estimated size in ARP a little more accurate.
Sean Hall
17
-113
/
+177
2022-04-23
Add RepairCondition.
Sean Hall
33
-17
/
+237
2022-04-20
Upgrade dnchost's nethost dependency to .NET 6.0.4.
Sean Hall
13
-14
/
+115
2022-04-19
Upgrade test BAs to net6.0 and use x64 bundles for ManagedHost tests.
Sean Hall
24
-52
/
+56
2022-04-19
Replace Dnc.Host with Dnc.HostGenerator to support linker trimming.
Sean Hall
48
-565
/
+626
2022-04-19
Set each native library dependency version to the build version.
Sean Hall
22
-36
/
+5
2022-04-19
Fix warning in dnchost by using release runtime in debug.
Sean Hall
1
-3
/
+8
2022-04-13
DUtilTraceErrorSourceFiltersOnTraceLevel is still flaky.
Sean Hall
1
-1
/
+1
2022-04-13
Add bundle support to "burn remotepayload" command.
Sean Hall
7
-206
/
+379
2022-04-13
Add support for remote BundlePackagePayload.
Sean Hall
9
-10
/
+407
2022-04-13
Write EngineVersion, ProtocolVersion, and Win64 to the Burn manifest.
Sean Hall
15
-57
/
+230
2022-04-13
Change harvested symbols to ref the package payload for remote support.
Sean Hall
22
-161
/
+461
2022-04-13
Create Harvested*PackageSymbols.
Sean Hall
10
-236
/
+820
2022-04-13
Try to improve fields of bundle symbols.
Sean Hall
34
-318
/
+923
2022-04-13
Only allow MsiPackage and MspPackage inside MSI transactions.
Sean Hall
8
-20
/
+124
2022-04-13
Discard the correct RollbackBoundary.
Sean Hall
5
-11
/
+135
2022-04-13
Fix "flaky" DUtil test.
Ron Martin
2
-2
/
+50
2022-04-05
Add option for BundlePackage to be hidden in ARP like MsiPackage.
Sean Hall
21
-16
/
+243
2022-04-05
Move the logic of a bundle registering as a system component into Burn.
Sean Hall
7
-19
/
+40
2022-04-05
Update registration code with more concise Exit* macros.
Sean Hall
1
-91
/
+42
2022-04-05
Make non-embedded bundles skip making a system restore point.
Sean Hall
1
-0
/
+4
2022-04-05
Fix bug where MSIFASTINSTALL was not set properly for MsiPackages.
Sean Hall
3
-2
/
+7
2022-04-01
Use Burn's parent switch with BundlePackages.
Sean Hall
7
-12
/
+57
2022-04-01
Support v3 bundles in BundlePackage and "burn extract" command.
Sean Hall
11
-41
/
+257
2022-04-01
Detect related bundles for BundlePackages.
Sean Hall
38
-238
/
+773
2022-04-01
Implement BundlePackage.
Sean Hall
40
-98
/
+1439
2022-04-01
Update PackageVerifier to calculate installed path of file.
Sean Hall
2
-14
/
+41
2022-04-01
Fix Burn pipe bug where 64-bit code was not interoperable with 32-bit.
Sean Hall
2
-11
/
+20
2022-04-01
Fix formatting on some bundle files.
Sean Hall
5
-875
/
+874
2022-04-01
Minimize chance of user arguments messing up the command line
Sean Hall
8
-91
/
+119
2022-03-31
Support editing the projects that end in ".cab"
Rob Mensching
1
-0
/
+4
2022-03-31
Support using response file for long command-lines in MakeSfxCA
Rob Mensching
2
-21
/
+81
2022-03-31
Provide managed CA and Embedded UI DTF libraries via NuGet
Rob Mensching
72
-455
/
+326
2022-03-31
Fix resource enumeration of 64-bit images
Rob Mensching
1
-1
/
+1
2022-03-30
Implement IWindowsInstallerDecompileExtensions
Rob Mensching
46
-1390
/
+1644
2022-03-30
Make "decompile" an MSI-only command instead of a backend requirement
Rob Mensching
28
-445
/
+468
2022-03-30
Simplify BaseWindowsInstallerBackendBinderExtension
Rob Mensching
2
-10
/
+16
2022-03-30
Remove dead code
Rob Mensching
5
-204
/
+0
2022-03-22
Add `ExePackage/@Bundle` to opt-in to v3 behavior.
Sean Hall
16
-40
/
+233
2022-03-22
Add related command line switches for DEPENDENT_ADDON, DEPENDENT_PATCH.
Sean Hall
2
-2
/
+20
2022-03-20
Infrastructure and some starter "dotnet new" templates
Rob Mensching
13
-0
/
+162
2022-03-20
Centralize cache locations in IExtensionManager
Rob Mensching
11
-61
/
+235
2022-03-19
Automated code clean up
Rob Mensching
1
-15
/
+60
[next]