xamarin-macios/tools/mtouch
Chris Hamons 47dc0f26c9 Mmp readonly fix (#82)
* [XM] Teach XM's mmp tool to handle read only assemblies/native libs

- https://bugzilla.xamarin.com/show_bug.cgi?id=41037
- mmp should also promote any install_name_tool errors to "real" errors

* Bump maccore
2016-05-25 16:29:33 -04: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] Set default for dlsym to false for iOS (like tvOS and watchOS) (#60) 2016-05-17 18:35:31 +02:00
Assembly.cs Refactor static registrar to produce both a header and a source file. 2016-05-17 11:23:47 +02:00
AssemblyResolver.cs Add mtouch to the build. 2016-04-24 14:47:27 -04:00
BitcodeConverter.cs Add mtouch to the build. 2016-04-24 14:47:27 -04:00
Info.plist.tmpl Add mtouch to the build. 2016-04-24 14:47:27 -04:00
Makefile [mtouch] Remove misleading comment. 2016-05-17 11:24:04 +02:00
OldStaticRegistrar.cs Refactor static registrar to produce both a header and a source file. 2016-05-17 11:23:47 +02:00
SdkVersions.cs.in Add mtouch to the build. 2016-04-24 14:47:27 -04:00
Stripper.cs Add mtouch to the build. 2016-04-24 14:47:27 -04:00
Target.cs Implement support for exception marshalling. 2016-05-17 11:23:48 +02:00
Tuning.cs Implement support for exception marshalling. 2016-05-17 11:23:48 +02:00
error.cs Mmp readonly fix (#82) 2016-05-25 16:29:33 -04:00
monotouch-fixes.c Build our runtime. 2016-04-24 14:47:24 -04:00
mtouch.cs [mtouch] Fix logic to detect if simlauncher can be used. 2016-05-17 11:24:04 +02:00
mtouch.csproj Implement support for exception marshalling. 2016-05-17 11:23:48 +02:00
mtouch.in [mtouch/mmp] Use full path to mono. 2016-04-26 08:11:12 -04:00
simlauncher.m Add runtime variable to specify the exception marshalling modes, and mmp/mtouch options to select it. 2016-05-17 11:20:26 +02:00