Update of /cvsroot/monetdb/sql
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20072/sql

Modified Files:
        ChangeLog 
Log Message:

Made compilation of "testing" (and "java") independent of MonetDB.
This is mainy for Windows, but also on other systems, "testing" can now be
built independently of (and hence before) "MonetDB".
Files that mimic configure functionality on Windows were moved from
"MonetDB" to "buildtools"; hence, this affects all packages on Windows,
requiring a complete rebuild from scratch on Windows.
getopt() support in testing has changed; hence, (most probably) requiring a
rebuild from scratch of testing on other systems.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/monetdb/sql/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ChangeLog   31 Mar 2010 07:41:23 -0000      1.1
+++ ChangeLog   31 Mar 2010 09:10:48 -0000      1.2
@@ -1,6 +1,16 @@
 # ChangeLog file for sql
 # This file is updated with Maddlog
 
+* Wed Mar 31 2010 Stefan Manegold <[email protected]>
+- Made compilation of "testing" (and "java") independent of MonetDB.
+  This is mainy for Windows, but also on other systems, "testing" can now be
+  built independently of (and hence before) "MonetDB".
+  Files that mimic configure functionality on Windows were moved from
+  "MonetDB" to "buildtools"; hence, this affects all packages on Windows,
+  requiring a complete rebuild from scratch on Windows.
+  getopt() support in testing has changed; hence, (most probably) requiring a
+  rebuild from scratch of testing on other systems.
+
 * Wed Mar 24 2010 Stefan Manegold <[email protected]>
 - Implemented build directory support for Windows,
   i.e., like on Unix/Linux also on Windows we can now build in a separate


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to