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-04-19Remove the alpine-specific workaround in dir.props. This distro is not suppor...Eric Mellino
2017-04-12Fix typo in BuildingNETFxVertical conditionEric St. John
2017-04-12Add NETStandard.Library.NETFramework packageEric St. John
2017-04-11Merge pull request #18165 from weshaggard/UpdateAssemblyKeysWes Haggard
2017-04-11Move corefx onto the .NET Core 2.0 toolsetEric Mellino
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-07Merge pull request #18032 from ericstj/disableIllinkAlpineEric StJohn
2017-04-07Move ILLink alpine workaround after RuntimeOS is setEric St. John
2017-04-07Merge pull request #18031 from ericstj/disableIllinkAlpineEric StJohn
2017-04-07Disable illink on alpineEric St. John
2017-04-07Change netfx vertical test build and execution to be able to have helix runs ...Santiago Fernandez Madero
2017-04-04Remove redundant propertyJose Perez Rodriguez
2017-03-31Enable sending uapaot test runs to Helix (#17493)Jose Perez Rodriguez
2017-03-23Enable running CoreFx tests in UAP on CoreCLR (#17212)Alex Ghiondea
2017-03-18Only include symbols / src in transport packages, also fix pre-existing typo ...chcosta
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-07Enable Dumpling on all CI runs (#16791)Eric Mellino
2017-03-02Merge pull request #16620 from jkotas/disable-overflow-checksStephen Toub
2017-03-02Disable overflow checks by defaultJan Kotas
2017-03-02Add capability of running uapaot ilc tests locallyJose Perez Rodriguez
2017-03-01Restore ilasm from external directoryEric Mellino
2017-02-24Use consistent casing for BinPlaceEric St. John
2017-02-24Setting up ILCInputFolder that will be passed in to the ilc.exe that gets res...Jose Perez Rodriguez
2017-02-23Clean-up references to old build against packages propertiesWes Haggard
2017-02-19Make CheckForOverflowUnderflow overrideable from msbuild command line (#16299)Jan Kotas
2017-02-17Enable Dumpling for Unix CI tests (#16246)Eric Mellino
2017-02-17Merge pull request #16191 from ericstj/packagesEric StJohn
2017-02-17Enabling overflow checks for debug (#16189)Dennis "D.C." Dietrich
2017-02-16Revert "Pointing to V2 myget feed since there is an ongoing problem with thei...Matt Mitchell
2017-02-16Enable package buildEric St. John
2017-02-16Pointing to V2 myget feed since there is an ongoing problem with their V3 feedJose Perez Rodriguez
2017-02-16Remove some old propertiesWes Haggard
2017-02-15Getting the infrastructure fot NetFX test runner inplace (#16194)Tarek Mahmoud Sayed
2017-02-14Simplify binplace.targets a bitEric St. John
2017-02-09Adding Microsoft.Private.CoreFx.UAP package build (#15964)Jose Perez Rodriguez
2017-02-08Change the way we generate the test shared frameworkWes Haggard
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-07Update Reference and ProjectReference ordering in our targets.Wes Haggard
2017-02-03Merge pull request #15734 from mellinoe/genfacades-task-febEric Mellino
2017-02-03Enable compiling the test projects against the configuration (#15743)Tarek Mahmoud Sayed
2017-02-03Respond to PR feedbackEric Mellino
2017-02-03Update to buildtools containing GenFacades taskEric Mellino
2017-02-03Merge pull request #15725 from joperezr/AddingUAPAOTVerticalJose Perez Rodriguez
2017-02-02Adding UAPAOT vertical and configurationsJose Perez Rodriguez
2017-02-02Clean up OS-related property usages in targetsEric Mellino
2017-02-02Make ReferenceFromRuntime use project referenceEric St. John
2017-01-30Fix tests after setting appropriate ref folderEric St. John
2017-01-30Fix RefPath to be derived from ConfigurationEric St. John
2017-01-27Centralize some binplace path propertiesEric St. John
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez