aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-29Migrate Burn API headers from burn repositoryRob Mensching7-0/+2055
2021-04-29Integrate new build scripts with signing supportRob Mensching13-71/+112
2021-04-29Integrate size_t and OnPlanPackageBegin changes in Burn headers.Sean Hall30-215/+244
2021-04-19Add new caching BA events.Sean Hall9-378/+943
2021-04-19Replace OnResolveSource with OnCacheAcquireResolving.Sean Hall22-291/+444
2021-04-14Fix balutil.slnRob Mensching1-26/+0
2021-04-14Allow BA to update feed sourceRob Mensching5-0/+39
2021-04-14Add MEND request state to repair any missing files in MSI packagesRob Mensching11-25/+35
2021-03-11Integrate ForwardCompatible and RelatedBundle changes in Burn headers.Sean Hall20-58/+214
2021-03-03Rely on the free-threaded marshaler for IBootstrapperEngine marshallingSean Hall1-151/+15
2021-03-02Integrate OnUnregisterBegin changes in Burn headers.Sean Hall18-52/+66
2021-02-22Integrate patch related changes in Burn headers.Sean Hall21-158/+271
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