dotnet-installer/build_projects/dotnet-cli-build
Livar Cunha e1916cc4dc Merge remote-tracking branch 'dotnet/release/15.5' into merges/release/15.5-to-master-20171016-070031
* dotnet/release/15.5: (21 commits)
  Manually merging some changes that git merged wrong and deleted from the 15.5 branch.
  Separating the 'legacy' URL construction from the 'current' URL construction methods and logic.
  Use temporary path for fake deps.json in test
  Use same build number for roslyn and F# satellites
  Updating Roslyn satellites and SDK versions
  Insert NuGet Build 4.5.0-preview2-4529 into cli
  Update NuGet to 4529 (signed)
  MSBuild 15.5.154
  MSBuild 15.5.153
  removed commented out config I'd meant to remove
  added a way to specify the asp.net template versions
  Porting 'dotnet-install.sh' from CLI:master to CLI:release/2.0.0
  'NuGet.master.config' does not appear to be used.
  Fixed tests
  Update branch info to release/15.5
  Updating the websdk version to 2.0.0-rel-20171010-665
  Insert NuGet Build 4.5.0-preview1-4526 into cli
  Update DependencyVersions.props
  Updated version of TestPlatform to 15.5.0-preview-20170923-02
  MSBuild 15.4.8
  ...
2017-10-16 15:42:40 -07:00
..
UploadToLinuxPackageRepository Use Newtonsoft.Json for UploadToLinuxPackageRepository (#7745) 2017-10-02 16:39:37 -07:00
AddMetadataIsPE.cs Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
AddToDeps.cs Fix up roslyn satellite assembly handling to match new insertion mechanism 2017-10-03 16:00:56 -07:00
AzureHelper.cs Trailing newlines + standardize tabs -> spaces 2017-03-02 20:35:20 -08:00
BuildFPMToolPreReqs.cs Produce RPM packages 2017-06-13 15:00:35 -07:00
ChangeEntryPointLibraryName.cs Decompose Crossgen, remove CleanPublishOutput, replace ExtractArchive with *FileExtractToDirectory (#3927) 2016-07-26 00:29:59 -04:00
CheckIfAllBuildsHavePublished.cs Handling the 'badge' naming for RedHat6 2017-09-28 11:19:49 -07:00
Chmod.cs Reduce chmod 2017-02-28 18:16:51 -08:00
CopyBlobsToLatest.cs Write a 'latest.coherent.version' file at blob storage so users have a 'coherent' option to SDK installations. 2017-06-13 16:45:29 -07:00
CreateAzureContainer.cs Trailing newlines + standardize tabs -> spaces 2017-03-02 20:35:20 -08:00
Crossgen.cs Quote temp path output and input in crossgen (#5089) 2016-12-20 11:36:48 -08:00
dotnet-cli-build.csproj Merge remote-tracking branch 'dotnet/release/15.5' into merges/release/15.5-to-master-20171016-070031 2017-10-16 15:42:40 -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 Generate properties to pass to the next stage of the build 2017-08-24 15:51:37 -07: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 Fix DotNetRestore after merging upstream changes 2017-08-28 12:39:12 -07:00
DotNetRestorePJ.cs Add msbuild-based stage0 where possible (#4597) 2016-11-02 23:01:57 -07:00
DotNetTest.cs revert logger colon change 2017-03-19 13:02:09 -07:00
DotNetTool.cs add logging to build 2017-03-06 22:10:37 -08:00
DownloadFile.cs Misc build changes 2017-02-15 16:52:46 -08:00
EnsureFileExistsOnAzureBlobStorage.cs Ingest new version Aspnet store 2017-08-14 16:05:22 -07:00
EnvironmentVariableFilter.cs Honor UI language override in test runs 2017-07-18 22:03:31 -07: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
GenerateMSBuildExtensionsSWR.cs Add Microsoft.NET.Build.Extensions files to package for VS insertion 2017-06-09 11:18:46 -07:00
GenerateMsiVersion.cs Clean up unused build code. 2017-05-11 08:59:38 -05:00
GenerateNuGetPackagesArchiveVersion.cs Update test to pass --no-restore to templates 2017-07-10 16:27:54 -07:00
GenerateResxSource.cs Generate equivalent of resx .Designer.cs in build 2017-06-06 21:47:58 -07:00
GetCurrentRuntimeInformation.cs Use the portable linux-x64 runtime when building on Linux. 2017-03-24 16:19:52 -05: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 Updating the vstest.console to use the same runtime that is shipping with the CLI. 2017-06-08 16:45:29 -07:00
SetBlobPropertiesBasedOnFileTypeTask.cs Add missing copyright headers to all cs files 2017-03-02 21:04:03 -08: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 Fix UpdateVersionsRepo to pass file paths instead of a directory 2017-03-06 11:22:28 -06:00
UploadClient.cs Trailing newlines + standardize tabs -> spaces 2017-03-02 20:35:20 -08:00
UploadToAzure.cs Trailing newlines + standardize tabs -> spaces 2017-03-02 20:35:20 -08:00
ZipFileCreateFromDirectory.cs Trailing newlines + standardize tabs -> spaces 2017-03-02 20:35:20 -08:00
ZipFileExtractToDirectory.cs Trailing newlines + standardize tabs -> spaces 2017-03-02 20:35:20 -08:00