index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HarvestMultipleUnnamedBindPaths
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/ScopeMessages
bob/UpdateRegistrationAcrossUpgrades
bob/WixBundleSourceProcess
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
One shiny NuGet package, please and thank you.
Sean Hall
1
-1
/
+0
2021-03-08
Add failing test for authoring Provides in chain packages.
Sean Hall
2
-0
/
+53
2021-03-08
Add failing test for patch from MSI that included a file from a wixext.
Sean Hall
3
-1
/
+70
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-08
Fix WixDependencyProvider in SymbolDefinitions.ByType
Sean Hall
1
-4
/
+7
2021-03-07
Correctly handle missing/null values with ~<> operator.
Bob Arnson
2
-1
/
+4
2021-03-07
Improve missing entry section error message.
Bob Arnson
2
-1
/
+98
2021-03-07
Improve missing entry section error message.
Bob Arnson
1
-0
/
+5
2021-03-05
Fix Enforce.
Sean Hall
4
-5
/
+14
2021-03-05
Create unit test for WixVariable resolution issue #6376
Andrij Abyzov
6
-0
/
+105
2021-03-04
Build the SoftwareTags.
Sean Hall
17
-20
/
+26
2021-03-03
Update dependencies.
Sean Hall
33
-52
/
+52
2021-03-03
Update dependencies.
Sean Hall
2
-2
/
+2
2021-03-03
Rely on the free-threaded marshaler for IBootstrapperEngine marshalling
Sean Hall
1
-151
/
+15
2021-03-03
Update dependencies.
Sean Hall
11
-16
/
+16
2021-03-03
Update to latest build infrastructure
Rob Mensching
15
-82
/
+132
2021-03-03
Update to latest build infrastructure
Rob Mensching
10
-103
/
+45
2021-03-03
Use updated AccessModifier enum
Rob Mensching
1
-3
/
+3
2021-03-03
Update to latest build infrastructure
Rob Mensching
9
-26
/
+78
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
Update dependencies.
Sean Hall
33
-54
/
+54
2021-03-02
Update dependencies.
Sean Hall
5
-13
/
+13
2021-03-02
Update dependencies and integrate changes.
Sean Hall
18
-499
/
+160
2021-03-02
Update dependencies and integrate changes.
Sean Hall
15
-86
/
+99
2021-03-02
Integrate OnUnregisterBegin changes in Burn headers.
Sean Hall
18
-52
/
+66
2021-03-02
Update heat.exe to add the Burn backend.
Sean Hall
1
-1
/
+3
2021-03-02
Fix spelling of RemoveUnusedNamespaces.
Sean Hall
4
-18
/
+6
2021-03-02
Add conversion for renaming RemotePayload, and warn about changed hash.
Sean Hall
3
-33
/
+169
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
Use SHA512 instead of SHA1.
Sean Hall
9
-15
/
+17
2021-03-02
Upgrade to latest dutil for SHA512.
Sean Hall
7
-10
/
+9
2021-03-02
Let the BA request the bundle to stay installed from OnUnregisterBegin.
Sean Hall
4
-7
/
+11
2021-03-02
Loosen restrictions for actions that don't affect machine state.
Sean Hall
4
-9
/
+8
2021-03-02
Always remove all dependencies the bundle could have registered.
Sean Hall
7
-13
/
+37