aboutsummaryrefslogtreecommitdiff
path: root/src/mbanative (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add SourceLink to C++ projects.Sean Hall2020-06-242-2/+18
|
* Update to latest dutil.Sean Hall2020-06-242-3/+3
|
* Add v142, x64, ARM, and ARM64.Sean Hall2020-06-183-6/+28
|
* Create netstandard version of Mba.Core and separate nupkg for mbanative.Sean Hall2020-06-182-1/+28
|
* WIXFEAT:6164 Update BAL_INFO_PACKAGE with bal specific data.Sean Hall2020-05-162-3/+3
|
* Drop XP support.Sean Hall2020-05-162-6/+6
|
* Fix bugs around mbanative's InitializeFromCreateArgs.Sean Hall2020-04-293-4/+4
|
* Add action to OnExecutePackageBegin.Sean Hall2020-04-212-3/+3
|
* Upgrade to latest BootstrapperCore.Sean Hall2020-03-303-8/+8
|
* Guard around defining FACILITY_WIX.Sean Hall2020-03-122-3/+3
|
* Update WixToolset.BootstrapperCore.Native.Sean Hall2019-12-222-4/+4
|
* Move the responsibility of wrapping the binary interfaces from mbahost to ↵Sean Hall2019-12-226-0/+135
the new mbanative dll of WixToolset.Mba.Core.