xamarin-macios/tools/common
Rolf Bjarne Kvinge 0511006ec2
[mtouch/mmp] Introduce more specific helper functions for locating libxamarin*.dylib and Xamarin*.framework. (#8538)
This allows a little bit more sharing between mmp and mtouch.
2020-05-07 16:20:07 +02:00
..
.gitignore [mtouch/mmp] Use a single SdkVersions.cs in tools/common. (#8318) 2020-04-08 16:19:34 +02:00
ApplePlatform.cs Extract the ApplePlatform and LinkMode enums into their own files. (#8411) 2020-04-17 09:45:18 +02:00
Application.cs [mtouch/mmp] Pass the path to mscorlib explicitly to the partial static registrar code instead of relying on resolving it successfully. (#8525) 2020-05-07 08:37:17 +02:00
Assembly.cs [mtouch] Fix looking up satellites for root assemblies without a path. (#7871) 2020-02-13 08:06:24 +01:00
BuildTasks.cs [Localization] mtouch/mmp C# (#7710) 2020-01-31 15:02:52 -05:00
CompilerFlags.cs [Localization] mtouch/mmp C# (#7710) 2020-01-31 15:02:52 -05:00
CoreResolver.cs [mtouch/mmp] Pass the path to mscorlib explicitly to the partial static registrar code instead of relying on resolving it successfully. (#8525) 2020-05-07 08:37:17 +02:00
DerivedLinkContext.cs [mtouch/mmp] Remove IStaticRegistrar, it's no longer needed. (#8512) 2020-05-05 16:50:28 +02:00
Driver.cs [mtouch/mmp] Introduce more specific helper functions for locating libxamarin*.dylib and Xamarin*.framework. (#8538) 2020-05-07 16:20:07 +02:00
Execution.cs Implement a different escaping/quoting algorithm for arguments to System.Diagnostics.Process. (#7177) 2019-10-14 16:18:46 +02:00
FileCopier.cs [mtouch/mmp] When copying a directory hierarchy, delete the target file if it exists. (#8485) 2020-05-04 18:32:26 +02:00
Frameworks.cs [mtouch/mmp] Share Driver.GetFrameworks. (#8511) 2020-05-05 16:52:56 +02:00
LinkMode.cs Extract the ApplePlatform and LinkMode enums into their own files. (#8411) 2020-04-17 09:45:18 +02:00
MachO.cs [Localization] Fix mtouch/mmp errors being referenced in mlaunch (#7784) 2020-02-03 15:19:27 -05:00
Make.common [mtouch/mmp] Use a single SdkVersions.cs in tools/common. (#8318) 2020-04-08 16:19:34 +02:00
Optimizations.cs [mtouch] Always enable experimental-xforms-product-type (#8425) 2020-04-17 17:18:20 -04:00
PInvokeWrapperGenerator.cs [mmp] Remove support for 32-bit apps. Partial fix for #6300. (#6642) 2019-07-24 09:01:14 -07:00
PListExtensions.cs [xharness] Add helper methods to get/set deployment target in plist for macOS. 2019-06-20 10:36:15 +02: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 [d16-5] [Mtouch] Make sure that the given SDK version and the iOS version do match. (#7736) 2020-01-23 12:56:23 -05:00
StaticRegistrar.cs [mtouch/mmp] Remove IStaticRegistrar, it's no longer needed. (#8512) 2020-05-05 16:50:28 +02:00
StringUtils.cs Implement a different escaping/quoting algorithm for arguments to System.Diagnostics.Process. (#7177) 2019-10-14 16:18:46 +02:00
Symbols.cs [Localization] mtouch/mmp C# (#7710) 2020-01-31 15:02:52 -05:00
Target.cs [mtouch/mmp] Remove IStaticRegistrar, it's no longer needed. (#8512) 2020-05-05 16:50:28 +02:00
TargetFramework.cs Extract the ApplePlatform and LinkMode enums into their own files. (#8411) 2020-04-17 09:45:18 +02:00
Tuning.cs [mtouch][mmp] Share TimeStampStep code in the linker pipelines (#7955) 2020-02-24 12:03:44 -05:00
cache.cs [mtouch] Fix cache.cs wrt response files. Fix #7514 (#7650) 2020-01-02 15:01:55 -05:00
create-makefile-fragment.sh [xharness] Automatically generate xharness make dependencies. (#8324) 2020-04-13 09:26:55 +02:00
error.cs [mtouch][mmp] Share error.cs and make it safer against FormatException (#8047) 2020-03-06 09:34:16 -05:00