Steven Kirk
|
e55ec59ec3
|
WIP
|
8 years ago |
Unknown
|
ea65626a46
|
use lower case extensions for avalonia documentation files.
|
8 years ago |
Nikita Tsukanov
|
29791fa241
|
Manual native memory management for leak detection
|
9 years ago |
Nikita Tsukanov
|
0977161413
|
Use AppDomain.GetLoadedAssemblies() for all platforms
|
9 years ago |
Nikita Tsukanov
|
92af430dce
|
Use MonoMac for OSX by default
|
9 years ago |
Nikita Tsukanov
|
b3f3c010c7
|
[MONOMAC] Updated code to new APIs and added it to solution
|
9 years ago |
Nikita Tsukanov
|
913149d093
|
Switched to .NET Standard 2.0
|
9 years ago |
Jeremy Koritzinsky
|
0d31525c93
|
Clean up DotNetCoreRuntime project file and associated files
|
9 years ago |
Nikita Tsukanov
|
e610d5858f
|
Merge skia projects into one
|
9 years ago |
José Pedro
|
1eee17345b
|
Implemented Window.WindowStartupLocation and WindowBase.Owner.
|
9 years ago |
Wiesław Šoltés
|
f8097cc27d
|
Added msbuild props for package references
|
9 years ago |
Nikita Tsukanov
|
6754bda125
|
Switched back to using DependencyContext (we might even want to use it for net451 later)
|
9 years ago |
Steven Kirk
|
96d9cfa2fc
|
Use the default compile items in core libs.
Now we're using the new project system, we don't have to have a
`<Compile Include="..."/>` element for each file.
|
9 years ago |
Nikita Tsukanov
|
6cf037ad7c
|
One liners
|
9 years ago |
Nikita Tsukanov
|
66ac05b2c2
|
Removed <Name> elements from new projects
|
9 years ago |
Nikita Tsukanov
|
d1caaaca3e
|
Removed <Project>
|
9 years ago |
Nikita Tsukanov
|
4bb5ebf070
|
Fixed build script for windows
|
9 years ago |
Nikita Tsukanov
|
e35b2af5b2
|
Don't use multitargeting (we are using only one target anyway)
|
9 years ago |
Nikita Tsukanov
|
e780c4201a
|
Switched to .NETStandard (mostly 1.1)
|
9 years ago |
Steven Kirk
|
6036bd5998
|
Moved ncrunch files to their own dir.
Also deleted v2 ncrunch files and update .gitignore.
|
9 years ago |
Nikita Tsukanov
|
b2a0f150f2
|
Fixed AppBuilder for net core
|
9 years ago |
Nikita Tsukanov
|
d0e6915542
|
Added package for GTK3 and "fixed" platform detector for .NET Core
|
9 years ago |
Nikita Tsukanov
|
72a78fb23d
|
Cache GetLoadedAssemblies for netcoreapp1.0
|
9 years ago |
Nikita Tsukanov
|
a5467c31e5
|
Downgrade to .NETStandard1.5
|
9 years ago |
Nikita Tsukanov
|
424c21fab4
|
Added Avalonia.DotNetCoreRuntime
|
9 years ago |