index
:
wix
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
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/dutiltestloggingex
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
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
/
WixToolset.Core.Burn
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for RepairCondition on Exe, Msi and Msp packages
Rob Mensching
2021-04-12
1
-0
/
+13
*
Create backend specific error and warning locations
Rob Mensching
2021-04-11
2
-0
/
+48
*
Enable codepages and languages to be set via .wxl files
Rob Mensching
2021-04-02
1
-1
/
+0
*
Integrate the IntermediateSection and IntermediateSymbol mutable changes
Rob Mensching
2021-04-02
1
-1
/
+1
*
Fix regression where PayloadRefs for harvested payloads weren't created
Sean Hall
2021-03-31
1
-0
/
+1
*
Rename cache types in the Burn manifests to remove, keep, force.
Sean Hall
2021-03-30
2
-6
/
+6
*
Remove dependency on Dtf.WindowsInstaller from Core
Rob Mensching
2021-03-25
4
-357
/
+257
*
Remove unused parameter
Rob Mensching
2021-03-25
1
-2
/
+2
*
Correctly get the authored MsiProperty names for a MsiPackage
Rob Mensching
2021-03-25
1
-1
/
+1
*
Throw WixException for internal errors and Messaging for user errors
Rob Mensching
2021-03-23
1
-2
/
+2
*
Fix dependency providers in a Bundle chain
Rob Mensching
2021-03-23
4
-45
/
+29
*
Correctly set Compressed, Description, DisplayName in BootstrapperApplication...
Rob Mensching
2021-03-23
1
-1
/
+1
*
Minor code clean up
Rob Mensching
2021-03-23
3
-33
/
+33
*
Allow payloads to be shared across packages in a Bundle
Rob Mensching
2021-03-23
6
-65
/
+123
*
Migrate PInvoke out of Core to Core.Native
Rob Mensching
2021-03-16
6
-59
/
+47
*
Remove use of removed IWixToolsetServiceProvider
Rob Mensching
2021-03-14
4
-4
/
+4
*
Remove references to Core from backends.
Sean Hall
2021-03-14
2
-5
/
+2
*
Minimize public surface area of Core
Rob Mensching
2021-03-14
7
-50
/
+53
*
Add default rollback boundary in the Burn binder instead of the compiler
Rob Mensching
2021-03-11
2
-25
/
+32
*
Fix harvesting providers from MSI packages.
Sean Hall
2021-03-08
1
-6
/
+8
*
Change the hash algorithm for Burn to SHA512.
Sean Hall
2021-03-02
1
-1
/
+1
*
Use new PackagePayload symbols for the package's payload.
Sean Hall
2021-03-02
4
-4
/
+123
*
Refactor payload compiling and harvesting.
Sean Hall
2021-03-02
5
-45
/
+105
*
Add failing tests for package description and packages sharing payloads
Sean Hall
2021-03-02
1
-5
/
+4
*
Support the new names for AccessModifiers
Rob Mensching
2021-03-02
4
-7
/
+7
*
Absorb Tag.wixext into Core as SoftwareTag element
Rob Mensching
2021-02-27
4
-7
/
+155
*
Integrate the latest Extensibility changes
Rob Mensching
2021-02-27
5
-20
/
+25
*
Implement IBackendHelper passthru in Burn and WindowsInstaller helpers
Rob Mensching
2021-02-27
2
-1
/
+32
*
Fix file size overflow error in ProcessPayloadsCommand.
Alex Kubiesa
2021-02-15
1
-1
/
+1
*
SlipstreamMsp belongs under the MsiPackage, not the MspPackage.
Sean Hall
2021-02-10
1
-1
/
+1
*
Remove Burn Authenticode
Bob Arnson
2021-01-31
7
-302
/
+2
*
Add DefaultCompressionLevel support.
Bob Arnson
2021-01-26
1
-1
/
+1
*
Add warning for non-x86 bundles.
Sean Hall
2021-01-19
1
-0
/
+5
*
Fix x64 Burn stub app manifest (test to come)
Bob Arnson
2021-01-03
2
-1
/
+2
*
Add CanExtractBundleWithDetachedContainer test.
Nir Bar
2020-12-21
1
-1
/
+2
*
Enable XML doc.
Sean Hall
2020-12-18
6
-10
/
+26
*
Canonicalize Payload/@Name.
Sean Hall
2020-12-16
1
-5
/
+1
*
WIXBUG:6299 - Fix OverflowException in ReadUInt32.
Sean Hall
2020-12-14
2
-5
/
+8
*
WIXFEAT:6209 - Move BA entry point to its own element.
Sean Hall
2020-12-08
4
-14
/
+15
*
MSI transaction cleanup.
Sean Hall
2020-12-02
1
-15
/
+21
*
Update GitVersioning.
Sean Hall
2020-11-02
1
-1
/
+1
*
Strong-name sign WiX assemblies.
Bob Arnson
2020-10-29
1
-1
/
+1
*
Remove 32-bit ARM support.
Bob Arnson
2020-09-19
1
-1
/
+1
*
Only target all frameworks in Release
Sean Hall
2020-08-17
1
-1
/
+2
*
WIXFEAT:4763 Change "string" variable type to literal and add "formatted".
Sean Hall
2020-08-09
2
-4
/
+34
*
WIXFEAT:6204 Use the new DpiAwareness attribute on BootstrapperApplication el...
Sean Hall
2020-07-19
1
-7
/
+52
*
Generate the bundle's application manifest in the Burn backend.
Sean Hall
2020-07-19
2
-16
/
+129
*
Update dependencies.
Sean Hall
2020-07-14
1
-1
/
+1
*
The Great Tuple to Symbol Rename (tm)
Rob Mensching
2020-06-25
25
-671
/
+671
*
Add more tuples to ignore in GenerateManifestDataFromIRCommand.
Sean Hall
2020-06-22
1
-1
/
+9
[next]