Matthew Leibowitz
df67e4b5e1
Add the Android libraires to the NuGet on Windows
2018-05-22 06:59:33 +02:00
Matthew Leibowitz
440ec0a23d
Tizen now has docs
2018-05-07 17:48:59 +02:00
Matthew Leibowitz
1991645c25
Added Tizen to the list of supported OSes
2018-05-07 02:28:48 +02:00
Matthew Leibowitz
0a0560a511
HACK: Added a .targets file for tizen-x86
2018-05-01 23:00:53 +02:00
Matthew Leibowitz
0ec13831a1
The Tizen views are not yet complete
2018-04-27 12:06:57 +02:00
Matthew Leibowitz
042ae7dab3
Made some changes to improve the overall build process
...
- this includes the Tizen bits from the PR
- the config.h for harfbuzz is no longer from the repo, but an actual config
- added a basic Tizen-only sample
- SkiaSharp.HarfBuzz.NetStandard and SkiaSharp.views.Forms.NetStandard should have died long time ago
2018-04-17 22:14:02 +02:00
Hobum
d41600c885
Merge remote-tracking branch 'upstream/master' into dev-forms-tizen
2018-04-04 04:51:12 -07:00
Matthew Leibowitz
0e44e38f54
We now also depend on a later version of Xamarin.Forms
2018-04-04 12:51:26 +02:00
Hobum (Vincent) Kwon
7f0aad74e3
Update nuspec to include SkiaSharp.Views.Tizen.xml file
2018-04-04 19:34:58 +09:00
Hobum (Vincent) Kwon
5bc9650021
Fix SKGLSurficeView upside down issue for Tizen backend
2018-04-03 14:31:17 +09:00
Hobum (Vincent) Kwon
cfd8d476cc
Add Xamarin.Forms for Tizen support
2018-04-01 22:35:30 +09:00
Matthew Leibowitz
0e653becf8
Merge branch 'master' into dev/somewhat-modern
2018-03-25 01:22:38 +02:00
Matthew Leibowitz
05dfd6d262
Removed the whitespace from the NuGets
2018-03-25 01:22:27 +02:00
Matthew Leibowitz
d9c12d5b29
Everything now builds again on Windows
2018-03-22 03:12:17 +02:00
Matthew Leibowitz
6c25780a6b
Moving more work into MSBuild
2018-03-20 05:01:37 +02:00
Matthew Leibowitz
b483e166d3
Added the licensing information to the nugets
2018-02-23 04:19:30 +02:00
Matthew Leibowitz
d35ec48a02
Reworked the nuget creation logic to be more streamlined and less error prone
2018-02-23 03:25:18 +02:00
Matthew Leibowitz
abf9de57d9
Lets build a preview nuget when we build nugets
2018-02-22 19:56:48 +02:00
Matthew Leibowitz
19673bb4ec
Set the version to v1.60.0 as we are ready to release
2018-02-20 16:50:41 +02:00
Matthew Leibowitz
6870965a3c
Build against Xamarin.Forms v2.5.0
2018-01-31 04:52:25 +02:00
Matthew Leibowitz
5567d7c62f
Set the version to v1.60.0-beta as we are nearing release, and want to get a beta out
2018-01-30 18:15:35 +02:00
Matthew Leibowitz
e25bf02757
GTK does not build on Windows out the box, so skip it for now
2018-01-30 11:44:33 +02:00
Matthew Leibowitz
00883eef01
Added initial GTK views and samples
2018-01-29 22:02:27 +02:00
Matthew Leibowitz
59128dd87e
Merge branch 'master' into dev/v1.60.0
2017-10-27 12:38:38 +02:00
Matthew Leibowitz
11262fd79a
Upgrade to Xamarin.Forms 2.4
2017-10-26 02:48:22 +02:00
Matthew Leibowitz
36dfe607a5
Setting the version number to v1.59.2
2017-09-27 03:14:38 +02:00
Matthew Leibowitz
5c4f019673
Merge "master" into "v1.60"
2017-09-27 03:10:32 +02:00
Matthew Leibowitz
b1d1a14fb2
Added tags to the .nuspecs for v1.59.2
2017-09-05 17:34:53 +02:00
Matthew Leibowitz
d02cd89a68
Revert "Revert back to 1.59.1 so we can patch"
...
This reverts commit 96fa157f03
.
2017-09-05 17:29:58 +02:00
Matthew Leibowitz
96fa157f03
Revert back to 1.59.1 so we can patch
2017-09-05 17:28:56 +02:00
Matthew Leibowitz
9cde46f9aa
Updated the version number to v1.60
2017-09-01 18:29:56 +02:00
Matthew Leibowitz
d1c4ac5656
Adding support for watchOS
2017-08-31 15:28:22 +02:00
Matthew Leibowitz
1a726483de
added tags to the .nuspec
2017-07-19 00:24:10 +02:00
Matthew Leibowitz
e4f9defab7
Updating the version to v1.59.1
2017-07-17 21:39:20 +02:00
Matthew Leibowitz
8b5714ab11
Update the version v1.59.0.1
2017-07-17 02:50:55 +02:00
Matthew Leibowitz
1a0917727c
Updated version numbers to v1.59
2017-07-11 15:11:38 +02:00
Matthew Leibowitz
4c44e81427
improve the management of native artifacts
2017-06-27 18:01:25 +02:00
Matthew Leibowitz
82904ad5ca
build net45 on linux
2017-06-24 15:52:09 +04:00
Matthew Leibowitz
0db86eefae
Updated the version number to v1.58.1
2017-06-24 12:09:20 +02:00
Matthew Leibowitz
6b0b1f8368
Re-applied some of the changes that were not specific to MSBuild
2017-06-24 02:02:42 +02:00
Matthew Leibowitz
9bee2ce8fd
reset all the project upgrades, MSBuild 15 is just not there yet with Mono 5.0
2017-06-24 01:03:09 +02:00
Matthew Leibowitz
64ebfc032d
HarfBuzzSHarp has docs
2017-06-24 02:17:47 +04:00
Matthew Leibowitz
126c985f73
- Updating the projects to use <PackageReference>
...
- no longer project.json or packages.config
- minimum VS version is 2017
- no more messing with the .csproj files
- also cleaned up the project files a bit
- Added .NET Standard for SkiaSharp.Views.Forms
2017-06-23 08:34:28 +02:00
Matthew Leibowitz
230d4f973a
Moved non-SkiaSharp libraries to another repository:
...
- Moved SkiaSharp.Extended
- Moved SkiaSharp.Svg
- New repository: https://github.com/mono/SkiaSharp.Extended
2017-06-05 15:48:04 -05:00
Matthew Leibowitz
a0272c9300
Updated the versions to v1.58
2017-05-12 02:50:50 -05:00
Matthew Leibowitz
4e1d1ea539
dropping the versions so we can merge
2017-05-08 17:46:25 -04:00
Matthew Leibowitz
78e5c46c24
Upping the version number of SkiaSharp (v1.58) and HarfBuzzSharp (v1.4.6)
2017-05-07 14:59:20 -04:00
Matthew Leibowitz
84ac3672dc
Removed the NuGet v3.5 requirement
2017-05-05 15:35:03 +02:00
Matthew Leibowitz
8d3a04d015
Merge branch 'master' into pr/289
2017-05-03 07:21:06 +02:00
Bojan Rajkovic
aeb3afc0cc
Add a Xamarin Workbooks integration
...
The integration uses the new Xamarin Workbooks SDK and provides some
convenience renderers for SKImage, SKBitmap, SKSurface, SKPixmap, and SKColor to
aid in using those types in a workbook. With the integration loaded, those Skia
objects will be rendered directly in the viewport as images (in the case of the
first 4), or as a Workbooks color in the case of SKColor.
2017-05-02 13:39:59 -04:00