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 (Collapse)Author
2008-04-042008-04-04 Bill Holmes <billholmes54@gmail.com>Bill Holmes
* runburg.bat, runmdesc.bat: Reverting back to r97888. The PATH was correct before. Contributed under MIT/X11 license. svn path=/trunk/mono/; revision=99840
2008-03-102007-03-10 Bill Holmes <billholmes54@gmail.com>Bill Holmes
* generic-sharing.c: Including glib.h for the MSVC builds to define "inline" to "__inline" before including mono-membar.h. * mono-perfcounters.c: Adding HAVE_SYS_TIME_H check for MSVC builds. Rename "Unknown" to "CatTypeUnknown" to avoid name collisions for MSVC builds. * mono.sln: Fixing configuration list to build the correct targets for the specified configuration. * runburg.bat, runmdesc.bat: Changing the PATH environment variable assignment to the correct location. * libmono.vcproj: Adding missing files. Contributed under MIT/X11 license. svn path=/trunk/mono/; revision=97888
2007-09-152007-08-14 Jonathan Chambers <joncham@gmail.com>Jonathan Chambers
* libmono.vcproj, mono.vcproj, genmdesc.vcproj, monobug.vcproj: Use MONO_DEPENDENCIES_PREFIX env var to locate dependencies. No longer need VSDependencies.zip. * winsetup.bat, runmdesc.bat, runburg.bat: No longer need VSDependencies.zip. Use MONO_DEPENDENCIES_PREFIX to setup PATH. * mono.def: Remove missing functions. Contributed under MIT/X11 license. svn path=/trunk/mono/; revision=85846
2007-03-152007-03-15 Jonathan Chambers <joncham@gmail.com>Jonathan Chambers
* Begin Win64 port. All changes contributed under MIT/X11 license. svn path=/trunk/mono/; revision=74419
2007-03-152007-03-15 Jonathan Chambers <joncham@gmail.com>Jonathan Chambers
Revert previous patch. svn path=/trunk/mono/; revision=74411
2007-03-152007-03-15 Jonathan Chambers <joncham@gmail.com>Jonathan Chambers
* Begin WIN64 port. svn path=/trunk/mono/; revision=74396
2007-03-132007-03-13 Jonathan Chambers <joncham@gmail.com>Jonathan Chambers
* *.vcproj: Move to msvc directory. * *.bat: Move to msvc directory. * libgc/misc.c: Use correct string type for GetModuleHandle. svn path=/trunk/mono/; revision=74203