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-06-06Add extra condition to Dumpling.targets import.Eric Mellino
2017-06-05Import Dumpling.targets in dir.traversal.targets.Eric Mellino
2017-02-23Clean-up references to old build against packages propertiesWes Haggard
2017-01-26Clean up dir.traversal.targetsEric St. John
2017-01-20Clean up duplicated tests.builds, fix code coverage test serializationEric Mellino
2017-01-20Correctly serialize test runs when coverage is enabled.Eric Mellino
2017-01-12Refactor build traversalEric St. John
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
2016-12-30Catch failures in dev/eng branch (#14764)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
2016-10-11Make GetFilesToPackage use all coresEric St. John
2016-10-05Update project ToolsVersions to 14.0 (#12355)Alex Perovich
2016-10-04Fix test publishing (#12280)Wes Haggard
2016-10-01Changing test projects to default to netcoreapp1.1 instead of netcoreapp1.0Jose Perez Rodriguez
2016-09-17Fix TestTFM filtering so it works for all and not just netcoreappWes Haggard
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-31Fix picking the correct platform tests for net46 runs.Lakshmi Priya Sekar
2016-08-20Initial prototyping of produces api for corefx repo (#11003)chcosta
2016-08-01Allow netcoreapp1.1 as a valid TestTFMIan Hays
2016-07-14Set default FilterToTestTFM to be netcoreapp1.0 in CoreFxKarthik Rajasekaran
2016-07-08Add TestTFMs for filtering to builds filesKarthik Rajasekaran
2016-07-01Support filtering to TestTFMTarek Mahmoud Sayed
2016-05-19Removing warning for double importing versioning.targetsJose Perez Rodriguez
2016-05-17Making sure that build-tests.cmd will first restore the version files to avoi...Jose Perez Rodriguez
2016-04-14Enable project reference to package dependency conversion for test bu…chcosta
2016-04-11Add support for filtering building of packages based on Linux variants.Joel Hendrix
2016-04-06Merge pull request #7535 from sokket/buildsEric Mellino
2016-04-06Fixing #7455 to re-enable test filteringJonathan Miller
2016-04-06Support filtering to the TargetGroup property valueTarek Mahmoud Sayed
2016-04-05Fix Code Coverage failures due to bin clashesstephentoub
2016-03-31Adding builds files for the test projectsJonathan Miller
2016-03-11Fat package conversionsChristopher Costa
2016-02-10Fix race conditions during package buildEric St. John
2016-01-19Need to flow SerializeProjects=true to the child processes when doing CodeCov...Wes Haggard
2016-01-09Merge pull request #5242 from dotnet-bot/from-tfsMatt Ellis
2016-01-09Keep FilterToOSGroup for '.proj' as wellMatt Ellis
2016-01-08Don't pass FilterToOSGroup to non-builds filesEric St. John
2016-01-07Specify architecture & OS in native package build recursionEric St. John
2016-01-03Add support for building and filtering via OSGroup in .builds filesWes Haggard
2015-12-16Initial integration of packaging supportEric St. John
2015-12-03Created initial set of .builds filesDeepak Shankargouda
2015-04-09Add restore packages target to allow grabbing packages without building. This...Jeremy Kuhne
2015-02-24Add support for running code coverage reports on individual projectsWes Haggard
2015-02-19Propagate the errors that occur in the dir.traversals.targets file.Wes Haggard
2015-02-16Switch to running tests with new BuildAndTest target.Wes Haggard
2015-02-07Remove useless Microsoft.Common.Targets import from dir.tarversal.targetsWes Haggard
2015-01-09Update traversal targets to all DependsOnTargets to the Build and CleanWes Haggard
2014-12-20Canonicalize MSBuild ToolsVersion to 12.0Alexander Köplinger