aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-04Update to latest Burn headers.Sean Hall20-464/+40
2021-01-19Remove enums that were removed in the native headers.Sean Hall1-56/+0
2021-01-19Update dependencies.Sean Hall10-30/+30
2020-12-19Enable XML doc.Sean Hall25-330/+2045
2020-12-03WIXFEAT:4626,5386 - Add more BA events.Sean Hall20-45/+893
2020-12-03Ignore C26812 warning for C style enums.Sean Hall2-0/+16
2020-12-03Add test projects for balutil and bextutil.Sean Hall15-0/+433
2020-10-31Strong-name sign WiX assemblies.Sean Hall3-0/+12
2020-10-24Update dependencies.Sean Hall6-9/+9
2020-10-24Upgrade Nerdbank.GitVersioning.Sean Hall7-10/+11
2020-10-24Add CompareVersions engine method and expose verutil in Mba.Core.Sean Hall15-2/+392
2020-10-24WIXFEAT:6210 Change data type of versions to strings.Sean Hall21-123/+185
2020-09-22Remove ARM32Bob Arnson10-53/+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