Julien Lebosquain
bed48a7bb6
Rework XAML compilation targets ( #17539 )
* Added BuildTests projects
* Added VerifyXamlCompilation build target
* Use TargetsTriggerByCompilation for XAML compilation
* Add *.binlog to gitignore
* VerifyXamlCompilation target: set NuGetPackageRoot
* Ensure WpfHybrid build test uses two markup compilation passes
* Fail build tests restore immediately if AvaloniaVersion isn't set
* Fix "could not extract MVID" for up-to-date builds
* Run VerifyXamlCompilation on CI
* Add FSharp build test
2 years ago
Max Katz
0c0d4497ef
Browser StaticWebAssets sdk support ( #14225 )
* Property support StaticWebAssets SDK when it's available
* Fix browser issue with dispatcher used before initialization
* Use RequestAnimationFrame instead of WebEmbeddableControlRoot hack
* Always include both types of assets by default, as I couldn't find a reliable way to detect project capabilities properly
* Remove "WasmRuntimeAssetsLocation" override, instead let users use default value set by .NET SDK
* Revert "Fix browser issue with dispatcher used before initialization"
This reverts commit fc43c7e3d5 .
* Add AvaloniaAllowWebGl2 prop
* What
3 years ago
Max Katz
02ddfad245
Implement helper OutputApiDiff target ( #13818 )
3 years ago
Steven Kirk
117631d0ef
Update .gitignore
4 years ago
Dan Walmsley
c29fff0342
rename avalonia.web to avalonia.browser
4 years ago
Max Katz
03db5ac898
Ignore wwwroot of web project
4 years ago
Dan Walmsley
baf29e273d
ignore wwwroot
4 years ago
Max Katz
6b70e56baa
Use npm and typescript without msbuild tasks
4 years ago
Mike Irving
a529ae88d5
Grammatical corrections to product names: XCode -> Xcode, .Net -> .NET, Javascript -> JavaScript, MacOS -> macOS, MacOs -> macOS
5 years ago
Max Katz
9bc881e4a7
Update iOS control catalog projects
5 years ago
Dan Walmsley
5687b27fe5
fix gitignore.
5 years ago
Dan Walmsley
136ba933c4
remove git ignore file from wwwroot.
5 years ago
Dan Walmsley
8dfed08b26
remove map files.
5 years ago
Dan Walmsley
9a4d579f55
remove not needed change.
5 years ago
Nikita Tsukanov
fe846fd0f3
Download SDK separately (unix)
# Conflicts:
# azure-pipelines.yml
# build.sh
5 years ago
Dan Walmsley
8146a77a21
remove not needed change.
5 years ago
Nikita Tsukanov
e078aa253d
Download SDK separately (unix)
5 years ago
Miha Markič
cd54a9255d
Adds CodeRush directory to GIT ignored files
5 years ago
Artyom V. Gorchakov
2c8d46da09
feature: Add XamlXRawNameReferenceXamlParser ( #4 )
* Add XAML parser based on XamlX
6 years ago
Artyom
e5f3c79982
Ignore Idea stuff
6 years ago
Artyom V. Gorchakov
85de11d62f
Initial commit
6 years ago
artyom
b30120770c
Ignore Events_Avalonia.cs which is autogenerated
6 years ago
Yatao Li
94da3aec92
mute system beep on alt+key press
7 years ago
v-yadli
1986de1bf8
add some key mappings for osx
7 years ago
lindexi
15aa377769
ignore obj folder
7 years ago
lindexi
57af0d5562
Add ignore file
7 years ago
Nikita Tsukanov
d532223a5a
Switched to post-processing nuget packages from AggregatePackage SDK
8 years ago
Nikita Tsukanov
0b71ef8b54
Removed root directory contents in preparation for merge with the main repo
8 years ago
Jeremy Koritzinsky
7745d3bd21
Update gitignore.
8 years ago
Jeremy Koritzinsky
321bd15664
Merge desktop runtime support libraries. Fixes #1899 .
8 years ago
Nikita Tsukanov
86e2a3e9b3
Pre-merge repo cleanup
8 years ago
Dan Walmsley
f48ade4ed5
add cake script to build managed side.
8 years ago
Dan Walmsley
26b071bae6
ignores and project file.
8 years ago
Nikita Tsukanov
39f57c38d4
Initial commit
Interop and PlatformThreadingInterface seem to be working, initial work on IWindowImpl
8 years ago
Jeremy Koritzinsky
7507a01531
Enable generating solution file from the dirs.proj file. Useful for creating Omnisharp-compatible solution with subset of projects.
8 years ago
Kevin Smith
70f3ba800e
Added more linux keys & added VS code config to .gitignore
8 years ago
Benedikt Schroeder
5b5971aff3
Comment fixes
8 years ago
Benedikt Schroeder
881069fd5d
Introduce RenderOptions
8 years ago
Benedikt Schroeder
b108ffcab4
Initial implementation of BitmapScaleMode
8 years ago
sdoroff
491ac53e79
Initial commit
8 years ago
Jeremy Koritzinsky
82802621ea
Update gitignore and add System.Memory package dependency.
8 years ago
Jeremy Koritzinsky
1c12cd4bd6
Fix x64 builds of Avaloina.Direct2D1. Refactor build scripts to reduce time and fix issues.
9 years ago
Nikita Tsukanov
b013caee69
Add .idea to .gitignore
9 years ago
Steven Kirk
d08f86d58b
Fixed incorrect .gitignore entry.
9 years ago
Nikita Tsukanov
d384a7f61a
Added .idea/* to .gitignore
9 years ago
Nikita Tsukanov
ad76a075f9
Use Cake 0.18.0
9 years ago
Steven Kirk
71c6c572ac
Moved ncrunch files to their own dir.
Also deleted v2 ncrunch files and update .gitignore.
10 years ago
Steven Kirk
6036bd5998
Moved ncrunch files to their own dir.
Also deleted v2 ncrunch files and update .gitignore.
10 years ago
Nikita Tsukanov
424c21fab4
Added Avalonia.DotNetCoreRuntime
10 years ago
Nikita Tsukanov
3e237a2fdc
Prepare separate solution for XBuild
10 years ago