xamarin-macios/msbuild/Xamarin.MacDev.Tasks.Core/Tasks
Rolf Bjarne Kvinge df51d134c0
[msbuild] Add support for Metal in the simulator. Fixes #7392. (#7983)
2020-02-26 18:26:21 +01:00
..
ACToolTaskBase.cs [msbuild] Use System.Text.Json instead of System.Json, since only the former is available in .netcore. 2019-12-17 11:28:11 +01:00
AlToolTaskBase.cs [vsts-1029041] Pass TargetFrameworkIdentifier to identify target platform 2019-12-03 18:15:09 -05:00
ArToolTaskBase.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3168) 2018-01-08 14:29:52 -05:00
ArchiveTaskBase.cs Add macOS Xcode archive support (#5862) 2019-04-15 15:20:18 -05:00
BTouchTaskBase.cs [msbuild] Add verbosity options on separate lines for mtouch parsing (#7649) 2020-01-02 15:02:28 -05:00
CodesignTaskBase.cs [msbuild] Lock variables accessed in a Parallel.ForEach callback. (#6189) 2019-06-03 12:59:59 +02:00
CodesignVerifyTaskBase.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3168) 2018-01-08 14:29:52 -05:00
CollectBundleResourcesTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
CollectFrameworksBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
CompileAppManifestTaskBase.cs [msbuild] Set the target architecture in the Info.plist UIRequiredDev… (#2409) 2017-11-02 15:01:00 -04:00
CompileEntitlementsTaskBase.cs [msbuild] VS Incremental build fixes (#5054) 2018-10-31 15:05:07 -04:00
CompileSceneKitAssetsTaskBase.cs [msbuild] Provide the correct value for the operating system for tvOS and watchOS to a few tasks. Fixes #6200. (#7226) 2019-10-16 22:14:11 +02:00
ComputeBundleResourceOutputPathsTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
CoreMLCompilerTaskBase.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3168) 2018-01-08 14:29:52 -05:00
CreateAssetPackManifestTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
CreateBindingResourcePackageBase.cs Add 'NoBindingEmbedding' style binding project support (#5167) 2018-12-12 09:55:57 -05:00
CreateEmbeddedResourcesTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
CreateInstallerPackageTaskBase.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3168) 2018-01-08 14:29:52 -05:00
CreatePkgInfoTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
DSymUtilTaskBase.cs Replace removed dsymutil `-t` switch with `-num-threads` (#7898) 2020-02-14 15:44:19 -05:00
DetectSigningIdentityTaskBase.cs Add more details to MSBuild errors for provisioning profiles (#5987) 2019-05-06 07:28:54 +02:00
DittoTaskBase.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3168) 2018-01-08 14:29:52 -05:00
FindItemWithLogicalNameTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
GenerateBundleNameTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
GetNativeExecutableNameTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
GetPropertyListValueTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
IBToolTaskBase.cs [msbuild] Log the name of the ibtool/actool log file if we cannot parse it (#4115) 2018-05-23 17:45:57 -04:00
MetalLibTaskBase.cs [xcode11] Fix several issues to make the mtouch tests pass. Fixes #6259. (#6332) 2019-06-19 07:20:02 +02:00
MetalTaskBase.cs [msbuild] Add support for Metal in the simulator. Fixes #7392. (#7983) 2020-02-26 18:26:21 +01:00
OptimizePropertyListTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
PackLibraryResourcesTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
PrepareNativeReferencesTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
PropertyListEditorTaskBase.cs [msbuild] Make PropertyListEditor.Value a property like it should be (#4522) 2018-07-30 19:35:42 -04:00
ReadItemsFromFileBase.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
ScnToolTaskBase.cs [msbuild] Provide the correct value for the operating system for tvOS and watchOS to a few tasks. Fixes #6200. (#7226) 2019-10-16 22:14:11 +02:00
SmartCopyTaskBase.cs [msbuild] Remove dependency on Mono.Posix. (#7748) 2020-01-24 08:52:22 +01:00
SpotlightIndexerTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
SymbolStripTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
TextureAtlasTaskBase.cs [msbuild] Removed Task name/property logging that MSBuild does for us now (#2426) 2017-08-10 09:00:18 -04:00
UnpackLibraryResourcesTaskBase.cs Fixes spacing issues in MSBuild tasks (#5338) 2019-01-03 14:03:08 -05:00
WriteItemsToFileBase.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
XcodeCompilerToolTask.cs [msbuild] Don't log notices as errors (#5067) 2018-11-01 14:08:31 -04:00
XcodeToolTaskBase.cs [msbuild] Only use File.GetLastWriteTimeUtc (#1547) 2017-01-23 15:31:44 -05:00
ZipTaskBase.cs [msbuild] Repack all iOS Task assemblies into Xamarin.iOS.Tasks.dll (#3168) 2018-01-08 14:29:52 -05:00