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-03-09Update UAP System.Private.CoreLib to unblock UAP builds (#27805)Simon Nattress
2018-02-22Expose PipeOptions.CurrentUserOnly and add implementation when flag is passed...Santiago Fernandez Madero
2017-10-09Add Ref and Pkg for S.SM.Syndication. (#24383)Shin Mao
2017-09-14Enable end to end Alpine corefx build (#24035)Jan Vorlicek
2017-08-15Update master to target netcoreapp2.1Eric St. John
2017-08-04Add RHEL 6 official RIDJan Vorlicek
2017-08-03Merge pull request #21236 from sdmaclea/masterWes Haggard
2017-07-17Move RID computations to dir.propsTom Deseyn
2017-06-19[Arm64/Unix] Add OfficialBuildRID linux-arm64Steve MacLean
2017-05-31Use RuntimeOS instead of OSGroup for defaulting PackageRIDWes Haggard
2017-05-30Remove non-portable RIDs from netcoreapp packageWes Haggard
2017-05-23Add more compat shim assembliesWes Haggard
2017-04-28Fix framework package validation errorsEric St. John
2017-04-27Implemented CAS Stubs for System.Security (#18914)JayG
2017-04-22Implemented a couple missing CAS stubs (#18629)JayG
2017-04-08Share more of the common framework package propsEric St. John
2017-04-08Share content template across framework pkgsEric St. John
2017-04-08Share build traversal logic across framework pkgsEric St. John
2017-04-07Don't build packages in multiple legs when OfficialBuildId is setEric St. John
2017-04-05Update VerifyNETStandard target to use live netstandard packageWes Haggard
2017-04-04Remove remaining references to Fedora 23 (#17753)Dan Moseley
2017-03-30Update Identity package to reflect Portable RIDsGaurav Khanna
2017-03-28Enable PortableRID packagingGaurav Khanna
2017-03-22Bump version of OSX to 10.12Wes Haggard
2017-03-18Only include symbols / src in transport packages, also fix pre-existing typo ...chcosta
2017-03-01Set correct RID in private package runtime.jsonEric St. John
2017-02-25Fix casing of BuildRIDEric St. John
2017-02-24Improve private package build perfEric St. John
2017-02-24Use file lists for packaging rather than copiesEric St. John
2017-02-08Prevent compiling against runtime implementation librariesChristopher Costa
2017-02-03Update NS2.0 Apicompat baselineWes Haggard
2017-02-02Only build private NETCoreApp nupkg for TargetGroup-netcoreappEric St. John
2017-01-27Centralize some binplace path propertiesEric St. John
2017-01-20Merge pull request #15313 from ericstj/netstandard-closure-NETCoreAppEric StJohn
2017-01-19Add RuntimeOS packages - Private.CoreFx.NETCoreAppEric St. John
2017-01-19Add packages to NETCore.App to complete closureEric St. John
2017-01-15Add portable linux flavor for NETCoreApp packageEric St. John
2017-01-11Manual changes for ns2.0 renameAlex Perovich
2017-01-10Default configuration select package rid (#15037)Eric StJohn
2017-01-10Enable building platforms package for release, remove unneccessary metadta (#...chcosta
2017-01-10Use configuration.props to set runtimeos, but preserve configurationgroup (#1...chcosta
2017-01-07Add facades to corefx.netcoreapp package. (#14945)Wes Haggard
2017-01-06Add TreatAsLocalProperty support for the properties that make up BuidConfigur...Wes Haggard
2017-01-04Use lower-case 'native' in Microsoft.Private.CoreFx.NETCoreApp.pkgprojEric Mellino
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
2016-12-24Add ARM build of NETCore.AppEric St. John
2016-12-22Filter BuildRIDs without using item functionEric St. John
2016-12-22Never skip building RID-specific NETCoreApp pkgEric St. John
2016-12-22Enable build of System.Threading.OverlappedEric St. John
2016-12-20Re-enable building System.Runtime.Serializatoin.Formatters and (#14633)chcosta