Matthew Leibowitz
470591f7a1
Added tvOS support
2016-06-09 15:55:48 +02:00
Matthew Leibowitz
444517c1d3
Update the NuGet version
2016-06-08 01:24:21 +02:00
Matthew Leibowitz
a75995335f
Use NuGet v3 everywhere
2016-06-08 01:20:27 +02:00
Matthew Leibowitz
2e8c6a1031
Up the NuGet beta version number
2016-06-06 23:17:29 +02:00
Matthew Leibowitz
12a45e2991
Updated the version number to v1.49.4
2016-06-03 15:05:16 +02:00
Matthew Leibowitz
c0c67cb156
Corrected the targets file name
2016-05-14 02:59:21 +02:00
Matthew Leibowitz
f6a0e7c157
Rename Native Library [ #77 ] ( #81 )
...
Main change:
* Changed the native library to libSkiaSharp for Windows, UWP, Android, OSX and iOS
Issue #77 #81
Other changes
* Updated the version number
* Use Android level 10 or v2.3 s the library version
* Update the docs
* Allow for the case where a custom libSkiaSharp is to be provided
* Make sure we have all the Android architectures
2016-05-14 01:12:32 +02:00
Matthew Leibowitz
aeaa18b035
Removing the dot as this seems to be an issue...
2016-05-12 01:05:57 +02:00
Matthew Leibowitz
37e1e508a5
Added UWP to the .nuspec
2016-05-06 17:38:17 +02:00
Matthew Leibowitz
e32f541a88
Upped the version numbers and added the Git SHA to the info
2016-04-19 19:19:07 +02:00
Bill Holmes
13fdc9061e
Bump NuGet version so we can post a NuGet with recent fixes
2016-04-11 09:51:04 -04:00
Bill Holmes
a6347afbd2
Adding better description to nuspecs
2016-04-07 16:32:42 -04:00
Matthew Leibowitz
fc477a4d35
Some changes for a stable 1.49.1 release
2016-03-07 19:44:47 +02:00
Bill Holmes
f7c4ff043c
Dropping the Xamarin name from the NuGet package name.
2016-02-22 15:19:54 -05:00
Matthew Leibowitz
1e163307c5
[build] did not include the .dll.config file with the targets
2016-02-18 03:31:04 +02:00
Matthew Leibowitz
b6d2dabc4e
[build] did not include the .dll.config file with the targets
2016-02-18 03:30:18 +02:00
Matthew Leibowitz
39033719e8
[Build] Corrected unnecessary files, was wrong path
2016-02-15 15:21:35 +02:00
Matthew Leibowitz
ed387cb559
[NuGet] The package should also copy the .dll.config for mac
2016-02-13 05:07:47 +02:00
Matthew Leibowitz
e2b630f9ed
[Build] Set the version for the first release
2016-02-05 17:37:06 +02:00
Matthew Leibowitz
e555d02a6c
[Build] Improved the Windows build
2016-02-04 21:46:42 +02:00
Matthew Leibowitz
7ee62ed139
Major changes:
...
- created a generic/agnostic desktop build for both Mac and Windows
- using assembly configuration (dllmap windows dll to osx dylib)
- the .targets file uses '$(OS)' to import/copy the right files
- removed the double 'lib' prefix on osx
- added the desktop build to the NuGet
- using nunit 2 for XS compatibility
2016-02-02 19:38:48 +02:00
Matthew Leibowitz
6686353216
[NuGet] Added the NuGet package to the build output
2016-01-19 00:35:35 +02:00