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
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
2016-01-28Use .Net Core MSBuild for OS X and Linux BuildsJose Perez Rodriguez
2016-01-11Updating Dev WorkflowJose Perez Rodriguez
2015-10-28Pass extra arguments to MSBuild, not makeMatt Ellis
2015-10-28Try to guess a reasonble default for Tool RIDMatt Ellis
2015-10-17native: Adds check for header.Peter
2015-10-09Fix test RID in build.sh.Pat Gavlin
2015-10-07Remove CoreFX copying step in run-test.shMatt Ellis
2015-09-22Add platform selection to build.sh.Pat Gavlin
2015-09-17Fix for `build.sh native clean` not working as expectedNick Guerrera
2015-09-11Merge src/Native/build.sh into top level build.shJan Henke
2015-07-24Fix typo in build.sh warning messageAlexander Köplinger
2015-07-10Use "-source" paramter in OSX build script, NuGet.Config file has been removed.Christopher Costa
2015-07-03Reduce msbuild log verbosity when building with build.sh tooAlexander Köplinger
2015-07-01Relax regex in build.sh to also recognize Mono 4.0.2Alexander Köplinger
2015-06-28Fixed paths to unix build instructions.John Bentley
2015-06-20Fix NuGet.exe package restore on systems where wget fails because of missing ...Jostein Kjønigsen
2015-06-19Fix detected of supported Mono-versions.Jostein Kjønigsen
2015-06-19Merge pull request #2043 from josteink/freebsd-buildinstructionsStephen Toub
2015-06-18Update build instructions to include FreeBSD.Jostein Kjønigsen
2015-06-13FreeBSD enable: Make build.sh FreeBSD compatibleJan Henke
2015-06-03Convert wiki to docsRichard Lander
2015-05-22Fix build script for Mac.Jeremy Kuhne
2015-05-21Remove xbuild dependency.Jeremy Kuhne
2015-05-20Consume MSBuild Mono packageJeremy Kuhne
2015-05-16Add initial version of a build.sh script for Linux/OSXAlexander Köplinger