aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move balutil into API/burnRob Mensching2021-04-29108-0/+255
* Migrate Burn API headers from burn repositoryRob Mensching2021-04-297-0/+2055
* Integrate new build scripts with signing supportRob Mensching2021-04-2910-58/+64
* Integrate size_t and OnPlanPackageBegin changes in Burn headers.Sean Hall2021-04-2930-215/+244
* Add new caching BA events.Sean Hall2021-04-199-378/+943
* Replace OnResolveSource with OnCacheAcquireResolving.Sean Hall2021-04-1922-291/+444
* Allow BA to update feed sourceRob Mensching2021-04-145-0/+39
* Add MEND request state to repair any missing files in MSI packagesRob Mensching2021-04-1411-25/+35
* Integrate ForwardCompatible and RelatedBundle changes in Burn headers.Sean Hall2021-03-1120-58/+214
* Rely on the free-threaded marshaler for IBootstrapperEngine marshallingSean Hall2021-03-031-151/+15
* Integrate OnUnregisterBegin changes in Burn headers.Sean Hall2021-03-0218-52/+66
* Integrate patch related changes in Burn headers.Sean Hall2021-02-2220-157/+270
* Update to latest Burn headers.Sean Hall2021-02-0420-464/+40
* Remove enums that were removed in the native headers.Sean Hall2021-01-191-56/+0
* Update dependencies.Sean Hall2021-01-1910-30/+30
* Enable XML doc.Sean Hall2020-12-1925-330/+2045
* WIXFEAT:4626,5386 - Add more BA events.Sean Hall2020-12-0320-45/+893
* Ignore C26812 warning for C style enums.Sean Hall2020-12-032-0/+16
* Add test projects for balutil and bextutil.Sean Hall2020-12-0313-0/+408
* Strong-name sign WiX assemblies.Sean Hall2020-10-313-0/+12
* Update dependencies.Sean Hall2020-10-246-9/+9
* Upgrade Nerdbank.GitVersioning.Sean Hall2020-10-247-10/+11
* Add CompareVersions engine method and expose verutil in Mba.Core.Sean Hall2020-10-2415-2/+392
* WIXFEAT:6210 Change data type of versions to strings.Sean Hall2020-10-2421-123/+185
* Remove ARM32Bob Arnson2020-09-229-51/+21
* WIXFEAT:5319 Remove IVariables since they were a leaky abstraction.Sean Hall2020-08-095-249/+171
* WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall2020-08-0916-54/+103
* Update dependencies.Sean Hall2020-07-197-19/+19
* Add BalLogArgs and BalLogErrorArgs.Sean Hall2020-07-012-4/+66
* Move native pdbs into symbols package.Sean Hall2020-06-241-0/+1
* Merge the native nupkg into the Mba.Core nupkg.Sean Hall2020-06-244-39/+17
* Turn tests off in appveyor.yml since they're run in appveyor.cmdSean Hall2020-06-242-5/+38
* Add SourceLink to C++ projects.Sean Hall2020-06-242-2/+18
* Update to latest dutil.Sean Hall2020-06-248-18/+35
* Fix WixToolset.Mba.Core.nuspec - group without framework is fallback not commonSean Hall2020-06-221-2/+0
* Fail build on each command.Sean Hall2020-06-182-4/+2
* Add v142, x64, ARM, and ARM64.Sean Hall2020-06-1812-18/+94
* Create netstandard version of Mba.Core and separate nupkg for mbanative.Sean Hall2020-06-189-104/+58
* WIXFEAT:6164 Update BAL_INFO_PACKAGE with bal specific data.Sean Hall2020-05-1613-32/+177
* WIXFEAT:6164 Add OnPlanMsiPackage.Sean Hall2020-05-169-4/+274
* Drop XP support.Sean Hall2020-05-1610-25/+25
* Fix bugs around mbanative's InitializeFromCreateArgs.Sean Hall2020-04-298-18/+19
* Add action to OnExecutePackageBegin.Sean Hall2020-04-2113-16/+27
* Add E_DNCHOST_SCD_RUNTIME_FAILURE.Sean Hall2020-04-211-0/+1
* Add bextutil.Sean Hall2020-03-3014-0/+1021
* Upgrade to latest BootstrapperCore.Sean Hall2020-03-3010-16/+39
* Guard around defining FACILITY_WIX.Sean Hall2020-03-125-6/+8
* Update WixToolset.BootstrapperCore.Native.Sean Hall2019-12-224-7/+7
* 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-2219-22/+381