index
:
wix
bob/EnsureTableStandardActions
bob/FeatureTreeBrowseDlgButtonWiring
bob/FixIEngineSetDownloadSource
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-05-11
Merge Dtf
Rob Mensching
247
-0
/
+52895
2021-04-29
Move Core.Native into wix
Rob Mensching
77
-0
/
+0
2021-04-29
Introduce new versioning system based on GitInfo
Rob Mensching
14
-63
/
+223
2021-04-29
Move balutil into API/burn
Rob Mensching
108
-0
/
+0
2021-04-29
Migrate Burn API headers from burn repository
Rob Mensching
8
-0
/
+2056
2021-04-29
Move burn into burn
Rob Mensching
141
-0
/
+0
2021-04-29
Integrate new build scripts with signing support
Rob Mensching
16
-57
/
+307
2021-04-29
Migrate Burn API headers to balutil repository
Rob Mensching
14
-2214
/
+42
2021-04-29
Integrate new build scripts with signing support
Rob Mensching
13
-71
/
+112
2021-04-29
Move Extensiblity into API/wix
Rob Mensching
104
-0
/
+0
2021-04-29
Move Data into API/wix
Rob Mensching
294
-0
/
+0
2021-04-29
Move wcautil into libs/wcautil
Rob Mensching
29
-0
/
+0
2021-04-29
Move dutil into libs/dutil
Rob Mensching
164
-0
/
+0
2021-04-29
Update to latest build infrastructure
Rob Mensching
10
-70
/
+154
2021-04-29
Integrate size_t and OnPlanPackageBegin changes in Burn headers.
Sean Hall
30
-215
/
+244
2021-04-29
Update to latest dutil.
Sean Hall
2
-2
/
+2
2021-04-29
Let BA override the package's cache type during Plan.
Sean Hall
16
-102
/
+117
2021-04-29
size_t-ify BootstrapperEngine.h and BundleExtensionEngine.h
Sean Hall
6
-21
/
+21
2021-04-29
Clean up 32-bit assumptions.
Sean Hall
17
-164
/
+139
2021-04-29
Clean up more 32-bit assumptions.
Sean Hall
6
-65
/
+72
2021-04-29
Clean up more 32-bit assumptions.
Sean Hall
26
-207
/
+446
2021-04-25
Enable better bundle validation.
Sean Hall
3
-3
/
+8
2021-04-25
One shiny NuGet package, please and thank you.
Sean Hall
1
-1
/
+0
2021-04-25
Set source of attached containers to WixBundleOriginalSource if set.
Sean Hall
2
-5
/
+72
2021-04-25
Add support for downloading embedded payloads.
Sean Hall
4
-22
/
+21
2021-04-25
Share code to map stream name to payload when extracting containers.
Sean Hall
4
-52
/
+20
2021-04-25
DOWNLOAD is not a valid packaging value.
Sean Hall
2
-11
/
+3
2021-04-25
UX payloads are never external, part 2.
Sean Hall
4
-35
/
+5
2021-04-25
For payloads in a container, prefer the container over local paths.
Sean Hall
3
-11
/
+43
2021-04-22
Move WixBuildTools into internal
Rob Mensching
65
-0
/
+0
2021-04-20
Improve documentation
Rob Mensching
1
-1
/
+18
2021-04-20
Undo RepairCondition until a more complete design is done
Rob Mensching
3
-24
/
+0
2021-04-20
Unport LocProbeForFileEx() as WiX v4 had better solution
Rob Mensching
2
-32
/
+9
2021-04-19
Add new caching BA events.
Sean Hall
9
-378
/
+943
2021-04-19
Replace OnResolveSource with OnCacheAcquireResolving.
Sean Hall
22
-291
/
+444
2021-04-19
Fix typo.
Sean Hall
1
-1
/
+1
2021-04-19
Fix typo.
Sean Hall
1
-1
/
+1
2021-04-19
Allow setting source from OnCacheAcquireResolving.
Sean Hall
6
-43
/
+92
2021-04-19
Clean up caching log messages.
Sean Hall
2
-18
/
+25
2021-04-19
Send more progress during cache verification.
Sean Hall
11
-148
/
+712
2021-04-19
Make sure OnCache*Begin events always pair with their complete event.
Sean Hall
1
-36
/
+85
2021-04-19
Perform all layout operations in the BA process.
Sean Hall
3
-217
/
+45
2021-04-19
Add OnCachePayloadExtract*.
Sean Hall
6
-4
/
+207
2021-04-19
When extracting a container use the uncompressed file size for progress
Sean Hall
4
-10
/
+33
2021-04-19
Remove the package's cache progress when retrying the whole package.
Sean Hall
3
-30
/
+47
2021-04-19
Add BURN_PAYLOAD_GROUP_ITEM to be able to move payloads during caching.
Sean Hall
12
-50
/
+98
2021-04-19
Elevate for CacheVerifyContainer/Payload.
Sean Hall
5
-31
/
+209
2021-04-19
Add OnCacheContainerOrPayloadVerify* for a file already in the cache.
Sean Hall
4
-9
/
+227
2021-04-19
UX payloads are never external.
Sean Hall
7
-32
/
+11
2021-04-19
Add OnCacheVerifyProgress, though currently it only reports at the end.
Sean Hall
4
-33
/
+118
[next]