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-03Fix binplacing clashesEric St. John
2017-02-24Use consistent casing for BinPlaceEric St. John
2017-02-24Use file lists for packaging rather than copiesEric St. John
2017-02-24Consolidate binplacing into a single targetEric St. John
2017-02-24Setting up ILCInputFolder that will be passed in to the ilc.exe that gets res...Jose Perez Rodriguez
2017-02-17Use Hardlinks when binplacingEric St. John
2017-02-14Simplify binplace.targets a bitEric St. John
2017-02-13Fix UAP package build for BuildAllConfigurationsEric 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-03Always create targeting pack foldersEric St. John
2017-02-03Don't use IsReferenceAssembly for binplacingEric St. John
2017-02-02Merge pull request #15705 from ericstj/runtimeRefPathEric StJohn
2017-02-02Make external use binplacingEric St. John
2017-02-02Stop bin placing facade assemblies to the refs for netfx builds (#15700)Tarek Mahmoud Sayed
2017-01-27Centralize some binplace path propertiesEric St. John
2017-01-27Use configurations to select binplace pathsEric St. John
2017-01-20Merge pull request #15306 from mellinoe/coverageEric Mellino
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-20Replace ".dll" instead of just "dll" in binplace targets for PDB's.Eric Mellino
2017-01-20Binplace pdb files next to dll'sEric Mellino
2016-12-17Initial set of work for building external dependencies (#14550)Wes Haggard
2016-12-08Start overhauling test build process. (#14277)Eric Mellino
2016-12-08Binplace NETCoreApp package contentsEric St. John
2016-12-08Support incremental clean from binplace targetsEric St. John
2016-12-08Binplace simple assemblies to TargetingPackEric St. John
2016-11-30[dev/eng] Overhaul ref and src project references, and start binplacing thing...Eric Mellino