index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
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-03-08
Fix parsing ProviderKey for Bundle.
Sean Hall
3
-5
/
+74
2021-03-08
Fix harvesting providers from MSI packages.
Sean Hall
4
-8
/
+76
2021-03-07
Improve missing entry section error message.
Bob Arnson
2
-1
/
+98
2021-03-05
Create unit test for WixVariable resolution issue #6376
Andrij Abyzov
6
-0
/
+105
2021-03-03
Complete MOVE_TO_BACKEND code migration
Rob Mensching
9
-422
/
+338
2021-03-03
Add test to verify patches without files work
Rob Mensching
4
-0
/
+74
2021-03-02
Don't recommend "/ChainingPackage" for netfx4 protocol ExePackages.
Sean Hall
2
-4
/
+3
2021-03-02
Change the hash algorithm for Burn to SHA512.
Sean Hall
2
-1
/
+5
2021-03-02
Don't require Version, ProductName, or Description for remote payloads.
Sean Hall
1
-17
/
+25
2021-03-02
Use new PackagePayload symbols for the package's payload.
Sean Hall
16
-116
/
+670
2021-03-02
Refactor payload compiling and harvesting.
Sean Hall
8
-343
/
+546
2021-03-02
Test big payloads by RemotePayload since real files are slow.
Sean Hall
10
-83
/
+14
2021-03-02
Add failing tests for package description and packages sharing payloads
Sean Hall
7
-5
/
+176
2021-03-02
Version the extension cache folders
Rob Mensching
1
-7
/
+11
2021-03-02
Support the new names for AccessModifiers
Rob Mensching
21
-99
/
+101
2021-03-02
Remove references to "Output" and use "Data" instead
Rob Mensching
4
-55
/
+55
2021-03-02
Simplify BindDatabaseCommand by using WindowsInstallerBackendHelper
Rob Mensching
1
-13
/
+10
2021-03-02
Correctly set the parent SourceLineNumber for include files
Rob Mensching
5
-6
/
+50
2021-03-01
Fix handling of suppress modularization
Rob Mensching
8
-55
/
+143
2021-03-01
TARGETDIR is the default directory root, so allow it
Rob Mensching
2
-12
/
+5
2021-03-01
Update to latest build infrastructure
Rob Mensching
7
-32
/
+74
2021-02-27
Absorb Dependency.wixext into Core
Rob Mensching
14
-0
/
+668
2021-02-27
Absorb Tag.wixext into Core as SoftwareTag element
Rob Mensching
22
-11
/
+814
2021-02-27
Complete implementation of extension handling for finalized symbols
Rob Mensching
1
-36
/
+32
2021-02-27
Integrate the latest Extensibility changes
Rob Mensching
7
-23
/
+28
2021-02-27
Implement IBackendHelper passthru in Burn and WindowsInstaller helpers
Rob Mensching
4
-2
/
+60
2021-02-23
Don't prefix custom action references.
Bob Arnson
2
-7
/
+6
2021-02-22
One shiny NuGet package, please and thank you.
Sean Hall
1
-0
/
+1
2021-02-19
Checkks all custom actions for cycles. Version 3. Fixes wixtoolset/issues#6201
Ronald Martin
3
-21
/
+114
2021-02-15
Fix file size overflow error in ProcessPayloadsCommand.
Alex Kubiesa
9
-1
/
+81
2021-02-11
Replace Win64 attribute with Bitness attribute
Rob Mensching
17
-76
/
+228
2021-02-11
Ensure directory keypaths cannot be used to generate GUIDs
Rob Mensching
1
-3
/
+2
2021-02-10
SlipstreamMsp belongs under the MsiPackage, not the MspPackage.
Sean Hall
3
-1
/
+38
2021-02-08
Improve duplicate-id reporting.
Bob Arnson
3
-0
/
+41
2021-02-06
One shiny NuGet package, please and thank you.
Sean Hall
1
-1
/
+0
2021-02-04
Removes all trailing backslashes from registry paths. Fixes wixtoolset/issues...
Ronald Martin
2
-1
/
+2
2021-02-04
One shiny NuGet package, please and thank you.
Sean Hall
1
-0
/
+1
2021-01-31
Pick up latest Burn, please and thank you.
Bob Arnson
1
-1
/
+0
2021-01-31
Remove Burn Authenticode
Bob Arnson
9
-385
/
+5
2021-01-27
Add patch test from old repo and get it passing.
Sean Hall
9
-3
/
+188
2021-01-27
Fix copy/paste error with ParseWarningAsError.
Sean Hall
2
-4
/
+4
2021-01-26
Make Core interfaces public.
Bob Arnson
7
-7
/
+13
2021-01-26
Fix collection modified during enumeration bug.
Sean Hall
1
-1
/
+1
2021-01-26
Add DefaultCompressionLevel support.
Bob Arnson
4
-4
/
+22
2021-01-19
Add warning for non-x86 bundles.
Sean Hall
2
-2
/
+8
2021-01-19
Add test for building x64 bundle.
Bob Arnson
1
-0
/
+46
2021-01-19
Use new logic for -sw in DecompileCommand.
Sean Hall
3
-12
/
+30
2021-01-08
Add support for -wx switch to decompiler
Rob Mensching
1
-0
/
+23
2021-01-08
Rename ExePackage/@XxxCommand attributes to @XxxArguments
Rob Mensching
4
-26
/
+26
2021-01-08
Validate MSU package build
Rob Mensching
4
-0
/
+49
[next]