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
2017-01-23Add a crossgen.sh script, which can be used to run crossgen on Tools assemblies.Eric Mellino
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-19Support "offline" initializtion of ToolsMatt Ellis
2016-10-17Allow alpine to run init-tools.shEric Mellino
2016-09-16Remove -u from cpEric StJohn
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-08-25Allow Ubuntu 16.10 to initialize toolsEric Mellino
2016-07-12Specify --no-cache on restoreEric St. John
2016-07-05Fail init-tools atomicallyRainer Sigwald
2016-06-23Allow override of __DOTNET_PKG used for Tools initEric Mellino
2016-05-27Support building on all supported distrosMatt Ellis
2016-05-27Remove broken BUILDTOOLS_OVERRIDE_RUNTIME supportMatt Ellis
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-03-30Upgrade dotnet cli version.Davis Goodin
2016-03-26Fixes to DW in OSXmaririos
2016-02-23Add new dotnet CLI, buildtools, and fixes to make restore work.Davis Goodin
2016-02-12PR feedbackJose Perez Rodriguez
2016-02-12Cleaning up the output of init-tools.sh to mimic the cmd equivalentJose Perez Rodriguez
2016-02-10Add support for CentOS, Debian, RHELNate Amundson
2016-02-06Consume v3 versions of the new feedsMatt Ellis
2016-01-29Allow init-tools.sh to be called from any directoryJohn Chen (CLR)
2016-01-28Use .Net Core MSBuild for OS X and Linux BuildsJose Perez Rodriguez
2016-01-22Adding the option to use curl instead of wget for downloading the tarballJose Perez Rodriguez
2016-01-21Fix build script for Unix.Lakshmi Priya Sekar
2016-01-20Merge pull request #5529 from pgavlin/BuildToolsOverrideRuntimeStephen Toub
2016-01-20Fix dotnet cli version number to a specific versionWes Haggard
2016-01-20Respect BUILDTOOLS_OVERRIDE_RUNTIME in init-tools.Pat Gavlin
2016-01-12Fix init-tools.shNate McMaster
2016-01-11Updating Dev WorkflowJose Perez Rodriguez