summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Build.Tasks/XmlTypeExtensions.cs
AgeCommit message (Collapse)AuthorFilesLines
2017-03-01Xamlc ppdb backport (#792)Stephane Delcroix1-3/+3
* [XamlC] Produce correct mdb files (#699) * [XamlC] change MockCompile (internal) API * [XamlC] fix debugging in unit test project * f * [XamlC] update cecil to 0.10.0-beta1-v2 * beta2 * avoid method duplication * [XamlC] force loading MdbReader and Writer * [XamlC] force use the writer in the other task too * [XamlC] fix test and test code generator * try building this * [XamlC] Ensure InitializeComponent is correctly routed * fix * [XamlC] support portable pdb (#726) * [XamlC] update to cecil 0.10.0-b4 to better symbol detection (#791)
2016-12-05[Xaml] revert namespace change for XmlnsDefAttr (#610)Stephane Delcroix1-1/+1
* [Xaml] revert namespace change for XmlnsDefAttr * fix
2016-12-04[Xaml] change namespace for [XmlnsDef] and make it internal (#557)Stephane Delcroix1-0/+1
* [Xaml] change namespace for [XmlnsDef] and make internal * fix docs
2016-11-17[Xaml] cleanup xmlns usage, add XmlnsDefinition (#531)Stephane Delcroix1-24/+42
* [Xaml] cleanup xmlns usage, add XmlnsDefinition * docs
2016-09-26[XamlC] Compiled converters (#358)Stephane Delcroix1-0/+5
2016-09-08[Xaml] support native views and native bindings (#266)Stephane Delcroix1-1/+2
Allows including Native views directly in xaml. Support for ios, android, UWP
2016-03-22Initial importJason Smith1-0/+96