xamarin-macios/tools/common
Rolf Bjarne Kvinge 5d6a92eaf0 [net8.0] Merge main into net8.0. 2023-06-12 18:56:10 +02:00
..
.gitignore [tools] Split tools/common/SdkVersions.cs in two files. (#17067) 2022-12-16 15:25:53 +01:00
ApplePlatform.cs Bump to net8.0 2022-11-04 09:41:56 +01:00
Application.cs [net8.0] Merge main into net8.0. 2023-05-19 08:06:07 +02:00
Assembly.cs [tools] Add a ManagedStatic registrar mode. 2023-05-11 12:21:53 +02:00
AssemblyBuildTarget.cs [autoformat] Add dotnet-linker to the projects to autoformat. (#16178) 2022-09-30 09:32:42 +02:00
BitCodeMode.cs [mtouch] Move mtouch's GenerateMain to shared Target code. 2020-10-23 11:46:09 +02:00
BuildTasks.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
CSToObjCMap.cs [dotnet] integrate writing out class map into static registrar (#18141) 2023-04-26 11:57:07 -04:00
CompilerFlags.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
CoreResolver.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
DerivedLinkContext.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
DlsymOptions.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Driver.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
Driver.execution.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
ErrorHelper.tools.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
Execution.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +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 [ServiceManagement] Bind this framework. Fixes #18084. (#18263) 2023-05-12 15:40:36 +02:00
LinkMode.cs [dotnet] Implement support for our different link modes. (#9460) 2020-08-24 17:50:42 +02:00
MachO.cs [tools] Enable nullability in MachO.cs (#16982) 2022-12-07 18:07:53 +01:00
Make.common [tools] Automatically re-create ProductConstants.cs when the current commit changes. (#18426) 2023-06-12 18:44:25 +02:00
NullableAttributes.cs [msbuild/dotnet] Rework how we collect and process native references. (#17554) 2023-04-10 11:27:41 +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
ObjCNameIndex.cs [dotnet] preliminary cut for class-redirector (#17951) 2023-04-03 12:37:26 -04:00
Optimizations.cs Use Enum.GetValues<T> instead of Enum.GetValues in numerous places for .NET. (#18382) 2023-06-07 08:47:55 +02:00
PInvokeWrapperGenerator.cs [autoformat] Add dotnet-linker to the projects to autoformat. (#16178) 2022-09-30 09:32:42 +02:00
PListExtensions.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
PathUtils.cs [tools] Rename a few lowercased types to fix compiler warning. (#16896) 2022-11-29 09:57:37 +01:00
ProductConstants.in.cs [tools] Update SdkVersions.cs after the latest Xcode 14.2 bump. (#17101) 2022-12-21 17:44:27 +01: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 Merge remote-tracking branch 'origin/main' into bump-main-in-net8.0-2023-06-05 2023-06-06 18:22:29 +02:00
SdkVersions.in.cs [tools] Update SdkVersions.cs after the latest Xcode 14.2 bump. (#17101) 2022-12-21 17:44:27 +01:00
StaticRegistrar.cs [tools] Add availability attributes in new code. 2023-05-15 16:13:40 +02:00
StaticRegistrarFile.cs [dotnet] preliminary cut for class-redirector (#17951) 2023-04-03 12:37:26 -04:00
StringUtils.cs Enable nullability in various places (#18082) 2023-05-04 07:39:56 +02:00
Symbols.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
Target.cs [dotnet] Add an 'IsManagedStaticRegistrar' feature to the linker. 2023-05-11 12:21:53 +02:00
TargetFramework.cs [net8.0] Merge main into net8.0. 2023-05-11 11:54:37 +02:00
Tuning.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02: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 Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +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 Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00