xamarin-macios/msbuild/Xamarin.MacDev.Tasks.Core
Rolf Bjarne Kvinge f3376541b5
[msbuild] Re-use existing code to launch processes. (#9858)
There was a race condition in the code that has been removed, which may have
caused actool to randomly hang at exit (https://github.com/xamarin/maccore/issues/1124).
Fix this by re-using existing code we have to launch processes.
2020-10-14 19:15:53 +02:00
..
MsBuildTasks [msbuild] Make the DeleteBase task inherit from the Delete task. (#8577) 2020-05-12 17:47:17 +02:00
Properties [msbuild] Convert project files to sdk-style project files. (#7698) 2020-01-14 08:16:02 +01:00
Tasks [msbuild] Re-use existing code to launch processes. (#9858) 2020-10-14 19:15:53 +02:00
AssetPackUtils.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
BundleResource.cs [msbuild] Move PathUtils.cs to tools/common so that other code can use it too. (#9801) 2020-10-09 08:32:10 +02:00
CommandLineArgumentBuilder.cs [msbuild] Re-use existing code to launch processes. (#9858) 2020-10-14 19:15:53 +02:00
DataConverter.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
LinkTarget.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
LoggingExtensions.cs [msbuild] Use the proper MM vs MT error code prefix (#3360) 2018-01-31 09:56:45 -05:00
NativeReferenceKind.cs [msbuild] Remove duplicate NativeReferenceKind enum. (#8812) 2020-06-10 09:09:53 +02:00
PlatformFramework.cs [msbuild] Split out min version argument calculation from MetalTask. (#8876) 2020-06-18 15:17:33 +02:00
PlatformUtils.cs [msbuild] Xcode10 changed the copySceneKitAssets command-line arguments (#4469) 2018-07-24 14:05:07 -04:00
StringParserService.cs Build MSBuild targets & assemblies. 2016-04-24 14:48:44 -04:00
TargetArchitecture.cs [msbuild] Move the TargetArchitecture to Xamarin.MacDev.Tasks so that it can be used everywhere. (#8821) 2020-06-10 15:40:43 +02:00
VerbosityUtils.cs [msbuild] Add verbosity options on separate lines for mtouch parsing (#7649) 2020-01-02 15:02:28 -05:00
Xamarin.MacDev.Tasks.Core.csproj [msbuild] Move PathUtils.cs to tools/common so that other code can use it too. (#9801) 2020-10-09 08:32:10 +02:00