xamarin-macios/tools/common
Vincent Dondain 0a9453c1f2 [msbuild] Use a response file in 'MmpTaskBase' (#3927)
- Fixes #3698: [msbuild] Use response file for mmp's msbuild task
(https://github.com/xamarin/xamarin-macios/issues/3698)
- Update Common/Driver to log arguments for all verbosity levels except quiet.
  This makes it so mmp's /verbose when used in a response file prints the provided arguments.
- No test yet because of lack of Xamarin.Mac msbuild task test infrastructure.
  See: https://github.com/xamarin/xamarin-macios/issues/3926
2018-04-14 16:13:14 -04:00
..
Application.cs [MMP] Allow resolving assemblies to the ones passed in command line args (#3575) 2018-03-02 12:59:25 -06:00
Assembly.cs [mmp][mtouch] Better guard framework SDK checks (#3757) 2018-03-20 09:26:25 -05: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 Merge latest d15-3 fixes into xcode9 (#2660) 2017-09-12 13:08:55 -04:00
CoreResolver.cs [MMP] Allow resolving assemblies to the ones passed in command line args (#3575) 2018-03-02 12:59:25 -06: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 [msbuild] Use a response file in 'MmpTaskBase' (#3927) 2018-04-14 16:13:14 -04:00
Frameworks.cs [BusinessChat] Make mtouch and mmp aware of BusinessChat framework (#3882) 2018-04-05 15:12:28 -05:00
MachO.cs [mmp] Add stripping of 32-bit dylibs to work with new App Store restrictions (#3387) 2018-03-01 09:36:06 -06:00
Make.common Move MT0091 to common code so Xamarin.Mac can benefit from the more f… (#2780) 2017-09-29 12:45:53 -05:00
Optimizations.cs [static registrar] Optimize creation of delegates for blocks. (#3623) 2018-03-02 14:30:18 +01:00
PInvokeWrapperGenerator.cs [mtouch/mmp] Fix tracking of whether the static registrar should run again or not. Fixes #641. (#3534) 2018-02-19 20:28:04 +01:00
SdkVersions.cs.in Move MT0091 to common code so Xamarin.Mac can benefit from the more f… (#2780) 2017-09-29 12:45:53 -05:00
StaticRegistrar.cs [mtouch] watchOS extensions are top-level containers. Fixes issue #3930. (#3934) 2018-04-13 14:48:54 +02:00
StringUtils.cs [generator] Register models with unique names to not match platform types. Fixes #3875. (#3879) 2018-04-06 17:24:07 +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] Find the link context for code shared app extensions in the static registrar. Fixes #3514. (#3545) 2018-02-21 09:27:26 +01: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 Merge Quote methods into a single class instead of multiple versions (#2153) 2017-06-06 12:32:25 -08:00