Matthew Leibowitz
3ebb37f75e
updated externals
2017-12-14 07:58:33 +02:00
Matthew Leibowitz
226439c7f8
Xunit's NUnit output requires .net core 2.0
2017-12-14 07:08:47 +02:00
Matthew Leibowitz
8c4087a226
Switch to Xunit as NUnit does not handle native exceptions well
2017-12-14 01:51:18 +02:00
Matthew Leibowitz
59128dd87e
Merge branch 'master' into dev/v1.60.0
2017-10-27 12:38:38 +02:00
Matthew Leibowitz
3f59ee8121
Use `msbuild /t:restore` instead of `nuget restore` for old msbuild (15.3)
2017-09-27 16:40: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
197a734701
Dropping the cake addin version a bit more. Fixes #373
2017-09-27 00:27:23 +02:00
Matthew Leibowitz
9087e76ad5
Set specific version for cake. Closes #373
2017-09-26 17:31:30 +02:00
Matthew Leibowitz
61ee38f11b
Update the build script and dependencies
2017-09-06 13:15:35 +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
b1b507c54b
Make sure the python path is configurable
2017-08-24 15:16:58 +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
0fc8dd767d
strong name the assemblies properly
2017-06-29 22:27:21 +02:00
Matthew Leibowitz
6d531b60f3
improvements for building on linux and/or anycpu
2017-06-28 00:48:01 +04: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
dd42c9e209
Require MSBuild for libs, but keep netcore tests
2017-06-24 11:35:28 +02:00
Matthew Leibowitz
8fe3ee3033
for some reason x64 (default) has issues
2017-06-24 09:43:21 +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
4b3f33f012
we don't need to build forms on linux, yet.
2017-06-24 02:17:26 +04:00
Matthew Leibowitz
38de485366
linux can also build portable
2017-06-23 23:40:18 +02:00
Matthew Leibowitz
732e40d5b3
this check was the wrong way around
2017-06-24 01:35:20 +04:00
Matthew Leibowitz
8136e15245
roll back a few changes for linux
...
- <PackageReference> is not fully supported
- GenAPI fails when run in a .targets
2017-06-24 01:32:40 +04:00
Matthew Leibowitz
ccde9e6a24
Clean up the managed build:
...
- auto-gen the portable code during the .net core build
- removed the generic projects
- removed the dev workbook, now that Workbooks has the required features
- reduce the duplicate "copy output" logic
2017-06-23 22:01:37 +02: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
ed39dc2656
updated the build scripts
2017-06-06 04:10:52 +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
735e292c9f
docs need to first build mdoc
2017-05-20 19:33:47 -05:00
Matthew Leibowitz
b1b6140b57
Use mdoc from source, instead of the binary
2017-05-20 07:23:47 +02:00
Matthew Leibowitz
c0aa63f00a
Copy test outputs
2017-05-13 10:35:15 -05:00
Matthew Leibowitz
376468cb1d
The use of MSBuild is controlled with an env var flag "USE_MSBUILD"
2017-05-12 14:39:17 -05:00
Matthew Leibowitz
5470aaf0c2
Switching to MSBuild everywhere
2017-05-12 11:25:21 -05:00
Matthew Leibowitz
61b6ce218c
This got missed
2017-05-12 02:53:26 -05:00
Matthew Leibowitz
0d7b0a6422
Merge branch 'master' into update-m58
...
Fixed the issue with the updated version numbers
2017-05-08 17:48:35 -04:00
Matthew Leibowitz
4e1d1ea539
dropping the versions so we can merge
2017-05-08 17:46:25 -04:00
Matthew Leibowitz
a2221c7ddc
Upping the version number for fixes
2017-05-08 16:10:51 -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
8d3a04d015
Merge branch 'master' into pr/289
2017-05-03 07:21:06 +02:00
Bojan Rajkovic
486d8d90aa
Skip signing for Workbooks integration.
2017-05-02 15:44:59 -04: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
Matthew Leibowitz
362ed7c03a
Merge branch 'master' of github.com:mono/SkiaSharp
2017-05-02 17:22:05 +04:00
Matthew Leibowitz
33a577f860
use the correct version for harfbuzz
2017-05-02 17:21:30 +04:00
Matthew Leibowitz
32964b1b94
Using a binding project with macOS
2017-05-02 08:00:43 -04:00