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-01-22replace $* with "$@" to properly preserve spaces in argumnents (#26404)Tomas Weinfurt
2017-08-18add option to specify clang and few minor improvements for Linux (#23302)Tomas Weinfurt
2017-06-15Add option to build.cmd/sh to build projects in a directoryWes Haggard
2017-02-23Build packages only when doing build.cmd/sh and not from build-managed.cmd/shWes Haggard
2017-01-20Fixing hack of pre-building CoreFx.Tools to avoid assembly loading issueJose Perez Rodriguez
2017-01-13Adding workaround to build CoreFx.Tools project before calling build-managed ...Jose Perez Rodriguez
2017-01-09Build working on non-Windows after merging masterJose Perez Rodriguez
2016-12-20Generate packages for portable native buildGaurav Khanna
2016-12-12Refactor build.sh to work in CI.Karthik Rajasekaran
2016-12-12Update BuildToolsVersion to 1021-01Karthik Rajasekaran
2016-12-12Build order is now native, managed and tests.Karthik Rajasekaran
2016-07-30Fix typos in build.shEric Mellino
2016-07-28Changing dev workflow scripts to use the Run Command Tool (#10231)Mariana Rios Flores
2016-06-22Add `makeargs <args>` option to passing extra options to `make`Sung-Jae Lee
2016-06-18Add support to statically link (#8982)David Zucker
2016-06-16Updating BuildTools to use sharedRuntimeJose Perez Rodriguez
2016-06-08Add clang3.8 to build.sh optionSaeHie Park
2016-06-04Fixing Native Non-Windows version info issues in Official builds (#9096)Jose Perez Rodriguez
2016-05-27Support building on all supported distrosMatt Ellis
2016-05-27Remove some dead codeMatt Ellis
2016-05-27Write msbuild.[wrn|err] logs on UnixMatt Ellis
2016-05-25Add ARM softfp cross build support (#8678)mkborg
2016-05-18Update build tools to pick up latest fixes.Joel Hendrix
2016-05-18Removing target from build managed call so that people can specify a target t...Jose Perez Rodriguez
2016-05-18Remove OfficialBuildId handling (#8401)Jose Perez Rodriguez
2016-05-05Pass TargetOS to MSBuild as wellMatt Ellis
2016-04-28Respond to PR feedback.Lakshmi Priya Sekar
2016-04-28Add ubuntu.16.04-x64 pkg support.Lakshmi Priya Sekar
2016-04-26Don't download nuget.exe in build.shMatt Ellis
2016-04-20Switch OSX CI innerloop run to use build.sh.Lakshmi Priya Sekar
2016-04-15Update BuildTools (#7724)Jose Perez Rodriguez
2016-04-08PR FeedbackJose Perez Rodriguez
2016-04-08Adding version information to non-Windows native build outputJose Perez Rodriguez
2016-04-06Improve description of build type spelling for consistencyGeunsik Lim
2016-03-28Adding support for /m in non-Windows buildsJose Perez Rodriguez
2016-03-18Make native build conditional on script existingMatt Ellis
2016-03-15Build native before building managed on Unix.Lakshmi Priya Sekar
2016-03-11Add 'skiptests' option to corefx/build.shGeunsik Lim
2016-03-06Add new parameter with settable option: cmakeargsKamil Rytarowski
2016-03-02Resolve build folder of managed corefx on Ubuntu 14.04 in release mode.Geunsik Lim
2016-03-02Enabling cross building of native corefx for Ubuntu 14.04 ARM targetGeunsik Lim
2016-02-25Eliminate PCL Profile warning messagesEric Mellino
2016-02-19Merge pull request #6221 from chcosta/debian.8Stephen Toub
2016-02-18Allow native compilation on armManu
2016-02-18Transition debian.8.2 rid to debian.8 which is what is reported by CLI.Christopher Costa
2016-02-11Add binclashlogger to buildEric St. John
2016-02-10Add support for CentOS, Debian, RHELNate Amundson
2016-02-05Remove all build-time dependencies to mono.Eric Mellino
2016-01-30Sort platforms alphabetically in build.shKamil Rytarowski
2016-01-30Add new platform to build.sh: NetBSDKamil Rytarowski