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
2005-02-01* runtime/Makefile.am (mcs-compileall): Set MONO_PATH. RemoveRaja R Harinath
2005-01-202005-01-20 Atsushi Enomoto <atsushi@ximian.com>Atsushi Eno
2005-01-192005-01-19 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2005-01-132005-01-13 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2005-01-04 * Makefile.am: Change build order so that support is built before runtime.Jonathan Pryor
2005-01-022005-01-02 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2004-12-09* README: Update with details about the new build setup.Raja R Harinath
2004-12-08* Makefile.am (get-monolite-latest): Update to new location ofRaja R Harinath
2004-12-03* Makefile.am (dist-hook): Ensure we use the 'default' profile.Raja R Harinath
2004-11-26In .:Raja R Harinath
2004-11-24Actually commit changes to configure.in. Sorry, they got left out, somehow, ...Raja R Harinath
2004-11-232004-11-23 Chris Toshok <toshok@ximian.com>Chris Toshok
2004-11-23Quick fix to get the tree building again. The configure.in change isDick Porter
2004-11-23Simplify 'make all' build.Raja R Harinath
2004-11-222004-11-22 Raja R Harinath <rharinath@novell.com>Raja R Harinath
2004-11-192004-11-19 Raja R Harinath <rharinath@novell.com>Raja R Harinath
2004-11-08* configure.in (mcs_topdir, mcs_topdir_from_srcdir): New 'subst'edRaja R Harinath
2004-09-28($(tmpinst)/bin/pedump): New.Raja R Harinath
2004-09-27(mono-do-testjit): New target, unused for now. RunsRaja R Harinath
2004-09-172004-09-17 Martin Baulig <martin@ximian.com>Martin Baulig
2004-09-14* Makefile.am (mcs-do-full-build): Pass NO_SIGN_ASSEMBLIES=yes toRaja R Harinath
2004-09-102004-09-10 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2004-09-04Ooops.Martin Baulig
2004-09-032004-09-03 Martin Baulig <martin@ximian.com>Martin Baulig
2004-08-26(mcs-do-run-test): Depend on '$(tmpinst)/bin/mbas'.Raja R Harinath
2004-07-302004-07-30 Martin Baulig <martin@ximian.com>Martin Baulig
2004-07-29* Makefile.am: Copy machine.config in the correct _tmpinst subdirectory.Lluis Sanchez
2004-07-02(mcs-do-basic-build, mcs-do-short-build):Raja R Harinath
2004-06-24* Makefile.am (MCS_DIRS, MCS_FILES): Add back Mono.CSharp.Debugger.Raja R Harinath
2004-06-22Fix for older automakeDick Porter
2004-06-22(bootstrap) [PLATFORM_WIN32]: Make two-stage.Raja R Harinath
2004-06-18Fri Jun 18 19:39:09 CEST 2004 Paolo Molaro <lupus@ximian.com>Paolo Molaro
2004-06-16(populate-runtime-subdir): Rewrite sanity check.Raja R Harinath
2004-06-16(MCS_DIRS, MCS_FILES, MONO_CSHARP_DEBUGGER_DIR, MONO_CSHARP_DEBUGGER_FILE):Raja R Harinath
2004-06-16(bootstrap) [PLATFORM_WIN32]: Open code. Don'tRaja R Harinath
2004-06-16Include prototype completely-untested 'make bootstrap' support for W32.Raja R Harinath
2004-06-12(populate-runtime-subdir): Add _tmpinst directoryRaja R Harinath
2004-06-11Now 'make bootstrap && make install' should install signed assemblies.Raja R Harinath
2004-06-10Support the new assembly signing setup in mcs/.Raja R Harinath
2004-06-01(monolite-bootstrap): Update.Raja R Harinath
2004-06-01(bootstrap,faststrap,fasterstrap): Refactor.Raja R Harinath
2004-05-26* Makefile.am (mcs-do-basic-build): No need to set MCS here.Raja R Harinath
2004-05-21removed commentGonzalo Paniagua Javier
2004-05-21Like thisMiguel de Icaza
2004-05-212004-05-21 Gonzalo Paniagua Javier <gonzalo@ximian.com>Gonzalo Paniagua Javier
2004-05-20Fix small thinko.Raja R Harinath
2004-05-20Fix typo.Raja R Harinath
2004-05-20(get-monolite-latest, monolite-bootstrap):Raja R Harinath
2004-05-20* configure.in (AC_OUTPUT): Add tools/Makefile andRaja R Harinath
2004-05-20 * tools/Jackson Harper