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

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-15Merged PR 4703: [internal/release/3.1] Update dependencies from 1 repositoriesDotNet Bot
2019-09-11Use stages pipeline (#13040)Doug Bunting
2019-08-06Revert "Revert "Improve components infrastructure (#12145)" (#12679)" (#12744)John Luo
2019-07-29Revert "Improve components infrastructure (#12145)" (#12679)John Luo
2019-07-26Improve components infrastructure (#12145)John Luo
2019-06-19Replace KoreBuild with Arcade (#11122)Nate McMaster
2019-02-20Make Visual Studio 2019 a prerequisite to building this repo (#7005)Nate McMaster
2019-02-14Create new 'runtime pack' nuget packages for Microsoft.AspNetCore.App (#7475)Nate McMaster
2019-02-06Install the .NET Core SDK into the repo root instead of UserProfile and 'inst...Nate McMaster
2019-02-01Add new build.cmd/sh options for suppressing restore, NodeJS, setting target ...Nate McMaster
2019-01-28Remove obsolete build infrastructure (#6995)Nate McMaster
2019-01-19Update buildtools, add --env parameter to dockerbuild.sh, and allow overridin...Nate McMaster
2019-01-19Convert the artifacts folder layout to match Arcade (#6850)Nate McMaster
2018-12-21build.cmd/sh changes (#5958)Nate McMaster
2017-10-10Update bootstrappersRyan Brandenburg
2017-08-03Ensure fallback to curl after failed wgetJohn Luo
2017-08-02Update __get_remote_file logicJohn Luo
2017-07-26Fix syntax error in old versions of bashNate McMaster
2017-07-26Use wget and fallback to curlNate McMaster
2017-07-25Update the bootstrapper to install compiled KoreBuildNate McMaster
2017-07-13Fix the KoreBuild branchPranav K
2017-07-11Changed to use rel/2.0.0 version of KorebuildKiran Challa
2017-06-06Updated refereces of 'rel/2.0.0-preview2' to 'dev'Kiran Challa
2017-06-01Updated Korebuild zip location to rel/2.0.0-preview2Kiran Challa
2017-03-02React to aspnet/korebuild#171Nate McMaster
2016-12-14Resolve dependencies and packages from VS2017 solutions (#464)Nate McMaster
2016-11-18Clean tmp folder after unzipping KoreBuildNate McMaster
2016-03-08Update the build scripts to the latest versionVictor Hurdugaci
2016-03-03Remove KoreBuildVictor Hurdugaci
2015-10-12Always restore w/ Core CLR and build w/ CLR or MonoDoug Bunting
2015-09-10Updating Sake to always use latest versionKiran Challa
2015-09-10Updating Sake to 0.2.2Kiran Challa
2015-06-23build: Enables FreeBSD support.Peter Jas
2015-03-25Remove k command and use dnx insteadWei Wang
2015-03-08Rename k => dnx and update kvm to dnvmTroy Dai
2015-01-29Rename dotnetsdk to kvmWei Wang
2015-01-20Updating build scripts to use dotnetsdk instead of kvmPranav K
2014-10-22Switching to bash in build.shPranav K
2014-10-22Install KLR as part of Universe build.shPranav K
2014-09-11Bulding Universe does not require kvmPranav K
2014-06-11Updating build.sh based on KRuntime changesPranav K
2014-05-23Made universe mono readyDavid Fowler