xamarin-macios/tools/common
Chris Hamons e316fc38b5
[mmp][mtouch] Drill into wrapped exceptions to produce better linker errors
- https://devdiv.visualstudio.com/DevDiv/_workitems/edit/947932
- It turns out the linker in some cases can wrap expected exceptions in a outer exception. By drilling in we can produce better errors, again.
- Refactor pipeline exception handling to be shared between mmp/mtouch
2019-12-23 09:57:48 -06:00
..
Application.cs [mmp] Remove support for 32-bit apps. Partial fix for #6300. (#6642) 2019-07-24 09:01:14 -07:00
Assembly.cs [mtouch][mmp] Include satellite assemblies from nuget dependencies. Fix #7113 (#7548) 2019-12-10 09:23:31 -05:00
BuildTasks.cs [mtouch] Detect when we run into the 32-bit arm size limitation, and report a better error. Fixes #6526. (#6855) 2019-08-28 04:54:26 -07:00
CompilerFlags.cs Implement a different escaping/quoting algorithm for arguments to System.Diagnostics.Process. (#7177) 2019-10-14 16:18:46 +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 Merge pull request #5563 from xamarin/mono-2019-02 2019-04-25 19:24:35 +02:00
Driver.cs Implement a different escaping/quoting algorithm for arguments to System.Diagnostics.Process. (#7177) 2019-10-14 16:18:46 +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] Fix case where `copyfile` could fail silently (#7633) 2019-12-23 09:18:04 -05:00
Frameworks.cs Merge remote-tracking branch 'origin/xcode11' into d16-3. 2019-09-17 08:30:12 +02:00
MachO.cs Drop the Xcode 9.4 dependency. (#7044) (#7135) 2019-10-01 16:18:28 +02:00
Make.common Keep track of SDK versions and OS versions separately. Fixes xamarin/maccore#2066. (#7454) 2019-11-15 17:21:10 +01:00
Optimizations.cs [xcode11.3] [linker] Do not mark NSObject subclasses from Xamarin.Forms.Platform.iOS.dll assembly (#7483) 2019-11-26 08:32:02 -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 Keep track of SDK versions and OS versions separately. Fixes xamarin/maccore#2066. (#7454) 2019-11-15 17:21:10 +01:00
StaticRegistrar.cs [Runtime] Update cflags and fix warnings accordingly. (#7478) 2019-11-25 16:00:24 -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 [mmp] Remove support for 32-bit apps. Partial fix for #6300. (#6642) 2019-07-24 09:01:14 -07:00
Target.cs Fix merge conflict. 2019-09-16 15:17:49 +02: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 [mmp][mtouch] Drill into wrapped exceptions to produce better linker errors 2019-12-23 09:57:48 -06:00
cache.cs Revert "[mtouch] Fix caching issues. Fix #7514 (#7544)" (#7589) 2019-12-12 18:01:29 -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