xamarin-macios/tools/common
Vincent Dondain 089cb63b7f [tools] Fix merge issue in Frameworks.cs 2018-09-19 12:27:43 -04:00
..
Application.cs [runtime] add support for mono runtime interpreter (#3058) 2018-05-04 23:59:31 +02:00
Assembly.cs [mtouch] Unify code to detect and handle frameworks that aren't supported in the simulator. Fixes #4422. (#4510) 2018-07-27 16:30:08 +02:00
BuildTasks.cs [mtouch] Add support for creating a dot file of the build tree. 2017-02-10 14:46:30 +01:00
CompilerFlags.cs Use libc++ instead of stdlibc++ when compiling with Xcode 10. (#4348) 2018-06-28 14:49:22 +02:00
CoreResolver.cs Bump mono to head of 2018-02 + fix mtouch/mmp (#4171) (#4181) 2018-06-05 11:54:27 -04:00
DerivedLinkContext.cs [linker] The static registrar may need information about types that have been linked away, so make sure we can get that information by storing it somewhere. 2018-02-14 01:26:58 +01:00
Driver.cs Merge branch 'd15-8' into xcode10-rebase-15.8 2018-08-13 21:04:56 -04:00
Frameworks.cs [tools] Fix merge issue in Frameworks.cs 2018-09-19 12:27:43 -04:00
MachO.cs [mmp] Add stripping of 32-bit dylibs to work with new App Store restrictions (#3387) (#3633) 2018-03-02 14:33:27 +01:00
Make.common Store the minimum mono version for Xamarin.Mac in one place only (Make.config) and bump it to 5.14. Fixes #4120. (#4695) 2018-08-29 14:28:56 +02:00
Optimizations.cs [static registrar] Optimize creation of delegates for blocks. (#3623) (#3644) 2018-03-05 07:41:28 +01:00
PInvokeWrapperGenerator.cs [mtouch/mmp] Fix tracking of whether the static registrar should run again or not. Fixes #641. (#3534) (#3536) 2018-02-20 11:43:23 +01:00
ProjectInspector.csproj Add a tool that can list all inputs for a given csproj, and create a corresponding make variable. 2018-08-23 13:49:40 +02:00
SdkVersions.cs.in Store the minimum mono version for Xamarin.Mac in one place only (Make.config) and bump it to 5.14. Fixes #4120. (#4695) 2018-08-29 14:28:56 +02:00
StaticRegistrar.cs [registrar] Ignore availability warnings from clang. Fixes #4255. (#4768) 2018-09-07 07:20:04 +02:00
StringUtils.cs [generator] Register models with unique names to not match platform types. Fixes #3875. (#3879) (#3888) 2018-04-06 19:58:20 +02:00
Symbols.cs [mmp] Fix symbol name for 32-bit Objective-C classes. Fixes #58861. (#2506) 2017-08-24 09:42:08 +02:00
Target.cs [mtouch] Add the option of always weak link a framework. Fixes #4628 (#4641) 2018-08-20 08:34:29 -04:00
TargetFramework.cs [generator] Don't define 'GENERATOR', since IKVM sources use the same name (for something else). (#1811) 2017-03-02 07:13:10 +01:00
cache.cs [mtouch] Take into account the contents of response files when determining whether the cache is valid or not. Fixes #4033. (#4032) (#4051) 2018-05-08 17:27:05 -04:00
create-makefile-fragment.sh Make the bgen build respect the BUILD_DIR variable. Fixes maccore#959. (#4700) 2018-08-27 16:46:01 +02:00