xamarin-macios/tools/mtouch
Rolf Bjarne Kvinge 9979cb1b82 [mtouch] Don't copy mdb files if they haven't changed. (#1182)
This fixes an mtouch test:

```
1) Failed : Xamarin.MTouch.RebuildTest("debug","-sdkroot {2} -v -v -v -v --dev {0} -sdk {3} --targetver 6.0 {1} -r:{4} --cache={5}/cache --debug")
  debug-rebuilt
/var/folders/9t/bhhqghxd4131b5k43v0yk7yc0000gn/T/tmp3fef2cc4.tmp/testApp.app/.monotouch-32/System.dll.mdb is modified, timestamp: 11/12/2016 1:17:59 AM
/var/folders/9t/bhhqghxd4131b5k43v0yk7yc0000gn/T/tmp3fef2cc4.tmp/testApp.app/.monotouch-32/Xamarin.iOS.dll.mdb is modified, timestamp: 11/12/2016 1:17:59 AM
/var/folders/9t/bhhqghxd4131b5k43v0yk7yc0000gn/T/tmp3fef2cc4.tmp/testApp.app/.monotouch-32/mscorlib.dll.mdb is modified, timestamp: 11/12/2016 1:17:59 AM
```
2016-11-14 14:50:08 +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] Simplify code a bit by reusing existing logic. (#1148) 2016-11-09 12:49:19 -05:00
Assembly.cs [mtouch] Don't copy mdb files if they haven't changed. (#1182) 2016-11-14 14:50:08 +01:00
AssemblyResolver.cs [mtouch] Reduce the number of file lookups inside AssemblyResolver (#1009) 2016-10-31 22:30:32 -04:00
BitcodeConverter.cs [mtouch] Always use ordinal string comparisons. (#995) 2016-10-14 12:34:35 +02:00
Info.plist.tmpl Add mtouch to the build. 2016-04-24 14:47:27 -04:00
Makefile [mtouch][mmp] Only allow `appletls` for the TLS provider (#1132) 2016-11-08 14:42:40 -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] Fix typo in PreBuild directory name. 2016-11-14 13:34:56 +01:00
Tuning.cs [mtouch][mmp] Only allow `appletls` for the TLS provider (#1132) 2016-11-08 14:42:40 -05:00
error.cs [mtouch][mmp] Only allow `appletls` for the TLS provider (#1132) 2016-11-08 14:42:40 -05:00
monotouch-fixes.c Build our runtime. 2016-04-24 14:47:24 -04:00
mtouch.cs [mtouch] Fix parsing --mono argument. (#1145) 2016-11-09 16:16:00 +01:00
mtouch.csproj [mtouch][mmp] Only allow `appletls` for the TLS provider (#1132) 2016-11-08 14:42:40 -05:00
mtouch.in [mtouch] Update script to use mono64. Fixes #44122 and others (#887) 2016-09-23 12:55:11 -04:00
simlauncher.m Remove XI/Classic support (#926) 2016-09-30 15:02:17 -04:00