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-02-08
Make validation independent of the build command
Rob Mensching
33
-202
/
+711
2022-02-08
Add missing DEBUG #define to C# projects when building debug
Rob Mensching
1
-0
/
+1
2022-02-08
Actually elevate warning messages to error when requested
Rob Mensching
3
-4
/
+23
2022-02-08
Remove redundant test
Rob Mensching
1
-36
/
+0
2022-02-08
Fix several bugs with Merge Modules
Rob Mensching
7
-32
/
+65
2022-02-08
Quick automated code clean up
Rob Mensching
3
-17
/
+23
2022-02-08
Fix MSI validation
Rob Mensching
4
-5
/
+13
2022-02-08
Move command-line handling into CommandLine namespace
Rob Mensching
9
-8
/
+10
2022-02-06
Fix language detection bug in Burn harvesting.
Bob Arnson
2
-5
/
+5
2022-02-04
Ensure Class element without Context does not crash compiler
Rob Mensching
3
-71
/
+126
2022-02-03
Error on invalid Control/@Type attribute values
Rob Mensching
4
-45
/
+58
2022-02-03
Minor code cleanup
Rob Mensching
2
-4
/
+3
2022-02-03
Centralize UI tests to UIFixture
Rob Mensching
3
-52
/
+69
2022-02-03
Fix feature/component mapping verification
Rob Mensching
3
-7
/
+69
2022-02-03
Ensure CreateManifestResourceNams is always run when compiling
Rob Mensching
1
-0
/
+1
2022-02-03
Small bits of code clean-up
Rob Mensching
3
-48
/
+27
2022-02-03
Remove helper files
Rob Mensching
5
-16263
/
+0
2022-02-01
Don't uninstall package during rollback if there are dependents.
Sean Hall
2
-32
/
+181
2022-02-01
Remove some assumptions in dependency planning.
Sean Hall
7
-210
/
+158
2022-02-01
Plan each dependency provider dependent individually.
Sean Hall
9
-109
/
+195
2022-02-01
Plan each dependency provider individually.
Sean Hall
9
-113
/
+187
2022-02-01
Remove orphan package providers when unregistering the bundle.
Sean Hall
4
-15
/
+60
2022-02-01
The bundle provider's presence needs to follow ARP registration.
Sean Hall
12
-253
/
+233
2022-01-30
Add platform-specific CAs and compiler extension.
Bob Arnson
16
-140
/
+195
2022-01-30
Add compiler extension to handle platforms.
Bob Arnson
27
-106
/
+327
2022-01-30
Fix LogInitalize signature.
Bob Arnson
2
-2
/
+2
2022-01-27
Fix NoWarn being overridden and use PackageReference for TestSupport.
Sean Hall
27
-78
/
+13
2022-01-21
Add failing dependency E2E tests.
Sean Hall
26
-11
/
+399
2022-01-21
Use IgnoreLanguage as workaround for #6705.
Sean Hall
5
-2
/
+14
2022-01-21
Support harvesting dependency providers from v3 and v4 MSIs.
Sean Hall
1
-2
/
+8
2022-01-21
Only packages with no dependency providers get a generated one.
Sean Hall
3
-17
/
+31
2022-01-21
Fix some minor bugs.
Sean Hall
3
-23
/
+23
2022-01-20
Update ReadMe.md with build information
Mark Stega
1
-0
/
+50
2022-01-17
Standardize .vcxproj on v143 like rest of build
Rob Mensching
4
-16
/
+16
2022-01-16
Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT.
Sean Hall
12
-46
/
+308
2022-01-16
Make Burn require a non-empty KB for MsuPackages to be uninstallable.
Sean Hall
3
-8
/
+20
2022-01-16
Update Burn to handle ExePackages that don't support uninstalling.
Sean Hall
4
-20
/
+43
2022-01-16
Rename fUninstallable to fPermanent.
Sean Hall
10
-17
/
+17
2022-01-16
Remove orphan compatible MSI packages.
Sean Hall
43
-84
/
+1964
2022-01-16
Refactor some dependency detection.
Sean Hall
14
-60
/
+97
2022-01-16
Fix 32/64-bit bitness handling in Burn and BUtil.
Bob Arnson
14
-197
/
+180
2022-01-13
Small Microsoft.Common.targets integration improvements
Rob Mensching
2
-20
/
+21
2022-01-13
Support ImportBefore/ImportAfter to wix.targets
Rob Mensching
2
-0
/
+20
2022-01-13
Add WixVersion and WixMajorMinorVersion properties to wix.targets
Rob Mensching
3
-0
/
+24
2022-01-13
Move PublishDir into WixToolset.Sdk project to reuse for NuspecBasePath
Rob Mensching
2
-2
/
+3
2022-01-10
Rename wix.signing.targets to WixToolset.Signing.targets
Rob Mensching
3
-2
/
+2
2022-01-10
Inscribe no longer a global backend concept
Rob Mensching
10
-194
/
+1
2022-01-10
Include "wix.exe" package in clean
Rob Mensching
1
-0
/
+1
2022-01-10
Remove compile/lib/link specific switches
Rob Mensching
1
-42
/
+10
2022-01-10
Some code clean up
Rob Mensching
3
-4
/
+2
[next]