| Commit message (Expand) | Author | Files | Lines |
2020-06-24 | Turn tests off in appveyor.yml since they're run in appveyor.cmd | Sean Hall | 2 | -5/+38 |
2020-06-24 | Add SourceLink to C++ projects. | Sean Hall | 2 | -2/+18 |
2020-06-24 | Update to latest dutil. | Sean Hall | 8 | -18/+35 |
2020-06-22 | Fix WixToolset.Mba.Core.nuspec - group without framework is fallback not common | Sean Hall | 1 | -2/+0 |
2020-06-18 | Fail build on each command. | Sean Hall | 3 | -20/+18 |
2020-06-18 | Add v142, x64, ARM, and ARM64. | Sean Hall | 14 | -19/+149 |
2020-06-18 | Create netstandard version of Mba.Core and separate nupkg for mbanative. | Sean Hall | 11 | -114/+72 |
2020-05-16 | WIXFEAT:6164 Update BAL_INFO_PACKAGE with bal specific data. | Sean Hall | 13 | -32/+177 |
2020-05-16 | WIXFEAT:6164 Add OnPlanMsiPackage. | Sean Hall | 9 | -4/+274 |
2020-05-16 | Drop XP support. | Sean Hall | 12 | -28/+28 |
2020-04-29 | Fix bugs around mbanative's InitializeFromCreateArgs. | Sean Hall | 8 | -18/+19 |
2020-04-21 | Add action to OnExecutePackageBegin. | Sean Hall | 13 | -16/+27 |
2020-04-21 | Add E_DNCHOST_SCD_RUNTIME_FAILURE. | Sean Hall | 1 | -0/+1 |
2020-03-30 | Add bextutil. | Sean Hall | 16 | -0/+1032 |
2020-03-30 | Upgrade to latest BootstrapperCore. | Sean Hall | 10 | -16/+39 |
2020-03-12 | Guard around defining FACILITY_WIX. | Sean Hall | 5 | -6/+8 |
2019-12-22 | Update WixToolset.BootstrapperCore.Native. | Sean Hall | 4 | -7/+7 |
2019-12-22 | Move the entry point from Mba.Core to Mba.Host. | Sean Hall | 9 | -452/+1 |
2019-12-22 | Move the responsibility of wrapping the binary interfaces from mbahost to the... | Sean Hall | 20 | -24/+402 |
2019-12-22 | Move IBootstrapperApplication and IBootstrapperEngine into balutil. | Sean Hall | 17 | -18/+1770 |
2019-12-11 | Update the namespace in WixToolset.Mba.Core. | Sean Hall | 26 | -29/+41 |
2019-12-11 | Setup WixToolset.Mba.Core project and nuget package. | Sean Hall | 10 | -7/+173 |
2019-12-11 | Import files from BootstrapperCore repo. | Sean Hall | 26 | -0/+5377 |
2019-12-11 | Update to latest repo-template. | Sean Hall | 2 | -2/+4 |
2019-01-13 | Update to latest Cpp.Build.props for locating latest Win10 SDK. | Sean Hall | 1 | -1/+5 |
2018-12-30 | Fix lib path in WixToolset.BalUtil.props and add dependencies in balutil.nuspec. | Sean Hall | 2 | -2/+6 |
2018-12-30 | Reduce extra appveyor builds by targeting only master and develop branches | Rob Mensching | 1 | -0/+5 |
2018-12-30 | Add BootstrapperCore nuget feed. | Sean Hall | 1 | -0/+1 |
2018-12-29 | Integrate into latest v4. | Sean Hall | 15 | -0/+467 |
2018-12-29 | Import code from old v4 repo | Sean Hall | 17 | -0/+4724 |