xamarin-macios/tools/mtouch
Rolf Bjarne Kvinge 23b693c5ff [mtouch] Update mdb files even if the corresponding assembly didn't change. Fixes #39535. (#1072)
Update mdb files even if the corresponding assembly didn't change, because the
mdb can change even if the assembly didn't (if whitespace was modified in the
source code, causing code lines to move).

https://bugzilla.xamarin.com/show_bug.cgi?id=39535
2016-11-01 15:37:37 +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] Don't set Force when the cache is invalid (as it will be deleted) (#1016) 2016-11-01 09:10:09 -04:00
Assembly.cs [mtouch] Update mdb files even if the corresponding assembly didn't change. Fixes #39535. (#1072) 2016-11-01 15:37:37 +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] Build with -debug so that we get debug information and thus source code location in stack traces. (#953) 2016-10-06 10:24:09 +02: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] Update mdb files even if the corresponding assembly didn't change. Fixes #39535. (#1072) 2016-11-01 15:37:37 +01:00
Tuning.cs [mtouch] Don't do any TLS processing in the linker for watchOS. 2016-10-03 18:31:04 +02:00
error.cs [static registrar] Fix registration of generic types. Fixes #44926. (#1063) 2016-10-28 18:42:45 +02:00
monotouch-fixes.c Build our runtime. 2016-04-24 14:47:24 -04:00
mtouch.cs Disable managed exception marshaling when the debugger is attached. Fixes #45116. (#1055) 2016-10-28 19:07:01 +02:00
mtouch.csproj Remove XI/Classic support (#926) 2016-09-30 15:02:17 -04: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