xamarin-macios/tools/common
Sebastien Pouliot 845f365c91 [mmp] Add support for linking only the platform (Xamarin.Mac.dll) assembly on the full profile (#1990)
Replace https://github.com/xamarin/xamarin-macios/pull/1973 expect that
the test parts are still needed.

* Add XM SDK + LinkSkip test

* [macos] Add platform linking support to msbuild

* [macos] Add full SDK test

* [macios] Diable classic from using linkplatform

- Extended test infrastructure change to allow classic projects that include bundling
- Setting linkplatform in MonoBundlingExtraArgs since we don't even read project setting LinkMode - Platform for classic
2017-05-16 18:05:26 -04:00
..
Application.cs [mmp] Add support for linking only the platform (Xamarin.Mac.dll) assembly on the full profile (#1990) 2017-05-16 18:05:26 -04:00
Assembly.cs [macos] Refactor framework skipping logic in mmp (#2005) 2017-04-14 10:45:14 -05:00
BuildTasks.cs [mtouch] Add support for creating a dot file of the build tree. 2017-02-10 14:46:30 +01:00
CompilerFlags.cs [mtouch] Look for dynamic libraries in the container app. Fixes #55698. (#2052) 2017-04-28 16:10:20 +02:00
DerivedLinkContext.cs [mtouch] Remove dead code. 2017-02-10 16:39:23 +01:00
Driver.cs [mtouch/mmp] Move --embeddinator to shared code so mmp gets it as well. 2017-04-25 16:06:41 +02:00
Frameworks.cs Add Intents and VideoToolbox to registrar and fix version check (#1733) 2017-03-28 09:50:08 -05:00
MachO.cs [tools] Detect ARMv7k. (#1716) 2017-02-20 16:03:41 +01:00
PInvokeWrapperGenerator.cs [static registrar] Put the generated @interface declaration for public types in the header. 2017-04-25 16:06:41 +02:00
StaticRegistrar.cs [static registrar] Define DEBUG in both header and source. 2017-04-26 16:48:09 +02:00
Target.cs [mtouch] Set linker flags required by libxamarin when linking with libxamarin. 2017-04-18 11:36:26 +02:00
TargetFramework.cs [generator] Don't define 'GENERATOR', since IKVM sources use the same name (for something else). (#1811) 2017-03-02 07:13:10 +01:00
cache.cs [mtouch] Don't open files for writing when it's not needed. (#1949) 2017-03-31 11:19:10 +02:00