xamarin-macios/msbuild
Rolf Bjarne Kvinge 76d9e43f53 [msbuild] Strip frameworks better. (#2305)
This can save a significant amount of space when using code-sharing: the PIX
app saved ~11mb in release mode (when stripping).

`man strip` says:

```
For dynamic shared libraries, the maximum level of stripping is usually -x (to remove all non-global symbols).

-x Remove all local symbols (saving only global symbols).
```
2017-07-10 16:23:24 +02:00
..
Xamarin.Mac.Tasks [msbuild] Use @(ReferencePath) instead of @(ResolvedFiles) (#2188) 2017-06-12 13:29:45 -05:00
Xamarin.Mac.Tasks.Core [macos] Fix target framework detection issues in mmp (#2096) 2017-05-30 09:23:28 -05:00
Xamarin.MacDev.Tasks [msbuild] Added logging for all of the overridden MSBuild default tasks (#1829) 2017-03-17 15:24:58 -04:00
Xamarin.MacDev.Tasks.Core [msbuild] Strip frameworks better. (#2305) 2017-07-10 16:23:24 +02:00
Xamarin.ObjcBinding.Tasks [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
Xamarin.iOS.Tasks [msbuild] Implemented GetFiles and GetFullPath tasks to fix the vs build (#1895) 2017-03-23 15:54:46 -04:00
Xamarin.iOS.Tasks.Core [msbuild] Don't define __IOS__ for tvOS binding projects (#2274) 2017-06-30 12:35:48 -04:00
tests [msbuild] Properly generate dSYMs for WatchKit2 appex's (#2215) 2017-06-15 14:03:37 -04:00
.editorconfig Provide .editorconfig support for easier contributor formatting 2016-06-13 00:43:37 -03:00
.gitignore [builds] Improve mono/llvm dependencies. (#1948) 2017-03-31 20:23:38 +02:00
Makefile [builds] Improve mono/llvm dependencies. (#1948) 2017-03-31 20:23:38 +02:00
Xamarin.MacDev.Tasks.sln [msbuild] Remove support for XI/Classic. (#976) 2016-10-13 10:47:46 +02:00
xbuild-in-place Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00