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
2021-09-18
Bring Sean's fixes to `wix4`.
Bob Arnson
2
-3
/
+3
2021-09-13
Don't set NativeMachine variables when IsWow64Process2 is unavailable
Eric StJohn
3
-4
/
+12
2021-08-30
Add NativeMachine to Burn and WIX_NATIVE_MACHINE to UtilExtension
Eric StJohn
9
-8
/
+106
2021-08-23
Skip Wow64 redirection on 64-bit CA builds.
Bob Arnson
1
-0
/
+10
2021-08-22
On SuppressDowngradeFailure, quit after detect.
Bob Arnson
7
-40
/
+95
2021-08-12
Set the log file path for MSI transactions.
Nir Bar
12
-46
/
+158
2021-08-12
Allow BA to opt out of MSI transaction.
Nir Bar
22
-9
/
+269
2021-08-12
Make sure failure inside of a non-vital rollback boundary is ignored.
Nir Bar
1
-1
/
+4
2021-08-04
Always use user's temp directory as basis for acquisition folder.
Sean Hall
8
-43
/
+82
2021-08-04
Add argument and policy setting to set Burn's base working directory.
Sean Hall
14
-133
/
+503
2021-08-04
Remove unelevation code since clean room changes made it unreachable.
Sean Hall
7
-170
/
+61
2021-08-04
Require clean room switch to be first argument and catch embedded switch spec...
Sean Hall
2
-5
/
+18
2021-08-04
Create separate log file for clean room.
Sean Hall
3
-4
/
+39
2021-08-04
Recreate the command line for the clean room process.
Sean Hall
10
-78
/
+284
2021-08-04
Parse most of Burn command line parameters into BURN_ENGINE_COMMAND.
Sean Hall
18
-161
/
+161
2021-08-04
Add BURN_DEPENDENCIES struct to store Dependency state.
Sean Hall
18
-95
/
+148
2021-08-04
Replace static cache internals with a struct.
Sean Hall
32
-372
/
+526
2021-08-04
Get system TEMP path from the registry.
Sean Hall
4
-15
/
+112
2021-08-04
Update Burn ARP command lines to skip clean room.
Sean Hall
3
-16
/
+20
2021-07-19
Add fixed buffer butil APIs.
Sean Hall
3
-21
/
+203
2021-07-19
Fix more 32-bit assumptions.
Sean Hall
2
-40
/
+12
2021-07-18
Refactor butil while cleaning up other things.
Sean Hall
13
-323
/
+369
2021-07-18
Allow access to persisted variables from related bundles.
Jacob Hoover
7
-22
/
+420
2021-07-17
Build api segment via traversal projects.
Bob Arnson
5
-28
/
+67
2021-07-12
Revert "Build api segment via traversal projects."
Bob Arnson
4
-67
/
+26
2021-07-11
Build api segment via traversal projects.
Bob Arnson
4
-26
/
+67
2021-07-06
Always append Windows Installer logs in Burn.
Sean Hall
2
-2
/
+2
2021-07-06
Improve whitespace handling in Burn conditions.
Sean Hall
2
-1
/
+3
2021-07-05
See wixtoolset/Issues/4726.
Ron Martin
11
-15
/
+338
2021-07-05
Fix errors in that cause format specifiers to appear in
Ron Martin
1
-3
/
+3
2021-07-05
Fixes an error reported by Resharper.
Ron Martin
1
-2
/
+2
2021-07-02
Make the BA responsible for parsing restart prompt behavior.
Sean Hall
19
-143
/
+180
2021-07-02
Add bundle option for command line variables to always be uppercase.
Sean Hall
32
-13
/
+454
2021-07-02
Expose overridable variable APIs in balutil and Mba.Core.
Sean Hall
17
-121
/
+539
2021-06-29
Fix decompilation for TARGETDIR-rooted components.
Bob Arnson
4
-9
/
+22
2021-06-28
Fix typos and whitespace.
Bob Arnson
3
-6
/
+5
2021-06-28
Fix build versioning to ignore tags.
Bob Arnson
1
-0
/
+1
2021-06-28
Use traversal projects to build libs in parallel.
Bob Arnson
4
-32
/
+41
2021-06-17
Apply shouldn't abort if restart's required when doing special actions.
Sean Hall
1
-2
/
+2
2021-06-17
Add Success page to prereq BA.
Sean Hall
28
-50
/
+215
2021-06-17
Fix prereq BA to not reload the bootstrapper if a restart is required.
Sean Hall
1
-4
/
+5
2021-06-13
Fix runtime parsing of ExePackage/@ExitCode for negative values.
Sean Hall
1
-1
/
+1
2021-06-13
Fix parsing large values for ChainPackage/@InstallSize.
Sean Hall
3
-3
/
+7
2021-06-09
Skip failing test.
Bob Arnson
1
-1
/
+1
2021-06-09
Fix building and perf for bundles with 1000s of package and BA payloads
Sean Hall
23
-186
/
+317
2021-06-09
Show Burn splash screen earlier.
Sean Hall
9
-23
/
+155
2021-06-09
Update Burn command line parsing to handle unknown args separately.
Sean Hall
3
-142
/
+181
2021-06-09
Try to log Burn command line even if it was invalid.
Sean Hall
6
-36
/
+111
2021-06-04
Add a manual test bundle for testing BAFunctions and thmutil.
Sean Hall
29
-0
/
+785
2021-06-04
Fix bug where theme window didn't enlarge client area for default DPI.
Sean Hall
1
-9
/
+33
[next]