xamarin-macios/tools/mtouch
Sebastien Pouliot b1281b259f [cecil] Bump mono to get the latest Cecil's revision. Fixes #51336 (#1478)
This includes [1] which fix the parsing of broken .mdb as seen in [2]

Also fix mtouch's resolver and the static registrar to match some Cecil
API changes.

references:
[1] 045b0f9729
[2] https://bugzilla.xamarin.com/show_bug.cgi?id=51336
2017-01-12 08:47:06 -05: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] Include extracted frameworks from binding assemblies when listing the frameworks an extension needs. Fixes #45800. (#1461) 2017-01-11 16:50:07 +01:00
Assembly.cs [mtouch/mmp] Make Cache a non-static class. (#1425) 2017-01-03 15:14:47 +01:00
AssemblyResolver.cs [cecil] Bump mono to get the latest Cecil's revision. Fixes #51336 (#1478) 2017-01-12 08:47:06 -05:00
BitcodeConverter.cs Pass StringComparison to string.StartsWith / EndsWith. (#1316) 2016-12-08 16:54:10 +01:00
Makefile [mtouch] Auto-install locally after building in the IDE. (#1432) 2017-01-03 16:34:33 -05: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 [mtouch/mmp] Make Cache a non-static class. (#1425) 2017-01-03 15:14:47 +01:00
Tuning.cs [mtouch] Remove most static state and put it on an instance. (#1398) 2016-12-23 18:50:35 +01:00
error.cs [XM] AOT support in Xamarin.Mac (#1340) 2017-01-11 14:10:39 -06:00
monotouch-fixes.c Build our runtime. 2016-04-24 14:47:24 -04:00
mtouch.cs [XM] AOT support in Xamarin.Mac (#1340) 2017-01-11 14:10:39 -06:00
mtouch.csproj [mtouch] Auto-install locally after building in the IDE. (#1432) 2017-01-03 16:34:33 -05:00
mtouch.in [mtouch] Exec the binary in the script. (#1295) 2016-12-02 17:41:38 +01:00
simlauncher.m Remove XI/Classic support (#926) 2016-09-30 15:02:17 -04:00