xamarin-macios/tools/common
Rolf Bjarne Kvinge 9e0fecc4ff
Autoformat msbuild projects. (#16132)
All other changes should be blank space only: https://github.com/xamarin/xamarin-macios/pull/16132/files?w=1

Co-authored-by: GitHub Actions Autoformatter <github-actions-autoformatter@xamarin.com>
2022-09-28 16:25:35 +02:00
..
.gitignore [mtouch/mmp] Use a single SdkVersions.cs in tools/common. (#8318) 2020-04-08 16:19:34 +02:00
ApplePlatform.cs Autoformat cecil-tests.csproj. (#16103) 2022-09-26 21:00:28 +02:00
Application.cs [main] [mtouch] Automatically disable bitcode if using Xcode 14+. Fixes #15210. (#16054) 2022-09-22 07:32:33 +02:00
Assembly.cs [msbuild/tools] Augment the CreateBindingResourcePackage to support creating a zipped binding resource package. (#12868) 2021-10-01 08:40:01 +02:00
AssemblyBuildTarget.cs [mtouch] Move the AssemblyBuildTarget enum to shared code 2020-08-21 10:32:56 +02:00
BitCodeMode.cs [mtouch] Move mtouch's GenerateMain to shared Target code. 2020-10-23 11:46:09 +02:00
BuildTasks.cs [Localization] mtouch/mmp C# (#7710) 2020-01-31 15:02:52 -05:00
CompilerFlags.cs [mtouch] Preserve the xamarin_dyn_* functions when we're handling Objective-C exceptions by unwinding managed code. Fixes #14193. (#14852) 2022-05-03 10:53:45 +02:00
CoreResolver.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
DerivedLinkContext.cs [tools] Simplify code a little bit by making DerivedLinkContext.StaticRegistrar a fetch property instead of a push property (#9677) 2020-09-21 17:54:23 +02:00
DlsymOptions.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Driver.cs Use Environment.SpecialFolder.UserProfile, not SpecialFolder.Personal. (#16017) 2022-09-23 16:29:19 +02:00
Driver.execution.cs [bgen] Use ErrorHelper.Verbosity to store the verbosity to avoid storing it in multiple places with different values (#10175) 2020-12-01 11:34:47 +01:00
ErrorHelper.tools.cs [tests] Make the mtouch test project reference the actual mtouch project. (#11400) 2021-05-04 14:10:03 +02:00
Execution.cs [tools] Fix nullability for the Execution.Environment field. (#15084) 2022-05-23 17:36:06 +02:00
FileCopier.cs Autoformat msbuild projects. (#16132) 2022-09-28 16:25:35 +02:00
FileUtils.cs [msbuild] Rework how the app manifest is created. 2021-08-23 17:46:33 +02:00
Frameworks.cs Add MetalPerformanceShadersGraph Bindings (#14303) 2022-05-10 10:52:22 +02:00
LinkMode.cs [dotnet] Implement support for our different link modes. (#9460) 2020-08-24 17:50:42 +02:00
MachO.cs Autoformat msbuild projects. (#16132) 2022-09-28 16:25:35 +02:00
Make.common [tests] Update tests to cope with a different default platform than the latest version. (#16063) 2022-09-23 14:08:40 +02:00
OSPlatformAttributeExtensions.cs [introspection] Migrate .NET code to use the new .NET-style availability attributes. (#13363) 2021-11-22 20:54:07 +01:00
Optimizations.cs [registrar] Fix comparing full token references. Fixes #11641. (#14313) 2022-03-11 07:30:01 +01:00
PInvokeWrapperGenerator.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
PListExtensions.cs Autoformat msbuild projects. (#16132) 2022-09-28 16:25:35 +02:00
PathUtils.cs Autoformat msbuild projects. (#16132) 2022-09-28 16:25:35 +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 [tests] Update tests to cope with a different default platform than the latest version. (#16063) 2022-09-23 14:08:40 +02:00
StaticRegistrar.cs [runtime] Store assemblies' MVID in the generated static registrar code. (#15795) 2022-09-08 10:34:05 +02:00
StringUtils.cs [actions] Autoformat xibuild.csproj (#16059) 2022-09-22 13:07:01 +02:00
Symbols.cs Xamarin.Mac native Apple Silicon targetting support (#10115) 2021-03-17 21:48:02 -04:00
Target.cs [tools] Use MONO_AOT_MODE_INTERP_ONLY instead of MONO_AOT_MODE_INTERP for x86_64. (#15429) 2022-07-12 09:56:51 +02:00
TargetFramework.cs Autoformat cecil-tests.csproj. (#16103) 2022-09-26 21:00:28 +02:00
Tuning.cs [linker] Ignore `[AssemblyMetadata]` before net6 (#11940) 2021-06-15 15:33:44 -04:00
XamarinRuntime.cs [dotnet] Add support for specifying the VM with the _XamarinRuntime property. (#10881) 2021-03-16 18:32:04 +01:00
cache.cs [tools] Move parts of the binary file comparison to a helper file to make it usable in more places 2021-06-18 10:24:28 +02:00
create-makefile-fragment.sh Bump to .NET 6.0.100-alpha.1.21060.3. (#10388) 2021-01-14 14:07:28 +01:00
error.cs Autoformat msbuild projects. (#16132) 2022-09-28 16:25:35 +02:00