xamarin-macios/tools
Rolf Bjarne Kvinge a7a0bb4f05 [registrar] Forward-declare ObjC classes. Fixes #42454. (#387)
There can be circular dependencies between Objective-C classes,
so make sure we don't fail compilation when that occurs by
forward declaring any Objective-C classes/protocols.

The test case in question does not contain a circular dependency,
but the same issue occurs due to types not being generated in the
correct order (a correct order could be constructed for the test
case, but there's no general solution since circular dependencies
can exist).

https://bugzilla.xamarin.com/show_bug.cgi?id=42454
2016-07-12 20:34:18 -04:00
..
apidiff [apidiff] Update references definition to C7 stable (XI 9.8 / XM 2.8) (#142) 2016-06-07 17:04:37 -04:00
common [registrar] Forward-declare ObjC classes. Fixes #42454. (#387) 2016-07-12 20:34:18 -04:00
install-source Install source code. 2016-04-24 14:47:27 -04:00
linker [linker] Adjust RemoveCode.cs not to remove MonoMethodMessage (#226) 2016-06-17 15:51:19 -07:00
mmp [mmp] Preserve TransparentProxy::LoadRemoteFieldNew (#339) 2016-07-01 09:57:25 -04:00
mtouch [mtouch] Reword MT0094 to make it clearer it's an informational message, and no action is required on the user side. (#381) 2016-07-12 20:21:03 -04:00
pmcs Build the platform assemblies. 2016-04-24 14:47:26 -04:00
Makefile Install source code. 2016-04-24 14:47:27 -04:00