Giuseppe Lippolis
|
020cd8e89c
|
Add DisableSourceLink Condition in Avalonia.csproj
|
5 years ago |
Giuseppe Lippolis
|
10b8baa799
|
Migrated from SourceLink.Create.CommandLine to Microsoft.SourceLink.GitHub
|
5 years ago |
Giuseppe Lippolis
|
6ecc402d1d
|
fixes Issue #5210: Add buildTransitive in nuget
|
5 years ago |
Giuseppe Lippolis
|
7f0284f746
|
Set Avalonia.Build.Tasks ProjectReference as PrivateAssets to avoid fixes mismatch of <see cref> in xml comment.
|
5 years ago |
Nikita Tsukanov
|
8de6823e5d
|
IT'S ALIVE
|
5 years ago |
Nikita Tsukanov
|
f8d5ae59cc
|
Fix microcom target?
|
5 years ago |
Nikita Tsukanov
|
de8edba8ad
|
[WIP] IDL-based codegen
|
5 years ago |
Nikita Tsukanov
|
e4505ce861
|
Strong name support
|
6 years ago |
Nikita Tsukanov
|
03a10c26ec
|
Update .targets
|
6 years ago |
Nikita Tsukanov
|
d9d33720d8
|
metadata?
|
6 years ago |
Nikita Tsukanov
|
ae47355b70
|
More default metadata
|
6 years ago |
Nikita Tsukanov
|
5fd0dfe0b3
|
More metadata
|
6 years ago |
Nikita Tsukanov
|
927692763e
|
More msbuild metadata
|
6 years ago |
Nikita Tsukanov
|
5a4a7c80c7
|
.axaml
|
6 years ago |
Dan Walmsley
|
9eb06658eb
|
fix packaging designer.
|
6 years ago |
Dan Walmsley
|
63c43f4a0b
|
fix avalonia.props
|
6 years ago |
Dan Walmsley
|
165e238f98
|
fix Avalonia.csproj targetting.
|
6 years ago |
Steven Kirk
|
a5b70889e1
|
Update Avalonia package to .NET core 3.1.
|
6 years ago |
Steven Kirk
|
30e8cac05d
|
Update to .NET core 3.1.
|
6 years ago |
Andrey Kunchev
|
89e7665e8e
|
move AvaloniaXamlReportImportance to more visible place
|
7 years ago |
Andrey Kunchev
|
3d100923fc
|
add some configurable build output to xamlil build tasks
|
7 years ago |
Nikita Tsukanov
|
61340acf4b
|
Disable IL verification for nuget version of compiler by default
|
7 years ago |
Nikita Tsukanov
|
676688b3de
|
Set PackageId for Avalonia.csproj
Hopefully that will fix UsedBy thingy
|
7 years ago |
Nikita Tsukanov
|
5a47b295e3
|
Use !XamlIlPopulateOverride to populate class with precompiled xaml at runtime
|
7 years ago |
Nikita Tsukanov
|
3dbe00fba4
|
Removed inputs/outputs
|
7 years ago |
Nikita Tsukanov
|
cd93624f3e
|
Now somewhat compiling control catalog, PEVerify complains about assigning null to Nullable<T>
|
7 years ago |
Nikita Tsukanov
|
a3f3a06478
|
Emit compiled XAML from msbuild task
|
7 years ago |
Nikita Tsukanov
|
763ed08f1c
|
EmbedReference is not needed anymore
|
7 years ago |
Nikita Tsukanov
|
d532223a5a
|
Switched to post-processing nuget packages from AggregatePackage SDK
|
7 years ago |
Nikita Tsukanov
|
1e91484c68
|
Added <UpToDateCheckInput Include="@(AvaloniaResource)" /> to AvaloniaBuildTasks.targets
|
7 years ago |
Nikita Tsukanov
|
75d470efa3
|
Depend on MSBuildAllProjects
|
7 years ago |
Nikita Tsukanov
|
cd6123cf73
|
MSBuild ordering
|
7 years ago |
Nikita Tsukanov
|
343905ebb3
|
Generate asset resource info with paths
|
7 years ago |
Nikita Tsukanov
|
1db82552a2
|
Separate previewer properties
|
8 years ago |
Dan Walmsley
|
2eceba9e74
|
fix location of avalonia.props.
|
8 years ago |
Dan Walmsley
|
93b507fc11
|
rename props file.
|
8 years ago |
Dan Walmsley
|
52e5f6fd23
|
suggested changes
|
8 years ago |
Dan Walmsley
|
7b4b2a0a43
|
add previewer location as an msbuild property.
|
8 years ago |
Jeremy Koritzinsky
|
237f01fb1a
|
Move AppBuilder.UsePlatformDetect into Avalonia.Desktop and renamed the reflection-based one to a different name. Conditionalize the output-path loading like before.
|
8 years ago |
Jeremy Koritzinsky
|
ee1833ff8f
|
Merge Designer HostApps into a single project. Pack Designer hosts into the Avalonia package like before.
|
8 years ago |
Jeremy Koritzinsky
|
321bd15664
|
Merge desktop runtime support libraries. Fixes #1899.
|
8 years ago |
Steven Kirk
|
658f97285c
|
Use NuGet package restore.
|
12 years ago |
Steven Kirk
|
ecbb40419c
|
Allow binding to plain IObservables.
|
12 years ago |
Steven Kirk
|
f006244c5f
|
Added Application library.
|
12 years ago |
Steven Kirk
|
e67c73ff2f
|
Added some Visual tests.
|
12 years ago |
Steven Kirk
|
86f16c1c7c
|
Added default theme library.
|
12 years ago |
Steven Kirk
|
bfadaac5d9
|
Non-building checkpoint in MAJOR refactor.
|
12 years ago |
Steven Kirk
|
52b7d08541
|
Started on TextBox.
|
12 years ago |
Steven Kirk
|
15135c2179
|
Compare test output.
|
12 years ago |
Steven Kirk
|
cea271de90
|
Implemented RenderTargetBitmap
And added a test that outputs an image using it (doesn't actually
compare the image yet)
|
12 years ago |