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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Burn typo/style fixes
Bob Arnson
2022-09-22
1
-2
/
+3
*
Don't clean packages during layout.
Sean Hall
2022-09-15
2
-1
/
+93
*
Disallow attributes in Billboard/Panel.
Bob Arnson
2022-09-15
1
-0
/
+14
*
Ignore cache bundle failure if it already exists in the package cache.
Sean Hall
2022-09-15
3
-9
/
+43
*
Add more burn E2E tests.
Sean Hall
2022-09-15
15
-12
/
+223
*
Don't search for 64-bit bundles on 32-bit OS.
Sean Hall
2022-09-14
1
-3
/
+12
*
Support bundle updates in WixStdBA.
Bob Arnson
2022-09-12
11
-4
/
+152
*
Update hashes are now hex strings.
Bob Arnson
2022-09-12
11
-33
/
+30
*
Move `Bundle/@CommandLineVariables` into Bal.wixext.
Sean Hall
2022-09-09
38
-197
/
+266
*
Make sure ThmViewer can load relative paths.
Bob Arnson
2022-09-05
1
-2
/
+2
*
Add WixCanRestart and make wixstdba elevate for restart when required.
Sean Hall
2022-09-03
20
-76
/
+336
*
Use elevated engine to make the restart request when it is available.
Sean Hall
2022-09-03
8
-133
/
+240
*
Delay closing Burn's UI thread so that it can log the bundle's restart.
Sean Hall
2022-09-03
5
-40
/
+159
*
Delay closing the bundle log so that restart failures will be logged.
Sean Hall
2022-09-03
4
-38
/
+95
*
Move logutil docs into header and standardize inline wrapper methods.
Sean Hall
2022-09-03
2
-186
/
+181
*
Log message when the elevated process is not running elevated.
Sean Hall
2022-09-03
2
-0
/
+12
*
Mask the elevated secrets when logging its command line.
Sean Hall
2022-09-03
3
-3
/
+27
*
Supply hashes to BA if present in update feed.
Bob Arnson
2022-08-31
12
-10
/
+58
*
Restrict panels to static controls.
Bob Arnson
2022-08-29
3
-66
/
+99
*
Use IntPtr for pointers to handles
Rob Mensching
2022-08-29
8
-46
/
+44
*
Update old test code to latest SWID tag spec
Rob Mensching
2022-08-26
9
-12
/
+121
*
Add support for building patches straight from wix.targets
Rob Mensching
2022-08-26
1
-1
/
+2
*
Pass `/xlog` to elevated engine.
Bob Arnson
2022-08-26
1
-0
/
+6
*
Small code cleanup in patch build.
Rob Mensching
2022-08-26
2
-22
/
+21
*
Trim patch baseline identifiers when they get too long
Rob Mensching
2022-08-26
9
-44
/
+132
*
Process and return the failed version of reboot exit codes in Burn.
Sean Hall
2022-08-26
12
-6
/
+92
*
Make sure error codes are translated correctly for per-machine packages.
Sean Hall
2022-08-26
14
-165
/
+554
*
Fix building `ExePackage/@ExitCode` elements.
Sean Hall
2022-08-26
7
-4
/
+121
*
Error on non-embedded explicit container payloads.
Bob Arnson
2022-08-26
7
-37
/
+38
*
Move WiX .wixpdbs to pdbs folder so they are included in archives
Rob Mensching
2022-08-25
2
-10
/
+6
*
Allow customization of the .wixpdb output folder
Rob Mensching
2022-08-25
18
-37
/
+303
*
Port EnableFeatureSelection tests from v3 repo, add a new one, fix them
Sean Hall
2022-08-23
13
-5
/
+288
*
Handle downgrade failure detection during Detect.
Bob Arnson
2022-08-22
2
-16
/
+43
*
Use a dedicated pipe for redirecting logging from the elevated process.
Sean Hall
2022-08-19
12
-99
/
+335
*
Create log for elevated process.
Sean Hall
2022-08-19
3
-0
/
+22
*
Fix bug in IsWuRebootPending where it uninitialized COM on failure.
Sean Hall
2022-08-19
1
-2
/
+7
*
Resume automatic updates as part of ApplyUninitialize.
Sean Hall
2022-08-19
3
-13
/
+20
*
Use conditional text rather than controls.
Bob Arnson
2022-08-18
2
-4
/
+8
*
Don't retry 1606 because are they ever transient?!
Bob Arnson
2022-08-17
1
-1
/
+0
*
Add direct reference to System.Configuration.ConfigurationManager
Rob Mensching
2022-08-16
2
-0
/
+2
*
Update heat to use StandardDirectory element
Rob Mensching
2022-08-16
16
-3996
/
+4211
*
Clean up error message when BA is missing.
Bob Arnson
2022-08-15
4
-14
/
+47
*
Improve command line error reporting and remove some unused errors
Rob Mensching
2022-08-15
21
-426
/
+432
*
Redesign command-line help to meet the needs of WiX v4
Rob Mensching
2022-08-15
38
-363
/
+685
*
Ensure command-line error prevents execution of command
Rob Mensching
2022-08-15
1
-0
/
+6
*
Normalize wix pdbs zip name to place $(Version) consistently
Rob Mensching
2022-08-15
1
-1
/
+1
*
Remove unused WixToolset.Core.Burn reference to shrink ~10MB
Rob Mensching
2022-08-15
2
-2
/
+0
*
Fix architectures when generating metadata
Rob Mensching
2022-08-15
2
-22
/
+2
*
Fix some errors new to .NET SDK 6.0.400.
Bob Arnson
2022-08-14
2
-7
/
+0
*
Fix OnExecuteMsiMessage to return chosen result.
Bob Arnson
2022-08-14
1
-5
/
+19
[next]