xamarin-macios/tools/common
Sebastien Pouliot 0cdfb53d3c
[linker] Remove a few redundant lines of code (#8004)
2020-02-28 11:11:31 -05:00
..
Application.cs [mtouch][mmp] Add a `--warn-on-type-ref=X` option (#7949) 2020-02-20 22:25:23 -05: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 [Localization] mtouch/mmp C# (#7710) 2020-01-31 15:02:52 -05:00
DerivedLinkContext.cs [linker] Remove a few redundant lines of code (#8004) 2020-02-28 11:11:31 -05:00
Driver.cs [mtouch/mmp] Share boolean parsing logic. (#7967) 2020-02-25 07:00:58 +01: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 [Localization] mtouch/mmp C# (#7710) 2020-01-31 15:02:52 -05:00
Frameworks.cs [Localization] mtouch/mmp C# (#7710) 2020-01-31 15:02:52 -05:00
MachO.cs [Localization] Fix mtouch/mmp errors being referenced in mlaunch (#7784) 2020-02-03 15:19:27 -05:00
Make.common [Mtouch] Make sure that the given SDK version and the iOS version do match. (#7717) 2020-01-22 10:57:27 -05:00
Optimizations.cs [Localization] mtouch/mmp C# (#7710) 2020-01-31 15:02:52 -05: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 [Mtouch] Make sure that the given SDK version and the iOS version do match. (#7717) 2020-01-22 10:57:27 -05:00
StaticRegistrar.cs [Localization] mtouch/mmp C# (#7710) 2020-01-31 15:02:52 -05: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 [Localization] mtouch/mmp C# (#7710) 2020-01-31 15:02:52 -05:00
TargetFramework.cs [xcode11] Stop building/shipping 32-bit Xamarin.Mac bits. Partial fix for #6300. (#6393) 2019-07-15 10:19:24 -07: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 Make the bgen build respect the BUILD_DIR variable. Fixes maccore#959. (#4700) 2018-08-27 16:46:01 +02:00