aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-11Merge DtfRob Mensching247-0/+52895
2021-05-03Move Bal.wixext into extRob Mensching203-0/+0
2021-05-03Move Util.wixext into extRob Mensching169-13/+13
2021-04-29Move Core into wixRob Mensching607-0/+98
2021-04-29Move Tools into wixRob Mensching191-0/+0
2021-04-29Simplify heat by creating a single executableRob Mensching60-1/+86996
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-29Update dependencies.Sean Hall12-54/+63
2021-04-29Clean up 32-bit assumptions.Sean Hall6-20/+12
2021-04-29Integrate size_t and OnPlanPackageBegin changes in Burn headers.Sean Hall30-215/+244
2021-04-29Update to latest dutil.Sean Hall2-3/+3
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
Rename cache types to REMOVE, KEEP, FORCE. Change implementation of FORCE to not be through CACHED request state. Create package condition enum so BA can tell when InstallCondition wasn't specified. Tell BA when package is cached. Tell BA when package is planned to be cached and uncached.
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-25Update to latest Tools.Sean Hall1-1/+1
2021-04-25Update to latest Tools.Sean Hall1-1/+1
2021-04-25One shiny NuGet package, please and thank you.Sean Hall1-0/+1
2021-04-25Allow DownloadUrl on embedded payloads.Sean Hall8-58/+110
#5253
2021-04-25Include LayoutOnly payloads in BootstrapperApplicationData.xml.Sean Hall4-23/+91
#6399
2021-04-25Ignore Compressed attribute for payloads when authored into a containerSean Hall4-2/+19
#6406
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
#5273, #6291, #6398
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
#6144
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
Use file size when probing local files. #5586
2021-04-25Add support for downloading embedded payloads.Sean Hall4-22/+21
#5253
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
Still consider the destination path to avoid extracting the container for every payload. #3640
2021-04-23Fix for added elements to reference platform-specific extension custom actions.Bob Arnson3-2/+189