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-03-01Fix testsharedframeworkpath for windows build-native.Ian Hays
2017-02-19Add curl error code to native layer.Lakshmi Priya Sekar
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-11Don't link with librt on AndroidFrederik Carlier
2017-02-11Fix configure.cmake for Alpine LinuxEric Mellino
2017-02-09Fix msg (#15969)Dan Moseley
2017-02-09Merge pull request #15935 from weshaggard/ChangeTestBootStrappingWes Haggard
2017-02-08Change the way we generate the test shared frameworkWes Haggard
2017-02-08Removed unused WITH_LLDB_* definesJiyoung Yun
2017-02-07Android - Support cross-compiling System.Native for Android (#15912)Frederik Carlier
2017-02-07Support unsigned wd in inotify_rm_watchFrederik Carlier
2017-02-07Android - Support unsigned ipv6mr_interface, bind() arguments (#15881)Frederik Carlier
2017-02-07Android - Fall back to mkstemp if mkstemps is not available (#15875)Frederik Carlier
2017-02-07Android: Fall back to futimens if futimes is not available (#15877)Frederik Carlier
2017-02-07Android - Fall back to uname if getdomainname is not available (#15878)Frederik Carlier
2017-02-06Don't support ShmUnlink if HAVE_SHM_OPEN_THAT_WORKS_WELL_ENOUGH_WITH_MMAP is ...Frederik Carlier
2017-02-01Adding missing Configurations for uapJose Perez Rodriguez
2017-01-31Use -O1 optimization for arm and armelHyung-Kyu Choi
2017-01-28Fix Process start time calculation (#15562)Tarek Mahmoud Sayed
2017-01-28Add dotnet/versions subscriptions for SNI (#15531)Saurabh Singh
2017-01-27SkipUnmount support and set default clang for cross build (#15528)Gaurav Khanna
2017-01-25Make xplat Release builds strip symbolsDavis Goodin
2017-01-20Ensure CURLOPT_TCP_NODELAY is set by CurlHandlerStephen Toub
2017-01-19Remove pkgprojs for shims in shared frameworkEric St. John
2017-01-18Fix error handling in Process.Kill on UnixStephen Toub
2017-01-18Merge pull request #15267 from tmds/feature/errnoStephen Toub
2017-01-18Add PAL errno values for ENOTRECOVERABLE and EOWNERDEADTom Deseyn
2017-01-12Merge master into dev/engJose Perez Rodriguez
2017-01-11Merge pull request #14792 from chunseoklee/debian_armel_nupkgEric Mellino
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-10Merge pull request #14988 from seanshpark/i686Eric Mellino
2017-01-10Merge pull request #14843 from chunseoklee/armel_ciGaurav Khanna
2017-01-09[x86/Linux] Change process name from x86 to i686 in cmakeSaeHie Park
2017-01-06Merge branch master into dev/engJose Perez Rodriguez
2017-01-05Add tizen.4.0.0-armel into nupkgchunseok lee
2017-01-05Allow to force static linking on Windows in Release mode by setting the env v...Alexandre Mutel
2017-01-04Support armel tizen buildJiyoung Yun
2017-01-04Add debian.8-armel into nupkgchunseoklee
2017-01-04Fix casing for native binaries (#14822)chcosta
2017-01-03Use armel instead of arm-softfpchunseoklee
2016-12-29Merge pull request #14677 from jyoungyun/arm/add_arm_to_native_runtimeEric Mellino
2016-12-22Add ubuntu.XX-arm to runtime.native.XX.pkgprojJiyoung Yun
2016-12-22Clean up build-native.cmd/shEric Mellino
2016-12-21Restore original shim output paths and copy to spec'd location after buildEric Mellino
2016-12-21Merge pull request #14632 from gkhanna79/PNBRidFXGaurav Khanna
2016-12-20Generate packages for portable native buildGaurav Khanna
2016-12-18Use ExecutionPolicy ByPass to execute probe-win.ps1 script during the build (...Jan Kotas
2016-12-16Binplace native shims into spec'd runtime directory.Eric Mellino
2016-12-15Merge branch 'master' into x86-supportEric Mellino