Matthew Leibowitz
ffd0af1330
helpers for updating docs
2018-02-06 04:18:47 +02:00
Matthew Leibowitz
4b9f14f442
Fixed the "update-docs" target for VS2017
2018-02-06 02:43:59 +02:00
Matthew Leibowitz
13b699c9fc
Added Windows basic samples
2018-01-31 04:50:39 +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
06272dfb06
macOS is AnyCPU
2018-01-30 17:20:47 +02:00
Matthew Leibowitz
fd32b0582c
GTK for Linux and Mac only
2018-01-30 11:59:28 +02:00
Matthew Leibowitz
b790812271
Merge the casing changes
2018-01-30 11:49:32 +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
8c5a69e747
fixed text casing and build basic samples
2018-01-30 02:01:59 +02:00
Matthew Leibowitz
00883eef01
Added initial GTK views and samples
2018-01-29 22:02:27 +02:00
Matthew Leibowitz
459f0bce50
Moved the gallery samples into a sub-folder
2018-01-29 16:32:03 +02:00
Matthew Leibowitz
5bacb82741
Try the GPU tests again
2018-01-25 01:56:57 +02:00
Matthew Leibowitz
c408cd9eb7
Trying to see if skipping the GPU tests for CI gets a build complete
2018-01-23 16:41:07 +02:00
Matthew Leibowitz
0e40540e67
Removed the mdoc submodule and use NuGet binary
2018-01-13 17:43:40 +02:00
Matthew Leibowitz
64f96d3b3e
Fixing the tests after switching to the pre-release Xunit
2017-12-17 22:20:26 +02:00
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