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-12-13Merged with dotnet/release/2.2.Martin Baulig
2018-03-14Use Intermediate path for GenerateReferenceSourceWes Haggard
2018-03-08Updating the package index for UAP and updating buildtools (#27787)Jose Perez Rodriguez
2018-03-06Add option to bin place just netcoreapp package refsWes Haggard
2017-10-19Replace 'enlistment' with 'repo' in a few places (#24732)MaxHorstmann
2017-09-05Add BinPlaceConfiguration for test projects to have a working directory per B...Santiago Fernandez Madero
2017-08-29Remove NetFx support libsEric St. John
2017-08-15Ensure packages continue to build for NETCoreApp2.0Eric St. John
2017-07-04Renaming uap10.1 to uap10.0.15138Jose Perez Rodriguez
2017-06-09Changing binplace configurations so the default only contains TargetGroup and...Jose Perez Rodriguez
2017-05-24Respond to PR feedbackEric Mellino
2017-05-24Add a "GenerateReferenceAssembly" target and generate four assemblies.Eric Mellino
2017-04-28Move more common stuff into BuildToolsWes Haggard
2017-04-28Move local corefx targets/tasks to BuildToolsWes Haggard
2017-04-25Merge pull request #18766 from ericstj/removeIsDesktopFacadeEric StJohn
2017-04-25Ensure BuildAllConfigurations produces all RefPathsEric St. John
2017-04-25Remove use of IsDesktopFacadeEric St. John
2017-04-21Never use UAP-aot configuration for referencesEric St. John
2017-04-21Make desktop ns2.0 support package support net47Eric St. John
2017-04-13Add dll to netfx references to force bindingRedirectsEric St. John
2017-04-12Add NETStandard.Library.NETFramework packageEric St. John
2017-04-07Change netfx vertical test build and execution to be able to have helix runs ...Santiago Fernandez Madero
2017-04-05Update ILLinkTrimAssembly conditionEric St. John
2017-04-03Add ILLink to the buildEric St. John
2017-03-24Merge in change for the new 'BinPlaceNETCoreAppPackage' property.Eric Mellino
2017-03-24Set default value for EnableBinplacing in FrameworkTargeting.targetsEric Mellino
2017-03-24Set default for BinPlaceUseHardLinksIfPossible in FrameworkTargeting.targetsEric Mellino
2017-03-24Address PR feedbackEric Mellino
2017-03-24Move contents of binplace.targetsEric Mellino
2017-02-02Make ReferenceFromRuntime use project referenceEric St. John
2017-01-06Merge branch master into dev/engJose Perez Rodriguez
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
2016-12-17Use static configurations for building a vertical (#14489)chcosta
2016-12-14Use Win32 API lists from buildtoolsJohn Chen (CLR)
2016-12-14Clean-up batch restoring of packages.Wes Haggard
2016-12-12Enable build tests against packages as the default testing scenarioKarthik Rajasekaran
2016-12-10vertical build port to Dev/eng [Do not merge] (#14171)chcosta
2016-12-07Delete project.jsonsJose Perez Rodriguez
2016-11-30[dev/eng] Overhaul ref and src project references, and start binplacing thing...Eric Mellino
2016-11-16Re-enable PInvoke analyzer, and fix issues foundJohn Chen (CLR)
2016-10-28Remove workaround for source index. (#13091)Alex Perovich
2016-10-18Include the correct generated lockfile when building against packagesKarthik Rajasekaran
2016-10-18Clean up dir.targetsKarthik Rajasekaran
2016-10-18Fix ordering on dir.target PropertyGroupKarthik Rajasekaran
2016-10-18Rearrange order of property groupsKarthik Rajasekaran
2016-10-18Adding SkipGenerateTestProjectJsonKarthik Rajasekaran
2016-10-18Combine test dependencies into a common project.json.Karthik Rajasekaran
2016-10-07Add Source Index generation project (#12326)Alex Perovich
2016-10-05Update project ToolsVersions to 14.0 (#12355)Alex Perovich
2016-09-19Add Path.GetRelativePathJeremy Kuhne