Max Katz
6b080eabe0
Restore Microsoft.Build.Framework dependency
3 years ago
Max Katz
9003dfde51
Parse target framework manually
3 years ago
Max Katz
a52696bcd6
Update Microsoft.Build.Framework
3 years ago
Nikita Tsukanov
b13f7cbd38
Use strong-named version of microcom
3 years ago
Dan Walmsley
9714462521
try fix nuke
4 years ago
Stebner
8aa64528e8
Merge
4 years ago
Dan Walmsley
6e6102e110
build with net 6
4 years ago
Dan Walmsley
7423441ee0
turn of warning as errors for nuke build.
4 years ago
Dan Walmsley
6be88c5dcb
use net 7
4 years ago
Benedikt Stebner
c3da4df93a
Fix leaktests
4 years ago
Benedikt Stebner
97ca9e3fe5
One more
4 years ago
Benedikt Stebner
240b644650
Next try
4 years ago
Dan Walmsley
89b55d8e7e
Revert "update nuke"
This reverts commit d66229663d .
4 years ago
Dan Walmsley
9814d63f07
Revert "update nuke."
This reverts commit 3feb132de9 .
4 years ago
Nikita Tsukanov
52f196e20e
Build?
4 years ago
Dan Walmsley
947fcd2a57
use older netcoreapp for build project, to be compatible with mono.cecil.
4 years ago
Dan Walmsley
d66229663d
update nuke
4 years ago
Dan Walmsley
3feb132de9
update nuke.
4 years ago
Nikita Tsukanov
a9c8a03a75
build
4 years ago
Giuseppe Lippolis
60d0e2f1c3
fix: Consolidate JetBrains.DotMemoryUnit
4 years ago
Max Katz
2fb68a43a6
Do not run Avalonia.PlatformSupport.UnitTests tests
4 years ago
Rustam Sayfutdinov
578f5fc1cb
Fix PlatformSupport.UnitTests
4 years ago
Steven Kirk
fb0da85ad3
Merge core libraries. ( #5831 )
* Merge core libraries.
Everything below `Avalonia.Controls` into `Avalonia.Base`.
* Move new files to correct place.
* Removed unused dirs/projects,
* Removed outdated references from theme assemblies.
* Merge unit tests to match new assembly layout.
* Fixup test namespaces.
* Make directory match namespace.
* Move files to match namespace.
* Move files to match namespace.
* Fix up incorrect namespace.
`Avalonia.Visuals.Media.Imaging` -> `Avalonia.Media.Imaging`.
* Fix resource URL.
* Removed outdated dependencies.
* Added missing project reference.
* Update test namespaces.
* Fix merge error.
* Fix merge errors.
* Fix bad merge in WindowsInteropTest.csproj.
* Fix up merge errors in csprojs.
* Remove merged tests from nuke.
* Fix up namespace.
* Fix compile error.
* Fix failing tests.
Now that more unit tests are present in Avalonia.Base.UnitTests, general `AvaloniaObject` properties are getting registered. Ignore those.
Co-authored-by: Jumar Macato <16554748+jmacato@users.noreply.github.com>
4 years ago
Max Katz
7a58a27fd9
Remove DesktopRuntime project and move AppBuilder to PlatformSupport project
4 years ago
Max Katz
7752759eb8
Use JAVA_HOME_11_X64 SDK
4 years ago
Max Katz
6a968ecf86
Add more dotnet info output
4 years ago
Nikita Tsukanov
494cb01105
Updated microcom
4 years ago
Nikita Tsukanov
e1e2c52e0d
Detected package downgrade
4 years ago
Nikita Tsukanov
1ed495afe2
Use microcom generator from nuget
4 years ago
Giuseppe Lippolis
19e4132c6b
feat(Build): Add 3 retry when the LeakTests fails
4 years ago
Dan Walmsley
b89e884bcf
Revert "Revert "Revert "upgrade to net462"""
This reverts commit e44c36bef3 .
4 years ago
Dan Walmsley
e44c36bef3
Revert "Revert "upgrade to net462""
This reverts commit c78179e9ac .
4 years ago
Dan Walmsley
c78179e9ac
Revert "upgrade to net462"
This reverts commit 010ca1901a .
4 years ago
Dan Walmsley
010ca1901a
upgrade to net462
4 years ago
Steven Kirk
5b2a83b190
Don't multi-target MicroComGenerator.
Was causing problems building in VS. Instead include the source files directly into `_build.csproj`.
4 years ago
Dan Walmsley
e5a9776fc8
fix nuke build.
4 years ago
Dan Walmsley
1df32a9645
use multitargetting.
4 years ago
Dan Walmsley
d4ce30decd
micro com net6 with build script on netcoreapp3.1
4 years ago
Dan Walmsley
ae5ce83fd5
Revert "allow building on .net 6 machines."
This reverts commit 92239a1fc2 .
4 years ago
Dan Walmsley
92239a1fc2
allow building on .net 6 machines.
4 years ago
Jumar Macato
a15e2597d2
remove mono check on nuke
5 years ago
Rustam Sayfutdinov
5bfbfb97d3
Use ControlCatalog.NetCore as an artifact
instead of ControlCatalog.Desktop
5 years ago
Rustam Sayfutdinov
2e500456eb
Remove Avalonia.ReactiveUI.Events
5 years ago
Dan Walmsley
3d98acbed9
fix nuke
5 years ago
Dan Walmsley
ae982fcfa1
try updating nuke.
5 years ago
Nikita Tsukanov
81e6df9188
CompileNative should depend on GenerateCppHeaders
5 years ago
Nikita Tsukanov
addcc6674d
Generate avalonia-native.h from avn.idl
5 years ago
Nikita Tsukanov
3a8e09c72e
Fix Cecil merge
5 years ago
Nikita Tsukanov
e4505ce861
Strong name support
6 years ago
Andrey Kunchev
376bb1ad49
fix issue #3113 compile avalonia.native.dylib with nuke
6 years ago