xamarin-macios/tools/mtouch
Bernhard Urban 394117885c
[runtime] add support for mono runtime interpreter (#3058)
* [runtime] build interp-, icalltable- and ilgen libraries so they can be consumed in interpreter configuration

* [mtouch] add --interpreter configuration support

* [xharness] Add support for removing defines from cloned project files.

* [xharness] Run monotouch-test, mscorlib and mini tests with the interpreter too.

They're ignored for now, which means we won't run them on the bots.

* [mtouch] We're using dlsym when using the interpreter.

* [xharness] enable mini regression tests with interpreter on CI
2018-05-04 23:59:31 +02:00
..
.gitignore [mtouch/mmp] Fix tracking of whether the static registrar should run again or not. Fixes #641. (#3534) 2018-02-19 20:28:04 +01:00
Application.cs [runtime] add support for mono runtime interpreter (#3058) 2018-05-04 23:59:31 +02:00
Assembly.cs [runtime] add support for mono runtime interpreter (#3058) 2018-05-04 23:59:31 +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) (#3130) 2017-12-22 13:11:25 -05:00
Makefile Build assemblies we ship deterministically. Fixes #3525. (#3996) 2018-04-27 07:44:34 +02: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 [runtime] add support for mono runtime interpreter (#3058) 2018-05-04 23:59:31 +02:00
Tuning.cs [linker] Rename the MonoTouchTypeMapStep class to CoreTypeMapStep since it's shared between XI and XM. (#3482) 2018-02-15 00:44:11 +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 [runtime] add support for mono runtime interpreter (#3058) 2018-05-04 23:59:31 +02:00
mtouch.csproj [mmp/mtouch] Update project files after mono bump where files where moved. 2018-02-15 08:32:32 +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