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-04-25Remove Alpine 3.6 buildsWes Haggard
2018-03-28Sync init-tools scripts with what is in source-buildWes Haggard
2018-03-11Revise init-tools.sh to support bootstrappingSteve MacLean
2018-01-31Building non-Windows builds using the CLI's MSBuild (#26686)Jose Perez Rodriguez
2018-01-04Make init-tools.sh work against a mounted Windows drive (#25882)Dan Moseley
2017-12-02Use IlAsm infra from BuildTools (#25649)Wes Haggard
2017-10-27Change functions to not us CamelCase.dseefeld
2017-10-27Renamed execute() function to include Retry in the name.dseefeld
2017-10-27Add defaulting of params inside the function.dseefeld
2017-10-26Modifications to cleanup code.dseefeld
2017-10-26Added cleanup code if install dotnet cli failsdseefeld
2017-10-26Changed retry logic to use a function based on PR review feedbackdseefeld
2017-10-26Add retry logic for setup of dotnet clidseefeld
2017-10-25Fix a couple merge issues in init-tools.shWes Haggard
2017-10-25Need to return instead of exit 0 in init-tools.sh scriptWes Haggard
2017-10-25Fix file casing in project fileWes Haggard
2017-10-25Update init-tools scripts to allow overriding Tools directoryWes Haggard
2017-10-05Fix init-tools.sh for Alpine Linux (#24423)Jan Vorlicek
2017-09-27Updating CLI to 2.0.0 version (#23751)Jose Perez Rodriguez
2017-09-14Enable end to end Alpine corefx build (#24035)Jan Vorlicek
2017-08-21Enable rhel6 in both official builds and CI of corefx master (#23088)smile21prc
2017-07-16Use POSIX "command" instead of non-standard "which" (#22289)Jan Kotas
2017-07-06Display the contents of init-tools.log. (#21894)Ravi Eda
2017-05-23change OSX to macOS to follow latest Apple namingTomas Weinfurt
2017-05-23correct whitespaces and update message to explicity state expected minimal ve...Tomas Weinfurt
2017-05-23add explicit check for OSX version to avoid mysterious breakages on older ver...Tomas Weinfurt
2017-05-12Merge pull request #19691 from ellismg/use-azure-cdn-in-init-toolsStephen Toub
2017-05-12Use CDN for dotnetcli blobsMatt Ellis
2017-05-10Create done marker directory (#19538)Sven Boemer
2017-04-28Fix order in which we call crossgen.sh so it gets execute permissionsWes Haggard
2017-04-28Move more common stuff into BuildToolsWes Haggard
2017-04-27Use the "portable linux" version of the CLIMatt Ellis
2017-04-25Add a comment linking to nuget issue on all new usages of chmod.Eric Mellino
2017-04-25Create an init-tools.msbuild project file.Eric Mellino
2017-04-12Run chmod on the "scripts/docker" directory in Tools.Eric Mellino
2017-04-11PR feedbackEric Mellino
2017-04-11Move corefx onto the .NET Core 2.0 toolsetEric Mellino
2017-04-04Remove remaining references to Fedora 23 (#17753)Dan Moseley
2017-02-22Always copy over Tools-Override files to Tools to avoid incremental tools issuesWes Haggard
2017-02-17Warn for attempt to build on 32 bit unix (#16232)Dan Moseley
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