xamarin-macios/tools/common
Rolf Bjarne Kvinge 5fb09b1b84 [linker] Remove static state, and put the state inside DerivedLinkContext instead. (#1657)
Remove the usage of static variables in the linker so that one day we can run
the linker in parallel over multiple assembly sets.
2017-02-10 07:45:42 +01:00
..
Application.cs [mtouch] Reload symbols before saving an assembly again (when needed). Fixes #51667 (#1651) (#1653) 2017-02-08 20:50:29 -05:00
Assembly.cs Resource files for mac should be copied to the app bundle (#1500) 2017-01-31 15:59:08 -09:00
BuildTasks.cs [mtouch] Move the BuildTask classes into their own files. (#1521) 2017-01-19 12:42:27 +01:00
CompilerFlags.cs [mtouch] Fix build error with fastdev & libpinvokes & paths with spaces. (#1618) 2017-02-02 18:09:42 +01:00
DerivedLinkContext.cs [linker] Remove static state, and put the state inside DerivedLinkContext instead. (#1657) 2017-02-10 07:45:42 +01:00
Driver.cs Enable selecting the sgen major mode (#1546) 2017-01-24 07:28:15 +01:00
Frameworks.cs [mtouch] Remove most static state and put it on an instance. (#1398) 2016-12-23 18:50:35 +01:00
MachO.cs [mtouch/mmp] Fix debug spew to compile. (#654) 2016-08-24 14:26:56 -04:00
PInvokeWrapperGenerator.cs [mtouch] Remove most static state and put it on an instance. (#1398) 2016-12-23 18:50:35 +01:00
StaticRegistrar.cs [docs] Update text about MT4134 to not mention the legacy registrar anymore. (#1558) 2017-01-26 15:31:26 +01:00
Target.cs [mtouch] Automatically disable incremental builds if building to bitcode and any third-party bindings were found. Works around bug #51710. (#1592) 2017-01-31 14:55:54 +01:00
TargetFramework.cs [generator] Use --target-framework to specify which XM profile to target. (#1339) 2016-12-20 11:33:56 +01:00
cache.cs [mtouch] Remove dead code. (#1549) 2017-01-24 13:43:01 +01:00