aboutsummaryrefslogtreecommitdiff
path: root/src/burn (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-29Move Core into wixRob Mensching607-0/+98
2021-04-29Move Core.Native into wixRob Mensching77-0/+0
2021-04-29Introduce new versioning system based on GitInfoRob Mensching14-63/+223
2021-04-29Move balutil into API/burnRob Mensching108-0/+0
2021-04-29Migrate Burn API headers from burn repositoryRob Mensching8-0/+2056
2021-04-29Move burn into burnRob Mensching141-0/+0
2021-04-29Integrate new build scripts with signing supportRob Mensching16-57/+307
2021-04-29Migrate Burn API headers to balutil repositoryRob Mensching14-2214/+42
2021-04-29Integrate new build scripts with signing supportRob Mensching13-71/+112
2021-04-29Move Extensiblity into API/wixRob Mensching104-0/+0
2021-04-29Move Data into API/wixRob Mensching294-0/+0
2021-04-29Move wcautil into libs/wcautilRob Mensching29-0/+0
2021-04-29Move dutil into libs/dutilRob Mensching164-0/+0
2021-04-29Update to latest build infrastructureRob Mensching10-70/+154
2021-04-29Integrate size_t and OnPlanPackageBegin changes in Burn headers.Sean Hall30-215/+244
2021-04-29One shiny NuGet package, please and thank you.Sean Hall1-0/+1
2021-04-29Update to latest dutil.Sean Hall2-2/+2
2021-04-29Let BA override the package's cache type during Plan.Sean Hall16-102/+117
2021-04-29size_t-ify BootstrapperEngine.h and BundleExtensionEngine.hSean Hall6-21/+21
2021-04-29Clean up 32-bit assumptions.Sean Hall17-164/+139
2021-04-29Clean up more 32-bit assumptions.Sean Hall6-65/+72
2021-04-29Clean up more 32-bit assumptions.Sean Hall26-207/+446
2021-04-27Move Converters into wixRob Mensching69-4/+4
2021-04-25Allow DownloadUrl on embedded payloads.Sean Hall8-58/+110
2021-04-25Include LayoutOnly payloads in BootstrapperApplicationData.xml.Sean Hall4-23/+91
2021-04-25Ignore Compressed attribute for payloads when authored into a containerSean Hall4-2/+19
2021-04-25Block well known bundle ids in the compiler.Sean Hall3-15/+38
2021-04-25Perform more bundle validation during linking.Sean Hall24-115/+492
2021-04-25Assign authored payloads to authored containers during linking.Sean Hall4-60/+120
2021-04-25Add multiple attached containers error and empty container warning.Sean Hall5-8/+41
2021-04-25Enable better bundle validation.Sean Hall3-3/+8
2021-04-25One shiny NuGet package, please and thank you.Sean Hall1-1/+0
2021-04-25Set source of attached containers to WixBundleOriginalSource if set.Sean Hall2-5/+72
2021-04-25Add support for downloading embedded payloads.Sean Hall4-22/+21
2021-04-25Share code to map stream name to payload when extracting containers.Sean Hall4-52/+20
2021-04-25DOWNLOAD is not a valid packaging value.Sean Hall2-11/+3
2021-04-25UX payloads are never external, part 2.Sean Hall4-35/+5
2021-04-25For payloads in a container, prefer the container over local paths.Sean Hall3-11/+43
2021-04-23Fix for added elements to reference platform-specific extension custom actions.Bob Arnson3-2/+189
2021-04-23Detect Inability to write to output fileRon Martin2-9/+35
2021-04-22Move WixBuildTools into internalRob Mensching65-0/+0
2021-04-21Detect payload collisions.Sean Hall12-34/+281
2021-04-20Tests are run by appveyor.cmdRob Mensching1-0/+2
2021-04-20Undo RepairCondition until a more complete design is doneRob Mensching2-21/+0
2021-04-20Improve documentationRob Mensching1-1/+18
2021-04-20Undo RepairCondition until a more complete design is doneRob Mensching3-24/+0
2021-04-20Unport LocProbeForFileEx() as WiX v4 had better solutionRob Mensching2-32/+9
2021-04-19Improve CacheId collision error messages.Sean Hall2-6/+6
2021-04-19Add new caching BA events.Sean Hall9-378/+943
2021-04-19Replace OnResolveSource with OnCacheAcquireResolving.Sean Hall22-291/+444