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-12-24Remove mistaken msbuild message that was merged (#26039)Santiago Fernandez Madero
2017-12-23Ignore placeholder build configurations in build all configurations targets (...Santiago Fernandez Madero
2017-04-28Move local corefx targets/tasks to BuildToolsWes Haggard
2017-04-25Add Rebuild|CleanAllConfigurations + shortcutsEric St. John
2017-04-25Remove use of IsDesktopFacadeEric St. John
2017-04-08Share build traversal logic across framework pkgsEric St. John
2017-04-04Add build option to only build stuff that is part of NETCoreAppWes Haggard
2017-04-01Add "mono" configuration (#17573)Ludovic Henry
2017-03-18Include desktop ref for System.Net.HttpEric St. John
2017-02-16Enable package buildEric St. John
2017-02-07Update Reference and ProjectReference ordering in our targets.Wes Haggard
2017-02-03Don't reorder projects when specifying BuildAllConfigurationsEric St. John
2017-02-03Add solution generation to the UpdateVSConfigurations taskWes Haggard
2017-01-30Auto-reference NETStandard.dllEric St. John
2017-01-30Add support multiple BuildConfigurationsEric St. John
2017-01-27Use configurations to select binplace pathsEric St. John
2017-01-26Clean up dir.traversal.targetsEric St. John
2017-01-25Fix P2P reference Configuration selectionEric St. John
2017-01-20Use BuildConfigurations for externalEric St. John
2017-01-12Refactor build traversalEric St. John
2017-01-11Ensure we set Configuration on P2P and traversalEric St. John
2016-12-30Catch failures in dev/eng branch (#14764)chcosta
2016-12-17Configurations code cleanup (#14575)chcosta
2016-12-17Use static configurations for building a vertical (#14489)chcosta
2016-12-10vertical build port to Dev/eng [Do not merge] (#14171)chcosta