Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mcs/build
AgeCommit message (Expand)Author
2017-11-19[runtime] Fix test makefrag to accomodate moved testsAlexander Kyte
2017-11-16[bcl] Add a Mono.Runtime.Tests assembly which can be used to run the JIT regr...Zoltan Varga
2017-11-15[runtime] Add Dedup Support to MkBundle (#5484)Alexander Kyte
2017-11-07[corlib] corefx tests from System.Threading.* and System.Text.RegularExpressi...Egor Bogatov
2017-11-06[mcs tests] clean up interp targetBernhard Urban
2017-11-06[mcs tests.make] control with TEST_WITH_INTERPRETER if `run-test` target uses...Bernhard Urban
2017-11-06[mcs make] introduce TEST_RUNTIME_FLAGS, analogously to TEST_RUNTIME vs. RUNTIMEBernhard Urban
2017-10-27[build] Add wasm profileMarek Safar
2017-10-20[tests.make] Filter out comments from test.dll.sources for TEST_FILESAlexander Köplinger
2017-10-19[runtime] Workaround for verifier bug #59967Marek Safar
2017-10-17[bcl] Add dependency on .exclude.sources to test assembly (#5804)Alexander Köplinger
2017-10-17[build] Add code coverage mode (#5789)Marek Safar
2017-10-05Bump corefxMarek Safar
2017-10-05Add new profile for monodroid tools (#5699)Alexander Köplinger
2017-09-01update commentEgorBo
2017-09-01xunit on windows doesn't like ln to xunit.execution.desktop.dll, provide a copyEgorBo
2017-08-31Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"Alexander Köplinger
2017-08-30[runtime] Add mkbundle support for dedupAlexander Kyte
2017-08-30[runtime] Fix mkbundle internationalization test results, build allAlexander Kyte
2017-08-30[runtime] Provide config to mkbundleAlexander Kyte
2017-08-30[runtime] Don't re-aot when running BCL testsAlexander Kyte
2017-08-30[runtime] Skip not supported tests with mkbundleAlexander Kyte
2017-08-30[runtime] Build stripper and use with mkbundleAlexander Kyte
2017-08-30[runtime] Add target to mkbundle all tests before CIAlexander Kyte
2017-08-30[runtime] Move testing dll into profileAlexander Kyte
2017-08-30[runtime] Fix in-tree building for mkbundleAlexander Kyte
2017-08-30[runtime] Use mkbundle in BCL testsAlexander Kyte
2017-08-11[bcl] Clean up FRAMEWORK_VERSION 4.0 and 2.0 checks (#5356)Alexander Köplinger
2017-08-07[bcl] Specify the name of the key file on the command line instead of using t...Zoltan Varga
2017-08-05Bump boostrap mono dependencyMarek Safar
2017-07-15[bcl] Remove the ValueAdd and InetAccess NUnit categories (#2212)Alexander Köplinger
2017-06-28[build] Add a new profileMarek Safar
2017-06-13[build] Bumps mcs bootstrap requirementMarek Safar
2017-06-12Fix System.Numerics xunit tests and add them to CI (#5006)Alexander Köplinger
2017-05-23Remove outdated info and unused files from mcs/ (#4916)Alexander Köplinger
2017-05-22[bcl] Make monolite platform specific (#4910)Alexander Köplinger
2017-05-19[build] Remove platforms from xbuild buildMarek Safar
2017-05-12[mcs] Add platform specific files (#4837)Ludovic Henry
2017-05-09[tools] Add resx2sr to "build" profile (#4807)Alexander Köplinger
2017-04-24[build] Fixes setup for libraries without sourcesMarek Safar
2017-04-18[corlib] Fixes static builds (#4687)Marek Safar
2017-04-13Fix check for file in gensources.shAlexander Köplinger
2017-04-10[resgen] Remove dependency on WinForms and use it in mobile profiles (#4667)Alexander Köplinger
2017-04-07[bcl] Add check for newline to gensources.sh (#4662)Alexander Köplinger
2017-03-31Merge pull request #4628 from xmcclure/orbis-profileAndi McClure
2017-03-31Make monolite profile directory versioned (#4631)Alexander Köplinger
2017-03-31Combined cherrypick of changes between mono-4.8.0-branch and orbis-branch-30Andi McClure
2017-03-30Bring in the new reference assemblies (#4619)Alexander Köplinger
2017-03-29Merge pull request #4540 from kumpera/android-changes-part1Rodrigo Kumpera
2017-03-28[corlib] Add back X509 support for watchOS.Rolf Bjarne Kvinge