[commit][2811] add latest changes

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[commit][2811] add latest changes

commits-3
 
Revision: 2811
Author:   piumarta
Date:     2013-11-13 19:57:30 -0800 (Wed, 13 Nov 2013)
Log Message:
-----------
add latest changes

Modified Paths:
--------------
    trunk/platforms/unix/ChangeLog

Modified: trunk/platforms/unix/ChangeLog
===================================================================
--- trunk/platforms/unix/ChangeLog 2013-11-14 03:54:12 UTC (rev 2810)
+++ trunk/platforms/unix/ChangeLog 2013-11-14 03:57:30 UTC (rev 2811)
@@ -1,3 +1,16 @@
+2013-11-13  Ian Piumarta  <com -dot- gmail -at- piumarta (backwards)>
+
+ * cmake/Plugins.cmake: Look for plugins.{int,ext,exc} in ${bld},
+ ${config} and then ${src}.  Make parsing of their contents more
+ robust.
+
+ * cmake/configure: Fix handling of --src option.
+
+ * cmake/squeak.in: Disable debugging messages.  Run default VM
+ with any given args if image check fails.
+
+ * vm/build.cmake: Use ckformat.c from generated sources.
+
 2013-11-11  Ian Piumarta  <com -dot- gmail -at- piumarta (backwards)>
 
  * cmake/configure: Default generated source locations are next to