.. |
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
|
Removing the OpenSUSE 13.2 build.
|
2017-07-26 13:56:46 -07: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
|
Updating the runtime framework versions for 1.0.5 and 1.1.1 and updating the CLI branding to 1.0.4.
|
2017-04-24 18:11:59 -07:00 |
DotNetBuild.cs
|
Work around build test.sln race condition until fixed (#5490)
|
2017-01-27 17:13:04 -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
|
Work around build test.sln race condition until fixed (#5490)
|
2017-01-27 17:13:04 -08:00 |
DotNetMSBuildTool.cs
|
Work around build test.sln race condition until fixed (#5490)
|
2017-01-27 17:13:04 -08:00 |
DotNetNew.cs
|
New3 integration (#5430)
|
2017-01-31 17:31:37 -08:00 |
DotNetPack.cs
|
Work around build test.sln race condition until fixed (#5490)
|
2017-01-27 17:13:04 -08:00 |
DotNetPublish.cs
|
Work around build test.sln race condition until fixed (#5490)
|
2017-01-27 17:13:04 -08:00 |
DotNetRestore.cs
|
Work around build test.sln race condition until fixed (#5490)
|
2017-01-27 17:13:04 -08:00 |
DotNetRestorePJ.cs
|
Add msbuild-based stage0 where possible (#4597)
|
2016-11-02 23:01:57 -07:00 |
DotNetTest.cs
|
Work around build test.sln race condition until fixed (#5490)
|
2017-01-27 17:13:04 -08:00 |
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
|
Step one of introducing a flag to drop the suffix out of our build versions.
|
2017-02-08 15:26:47 -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
|
Adding the SDK version to the hash of the lzma archive, since the SDK has implicit package refs in it that will impact the archive when they change.
|
2017-02-23 01:13:58 -08: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
|
Fix Ubuntu16.10 BuildSdkDeb
|
2017-02-23 15:29:11 -06: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
|
Getting the value of 'GitHubPassword' dierctly from a property instead of harvesting from an environmental variable.
|
2017-07-26 09:55:10 -07: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 |