xamarin-macios/tools/mtouch
Sebastien Pouliot ea96b2299a
[mtouch] Make the SealerSubStep a configurable optimization (#5766)
document it and adjust the optimization tests.

This allows the optimization to be:
* disabled (if ever needed) on fully AOT'ed applications
* re-enabled for the interpreter (at your own risk)
2019-03-14 08:12:17 -05:00
..
.gitignore [mtouch] Build using csproj instead of manual csc command. Partial fix for #4384. 2018-08-23 13:49:40 +02:00
Application.cs Merge branch 'master' into mono-2018-10 2019-02-21 19:30:39 +01:00
Assembly.cs [mtouch] Pass outfile= to the AOT compiler when compiling to full llvm as well. (#5647) 2019-02-21 16:38:30 +01: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] Don't use the native linker to create fat executables. (#5629) 2019-02-21 14:39:02 +01:00
Makefile Clone files if possible whenever it makes sense. (#5049) 2018-10-29 16:09:30 +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 Merge branch 'master' into mono-2018-10 2019-02-24 10:20:44 +01:00
Tuning.cs [mtouch] Make the SealerSubStep a configurable optimization (#5766) 2019-03-14 08:12:17 -05:00
error.cs Fixup Xamarin.Mac Hybrid AOT and improve testing (#1995) 2017-05-16 13:29:08 -05:00
monotouch-fixes.c [runtime] Clean up public symbols. Fixes #5124. (#5155) 2018-11-21 11:48:15 -05:00
mtouch.cs Merge remote-tracking branch 'origin/master' into mono-2018-10 2019-02-27 07:43:02 +01:00
mtouch.csproj Merge remote-tracking branch 'origin/master' into mono-2018-10 2019-02-27 07:43:02 +01:00
mtouch.in Remove accidentally committed debugging helper 2019-02-05 15:08:47 +01:00
simlauncher.m Tooling support for mono-native. 2018-11-14 13:20:48 -05:00