157 Commits (11.3.14)

Author SHA1 Message Date
Matt Lacey f641ff6f7e
#19962 Add AXAML Source Information to debug Builds (#20524) 8 months ago
Emmanuel Hansen cecc928dcc
Feature - Container Queries (#16846) 1 year ago
Julien Lebosquain c925ca5c63
Move all submodules to external directory (#18431) 2 years ago
Tom Edwards 920122c648
Correct which types receive CompilerGeneratedAttribute (#18166) 2 years ago
Washi e991d63527
Add SpanStringTokenizer and avoid many string allocations in FontCollectionBase (#17745) 2 years ago
Julien Lebosquain bed48a7bb6
Rework XAML compilation targets (#17539) 2 years ago
Stephen Monaco d522ce47a2
Fix typos in build messages when waiting to attach a debugger (#16701) 2 years ago
Julien Lebosquain d1bd85e9b8
Nullable annotations for projects using XamlX (#15796) 2 years ago
Lubomir Tetak d1d6e4fe8e
CompileAvaloniaXamlTask - handle no-pdb compilations (#15509) 2 years ago
Max Katz b5db6bb0f6
Try to combine AvaloniaResources with the same system path (#15302) 2 years ago
Julien Lebosquain 0399137b2d
Made NamespaceInfo internal (#14793) 3 years ago
Julien Lebosquain 434cbac055
Shared XAML setters cache (#14717) 3 years ago
Tom Edwards 0cb855adf9
Fix "original.dll" file permission errors during build (#13840) 3 years ago
Max Katz ea64505600
XAML warnings/diagnostics support (#13447) 3 years ago
Nikita Tsukanov 2a85f7cafe
Dispose CecilTypeSystem in XAML compiler task (#13429) 3 years ago
Julien Lebosquain d968d7bf2d
Update XamlX (#13158) 3 years ago
workgroupengineering af254d50e4
perf: Micro optimization EndsWith using (#13084) 3 years ago
workgroupengineering 1cb271fb37
fix: Xaml Compiler error when code-behind class contains a `DllImport` method (#12882) 3 years ago
Julien Lebosquain a99fb216cc
Use embedded pdb for analyzers and build tasks 3 years ago
Julien Lebosquain 4405d7970c
Drop original internal XAML resources after merge 3 years ago
Max Katz 917a9b4209 Keep namespace info always public, as it's a nested class, to avoid problems 3 years ago
Max Katz 44c385c314 Minor changes 3 years ago
Max Katz 28d7c1c3bd Adjust transformers and comments 3 years ago
Max Katz 647b0f10e4 Respect x:ClassModifier in NamespaceInfo, Build and Populate methods 3 years ago
Max Katz ec47ea9e2a Implement support for x:ClassModifier="internal" and TryLoad generators 3 years ago
Max Katz fe0edf557c Update Cecil 3 years ago
Max Katz f858a7a985 Use TypeSystem.String instead of typeof(string) when resolving types from Cecil 3 years ago
Nikita Tsukanov c63571dcda Reuse SpanHelpers in Avalonia.Build.Tasks 3 years ago
Julien Lebosquain b8a4de969d Made resources index binary 4 years ago
Julien Lebosquain ba90d9ab98 Clean/Rebuild removes old resources cache from obj folder 4 years ago
Simon Cropp 4ab3eb1064 . 4 years ago
Giuseppe Lippolis 1e5c0b2911 feat: Linked AvaloniaResource Items 4 years ago
Max Katz 5bdbca1fad Fix build 4 years ago
Max Katz 526d9d052b Avalonia.Base and controls related project trimming attributes 4 years ago
robloo 1bb84cab7c Ensure invariant culture in relevant string interpolation 4 years ago
Max Katz de9e9580c0 Pass parent's service provider to the StyleInclude, so parents stack is complete 4 years ago
Max Katz 26c54b2301 Other changes after review 4 years ago
Max Katz d764a6a5fb Minor cleanup 4 years ago
Max Katz 47b9112138 Make AvaloniaXamlIncludeTransformer a group transformer and remove old code with manual IL emit 4 years ago
Max Katz a9e904b0d2 Support group transformations in the XAML Build Task 4 years ago
Max Katz cd83f8558f Changes after the reivew 4 years ago
Max Katz 4043c6aa66 Minor formatting issues 4 years ago
Max Katz fcf26fe4f2 Inject generated types into Ref assembly as well 4 years ago
Max Katz e1c7e8b5ec Apply changes after review 4 years ago
Max Katz 66ad721763 Inject AvaloniaUseCompiledBindingsByDefault from Cecil 4 years ago
Max Katz 5553958238 Remove RuntimeHostConfigurationOption 4 years ago
Giuseppe Lippolis 8da962a71d perf: optimizze TryLoad 4 years ago
Emmanuel Hansen 39bd2f074a add parameters for number styles and provider to double parse 4 years ago
Nikita Tsukanov b031dcfe1f Removed deprecated XAML compiler features 4 years ago
Emmanuel Hansen 868e5a5488 switch to using helper in the color classes 4 years ago