xamarin-macios/tools/common
Alex Soto f833bbc6ff Add Intents and VideoToolbox to registrar and fix version check (#1733)
A fix (thanks Rolf!) in how we do SDK version checks is needed
because for some reason `new Version (3, 2, 0)` isn't the same to
`new Version (3, 2)` and we end up with a MT4134 when building the
watchOS static registrar.
2017-03-28 09:50:08 -05:00
..
Application.cs [cache] Don't use the global command line arguments to determine input. 2017-02-10 16:39:21 +01:00
Assembly.cs [mtouch] Rephrase a few logging statements according to review. 2017-02-28 12:57:11 +01: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] Remove the Application.FastDev property, it's never set anymore. 2017-02-10 16:39:32 +01:00
DerivedLinkContext.cs [mtouch] Remove dead code. 2017-02-10 16:39:23 +01:00
Driver.cs Merge remote-tracking branch 'origin/master' into framework-sdk 2017-03-23 15:33:38 +01: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 [mtouch] Remove most static state and put it on an instance. (#1398) 2016-12-23 18:50:35 +01:00
StaticRegistrar.cs Add Intents and VideoToolbox to registrar and fix version check (#1733) 2017-03-28 09:50:08 -05:00
Target.cs Merge remote-tracking branch 'origin/master' into framework-sdk 2017-02-28 10:16:18 +01: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] Fix cache invalidation with app extensions. 2017-02-10 16:39:23 +01:00