aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.Burn (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove 32-bit ARM support.Bob Arnson2020-09-191-1/+1
* Only target all frameworks in ReleaseSean Hall2020-08-171-1/+2
* WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall2020-08-092-4/+34
* WIXFEAT:6204 Use the new DpiAwareness attribute on BootstrapperApplication el...Sean Hall2020-07-191-7/+52
* Generate the bundle's application manifest in the Burn backend.Sean Hall2020-07-192-16/+129
* Update dependencies.Sean Hall2020-07-141-1/+1
* The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-2525-671/+671
* Add more tuples to ignore in GenerateManifestDataFromIRCommand.Sean Hall2020-06-221-1/+9
* Add more tuples to ignore in GenerateManifestDataFromIRCommand.Sean Hall2020-06-191-0/+6
* Implement BundleCustomData. Remove Unreal from CustomTable.Sean Hall2020-06-191-39/+59
* Implement IBurnBackendHelper and TryAddTupleToDataManifest.Sean Hall2020-06-197-153/+401
* Implement simplified command and improved backend integrationRob Mensching2020-06-132-12/+17
* Redesign CustomTable tuples to support resolving binary columnsRob Mensching2020-06-031-13/+14
* Get Log/@Extension and Registration/@ProviderKey to match v3.Sean Hall2020-05-161-2/+5
* Process Unreal custom tables in CreateBootstrapperApplicationManifestCommandSean Hall2020-05-161-0/+47
* WIXFEAT:6164 Move DisplayInternalUI into BalExtension.Sean Hall2020-05-162-6/+0
* Track files in BindBundleCommand.Sean Hall2020-05-103-11/+38
* Use WixToolset.Burn package to get rid of -burnStubPath.Sean Hall2020-05-103-18/+6
* Remove Heat files from Core.Sean Hall2020-05-081-1/+1
* Add and fix some bundle tests.Sean Hall2020-04-231-2/+2
* Add BundleFinalize to IBurnBackendExtension.Sean Hall2020-04-231-4/+7
* Implement Burn pdb.Sean Hall2020-04-184-19/+40
* Adjust to some newly nullable fields in tuples.Sean Hall2020-04-134-5/+9
* General cleanup.Sean Hall2020-04-126-49/+26
* Update CreateBootstrapperApplicationManifest to better match v3 output.Sean Hall2020-04-121-12/+48
* Use IWixToolsetServiceProvider and IWixToolsetCoreServiceProvider to expose t...Sean Hall2020-04-023-3/+3
* Order WixSearches in Core.Sean Hall2020-03-301-9/+294
* Add SetVariable.Sean Hall2020-03-302-1/+41
* Add ability for extensions to create custom bundle searches.Sean Hall2020-03-3010-75/+344
* Add BundleExtension element.Sean Hall2020-03-303-1/+19
* Fix bundle-build extension library extraction.Bob Arnson2020-03-271-6/+3
* Partial WixPdbs stop the backend before binding.Bob Arnson2020-03-171-1/+1
* Start on new patch infrastructureRob Mensching2020-02-052-3/+2
* Fix resolution of !(bind.ProductVersion.MsiId) bind variablesRob Mensching2019-11-051-0/+5
* Update to WixOutput file structure to fix embedded file handlingRob Mensching2019-10-252-2/+2
* Better support all .NETs and remove unnecessary NuGet workaroundsRob Mensching2019-10-201-1/+1
* Implement Bundle buildRob Mensching2019-10-0732-1959/+1959
* IExtensionManager.Create renamed to IExtensionManager.GetServicesRob Mensching2019-05-121-1/+1
* Use new strongly typed tuplesRob Mensching2019-05-082-6/+7
* Integrate interface-only WixToolset.Extensibility changeRob Mensching2019-03-011-3/+8
* Re-introduce "decompile" to backendRob Mensching2018-10-241-2/+2
* Extract interfaces for Preprocess/Compile/Link/Bind/etcRob Mensching2018-10-242-1/+6
* Track files to enable clean builds in MSBuildRob Mensching2018-08-112-2/+2
* Support change of FileTransfer to interfaceRob Mensching2018-07-271-1/+1
* Integrate Extensibility.Data namespace change from Extensibility repoRob Mensching2018-07-235-6/+13
* Improve debuggabilityRob Mensching2018-07-121-0/+3
* Target NuGet NoWarn to specific PackageReferenceRob Mensching2018-07-121-6/+2
* Update development dependenciesRob Mensching2018-07-121-1/+1
* Fix resolution of localizations that are embedded in intermediatesRob Mensching2017-12-301-1/+1
* Integrate namespace change in WixToolset.DataRob Mensching2017-12-3013-14/+0