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-03-05
Changed the coverter to use Messages rather than Errors
Mark Stega
1
-86
/
+127
2022-03-02
Evaluate standalone variables for truthiness in the preprocessor
Rob Mensching
2
-2
/
+48
2022-03-02
Support "==" as equality operator in preprocessor
Rob Mensching
4
-3
/
+133
2022-03-02
Minor code cleanup
Rob Mensching
1
-8
/
+4
2022-03-02
Set ExePackage/@Uninstallable in bundle manifests
Rob Mensching
7
-7
/
+19
2022-03-02
Do NOT publish logs on `master` branch as they may contain secrets
Rob Mensching
1
-2
/
+3
2022-03-02
Force Appveyor to checkout using CRLF.
Sean Hall
1
-0
/
+3
2022-03-02
Export event logs to try to diagnose E2E test failures.
Sean Hall
2
-0
/
+12
2022-03-01
Improve error reporting wrt ExePackage and MsuPackage attributes
Rob Mensching
22
-54
/
+112
2022-03-01
Refactor related bundle enumeration into butil.
Sean Hall
10
-405
/
+731
2022-03-01
Fix and run Burn 64-bit unit tests.
Sean Hall
8
-79
/
+157
2022-03-01
Factor out TestRegistryFixture so other tests can mock regutil API's.
Sean Hall
6
-256
/
+352
2022-02-28
.NET Framework and .NET Core redists using certificate validation
Rob Mensching
8
-188
/
+79
2022-02-28
Minor code cleanup
Rob Mensching
1
-3
/
+9
2022-02-28
Support certs on remote payloads and generate them from burn subcommand
Rob Mensching
35
-247
/
+1033
2022-02-23
Move nuget.config, global.json and Directory.Packages.props to root
Rob Mensching
9
-21
/
+18
2022-02-23
Rename WixProductTagSymbol to WixPackageTagSymbol
Rob Mensching
7
-76
/
+76
2022-02-23
Fix wixlib, msm, msi incremental build
Rob Mensching
18
-62
/
+311
2022-02-23
Minor comment fix
Rob Mensching
1
-1
/
+1
2022-02-23
Update swidtag test to use wxl file for bind variable validation
Rob Mensching
3
-3
/
+4
2022-02-23
Remove redundant assignment of WixTargetsPath in .targets
Rob Mensching
1
-4
/
+0
2022-02-23
Ensure CoreCompile rebuilds when referenced projects are updated
Rob Mensching
1
-2
/
+3
2022-02-23
Change SetVariable to format the value and convert it at search time.
Sean Hall
3
-16
/
+38
2022-02-23
Update search code with more concise Exit* macros and remove dead code.
Sean Hall
3
-166
/
+42
2022-02-22
Add UnsafeUninstall action.
Sean Hall
15
-53
/
+284
2022-02-22
Turn off vsconfig now that everything is in the image
Rob Mensching
1
-3
/
+3
2022-02-19
Parse the Content-Length string value to avoid the 2GB limitation.
Sean Hall
2
-10
/
+8
2022-02-19
Handle missing content length with range request and empty files.
Sean Hall
5
-13
/
+161
2022-02-19
Ignore HEAD request failure in dlutil's DownloadUrl.
Sean Hall
4
-4
/
+30
2022-02-18
Finish removing native pdbs from .nupkg and removing symbols packages.
Sean Hall
19
-23
/
+0
2022-02-18
Exclude sample PDBs from the zip.
Sean Hall
2
-1
/
+2
2022-02-18
Create RequiresNativeWixAssets property.
Sean Hall
6
-58
/
+44
2022-02-18
Remove Appveyor workaround.
Sean Hall
1
-0
/
+1
2022-02-17
Create single .zip file for non-embedded pdb files
Rob Mensching
27
-48
/
+71
2022-02-17
Remove use of InternalsVisibleTo
Rob Mensching
3
-17
/
+5
2022-02-17
Fix the bitness of native binaries for .NET Framework
Rob Mensching
9
-20
/
+56
2022-02-17
Move the FileSystem.AccessControl version sync comment
Rob Mensching
2
-3
/
+2
2022-02-13
Fix table names missing `Wix4` prefix.
Bob Arnson
3
-4
/
+4
2022-02-13
Versioned extension ids: ComPlus, Msmq
Bob Arnson
38
-289
/
+292
2022-02-12
Update Appveyor build number so that it is unique when re-run.
Sean Hall
1
-1
/
+1
2022-02-12
Detect MinorUpgrade MsiPackages independently of the base product.
Sean Hall
6
-52
/
+46
2022-02-10
Put validation tests behind #if due to confirmed MSI inconsistencies
Rob Mensching
3
-78
/
+109
2022-02-10
Add logging to tests to help diagnose intermittent test failures
Rob Mensching
3
-2
/
+55
2022-02-10
Minimize build requirements and try ARM64.Spectre
Rob Mensching
1
-3
/
+1
2022-02-10
Re-enable skipped test and minor code clean up
Rob Mensching
2
-3
/
+1
2022-02-10
Centralize all validating tests in a single fixture
Rob Mensching
3
-159
/
+163
2022-02-10
Prefer logging messages to throwing out of the Validator
Rob Mensching
3
-26
/
+38
2022-02-10
Skip another validation test.
Sean Hall
1
-1
/
+1
2022-02-10
When rolling back a bundle failure, reinstall all upgrade related bundles.
Sean Hall
31
-28
/
+515
2022-02-10
Central caDecor and caErr.
Bob Arnson
30
-924
/
+28
[next]