Kazuki Sakamoto
25b206ac53
Build native library with BUCK for .NET (Mono, Xamarin)
Summary:
Examples:
- macOS on macOS (Mono, Xamarin.Mac, Unity)
- `buck build //csharp:yoganet#shared,default` -> `libyoga.dylib`
- Android (Xamarin.Android, Unity)
- `buck build //csharp:yoganet#shared,android-armv7` -> `libyoga.so`
- iOS (Xamarin.iOS, Unity)
- `buck build //:yoga#static,iphoneos-arm64` -> `libyoga.a`
- `buck build //csharp:yoganet#static,iphoneos-arm64` -> `libyoganet.a`
Closes https://github.com/facebook/yoga/pull/282
Reviewed By: emilsjolander
Differential Revision: D4333811
Pulled By: splhack
fbshipit-source-id: 54f4364d93b2419d7504392eb558296a5d06772f
2016-12-15 13:54:34 -08:00
..
2016-12-15 13:54:34 -08:00
2016-12-03 04:53:39 -08:00
2016-12-03 04:53:39 -08:00
2016-12-03 04:53:39 -08:00
2016-12-03 04:53:39 -08:00
2016-12-03 04:53:39 -08:00
2016-12-03 04:53:39 -08:00
2016-12-03 04:53:39 -08:00
2016-12-03 04:53:39 -08:00
2016-12-03 04:53:39 -08:00
2016-12-03 04:53:39 -08:00
2016-12-03 04:53:39 -08:00
2016-12-03 04:53:39 -08:00
2016-12-03 04:53:39 -08:00
2016-12-15 07:24:46 -08:00
2016-12-02 11:23:20 -08:00