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-07-01* runtime/Makefile.am (all-local, install-exec, uninstall): Call semdel-wrapper.Raja R Harinath
2005-07-01Avoid resource leakage on 'make clean' (see #75424).Raja R Harinath
2005-06-12distcheck fixBen Maurer
2005-05-042005-05-04 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2005-04-28re-enable -dlopen workaround for monodis-wrapper.Raja R Harinath
2005-04-27* configure.in (AC_DISABLE_FAST_INSTALL): Set.Raja R Harinath
2005-04-27Preload the path of Mono, that should fix the buildMiguel de Icaza
2005-04-25Fix #74692.Raja R Harinath
2005-04-21* runtime/Makefile.am (mcs-compileall): Verify the fixed-up dll too.Raja R Harinath
2005-04-21Distribute runtime/monodis-wrapper.inRaja R Harinath
2005-04-212005-04-21 Raja R Harinath <rharinath@novell.com>Raja R Harinath
2005-03-24* configure.in (libgdiplus): Make more intuitive.Raja R Harinath
2005-03-23* runtime/Makefile.am (wrapper-config): Remove temporary file.Raja R Harinath
2005-03-23Allow testing of System.Drawing with a libgdiplus snapshot.Raja R Harinath
2005-03-23Enable gmcs again.Martin Baulig
2005-03-22Disable gmcs for now, revert this when it builds againDick Porter
2005-03-18Add wrapper-config to the CLEANFILESMiguel de Icaza
2005-03-14* runtime/Makefile.am (SUPPORT_FILES): New. List of dependencies from ...Raja R Harinath
2005-03-14* runtime/Makefile.am (clean_profiles): Remove.Raja R Harinath
2005-02-25* runtime/Makefile.am (centum_nunit_tests): Remove. TheRaja R Harinath
2005-02-17* runtime/Makefile.am (PLATFORM_PATH_SEPARATOR): New. $(PATH_SEPARATOR) has ...Raja R Harinath
2005-02-17* runtime/Makefile.am (cur_dir_cmd): New. Use cygpath to get theRaja R Harinath
2005-02-16remove .cvsignore, as this is not used anymoreBen Maurer
2005-02-122005-02-12 Ben Maurer <bmaurer@ximian.com>Ben Maurer
2005-02-04* runtime/Makefile.am (wrapper-config): Elevated from being a testRaja R Harinath
2005-02-04* runtime/Makefile.am (verify_profiles): Remove.Raja R Harinath
2005-02-01* runtime/Makefile.am (test-support-files): New target.Raja R Harinath
2005-02-01* runtime/Makefile.am (mcs-compileall): Set MONO_PATH. RemoveRaja R Harinath
2005-01-302005-01-30 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2005-01-282005-01-28 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2005-01-25oops.Raja R Harinath
2005-01-25* runtime/Makefile.am ($(tmpinst)/config): New test support file.Raja R Harinath
2005-01-21 * runtime/Makefile.am (centum_nunit_tests): Add class/Mono.Posix andJonathan Pryor
2005-01-20* runtime/Makefile.am (centum_nunit_tests): New. List of NUnitRaja R Harinath
2005-01-04* runtime/Makefile.am (TEST_SUPPORT_FILES): Add $(tmpinst)/bin/mono.Raja R Harinath
2004-12-14* runtime/mono-wrapper.in (MONO_SHARED_DIR): Set. Ensures thatRaja R Harinath
2004-12-07* runtime/Makefile.am (uninstall): New.Raja R Harinath
2004-12-03* configure.in (ENABLE_NUNIT_TESTS): New.Raja R Harinath
2004-12-03* Makefile.am (dist-hook): Ensure we use the 'default' profile.Raja R Harinath
2004-11-30* configure.in (AC_OUTPUT): Move runtime/Makefile to the end toRaja R Harinath
2004-11-26* runtime/Makefile.am ($(symlinks)): Depend on config.status too.Raja R Harinath
2004-11-25* runtime/Makefile.am (all-local): Make mcs/ tree writeable if necessary.Raja R Harinath
2004-11-25* runtime/Makefile.am (check-local): Use $(mkinstalldirs).Raja R Harinath
2004-11-24* runtime/Makefile.am (AUTOMAKE_OPTIONS): Set to 'cygnus'. Raja R Harinath
2004-11-23Simplify 'make all' build.Raja R Harinath
2004-11-152004-11-15 Martin Baulig <martin@ximian.com>Martin Baulig
2004-11-08* configure.in (mcs_topdir, mcs_topdir_from_srcdir): New 'subst'edRaja R Harinath
2004-11-052004-11-05 Zoltan Varga <vargaz@freemail.hu>Zoltan Varga
2004-09-22FlushMiguel de Icaza
2004-09-21Cater for Linux on S/390 in configure. Enable build by updating rule for .mdbNeale Ferguson