xamarin-macios/tools/mtouch
Rolf Bjarne Kvinge 0561618460
[mtouch/mmp] Simplify and unify the code to select/create the static registrar. (#3461)
There's only one static registrar now, so there's no need for code to select
which one, just create the one and only.

Also unify this code between mtouch and mmp.
2018-02-12 14:42:19 +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/mmp] Simplify and unify the code to select/create the static registrar. (#3461) 2018-02-12 14:42:19 +01:00
Assembly.cs [mtouch] Compare contents of config files before copying them. (#2142) 2017-05-31 13:15:43 +02:00
AssemblyResolver.cs [mtouch][mmp] Report invalid debug symbols files. Fixes #3200 (#3203) 2018-01-12 17:39:38 -05:00
BitcodeConverter.cs [mtouch] Handle non-ascii characters when converting assembly to bitcode assembly. Fixes #56876. (#2141) 2017-06-01 17:24:39 +02:00
BuildTasks.mtouch.cs [mtouch] Fix Xamarin.Sdk not to link with private frameworks. Fixes #61039 (#3118) 2017-12-22 10:28:29 -05:00
Makefile [simlauncher] Link with the IdentityLookup framework. (#3418) 2018-02-07 22:05:45 +01:00
Stripper.cs Merge Quote methods into a single class instead of multiple versions (#2153) 2017-06-06 12:32:25 -08:00
Target.cs [mtouch/mmp] Simplify and unify the code to select/create the static registrar. (#3461) 2018-02-12 14:42:19 +01:00
Tuning.cs [mtouch/mmp] Give users more control over optimizations, and share more code between mtouch and mmp. (#3242) 2018-01-23 11:33:48 +01:00
error.cs Fixup Xamarin.Mac Hybrid AOT and improve testing (#1995) 2017-05-16 13:29:08 -05:00
monotouch-fixes.c Build our runtime. 2016-04-24 14:47:24 -04:00
mtouch.cs PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
mtouch.csproj Add a BindingImpl attribute and use to to teach the linker look for it to search for optimizable code. (#3299) 2018-01-26 18:38:23 +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 [Mac,iOS] Generate create_classes as C methods so they can be used from objc. (#2158) 2017-06-02 09:19:04 +02:00