index
:
wix
bob/BetterScaleSplashScreen
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecompilePerUserOrMachine
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/DirectorySearchDefaultId
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
bob/FilesPerUserNoICE
bob/FixHarvestPayloadsFields
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HarvestMultipleUnnamedBindPaths
bob/HeatCremation
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/PayloadsHarvesting
bob/PreventSplashScreenForWixV3RelatedBundle
bob/ScopeMessages
bob/Tweaks250713
bob/UnnamedBindPathsInFiles
bob/UpdateRegistrationAcrossUpgrades
bob/WixBundleSourceProcess
bob/WixTestTargets
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/WixUI_Advanced64
bob/dutiltestloggingex
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/9104-base-uninstalls-patch
robmen/add-display-files-in-use-dialog-attribute
robmen/build-cleanup
robmen/dev10
robmen/fixes
robmen/maxpath
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/readonly
robmen/xsds
wix601
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Exclude null output from report of extracted files.
Bob Arnson
2019-12-11
2
-6
/
+10
|
*
Return the set of files extracted from a cabinet.
Bob Arnson
2019-12-11
1
-2
/
+2
|
*
User shared data types from WixToolset.Data
Rob Mensching
2019-05-23
5
-32
/
+15
|
*
Remove MSI interop from Core.Native
Rob Mensching
2019-05-08
6
-1365
/
+23
|
*
Avoid hang when a .cab is has no files.
Bob Arnson
2019-03-21
1
-2
/
+5
|
*
Update to latest Cpp.Build.props for locating latest Win10 SDK.
Sean Hall
2019-01-13
1
-1
/
+5
|
*
Move wixnative.*.exe back to root libs in .nupkg
Rob Mensching
2018-12-26
2
-20
/
+11
|
*
Move wixnative.*.exe in Core.Native.nupkg into arch folder
Rob Mensching
2018-12-24
3
-14
/
+35
|
*
Include wixnative.exe in the Core.Native .nupkg
Rob Mensching
2018-12-22
1
-6
/
+9
|
*
Update to latest Home\repo-template
Rob Mensching
2018-12-22
5
-9
/
+57
|
*
Enable use of NCrunch
Rob Mensching
2018-10-03
5
-9
/
+50
|
*
Add better error message when wixnative.exe cannot be found
Rob Mensching
2018-10-03
1
-0
/
+5
|
*
Update test references and simplify BuildWixNative file gathering
Rob Mensching
2018-08-10
2
-20
/
+15
|
*
Attempt to use platform specific runtimes
Rob Mensching
2018-07-13
1
-4
/
+4
|
*
Attempt to move wixnative.exe to independent runtime .nupkg
Rob Mensching
2018-07-13
5
-6
/
+40
|
*
Update development dependencies
Rob Mensching
2018-07-13
2
-11
/
+11
|
*
Update development dependencies
Rob Mensching
2018-07-12
2
-4
/
+4
|
*
Improve debuggability
Rob Mensching
2018-07-12
2
-1
/
+2
|
*
Disable part of test that fails irregularly
Rob Mensching
2018-07-12
1
-1
/
+2
|
*
Improved cabinet handling
Rob Mensching
2017-11-29
23
-4
/
+1237
|
*
Include MSI and MSM interop
Rob Mensching
2017-09-17
3
-2
/
+1360
|
*
Update to latest GitVersioning
Rob Mensching
2017-09-17
3
-4
/
+4
|
*
Initial commit
Rob Mensching
2017-09-07
11
-0
/
+710
|
*
Initialize repo
Rob Mensching
2017-09-03
2
-0
/
+121
*
Merge burn
Rob Mensching
2021-05-11
138
-0
/
+50490
|
\
|
*
Move burn into burn
Rob Mensching
2021-04-29
141
-0
/
+195
|
*
Integrate new build scripts with signing support
Rob Mensching
2021-04-29
11
-40
/
+251
|
*
Migrate Burn API headers to balutil repository
Rob Mensching
2021-04-29
13
-2213
/
+42
|
*
Let BA override the package's cache type during Plan.
Sean Hall
2021-04-29
16
-102
/
+117
|
*
size_t-ify BootstrapperEngine.h and BundleExtensionEngine.h
Sean Hall
2021-04-29
6
-21
/
+21
|
*
Clean up 32-bit assumptions.
Sean Hall
2021-04-29
17
-164
/
+139
|
*
Set source of attached containers to WixBundleOriginalSource if set.
Sean Hall
2021-04-25
2
-5
/
+72
|
*
Add support for downloading embedded payloads.
Sean Hall
2021-04-25
4
-22
/
+21
|
*
Share code to map stream name to payload when extracting containers.
Sean Hall
2021-04-25
4
-52
/
+20
|
*
DOWNLOAD is not a valid packaging value.
Sean Hall
2021-04-25
2
-11
/
+3
|
*
UX payloads are never external, part 2.
Sean Hall
2021-04-25
4
-35
/
+5
|
*
For payloads in a container, prefer the container over local paths.
Sean Hall
2021-04-25
3
-11
/
+43
|
*
Allow setting source from OnCacheAcquireResolving.
Sean Hall
2021-04-19
6
-43
/
+92
|
*
Clean up caching log messages.
Sean Hall
2021-04-19
2
-18
/
+25
|
*
Send more progress during cache verification.
Sean Hall
2021-04-19
11
-148
/
+712
|
*
Make sure OnCache*Begin events always pair with their complete event.
Sean Hall
2021-04-19
1
-36
/
+85
|
*
Perform all layout operations in the BA process.
Sean Hall
2021-04-19
3
-217
/
+45
|
*
Add OnCachePayloadExtract*.
Sean Hall
2021-04-19
6
-4
/
+207
|
*
When extracting a container use the uncompressed file size for progress
Sean Hall
2021-04-19
4
-10
/
+33
|
*
Remove the package's cache progress when retrying the whole package.
Sean Hall
2021-04-19
3
-30
/
+47
|
*
Add BURN_PAYLOAD_GROUP_ITEM to be able to move payloads during caching.
Sean Hall
2021-04-19
12
-50
/
+98
|
*
Elevate for CacheVerifyContainer/Payload.
Sean Hall
2021-04-19
5
-31
/
+209
|
*
Add OnCacheContainerOrPayloadVerify* for a file already in the cache.
Sean Hall
2021-04-19
4
-9
/
+227
|
*
UX payloads are never external.
Sean Hall
2021-04-19
7
-32
/
+11
|
*
Add OnCacheVerifyProgress, though currently it only reports at the end.
Sean Hall
2021-04-19
4
-33
/
+118
[prev]
[next]