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-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
2016-09-02Changes required to have dev/api building again after mergeJose Perez Rodriguez
2016-09-01Merge remote-tracking branch 'upstream/master' into dev/apiJose Perez Rodriguez
2016-09-01Enable netcoreapp1.1 tests to run as part of the CI build (#11236)Jose Perez Rodriguez
2016-08-20Initial prototyping of produces api for corefx repo (#11003)chcosta
2016-08-17Required changes post-merge to get a succesfull build in dev/apiJose Perez Rodriguez
2016-08-11Include test-runtime project.json in test archives.Joel Hendrix
2016-07-01Support filtering to TestTFMTarek Mahmoud Sayed
2016-04-26Condition imports so that users get the right message to run init-tools befor...Jose Perez Rodriguez
2016-04-14Enable project reference to package dependency conversion for test bu…chcosta
2016-03-11Fat package conversionsChristopher Costa
2016-02-26Merge remote-tracking branch 'dotnet/master' into HEADEric Mellino
2016-02-25Enable merging optimization dataEric St. John
2016-02-25Simply MSBuild overrides and add commentsEric Mellino
2016-02-25Eliminate PCL Profile warning messagesEric Mellino
2016-01-11Updating Dev WorkflowJose Perez Rodriguez
2015-11-17Fixing merge conflict produced by the FI of changeset 1547627, checked-in in ...Mariana Rios Flores
2015-11-17Disabling RestorePackages != false in dir.targets until we have more of this ...Mariana Rios Flores
2015-11-17[tfs-changeset: 1548846]Mariana Rios Flores
2015-06-24Tools restore could fail if the binaries/libraries used for tracking Inputs/O...Joel Hendrix
2015-06-24Build source path for dnu restoreJoel Hendrix
2015-06-18Add RebuildAndTest convenience targetNick Guerrera
2015-05-21Merge pull request #1798 from PatrickMcDonald/proxy-buildMatt Ellis
2015-05-21Make tools packages.config host platform specific.Jeremy Kuhne
2015-05-20Support Proxy servers for our nuget download taskPatrick McDonald
2015-05-20Consume MSBuild Mono packageJeremy Kuhne
2015-05-06Merge 'master' into from-tfsMatt Ellis
2015-05-06Enable ability to restore nuget.exe from file system / network share before h...Christopher Costa
2015-05-02Workarounds for building with Roslyn/MSBuild on Unix.Jeremy Kuhne
2015-04-29Don't trample $(OS).Jeremy Kuhne