dotnet-installer/build_projects/dotnet-cli-build
2017-01-27 01:18:50 -08:00
..
AddMetadataIsPE.cs Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
AzureHelper.cs Temporarily copy the dotnet/buildtools tasks we use into dotnet/cli to allow us to move up to a newer MSBuild. 2016-08-09 08:28:23 -05:00
ChangeEntryPointLibraryName.cs Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
CheckIfAllBuildsHavePublished.cs Upload checksums for installation artifacts (#4191) 2016-10-12 14:25:06 -05:00
Chmod.cs Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
CopyBlobsToLatest.cs Upload checksums for installation artifacts (#4191) 2016-10-12 14:25:06 -05:00
CreateAzureContainer.cs Temporarily copy the dotnet/buildtools tasks we use into dotnet/cli to allow us to move up to a newer MSBuild. 2016-08-09 08:28:23 -05:00
Crossgen.cs Quote temp path output and input in crossgen (#5089) 2016-12-20 11:36:48 -08:00
dotnet-cli-build.csproj Update CLI to run on netcoreapp1.1. 2017-01-26 14:48:39 -08:00
DotNetBuild.cs binding redirects tests: Simplify and get ready for enabling (#4692) 2016-11-14 14:26:03 -08:00
DotNetBuildPJ.cs Add msbuild-based stage0 where possible (#4597) 2016-11-02 23:01:57 -07:00
DotNetDebTool.cs Refactor DEB.proj 2016-08-27 18:07:49 -07:00
DotNetMSBuild.cs WiP 2017-01-27 00:46:09 -08:00
DotNetNew.cs Include ASP packages in offline cache (#5124) 2016-12-27 11:28:24 -10:00
DotNetPack.cs Migrate test packages (#4720) 2016-11-15 12:12:28 -10:00
DotNetPublish.cs Removing -- separator from dotnet publish task. Dotnet publish nor any other command uses -- as a paramater separator for msbuild params. 2017-01-04 14:18:44 -08:00
DotNetRestore.cs Fixing nuget API calls and fixing the nuget test package directory creation, so that nuget can restore using it. 2017-01-10 10:43:05 -08:00
DotNetRestorePJ.cs Add msbuild-based stage0 where possible (#4597) 2016-11-02 23:01:57 -07:00
DotNetTest.cs Fix no build option in dotnet test task 2016-12-16 20:42:57 +05:30
DotNetTool.cs Cleanup 2017-01-27 00:46:09 -08:00
DownloadFile.cs Fixing how we clean the file when it fails to download. We were doing it inside the using statement, so it still had a lock to the file and failed to delete it. 2016-11-09 10:05:05 -08:00
EnvironmentVariableFilter.cs Add DOTNET_RUNTIME_ID to kept environment variables 2017-01-27 01:18:50 -08:00
GenerateBuildVersionInfo.cs Work around msbuild bug that blocks git tool tasks in VS2017 prompt 2016-12-13 16:12:01 -08:00
GenerateChecksums.cs Upload checksums for installation artifacts (#4191) 2016-10-12 14:25:06 -05:00
GenerateGuidFromName.cs CLI Build Cleanup: Round 1 (#3869) 2016-07-15 08:31:50 -07:00
GenerateNuGetPackagesArchiveVersion.cs First time experience populating the NuGet cache with 1.1 packages. 2017-01-06 17:45:34 -06:00
GetCommitHash.cs Work around msbuild bug that blocks git tool tasks in VS2017 prompt 2016-12-13 16:12:01 -08:00
GetCurrentRuntimeInformation.cs Adding an OverrideRid property used in the GetRuntimeInfo task to override the rid of the CLI. This allows us to build for osx.10.11 when building on osx.10.12. 2016-10-08 11:45:19 -07:00
MakeRelative.cs CLI Build Cleanup: Round 1 (#3869) 2016-07-15 08:31:50 -07:00
RemoveAssetFromDepsPackages.cs CLI Build Cleanup: Round 1 (#3869) 2016-07-15 08:31:50 -07:00
ReplaceFileContents.cs CLI Build Cleanup: Round 1 (#3869) 2016-07-15 08:31:50 -07:00
SetBlobPropertiesBasedOnFileTypeTask.cs Support building with custom container name 2016-09-22 19:02:53 -07:00
SetEnvVar.cs CLI Build Cleanup: Round 1 (#3869) 2016-07-15 08:31:50 -07:00
TarGzFileCreateFromDirectory.cs Replaces custom archiving tasks with build_tools implementation (#3905) 2016-07-22 19:01:32 -04:00
TarGzFileExtractToDirectory.cs Download and extract shared framework 1.1. This initial change gets 1.1 into the archive installers. Still need to bring it into the native installers as well. 2017-01-05 15:03:56 -06:00
UpdateVersionsRepo.cs Upload checksums for installation artifacts (#4191) 2016-10-12 14:25:06 -05:00
UploadClient.cs Temporarily copy the dotnet/buildtools tasks we use into dotnet/cli to allow us to move up to a newer MSBuild. 2016-08-09 08:28:23 -05:00
UploadToAzure.cs Temporarily copy the dotnet/buildtools tasks we use into dotnet/cli to allow us to move up to a newer MSBuild. 2016-08-09 08:28:23 -05:00
ZipFileCreateFromDirectory.cs Temporarily copy the dotnet/buildtools tasks we use into dotnet/cli to allow us to move up to a newer MSBuild. 2016-08-09 08:28:23 -05:00
ZipFileExtractToDirectory.cs Download and extract shared framework 1.1. This initial change gets 1.1 into the archive installers. Still need to bring it into the native installers as well. 2017-01-05 15:03:56 -06:00