xamarin-macios/tools/mtouch
Rolf Bjarne Kvinge 573a3081d7
Build assemblies we ship deterministically. Fixes #3525. (#3996)
Fixes https://github.com/xamarin/xamarin-macios/issues/3525.
2018-04-27 07:44:34 +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 [mtouch] Use full path to mono-symbolicate instead of UseShellExecute (#3825) 2018-03-29 17:30:29 -04:00
Assembly.cs [mtouch] Bundle duplicated assemblies in the container app. Fixes #58873. (#3626) 2018-03-02 09:39:42 +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] 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 [mtouch] Ignore 'objc-missing-super-calls' warnings from clang when compiling registrar code. Fixes bugzilla #60624. (#3801) 2018-03-22 18:34:41 +01: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 [MTouch] Fix small typo. Fixes #3790 (#3867) 2018-04-05 10:53:20 +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