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
diff options
context:
space:
mode:
authorJonathan Chambers <joncham@gmail.com>2007-03-13 21:08:42 +0300
committerJonathan Chambers <joncham@gmail.com>2007-03-13 21:08:42 +0300
commit337b6aedc73387e0c24ade32a7e20de56c2ac1b2 (patch)
tree0e28e59ef0d25437b3ff88583155d21358e78565 /ChangeLog
parent7898b371fe527a163d4d364efae09ff4a4b8eec8 (diff)
2007-03-13 Jonathan Chambers <joncham@gmail.com>
*.vcproj: Fix Release build target, add define to remove CRT warnings, structure output folders a bit better, begin WIN64 port. *.bat: Use output from current VS target for executable. * icall.c: Fix environ access on windows. * gc.h: Fix Win64 typedef. svn path=/trunk/mono/; revision=74191
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec63a86d7f4..4048448cb98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
+2007-03-13 Jonathan Chambers <joncham@gmail.com>
+ * libmono.vcproj, mono.vcproj, genmdesc.vcproj, mono/monodiet.vcproj,
+ mono/pedump.vcproj: Fix Release build target, add define to remove CRT warnings,
+ structure output folders a bit better, begin WIN64 port, and change
+ libmono to build a DLL instead of a static library.
+ * mono.sln: Begin x64 target support.
+
Fri Mar 9 18:57:47 CET 2007 Paolo Molaro <lupus@ximian.com>
* Makefile.am, configure.in, msvc: add msvc directory to the