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
AgeCommit message (Expand)Author
2019-08-09[build] Remove ILDISASM variable from platform MakefilesAlexander Köplinger
2019-08-09[build] Remove PLATFORM_CORLIB from platform MakefilesAlexander Köplinger
2019-08-09[build] Remove MBAS from the platform MakefilesAlexander Köplinger
2019-08-09[build] Remove EXTERNAL_MCS setting in platform MakefilesAlexander Köplinger
2019-08-09[build] Remove confusing commented out codeAlexander Köplinger
2019-08-09[build] Remove PLATFORM_MAKE_CORLIB_CMPAlexander Köplinger
2019-08-09[build] Replace PLATFORM_ ifdefs with HOST_PLATFORM checksAlexander Köplinger
2019-05-29[bcl] Add nunit exclude categories for monotouch/monodroid profiles (#14695)Alexander Köplinger
2019-05-28[bcl] Write newline-separated nunit/xunit excludes file for sdks archive (#14...Alexander Köplinger
2019-05-16[monodroid] Introduce 'win32 host' BCL build (#14424)Alexis Christoforides
2019-02-06Fix HttpClient on AIX (#12744). (#12771)Martin Baulig
2019-02-01"Imperial Red": Bring HttpClient from CoreFx (#11906)Martin Baulig
2018-07-19Refactor the AppleTls Certificate code into a PAL-based approach. (#9524)Martin Baulig
2018-06-14[build] Rename darwin platform to macos + Add `unix` host platform (#9022)Ludovic Henry
2017-03-22AppleTls Support (#4470)Chris Hamons
2016-12-06[build] Fixes win32 bootstrap in mcs modeMarek Safar
2016-11-28[build] Roslyn switchMarek Safar
2016-11-02[Mono.Posix] Disable Unix-specific tests on WindowsAlexander Köplinger
2016-07-18[mobile_static] Move PLATFORM_AOT_SUFFIX into configure.acAlexander Kyte
2014-12-03Change bootstrap profile to target 4.0 framework. Bump system mono requiremen...Marek Safar
2012-06-21Add --disable-bcl-opt to configureMarek Safar
2012-02-29Fix prepending $(CURDIR) to paths failing under cygwinAlex Corrado
2011-02-02Make resgen build profile specificMarek Safar
2011-02-01Fix resgen profile pathMarek Safar
2009-10-03Fixed external_mcs nameMarek Safar
2009-10-012009-10-01 Marek Safar <marek.safar@gmail.com>Marek Safar
2009-07-26Make AOT compilation explicitRaja R Harinath
2009-01-072009-01-07 Geoff Norton <gnorton@novell.com>Geoff Norton
2008-06-302008-06-30 Marek Safar <marek.safar@gmail.com>Marek Safar
2005-11-16Revert SVN r53054Raja R Harinath
2005-11-15svn path=/trunk/mcs/; revision=53054Vladislav Spivak
2005-08-23Fix build on cygwin for win32 (Microsoft.VisualBasic)Wade Berrier
2005-08-23This was talked about on irc...Wade Berrier
2005-04-25* Makefile (centum_tests): Add Mono.Security andRaja R Harinath
2005-02-15* platforms/win32.make (RESGEN): Point to in-tree version ofRaja R Harinath
2004-12-02Use CSC command line optionMiguel de Icaza
2004-11-25In .:Raja R Harinath
2004-11-23In build:Raja R Harinath
2004-11-04fix stupid typo.Raja R Harinath
2004-11-04* platforms/linux.make (platform-check): Make more robust.Raja R Harinath
2004-07-02* config-default.make (TEST_RUNTIME): Use 'mono' by default.Raja R Harinath
2004-06-29Use $(RESGEN) instead of $(INTERNAL_RESGEN).Raja R Harinath
2004-06-14* platforms/linux.make (PLATFORM_CHANGE_SEPARATOR_CMD): Define to 'cat'.Raja R Harinath
2004-06-11(PLATFORM_TWEAK_CORLIB_SOURCES): Remove.Raja R Harinath
2004-06-012004-06-01 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2004-05-29upMiguel de Icaza
2004-05-11 * platforms/linux.make:Jackson Harper
2003-11-12 * rules.make:Jackson Harper
2003-10-29 * platforms/linux.make: Tell users to read INSTALL.txt not theJackson Harper
2003-10-222003-10-22 Dick Porter <dick@ximian.com>Dick Porter