Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-28Sync init-tools scripts with what is in source-buildWes Haggard
2017-12-05Fix tool initialization detectionwtgodbe
2017-12-02Use IlAsm infra from BuildTools (#25649)Wes Haggard
2017-10-25Update init-tools scripts to allow overriding Tools directoryWes Haggard
2017-09-27Updating CLI to 2.0.0 version (#23751)Jose Perez Rodriguez
2017-08-22If a proxy server responds with 407, credentials required, attempt to pass de...James Lanng
2017-07-06Display the contents of init-tools.log. (#21894)Ravi Eda
2017-05-12Use CDN for dotnetcli blobsMatt Ellis
2017-04-25Create an init-tools.msbuild project file.Eric Mellino
2017-04-11Move corefx onto the .NET Core 2.0 toolsetEric Mellino
2017-02-22Always copy over Tools-Override files to Tools to avoid incremental tools issuesWes Haggard
2017-01-12Merge master into dev/engJose Perez Rodriguez
2017-01-06Update CLI to 1.0.0-preview2-1-003182, BuildTools to 1.0.27-prerelease-01205-03Davis Goodin
2016-11-30[dev/eng] Overhaul ref and src project references, and start binplacing thing...Eric Mellino
2016-10-08Fix _echo to be uniform (_echo just needs to be defined for it to be on). (#1...Vance Morrison
2016-09-16Update CLI's NuGet.Frameworks.dllEric St. John
2016-09-08Upgrade CLI, buildtools for RTM shared framework (#11387)Davis Goodin
2016-08-27Add init-tools output to standard output (#11201)chcosta
2016-08-25Enable init-tools option to suppress non-error output from the console output...chcosta
2016-07-12Specify --no-cache on restoreEric St. John
2016-05-25Add retry logic when downloading the CLI from Azure blob storage.Joel Hendrix
2016-05-25Clean up references to DNXCore50.Eric St. John
2016-05-13Update CLI to 1.0.0-preview2-002733Eric St. John
2016-05-11Catching errors if they are thrown in the inner init-tools (#8397)Jose Perez Rodriguez
2016-04-25Set exit codes for wrapper scripts if there is an error. (#8014)chcosta
2016-04-23Fixing issues in init-tools when path to git repo contains spaces (#8002)Jose Perez Rodriguez
2016-04-03Remove ReadyToRun workaroundJan Kotas
2016-03-30Upgrade dotnet cli version.Davis Goodin
2016-03-25Make "@echo off" configurable.Joel Hendrix
2016-02-25Merge pull request #6348 from joperezr/CleanToolRuntimeJose Perez Rodriguez
2016-02-23Correctly cleaning up the ToolRuntime folder once a new version is required.Jose Perez Rodriguez
2016-02-23Add new dotnet CLI, buildtools, and fixes to make restore work.Davis Goodin
2016-02-06Consume v3 versions of the new feedsMatt Ellis
2016-01-22Add error checking for dotnet cli restoringWes Haggard
2016-01-21Initial set of dev workflow scripts for windowsWes Haggard
2016-01-20Fix build on Windows 7Matt Ellis
2016-01-20Fix dotnet cli version number to a specific versionWes Haggard
2016-01-19Update init-tools.cmd and build.cmd scriptsWes Haggard
2016-01-14Add quotes around the rmdir arguments as it ends with a "/" in some cases whi...Wes Haggard
2016-01-11Update init-tools.cmd so the semaphore file is written last so the failures a...Wes Haggard
2016-01-11Updating Dev WorkflowJose Perez Rodriguez