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
2006-01-05* library.make (run-test-lib, run-test-ondotnet-lib): Workaround aRaja R Harinath
2005-12-22* library.make (LIBRARY_PACKAGE): New define. Install development symlinks forRaja R Harinath
2005-12-22In build:Raja R Harinath
2005-12-07Add flags for Release config (enable optimization).Eyal Alalouf
2005-12-03config-default.make: Corrected default CODEPAGE comment to ISO-8859-1 (Latin 1)Kornél Pál
2005-11-23 * Missed dependency. Vladislav Spivak
2005-11-16Handle pdb's copy Vladislav Spivak
2005-11-16making net_1_1_java profile targets be localVladislav Spivak
2005-11-16svn path=/trunk/mcs/; revision=53107Vladislav Spivak
2005-11-16Revert SVN r53054Raja R Harinath
2005-11-15svn path=/trunk/mcs/; revision=53054Vladislav Spivak
2005-11-05Consts.cs.in: Removed obsolete using System.Runtime.InteropServices.Kornél Pál
2005-11-03Consts.cs.in: Added FxFileVersion for use in assemblies instead of RuntimeVer...Kornél Pál
2005-11-03Consts.cs.in: Added VsFileVersion that is used by assemblies.Kornél Pál
2005-11-03Consts.cs.in: Added RuntimeVersion numbers for 1.0 and 1.1 as well.Kornél Pál
2005-10-282005-10-28 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-10-03* profiles/basic.make (monolite_flag, use_monolite): New. Used toRaja R Harinath
2005-09-27Added CODEPAGE Makefile variable that specifies the encoding used by compilers.Kornél Pál
2005-09-22* Makefile (basic_SUBDIRS, net_1_1_bootstrap_SUBDIRS)Raja R Harinath
2005-09-22eol-style=nativeRaja R Harinath
2005-09-21Removed UnmanagedType_80 that was required because mcs bug #75945 was not dis...Kornél Pál
2005-09-20This patch extends the mechanism of .sources and gives the possibility to haveYaacov Akiba Slama
2005-09-12* profiles/basic.make (do-profile-check): Quote sed expression.Raja R Harinath
2005-09-06Re-apply r49459 with some fixes.Raja R Harinath
2005-09-052005-09-05 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2005-09-05* Makefile (bootstrap): Remove special handling on Win32.Raja R Harinath
2005-08-26Consts.cs.in: Use Microsoft.VisualStudio.Web only in profile NET_2_0 as the a...Kornél Pál
2005-08-26Using Consts.MonoVersion instead of MonoVersion.cs.Kornél Pál
2005-08-26add constant for new assemblies required by System.WebSebastien Pouliot
2005-08-23Fix build on cygwin for win32 (Microsoft.VisualBasic)Wade Berrier
2005-08-23Fix thinko. If this doesn't work, I'll need to rewriteRaja R Harinath
2005-08-23* profiles/basic.make (do-profile-check): Set MONO_PATH whenRaja R Harinath
2005-08-23This was talked about on irc...Wade Berrier
2005-08-22Fixed build for TARGET_JVM.Boris Kirzner
2005-08-22* Makefile (DISTFILES): Move files in common/ to ...Raja R Harinath
2005-08-19fixed System.ServiceProcess name and the lot of regressions that goes with itSebastien Pouliot
2005-08-19* profiles/basic.make: Handle disassemblers that print corlib version in hex.Raja R Harinath
2005-08-19* profiles/basic.make (do-profile-check): Add some debugging output.Raja R Harinath
2005-08-18Moved assembly version and assembly reference constants to a common Consts.cs...Kornél Pál
2005-07-26* executable.make, library.make: Use unix-style commandline options.Raja R Harinath
2005-07-22* profiles/basic.make (do-profile-check): Make the "silent"Raja R Harinath
2005-06-27new fileBen Maurer
2005-06-15* executable.make (dist-local): Copy from library.make.Raja R Harinath
2005-06-15fix up dist buildBen Maurer
2005-06-14more copy and paste reuse going awayBen Maurer
2005-06-14Remove copy and paste reuse for Locale.cs.Ben Maurer
2005-05-23* rules.make (STD_TARGETS): Make them all go through an indirection.Raja R Harinath
2005-05-10* library.make (dist-fixup): Fix typo.Raja R Harinath
2005-05-06* Makefile ($(makefrag)): Emit dependencies on $(build_lib).Raja R Harinath
2005-05-06Remove $(build_lib) during make cleanRaja R Harinath