xamarin-macios/tools/mtouch
Rolf Bjarne Kvinge e7ae947189 [cache] Don't use the global command line arguments to determine input.
Don't use the global command line arguments to determine input, because that's
not the input we use for app extensions anymore.

Instead explicitly pass the input arguments when creating the cache.
2017-02-10 16:39:21 +01:00
..
.gitignore Refactor static registrar to produce both a header and a source file. 2016-05-17 11:23:47 +02:00
Application.cs [mtouch] Fix bundling frameworks from extensions. 2017-02-10 16:39:17 +01:00
Assembly.cs [mtouch] Implement support for sharing code between app extensions and container apps. 2017-02-10 16:39:15 +01:00
AssemblyResolver.cs [mtouch] Implement support for sharing code between app extensions and container apps. 2017-02-10 16:39:15 +01:00
BitcodeConverter.cs Pass StringComparison to string.StartsWith / EndsWith. (#1316) 2016-12-08 16:54:10 +01:00
BuildTasks.mtouch.cs [mtouch] Add support for creating a dot file of the build tree. 2017-02-10 14:46:30 +01:00
Makefile [mtouch/mmp] Fix cecil dependencies. (#1656) 2017-02-08 14:57:37 +01:00
SdkVersions.cs.in Add mtouch to the build. 2016-04-24 14:47:27 -04:00
Stripper.cs [mtouch] Strip while copying assemblies. 2017-02-10 14:39:48 +01:00
Target.cs [mtouch] Implement support for sharing code between app extensions and container apps. 2017-02-10 16:39:15 +01:00
Tuning.cs [mtouch] Make the linker accept multiple root assemblies. 2017-02-10 16:39:14 +01:00
error.cs [mtouch] Warn if mtouch loads an assembly from a different location than requested. 2017-02-10 16:39:15 +01:00
monotouch-fixes.c Build our runtime. 2016-04-24 14:47:24 -04:00
mtouch.cs [cache] Don't use the global command line arguments to determine input. 2017-02-10 16:39:21 +01:00
mtouch.csproj [mtouch] Upgrade mtouch to .NET 4.6. 2017-02-10 14:29:10 +01:00
mtouch.in [mtouch] Exec the binary in the script. (#1295) 2016-12-02 17:41:38 +01:00
mtouch.sln [mtouch] Add the mtouch test project to the Xamarin.iOS solution. (#1510) 2017-01-16 18:46:15 +01:00
simlauncher.m Remove XI/Classic support (#926) 2016-09-30 15:02:17 -04:00