aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/Compiler_Bundle.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIXFEAT:4763 Change "string" variable type to literal and add "formatted".Sean Hall2020-08-091-36/+57
* WIXFEAT:6204 Use the new DpiAwareness attribute on BootstrapperApplication el...Sean Hall2020-07-191-1/+45
* Add CustomTableRef element.Sean Hall2020-07-101-7/+1
* Improve compiler performance by removing regex and other string fixesRob Mensching2020-07-081-1/+1
* The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-251-71/+71
* Remove obsolete inner text handlingRob Mensching2020-06-231-5/+0
* Add BundleCustomDataRef element.Sean Hall2020-06-221-2/+75
* Implement BundleCustomData. Remove Unreal from CustomTable.Sean Hall2020-06-191-0/+244
* Correctly pass extension context when Id attribute is nullRob Mensching2020-06-041-3/+3
* Don't warn about missing netfx4 switches.Bob Arnson2020-05-191-2/+2
* Get Log/@Extension and Registration/@ProviderKey to match v3.Sean Hall2020-05-161-2/+2
* WIXFEAT:6164 Move DisplayInternalUI into BalExtension.Sean Hall2020-05-161-7/+0
* General cleanup.Sean Hall2020-04-121-61/+36
* Fix bug when parsing PayloadGroupRef.Sean Hall2020-04-121-1/+1
* Add SetVariable.Sean Hall2020-03-301-32/+110
* Add BundleExtension element.Sean Hall2020-03-301-0/+73
* Implement Bundle buildRob Mensching2019-10-071-78/+61
* Fix bundle BA container idRob Mensching2019-10-071-2/+2
* Adopt "Ref" as reference convention over "_"Rob Mensching2019-05-231-8/+8
* Integrate latest changes to tuple definitionsRob Mensching2019-05-231-203/+264
* Use new strongly typed tuplesRob Mensching2019-05-081-0/+2727