aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-22Remove ARM32Bob Arnson9-51/+21
2020-08-09WIXFEAT:5319 Remove IVariables since they were a leaky abstraction.Sean Hall5-249/+171
2020-08-09WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall16-54/+103
2020-07-19Update dependencies.Sean Hall8-20/+20
2020-07-01Add BalLogArgs and BalLogErrorArgs.Sean Hall2-4/+66
2020-06-24Move native pdbs into symbols package.Sean Hall1-0/+1
2020-06-24Merge the native nupkg into the Mba.Core nupkg.Sean Hall5-40/+17
2020-06-24Turn tests off in appveyor.yml since they're run in appveyor.cmdSean Hall4-6/+41
2020-06-24Add SourceLink to C++ projects.Sean Hall2-2/+18
2020-06-24Update to latest dutil.Sean Hall8-18/+35
2020-06-22Fix WixToolset.Mba.Core.nuspec - group without framework is fallback not commonSean Hall1-2/+0
2020-06-18Fail build on each command.Sean Hall3-20/+18
2020-06-18Add v142, x64, ARM, and ARM64.Sean Hall14-19/+149
2020-06-18Create netstandard version of Mba.Core and separate nupkg for mbanative.Sean Hall11-114/+72
2020-05-16WIXFEAT:6164 Update BAL_INFO_PACKAGE with bal specific data.Sean Hall13-32/+177
2020-05-16WIXFEAT:6164 Add OnPlanMsiPackage.Sean Hall9-4/+274
2020-05-16Drop XP support.Sean Hall12-28/+28
2020-04-29Fix bugs around mbanative's InitializeFromCreateArgs.Sean Hall8-18/+19
2020-04-21Add action to OnExecutePackageBegin.Sean Hall13-16/+27
2020-04-21Add E_DNCHOST_SCD_RUNTIME_FAILURE.Sean Hall1-0/+1
2020-03-30Add bextutil.Sean Hall16-0/+1032
2020-03-30Upgrade to latest BootstrapperCore.Sean Hall10-16/+39
2020-03-12Guard around defining FACILITY_WIX.Sean Hall5-6/+8
2019-12-22Update WixToolset.BootstrapperCore.Native.Sean Hall4-7/+7
2019-12-22Move the entry point from Mba.Core to Mba.Host.Sean Hall9-452/+1
2019-12-22Move the responsibility of wrapping the binary interfaces from mbahost to the...Sean Hall20-24/+402
2019-12-22Move IBootstrapperApplication and IBootstrapperEngine into balutil.Sean Hall17-18/+1770
2019-12-11Update the namespace in WixToolset.Mba.Core.Sean Hall26-29/+41
2019-12-11Setup WixToolset.Mba.Core project and nuget package.Sean Hall10-7/+173
2019-12-11Import files from BootstrapperCore repo.Sean Hall26-0/+5377
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-30Fix lib path in WixToolset.BalUtil.props and add dependencies in balutil.nuspec.Sean Hall2-2/+6
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 v4.Sean Hall15-0/+467
2018-12-29Import code from old v4 repoSean Hall17-0/+4724