aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Mba.Core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable XML doc.Sean Hall2020-12-1922-330/+2016
* WIXFEAT:4626,5386 - Add more BA events.Sean Hall2020-12-034-15/+533
* Upgrade Nerdbank.GitVersioning.Sean Hall2020-10-241-1/+2
* Add CompareVersions engine method and expose verutil in Mba.Core.Sean Hall2020-10-246-0/+226
* WIXFEAT:6210 Change data type of versions to strings.Sean Hall2020-10-247-65/+121
* Remove ARM32Bob Arnson2020-09-221-2/+0
* WIXFEAT:5319 Remove IVariables since they were a leaky abstraction.Sean Hall2020-08-093-245/+167
* WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall2020-08-092-3/+4
* Update dependencies.Sean Hall2020-07-191-1/+1
* Move native pdbs into symbols package.Sean Hall2020-06-241-0/+1
* Merge the native nupkg into the Mba.Core nupkg.Sean Hall2020-06-242-9/+17
* Turn tests off in appveyor.yml since they're run in appveyor.cmdSean Hall2020-06-241-0/+38
* Fix WixToolset.Mba.Core.nuspec - group without framework is fallback not commonSean Hall2020-06-221-2/+0
* Create netstandard version of Mba.Core and separate nupkg for mbanative.Sean Hall2020-06-186-102/+29
* WIXFEAT:6164 Update BAL_INFO_PACKAGE with bal specific data.Sean Hall2020-05-164-14/+66
* WIXFEAT:6164 Add OnPlanMsiPackage.Sean Hall2020-05-163-3/+214
* Drop XP support.Sean Hall2020-05-161-1/+1
* Fix bugs around mbanative's InitializeFromCreateArgs.Sean Hall2020-04-291-8/+9
* Add action to OnExecutePackageBegin.Sean Hall2020-04-213-5/+13
* Upgrade to latest BootstrapperCore.Sean Hall2020-03-304-3/+25
* Move the entry point from Mba.Core to Mba.Host.Sean Hall2019-12-229-452/+1
* Move the responsibility of wrapping the binary interfaces from mbahost to the...Sean Hall2019-12-227-16/+92
* Move IBootstrapperApplication and IBootstrapperEngine into balutil.Sean Hall2019-12-2215-18/+1117
* Update the namespace in WixToolset.Mba.Core.Sean Hall2019-12-1125-28/+40
* Setup WixToolset.Mba.Core project and nuget package.Sean Hall2019-12-115-0/+154
* Import files from BootstrapperCore repo.Sean Hall2019-12-1125-0/+5363