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-09-03
Add WixCanRestart and make wixstdba elevate for restart when required.
Sean Hall
20
-76
/
+336
2022-09-03
Use elevated engine to make the restart request when it is available.
Sean Hall
8
-133
/
+240
2022-09-03
Delay closing Burn's UI thread so that it can log the bundle's restart.
Sean Hall
5
-40
/
+159
2022-09-03
Delay closing the bundle log so that restart failures will be logged.
Sean Hall
4
-38
/
+95
2022-09-03
Move logutil docs into header and standardize inline wrapper methods.
Sean Hall
2
-186
/
+181
2022-09-03
Log message when the elevated process is not running elevated.
Sean Hall
2
-0
/
+12
2022-09-03
Mask the elevated secrets when logging its command line.
Sean Hall
3
-3
/
+27
2022-08-31
Supply hashes to BA if present in update feed.
Bob Arnson
12
-10
/
+58
2022-08-29
Restrict panels to static controls.
Bob Arnson
3
-66
/
+99
2022-08-29
Use IntPtr for pointers to handles
Rob Mensching
8
-46
/
+44
2022-08-26
Update old test code to latest SWID tag spec
Rob Mensching
9
-12
/
+121
2022-08-26
Add support for building patches straight from wix.targets
Rob Mensching
1
-1
/
+2
2022-08-26
Pass `/xlog` to elevated engine.
Bob Arnson
1
-0
/
+6
2022-08-26
Small code cleanup in patch build.
Rob Mensching
2
-22
/
+21
2022-08-26
Trim patch baseline identifiers when they get too long
Rob Mensching
9
-44
/
+132
2022-08-26
Process and return the failed version of reboot exit codes in Burn.
Sean Hall
12
-6
/
+92
2022-08-26
Make sure error codes are translated correctly for per-machine packages.
Sean Hall
14
-165
/
+554
2022-08-26
Fix building `ExePackage/@ExitCode` elements.
Sean Hall
7
-4
/
+121
2022-08-26
Error on non-embedded explicit container payloads.
Bob Arnson
7
-37
/
+38
2022-08-25
Move WiX .wixpdbs to pdbs folder so they are included in archives
Rob Mensching
2
-10
/
+6
2022-08-25
Allow customization of the .wixpdb output folder
Rob Mensching
18
-37
/
+303
2022-08-23
Port EnableFeatureSelection tests from v3 repo, add a new one, fix them
Sean Hall
13
-5
/
+288
2022-08-22
Handle downgrade failure detection during Detect.
Bob Arnson
2
-16
/
+43
2022-08-19
Use a dedicated pipe for redirecting logging from the elevated process.
Sean Hall
12
-99
/
+335
2022-08-19
Create log for elevated process.
Sean Hall
3
-0
/
+22
2022-08-19
Fix bug in IsWuRebootPending where it uninitialized COM on failure.
Sean Hall
1
-2
/
+7
2022-08-19
Resume automatic updates as part of ApplyUninitialize.
Sean Hall
3
-13
/
+20
2022-08-18
Use conditional text rather than controls.
Bob Arnson
2
-4
/
+8
2022-08-17
Don't retry 1606 because are they ever transient?!
Bob Arnson
1
-1
/
+0
2022-08-16
Add direct reference to System.Configuration.ConfigurationManager
Rob Mensching
2
-0
/
+2
2022-08-16
Update heat to use StandardDirectory element
Rob Mensching
16
-3996
/
+4211
2022-08-15
Clean up error message when BA is missing.
Bob Arnson
4
-14
/
+47
2022-08-15
Improve command line error reporting and remove some unused errors
Rob Mensching
21
-426
/
+432
2022-08-15
Redesign command-line help to meet the needs of WiX v4
Rob Mensching
38
-363
/
+685
2022-08-15
Ensure command-line error prevents execution of command
Rob Mensching
1
-0
/
+6
2022-08-15
Normalize wix pdbs zip name to place $(Version) consistently
Rob Mensching
1
-1
/
+1
2022-08-15
Remove unused WixToolset.Core.Burn reference to shrink ~10MB
Rob Mensching
2
-2
/
+0
2022-08-15
Fix architectures when generating metadata
Rob Mensching
2
-22
/
+2
2022-08-14
Fix some errors new to .NET SDK 6.0.400.
Bob Arnson
2
-7
/
+0
2022-08-14
Fix OnExecuteMsiMessage to return chosen result.
Bob Arnson
1
-5
/
+19
2022-08-10
Allow wixstdba special controls to have declarative text.
Sean Hall
8
-114
/
+141
2022-08-10
Use IFileOpenDialog instead of SHBrowseForFolder and GetOpenFileName.
Sean Hall
5
-70
/
+234
2022-08-10
Prevent crash when Bundle has SWID Tag but child MSI does not
Rob Mensching
3
-6
/
+57
2022-08-10
Improve error messages for remote payloads
Rob Mensching
4
-5
/
+47
2022-08-10
Preprocessor only fails if current document does not parse
Rob Mensching
5
-15
/
+41
2022-08-09
Skip logging errors in some places when they are due to missing files or regi...
Sean Hall
24
-425
/
+438
2022-08-08
Simplify and fix incremental/clean in build cmds
Rob Mensching
3
-9
/
+12
2022-08-08
Generate metadata needed to populate update feed
Rob Mensching
10
-11
/
+224
2022-08-07
Remove unnecessary empty MediaTemplate
Rob Mensching
1
-1
/
+0
2022-08-07
Add intermediate folder and output path to all contexts
Rob Mensching
15
-15
/
+115
[next]