Граф коммитов

136 Коммитов

Автор SHA1 Сообщение Дата
Matthew Leibowitz c4edddb40d Merge branch 'master' into development
Fixed bug with SKObject.SizeOf <T> checking the size of IntPtr instead of T
2017-02-17 05:36:20 +02:00
Matthew Leibowitz 50d540ae22 Use the correct NUnit runner package 2017-02-16 18:25:54 +04:00
Matthew Leibowitz 70eec54cd0 Switched back to NUnit because xUnit had issues with the WGL tests 2017-02-16 16:15:35 +02:00
Matthew Leibowitz 0963bdde24 Now listening to build verbosity 2017-02-12 02:50:22 +04:00
Matthew Leibowitz c3fe5b5ba0 Added a SkiaSharp workbook that makes use of the current build 2017-02-11 20:14:22 +04:00
Matthew Leibowitz 322baee72a Added the initial bits for a set of utils for SkiaSharp 2017-02-11 19:19:48 +04:00
Matthew Leibowitz 70a82ac8f1 Updated the versions for the next release 2017-02-06 17:52:52 -06:00
Matthew Leibowitz 618a2230e0 Updated the script to set the nuget versions in the tests 2017-01-31 19:29:15 +02:00
Matthew Leibowitz 466f6f90b8 Updated the version of SkiaSharp to v1.56.1-beta 2017-01-31 21:15:20 +04:00
Matthew Leibowitz 2ed05a4f4c build the correct project 2017-01-30 21:01:11 +02:00
Matthew Leibowitz 6c235df4c8 Moved the paths to the top of the main cake file 2017-01-30 21:57:06 +04:00
Matthew Leibowitz ea3f20c42f Split the .NETStandard out of the main sln (nuget has issues on mono) 2017-01-30 19:45:18 +02:00
Matthew Leibowitz 9ef45356e0 Update to the linux build to reduce the size and improve scripts 2017-01-29 16:36:02 +02:00
Matthew Leibowitz 6b6b738624 Clean the project.lock.json files 2017-01-25 08:36:10 -05:00
Matthew Leibowitz b4b8d84a7b Fix the .dll.config path 2017-01-25 08:35:57 -05:00
Matthew Leibowitz 3d52b76f38 Don't have multiple of the same libraries in the nuget 2017-01-25 15:10:54 +02:00
Matthew Leibowitz cdef3ca54f UWP can also use the runtimes folder in the NuGet 2017-01-25 14:16:14 +02:00
Matthew Leibowitz b575d54075 Added initial work for linux builds 2017-01-25 00:33:42 +02:00
Matthew Leibowitz c29c395049 Added a .NET Core test app 2017-01-22 00:27:08 +02:00
Matthew Leibowitz 8ca298b448 Added a .NET Standard build of SkiaSharp.Svg 2017-01-21 22:47:35 +02:00
Matthew Leibowitz 5db7d0184c Moved ANGLE into the core SkiaSharp.UWP 2017-01-21 05:22:55 +02:00
Matthew Leibowitz 6eb8959e22 Copy the netstandard on mac as well 2017-01-20 21:35:57 -05:00
Matthew Leibowitz 3676b84991 Add a .NET Standard 1.3 library
- do runtime checks for platform
2017-01-21 03:48:00 +02:00
Matthew Leibowitz 76429b6cad Switched to xUnit for better cross platform testing 2017-01-21 02:38:48 +02:00
Matthew Leibowitz 3b9a7f9fde Preparation for building on linux 2017-01-11 06:35:43 +02:00
Matthew Leibowitz a8bedd1169 Updated the NuGet version numbers 2016-12-02 03:13:36 +02:00
Matthew Leibowitz 67cb289718 Update the SkiaSharp version for the release 2016-11-19 08:12:13 +02:00
Matthew Leibowitz 15fd4ec8c0 Zip up the samples on CI 2016-11-08 22:43:25 +02:00
Matthew Leibowitz ff924cdc1e Some tweaks to get the docs perfect 2016-11-08 06:46:26 +02:00
Matthew Leibowitz 098daaa260 SkiaSharp Views are no longer beta :) 2016-11-08 05:13:09 +02:00
Matthew Leibowitz f8a56eb8a5 Added docs stats to the build script 2016-11-03 05:00:38 +02:00
Matthew Leibowitz 61025f9536 We can't use C# 6 2016-10-25 06:33:50 +02:00
Matthew Leibowitz 2f55128776 Cools stats for docs :) 2016-10-20 23:50:32 +02:00
Matthew Leibowitz 1973e839ca Use the GenAPI from NuGet 2016-10-20 23:26:00 +02:00
Matthew Leibowitz 8e20cc0e7d Added some more documentation. 2016-10-19 22:49:25 +02:00
Matthew Leibowitz 8476c9258c Make sure that we can update the docs 2016-10-19 02:50:27 +02:00
Matthew Leibowitz 57731e78a6 Updates to the documentation bits 2016-10-19 00:50:16 +02:00
Matthew Leibowitz b38c9df01e Added mdoc update back, not for public use (waiting on mdoc fix/update/info) 2016-10-19 00:47:20 +02:00
Matthew Leibowitz 17d8576214 removed the mdoc update commands 2016-10-19 00:46:12 +02:00
Matthew Leibowitz 064ba4386c We can't generate the docs xml on CI as we now need platform stuff
- generate on local and commit
 - CI still generates MSXML and MDOC
 - ensure CI does not damage docs
2016-10-18 23:01:55 +02:00
Matthew Leibowitz c7c0650540 Tweaked the build script to generate docs for more assemblies 2016-10-18 22:14:08 +02:00
Matthew Leibowitz a2856a131a Revert "SkiaSharp Views are no longer beta :)"
This reverts commit 7ea17bcfa4.
2016-10-18 19:04:16 +02:00
Matthew Leibowitz 7ea17bcfa4 SkiaSharp Views are no longer beta :) 2016-10-18 18:32:54 +02:00
Matthew Leibowitz 36d3bde8f0 Updated the NuGet versions 2016-10-17 01:56:34 +02:00
Matthew Leibowitz 7d3bb0db78 Added initial work for reading SVG files 2016-10-17 00:18:32 +02:00
Matthew Leibowitz ca6f22751b Lots of moving to get going for Windows' path-too-long issues 2016-10-04 22:30:10 +02:00
Matthew Leibowitz af2894a0c7 Fixed the build script to use the new samples 2016-10-04 17:42:06 +02:00
Matthew Leibowitz d847b70740 We no longer need the interop library 2016-09-28 23:36:37 +02:00
Matthew Leibowitz 7468b41b93 Added some platform interop extension methods
- also split WPF from Desktop
2016-09-20 00:37:31 +02:00
Matthew Leibowitz e2a85aafa8 The interop solution was removed 2016-09-19 00:06:37 +02:00