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-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
2017-01-19Restore from v3 NuGet.org feedDavis Goodin
2017-01-14Fix test targets to enable building and debugging in VSWes Haggard
2017-01-12Execute tests with dotnet cli (#14823)Karthik Rajasekaran
2017-01-10Default configuration select package rid (#15037)Eric StJohn
2017-01-10Use configuration.props to set runtimeos, but preserve configurationgroup (#1...chcosta
2017-01-10Update documentation to include how to configure buildsWes Haggard
2017-01-09Merge dev/eng branch into MergeMasterJose Perez Rodriguez
2017-01-07Add facades to corefx.netcoreapp package. (#14945)Wes Haggard
2017-01-07Merge branch dev/eng into MergeMasterIntoDevEngJose Perez Rodriguez
2017-01-06Merge branch master into dev/engJose Perez Rodriguez
2017-01-06Add TreatAsLocalProperty support for the properties that make up BuidConfigur...Wes Haggard
2017-01-05Introduce a 'RunningOnUnix' property and use it in targets.Eric Mellino
2017-01-05Better OSEnvironment detectionEric Mellino
2016-12-23Build pipeline changes (#14694)chcosta