aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-16Import BurnUnitTest from old wix4 repo.Sean Hall19-0/+2928
2020-06-24Upgrade to VS2019 appveyor image.Sean Hall1-1/+1
2020-06-24Add SourceLink to C++ projects.Sean Hall2-1/+16
2020-06-24Move native pdbs into symbols package.Sean Hall1-1/+1
2020-06-24Update to latest dutil.Sean Hall9-13/+45
2020-06-15Set Visible to false for the contents of WixToolset.Burn.Sean Hall2-3/+4
2020-05-23Add WindowsBuildNumber variable which is set to dwBuildNumber from RtlGetVers...Sean Hall1-0/+5
2020-05-21WIXBUG:5980 Fix bugs around INSTALLUILEVEL_SOURCERESONLY.Sean Hall8-17/+47
2020-05-21WIXBUG:3869 FilterResult needs to apply MB_TYPEMASK to dwAllowedResults.Sean Hall1-1/+2
2020-05-16WIXFEAT:6164 Give BA control over UI level and handler.Sean Hall16-90/+237
2020-05-10Redo nuget package so that burn.exe's get put where Core expects them to beSean Hall3-9/+17
2020-04-29Implement fDisableUnloading for the BA.Sean Hall4-6/+8
2020-04-21Add action to OnExecutePackageBegin.Sean Hall5-17/+20
2020-03-30Implement SetVariable.Sean Hall4-1/+89
2020-03-30Help BAs and BundleExtensions find their data file.Sean Hall4-1/+17
2020-03-30Add support for ExtensionSearches.Sean Hall6-10/+104
2020-03-30Add support for BundleExtensions.Sean Hall15-14/+701
2020-03-12Retry ElevationElevate once if we think it failed due to antivirus interference.Sean Hall4-5/+15
2019-12-22Add cbSize parameter to BOOTSTRAPPER_COMMAND.Sean Hall3-3/+4
2019-12-11Update dependencies.Sean Hall4-9/+9
2019-12-11Update to latest repo-template.Sean Hall2-2/+4
2019-01-13Update to latest Cpp.Build.props for locating latest Win10 SDK.Sean Hall1-1/+5
2018-12-30Reduce extra appveyor builds by targeting only master and develop branchesRob Mensching1-0/+5
2018-12-30Add BootstrapperCore nuget feed.Sean Hall1-0/+1
2018-12-29Integrate into latest v4Sean Hall20-13/+639
2018-12-29Import code from old v4 repoSean Hall90-0/+41905