[commit][3574] CogVM source as per VMMaker.oscog-eem.1674

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

[commit][3574] CogVM source as per VMMaker.oscog-eem.1674

commits-3
 
Revision: 3574
Author:   eliot
Date:     2016-01-29 15:34:16 -0800 (Fri, 29 Jan 2016)
Log Message:
-----------
CogVM source as per VMMaker.oscog-eem.1674

IMMUTABILITY: Now that isOopImmutable: is available through the plugin
API, merge NewsqueakIA32ABIPlugin into IA32ABIPlugin and nuke
NewsqueakIA32ABIPlugin.  Change the Newspeak configurations to not
output their own plugins.

Modify the unix configure script to default plugins to src/plugins,
not foosrc/plugins.

Nuke the Newspeak plugins tree.

Modify all the mvm scripts that specified plugins to no longer do this
as the default suffices.


WARNING CI Maintainers, this may require that you check-out
http://www.squeakvm.org/svn/squeak/branches/Cog/src/ to get access to
the plugin source in
http://www.squeakvm.org/svn/squeak/branches/Cog/src/plugins.

Modified Paths:
--------------
    branches/Cog/build.linux32ARM/newspeak.cog.spur/build/mvm
    branches/Cog/build.linux32ARM/newspeak.cog.spur/build.assert/mvm
    branches/Cog/build.linux32ARM/newspeak.cog.spur/build.debug/mvm
    branches/Cog/build.linux32ARM/newspeak.stack.spur/build/mvm
    branches/Cog/build.linux32ARM/newspeak.stack.spur/build.assert/mvm
    branches/Cog/build.linux32ARM/newspeak.stack.spur/build.debug/mvm
    branches/Cog/build.linux32ARM/squeak.cog.spur/build/mvm
    branches/Cog/build.linux32ARM/squeak.cog.spur/build.assert/mvm
    branches/Cog/build.linux32ARM/squeak.cog.spur/build.debug/mvm
    branches/Cog/build.linux32ARM/squeak.stack.spur/build/mvm
    branches/Cog/build.linux32ARM/squeak.stack.spur/build.assert/mvm
    branches/Cog/build.linux32ARM/squeak.stack.spur/build.debug/mvm
    branches/Cog/build.linux32ARM/squeak.stack.v3/build/mvm
    branches/Cog/build.linux32ARM/squeak.stack.v3/build.assert/mvm
    branches/Cog/build.linux32ARM/squeak.stack.v3/build.debug/mvm
    branches/Cog/build.linux32x86/glue.cog.spur/build/mvm
    branches/Cog/build.linux32x86/glue.cog.spur/build.assert/mvm
    branches/Cog/build.linux32x86/glue.cog.spur/build.assert.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/glue.cog.spur/build.debug/mvm
    branches/Cog/build.linux32x86/glue.cog.spur/build.debug.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/glue.cog.spur/build.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/newspeak.cog.spur/build/mvm
    branches/Cog/build.linux32x86/newspeak.cog.spur/build.assert/mvm
    branches/Cog/build.linux32x86/newspeak.cog.spur/build.assert.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/newspeak.cog.spur/build.debug/mvm
    branches/Cog/build.linux32x86/newspeak.cog.spur/build.debug.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/newspeak.cog.spur/build.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/newspeak.stack.spur/build/mvm
    branches/Cog/build.linux32x86/newspeak.stack.spur/build.assert/mvm
    branches/Cog/build.linux32x86/newspeak.stack.spur/build.debug/mvm
    branches/Cog/build.linux32x86/nsnac.cog.spur/build/mvm
    branches/Cog/build.linux32x86/nsnac.cog.spur/build.assert/mvm
    branches/Cog/build.linux32x86/nsnac.cog.spur/build.assert.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/nsnac.cog.spur/build.debug/mvm
    branches/Cog/build.linux32x86/nsnac.cog.spur/build.debug.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/nsnac.cog.spur/build.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/squeak.cog.spur/build/mvm
    branches/Cog/build.linux32x86/squeak.cog.spur/build.assert/mvm
    branches/Cog/build.linux32x86/squeak.cog.spur/build.assert.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/squeak.cog.spur/build.debug/mvm
    branches/Cog/build.linux32x86/squeak.cog.spur/build.debug.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/squeak.cog.spur/build.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/squeak.sista.spur/build/mvm
    branches/Cog/build.linux32x86/squeak.sista.spur/build.assert/mvm
    branches/Cog/build.linux32x86/squeak.sista.spur/build.assert.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/squeak.sista.spur/build.debug/mvm
    branches/Cog/build.linux32x86/squeak.sista.spur/build.debug.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/squeak.sista.spur/build.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/squeak.stack.spur/build/mvm
    branches/Cog/build.linux32x86/squeak.stack.spur/build.assert/mvm
    branches/Cog/build.linux32x86/squeak.stack.spur/build.debug/mvm
    branches/Cog/build.linux32x86/squeak.stack.v3/build/mvm
    branches/Cog/build.linux32x86/squeak.stack.v3/build.assert/mvm
    branches/Cog/build.linux32x86/squeak.stack.v3/build.debug/mvm
    branches/Cog/build.linux64x64/newspeak.cog.spur/build/mvm
    branches/Cog/build.linux64x64/newspeak.cog.spur/build.assert/mvm
    branches/Cog/build.linux64x64/newspeak.cog.spur/build.assert.itimerheartbeat/mvm
    branches/Cog/build.linux64x64/newspeak.cog.spur/build.debug/mvm
    branches/Cog/build.linux64x64/newspeak.cog.spur/build.debug.itimerheartbeat/mvm
    branches/Cog/build.linux64x64/newspeak.cog.spur/build.itimerheartbeat/mvm
    branches/Cog/build.linux64x64/newspeak.stack.spur/build/mvm
    branches/Cog/build.linux64x64/newspeak.stack.spur/build.assert/mvm
    branches/Cog/build.linux64x64/newspeak.stack.spur/build.debug/mvm
    branches/Cog/build.linux64x64/squeak.cog.spur/build/mvm
    branches/Cog/build.linux64x64/squeak.cog.spur/build.assert/mvm
    branches/Cog/build.linux64x64/squeak.cog.spur/build.assert.itimerheartbeat/mvm
    branches/Cog/build.linux64x64/squeak.cog.spur/build.debug/mvm
    branches/Cog/build.linux64x64/squeak.cog.spur/build.debug.itimerheartbeat/mvm
    branches/Cog/build.linux64x64/squeak.cog.spur/build.itimerheartbeat/mvm
    branches/Cog/build.linux64x64/squeak.stack.spur/build/mvm
    branches/Cog/build.linux64x64/squeak.stack.spur/build.assert/mvm
    branches/Cog/build.linux64x64/squeak.stack.spur/build.debug/mvm
    branches/Cog/platforms/unix/config/configure
    branches/Cog/platforms/unix/config/configure.ac
    branches/Cog/scripts/revertUnchangedPlugins
    branches/Cog/src/plugins/IA32ABI/IA32ABI.c

Removed Paths:
-------------
    branches/Cog/build.macos32x86/squeak.cog.v3/CoreVM.xcodeproj/eliot.mode1v3
    branches/Cog/build.macos32x86/squeak.cog.v3/CoreVM.xcodeproj/eliot.pbxuser
    branches/Cog/nsspursrc/plugins/

Property Changed:
----------------
    branches/Cog/platforms/Cross/vm/sqSCCSVersion.h

Modified: branches/Cog/build.linux32ARM/newspeak.cog.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32ARM/newspeak.cog.spur/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/newspeak.cog.spur/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --without-vm-display-fbdev --with-vmversion=5.0 \
- --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsspursrc \
  --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
  CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
  CXX=g++ \

Modified: branches/Cog/build.linux32ARM/newspeak.cog.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32ARM/newspeak.cog.spur/build.assert/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/newspeak.cog.spur/build.assert/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --without-vm-display-fbdev --with-vmversion=5.0 \
- --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsspursrc \
  --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
  CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
  CXX=g++ \

Modified: branches/Cog/build.linux32ARM/newspeak.cog.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32ARM/newspeak.cog.spur/build.debug/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/newspeak.cog.spur/build.debug/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --without-vm-display-fbdev --with-vmversion=5.0 \
- --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsspursrc \
  --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
  CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
  CXX=g++ \

Modified: branches/Cog/build.linux32ARM/newspeak.stack.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32ARM/newspeak.stack.spur/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/newspeak.stack.spur/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspurstacksrc --with-plugins=nsspursrc/plugins --disable-cogit \
+ --with-src=nsspurstacksrc --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
  CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
  CXX=g++ \

Modified: branches/Cog/build.linux32ARM/newspeak.stack.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32ARM/newspeak.stack.spur/build.assert/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/newspeak.stack.spur/build.assert/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspurstacksrc --with-plugins=nsspursrc/plugins --disable-cogit \
+ --with-src=nsspurstacksrc --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
  CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
  CXX=g++ \

Modified: branches/Cog/build.linux32ARM/newspeak.stack.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32ARM/newspeak.stack.spur/build.debug/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/newspeak.stack.spur/build.debug/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspurstacksrc --with-plugins=nsspursrc/plugins --disable-cogit \
+ --with-src=nsspurstacksrc --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
  CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
  CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.cog.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.cog.spur/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.cog.spur/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --without-vm-display-fbdev --with-vmversion=5.0 \
- --with-src=spursrc --with-plugins=src/plugins \
+ --with-src=spursrc \
  --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
  CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
  CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.cog.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.cog.spur/build.assert/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.cog.spur/build.assert/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --without-vm-display-fbdev --with-vmversion=5.0 \
- --with-src=spursrc --with-plugins=src/plugins \
+ --with-src=spursrc \
  --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
  CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
  CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.cog.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.cog.spur/build.debug/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.cog.spur/build.debug/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --without-vm-display-fbdev --with-vmversion=5.0 \
- --with-src=spursrc --with-plugins=src/plugins \
+ --with-src=spursrc \
  --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
  CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
  CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.stack.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.stack.spur/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.stack.spur/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
    --with-vmversion=5.0 \
- --with-src=spurstacksrc --with-plugins=src/plugins --disable-cogit \
+ --with-src=spurstacksrc --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
  CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
  CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.stack.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.stack.spur/build.assert/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.stack.spur/build.assert/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
    --with-vmversion=5.0 \
- --with-src=spurstacksrc --with-plugins=src/plugins --disable-cogit \
+ --with-src=spurstacksrc --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
  CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
  CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.stack.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.stack.spur/build.debug/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.stack.spur/build.debug/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
    --with-vmversion=5.0 \
- --with-src=spurstacksrc --with-plugins=src/plugins --disable-cogit \
+ --with-src=spurstacksrc --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
  CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
  CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.stack.v3/build/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.stack.v3/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.stack.v3/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -16,7 +16,7 @@
 test -f plugins.int || (test -f ../plugins.int && cp -p ../plugins.int . || cp -p ../../plugins.int .)
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
- --with-src=stacksrc --with-plugins=src/plugins --disable-cogit \
+ --with-src=stacksrc --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
  CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
  CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.stack.v3/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.stack.v3/build.assert/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.stack.v3/build.assert/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -16,7 +16,7 @@
 test -f plugins.int || (test -f ../plugins.int && cp -p ../plugins.int . || cp -p ../../plugins.int .)
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
- --with-src=stacksrc --with-plugins=src/plugins --disable-cogit \
+ --with-src=stacksrc --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
  CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
  CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.stack.v3/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.stack.v3/build.debug/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.stack.v3/build.debug/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -16,7 +16,7 @@
 test -f plugins.int || (test -f ../plugins.int && cp -p ../plugins.int . || cp -p ../../plugins.int .)
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
- --with-src=stacksrc --with-plugins=src/plugins --disable-cogit \
+ --with-src=stacksrc --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
  CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
  CXX=g++ \

Modified: branches/Cog/build.linux32x86/glue.cog.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32x86/glue.cog.spur/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/glue.cog.spur/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsnacspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsnacspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/glue.cog.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32x86/glue.cog.spur/build.assert/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/glue.cog.spur/build.assert/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsnacspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsnacspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/glue.cog.spur/build.assert.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/glue.cog.spur/build.assert.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/glue.cog.spur/build.assert.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsnacspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsnacspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/glue.cog.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32x86/glue.cog.spur/build.debug/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/glue.cog.spur/build.debug/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsnacspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsnacspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/glue.cog.spur/build.debug.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/glue.cog.spur/build.debug.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/glue.cog.spur/build.debug.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsnacspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsnacspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/glue.cog.spur/build.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/glue.cog.spur/build.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/glue.cog.spur/build.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsnacspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsnacspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.cog.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.cog.spur/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.cog.spur/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.cog.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.cog.spur/build.assert/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.cog.spur/build.assert/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.cog.spur/build.assert.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.cog.spur/build.assert.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.cog.spur/build.assert.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.cog.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.cog.spur/build.debug/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.cog.spur/build.debug/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.cog.spur/build.debug.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.cog.spur/build.debug.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.cog.spur/build.debug.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.cog.spur/build.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.cog.spur/build.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.cog.spur/build.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.stack.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.stack.spur/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.stack.spur/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspurstacksrc  --with-plugins=nsspursrc/plugins --disable-cogit \
+ --with-src=nsspurstacksrc  --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.stack.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.stack.spur/build.assert/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.stack.spur/build.assert/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspurstacksrc  --with-plugins=nsspursrc/plugins --disable-cogit \
+ --with-src=nsspurstacksrc  --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.stack.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.stack.spur/build.debug/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.stack.spur/build.debug/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspurstacksrc  --with-plugins=nsspursrc/plugins --disable-cogit \
+ --with-src=nsspurstacksrc  --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/nsnac.cog.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32x86/nsnac.cog.spur/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/nsnac.cog.spur/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/nsnac.cog.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32x86/nsnac.cog.spur/build.assert/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/nsnac.cog.spur/build.assert/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/nsnac.cog.spur/build.assert.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/nsnac.cog.spur/build.assert.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/nsnac.cog.spur/build.assert.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/nsnac.cog.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32x86/nsnac.cog.spur/build.debug/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/nsnac.cog.spur/build.debug/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/nsnac.cog.spur/build.debug.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/nsnac.cog.spur/build.debug.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/nsnac.cog.spur/build.debug.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/nsnac.cog.spur/build.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/nsnac.cog.spur/build.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/nsnac.cog.spur/build.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+ --with-src=nsspursrc \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/squeak.cog.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.cog.spur/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.cog.spur/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -21,7 +21,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --with-vmversion=5.0 \
- --with-src=spursrc --with-plugins=src/plugins \
+ --with-src=spursrc \
  CC="gcc -m32" \
  CXX="g++ -m32" \
  CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0" \

Modified: branches/Cog/build.linux32x86/squeak.cog.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.cog.spur/build.assert/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.cog.spur/build.assert/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --with-vmversion=5.0 \
- --with-src=spursrc --with-plugins=src/plugins \
+ --with-src=spursrc \
  CC="gcc -m32" \
  CXX="g++ -m32" \
  CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0" \

Modified: branches/Cog/build.linux32x86/squeak.cog.spur/build.assert.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.cog.spur/build.assert.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.cog.spur/build.assert.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --with-vmversion=5.0 \
- --with-src=spursrc --with-plugins=src/plugins \
+ --with-src=spursrc \
  CC="gcc -m32" \
  CXX="g++ -m32" \
  CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0 -DITIMER_HEARTBEAT=1" \

Modified: branches/Cog/build.linux32x86/squeak.cog.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.cog.spur/build.debug/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.cog.spur/build.debug/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --with-vmversion=5.0 \
- --with-src=spursrc --with-plugins=src/plugins \
+ --with-src=spursrc \
  CC="gcc -m32" \
  CXX="g++ -m32" \
  CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0" \

Modified: branches/Cog/build.linux32x86/squeak.cog.spur/build.debug.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.cog.spur/build.debug.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.cog.spur/build.debug.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --with-vmversion=5.0 \
- --with-src=spursrc --with-plugins=src/plugins \
+ --with-src=spursrc \
  CC="gcc -m32" \
  CXX="g++ -m32" \
  CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0 -DITIMER_HEARTBEAT=1" \

Modified: branches/Cog/build.linux32x86/squeak.cog.spur/build.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.cog.spur/build.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.cog.spur/build.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -21,7 +21,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --with-vmversion=5.0 \
- --with-src=spursrc --with-plugins=src/plugins \
+ --with-src=spursrc \
  CC="gcc -m32" \
  CXX="g++ -m32" \
  CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0 -DITIMER_HEARTBEAT=1" \

Modified: branches/Cog/build.linux32x86/squeak.sista.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.sista.spur/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.sista.spur/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -21,7 +21,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --with-vmversion=5.0 \
- --with-src=spursistasrc --with-plugins=src/plugins \
+ --with-src=spursistasrc \
  CC="gcc -m32" \
  CXX="g++ -m32" \
  CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0" \

Modified: branches/Cog/build.linux32x86/squeak.sista.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.sista.spur/build.assert/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.sista.spur/build.assert/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --with-vmversion=5.0 \
- --with-src=spursistasrc --with-plugins=src/plugins \
+ --with-src=spursistasrc \
  CC="gcc -m32" \
  CXX="g++ -m32" \
  CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0" \

Modified: branches/Cog/build.linux32x86/squeak.sista.spur/build.assert.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.sista.spur/build.assert.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.sista.spur/build.assert.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --with-vmversion=5.0 \
- --with-src=spursistasrc --with-plugins=src/plugins \
+ --with-src=spursistasrc \
  CC="gcc -m32" \
  CXX="g++ -m32" \
  CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0 -DITIMER_HEARTBEAT=1" \

Modified: branches/Cog/build.linux32x86/squeak.sista.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.sista.spur/build.debug/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.sista.spur/build.debug/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --with-vmversion=5.0 \
- --with-src=spursistasrc --with-plugins=src/plugins \
+ --with-src=spursistasrc \
  CC="gcc -m32" \
  CXX="g++ -m32" \
  CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0" \

Modified: branches/Cog/build.linux32x86/squeak.sista.spur/build.debug.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.sista.spur/build.debug.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.sista.spur/build.debug.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --with-vmversion=5.0 \
- --with-src=spursistasrc --with-plugins=src/plugins \
+ --with-src=spursistasrc \
  CC="gcc -m32" \
  CXX="g++ -m32" \
  CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0 -DITIMER_HEARTBEAT=1" \

Modified: branches/Cog/build.linux32x86/squeak.sista.spur/build.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.sista.spur/build.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.sista.spur/build.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -21,7 +21,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --with-vmversion=5.0 \
- --with-src=spursistasrc --with-plugins=src/plugins \
+ --with-src=spursistasrc \
  CC="gcc -m32" \
  CXX="g++ -m32" \
  CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0 -DITIMER_HEARTBEAT=1" \

Modified: branches/Cog/build.linux32x86/squeak.stack.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.stack.spur/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.stack.spur/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=spurstacksrc --with-plugins=src/plugins --disable-cogit \
+ --with-src=spurstacksrc --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/squeak.stack.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.stack.spur/build.assert/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.stack.spur/build.assert/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=spurstacksrc --with-plugins=src/plugins --disable-cogit \
+ --with-src=spurstacksrc --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/squeak.stack.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.stack.spur/build.debug/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.stack.spur/build.debug/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=spurstacksrc --with-plugins=src/plugins --disable-cogit \
+ --with-src=spurstacksrc --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/squeak.stack.v3/build/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.stack.v3/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.stack.v3/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.int || (test -f ../plugins.int && cp -p ../plugins.int . || cp -p ../../plugins.int .)
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
- --with-src=stacksrc --with-plugins=src/plugins --disable-cogit \
+ --with-src=stacksrc --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/squeak.stack.v3/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.stack.v3/build.assert/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.stack.v3/build.assert/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -16,7 +16,7 @@
 test -f plugins.int || (test -f ../plugins.int && cp -p ../plugins.int . || cp -p ../../plugins.int .)
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
- --with-src=stacksrc --with-plugins=src/plugins --disable-cogit \
+ --with-src=stacksrc --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/squeak.stack.v3/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.stack.v3/build.debug/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.stack.v3/build.debug/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -16,7 +16,7 @@
 test -f plugins.int || (test -f ../plugins.int && cp -p ../plugins.int . || cp -p ../../plugins.int .)
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
- --with-src=stacksrc --with-plugins=src/plugins --disable-cogit \
+ --with-src=stacksrc --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m32" \
  CXX="g++ -m32" \

Modified: branches/Cog/build.linux64x64/newspeak.cog.spur/build/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.cog.spur/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.cog.spur/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspur64src --with-plugins=nsspursrc/plugins \
+ --with-src=nsspur64src \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m64" \
  CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/newspeak.cog.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.cog.spur/build.assert/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.cog.spur/build.assert/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspur64src --with-plugins=nsspursrc/plugins \
+ --with-src=nsspur64src \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m64" \
  CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/newspeak.cog.spur/build.assert.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.cog.spur/build.assert.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.cog.spur/build.assert.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspur64src --with-plugins=nsspursrc/plugins \
+ --with-src=nsspur64src \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m64" \
  CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/newspeak.cog.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.cog.spur/build.debug/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.cog.spur/build.debug/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspur64src --with-plugins=nsspursrc/plugins \
+ --with-src=nsspur64src \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m64" \
  CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/newspeak.cog.spur/build.debug.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.cog.spur/build.debug.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.cog.spur/build.debug.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspur64src --with-plugins=nsspursrc/plugins \
+ --with-src=nsspur64src \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m64" \
  CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/newspeak.cog.spur/build.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.cog.spur/build.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.cog.spur/build.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspur64src --with-plugins=nsspursrc/plugins \
+ --with-src=nsspur64src \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m64" \
  CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/newspeak.stack.spur/build/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.stack.spur/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.stack.spur/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspurstack64src  --with-plugins=nsspursrc/plugins --disable-cogit \
+ --with-src=nsspurstack64src  --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m64" \
  CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/newspeak.stack.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.stack.spur/build.assert/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.stack.spur/build.assert/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspurstack64src  --with-plugins=nsspursrc/plugins --disable-cogit \
+ --with-src=nsspurstack64src  --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m64" \
  CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/newspeak.stack.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.stack.spur/build.debug/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.stack.spur/build.debug/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
  --with-vmversion=5.0 \
- --with-src=nsspurstack64src  --with-plugins=nsspursrc/plugins --disable-cogit \
+ --with-src=nsspurstack64src  --disable-cogit \
  --without-vm-display-fbdev --without-npsqueak \
  CC="gcc -m64" \
  CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/squeak.cog.spur/build/mvm
===================================================================
--- branches/Cog/build.linux64x64/squeak.cog.spur/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/squeak.cog.spur/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -21,7 +21,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --with-vmversion=5.0 \
- --with-src=spur64src --with-plugins=src/plugins \
+ --with-src=spur64src \
  CC="gcc -m64" \
  CXX="g++ -m64" \
  CFLAGS="$OPT -msse2 -D_GNU_SOURCE -DCOGMTVM=0" \

Modified: branches/Cog/build.linux64x64/squeak.cog.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux64x64/squeak.cog.spur/build.assert/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/squeak.cog.spur/build.assert/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
  --with-vmversion=5.0 \
- --with-src=spur64src --with-plugins=src/plugins \
+ --with-src=spur64src \
  CC="gcc -m64" \
  CXX="g++ -m64" \
  CFLAGS="$OPT -msse2 -D_GNU_SOURCE -DCOGMTVM=0" \


@@ Diff output truncated at 50000 characters. @@
Reply | Threaded
Open this post in threaded view
|

Re: [commit][3574] CogVM source as per VMMaker.oscog-eem.1674

Ryan Macnak
 
CI (which checks out all of branches/Cog) noticed the Mac builds are still trying to use the nuked plugins tree.

On Fri, Jan 29, 2016 at 3:34 PM, <[hidden email]> wrote:

Revision: 3574
Author:   eliot
Date:     2016-01-29 15:34:16 -0800 (Fri, 29 Jan 2016)
Log Message:
-----------
CogVM source as per VMMaker.oscog-eem.1674

IMMUTABILITY: Now that isOopImmutable: is available through the plugin
API, merge NewsqueakIA32ABIPlugin into IA32ABIPlugin and nuke
NewsqueakIA32ABIPlugin.  Change the Newspeak configurations to not
output their own plugins.

Modify the unix configure script to default plugins to src/plugins,
not foosrc/plugins.

Nuke the Newspeak plugins tree.

Modify all the mvm scripts that specified plugins to no longer do this
as the default suffices.


WARNING CI Maintainers, this may require that you check-out
http://www.squeakvm.org/svn/squeak/branches/Cog/src/ to get access to
the plugin source in
http://www.squeakvm.org/svn/squeak/branches/Cog/src/plugins.

Modified Paths:
--------------
    branches/Cog/build.linux32ARM/newspeak.cog.spur/build/mvm
    branches/Cog/build.linux32ARM/newspeak.cog.spur/build.assert/mvm
    branches/Cog/build.linux32ARM/newspeak.cog.spur/build.debug/mvm
    branches/Cog/build.linux32ARM/newspeak.stack.spur/build/mvm
    branches/Cog/build.linux32ARM/newspeak.stack.spur/build.assert/mvm
    branches/Cog/build.linux32ARM/newspeak.stack.spur/build.debug/mvm
    branches/Cog/build.linux32ARM/squeak.cog.spur/build/mvm
    branches/Cog/build.linux32ARM/squeak.cog.spur/build.assert/mvm
    branches/Cog/build.linux32ARM/squeak.cog.spur/build.debug/mvm
    branches/Cog/build.linux32ARM/squeak.stack.spur/build/mvm
    branches/Cog/build.linux32ARM/squeak.stack.spur/build.assert/mvm
    branches/Cog/build.linux32ARM/squeak.stack.spur/build.debug/mvm
    branches/Cog/build.linux32ARM/squeak.stack.v3/build/mvm
    branches/Cog/build.linux32ARM/squeak.stack.v3/build.assert/mvm
    branches/Cog/build.linux32ARM/squeak.stack.v3/build.debug/mvm
    branches/Cog/build.linux32x86/glue.cog.spur/build/mvm
    branches/Cog/build.linux32x86/glue.cog.spur/build.assert/mvm
    branches/Cog/build.linux32x86/glue.cog.spur/build.assert.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/glue.cog.spur/build.debug/mvm
    branches/Cog/build.linux32x86/glue.cog.spur/build.debug.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/glue.cog.spur/build.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/newspeak.cog.spur/build/mvm
    branches/Cog/build.linux32x86/newspeak.cog.spur/build.assert/mvm
    branches/Cog/build.linux32x86/newspeak.cog.spur/build.assert.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/newspeak.cog.spur/build.debug/mvm
    branches/Cog/build.linux32x86/newspeak.cog.spur/build.debug.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/newspeak.cog.spur/build.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/newspeak.stack.spur/build/mvm
    branches/Cog/build.linux32x86/newspeak.stack.spur/build.assert/mvm
    branches/Cog/build.linux32x86/newspeak.stack.spur/build.debug/mvm
    branches/Cog/build.linux32x86/nsnac.cog.spur/build/mvm
    branches/Cog/build.linux32x86/nsnac.cog.spur/build.assert/mvm
    branches/Cog/build.linux32x86/nsnac.cog.spur/build.assert.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/nsnac.cog.spur/build.debug/mvm
    branches/Cog/build.linux32x86/nsnac.cog.spur/build.debug.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/nsnac.cog.spur/build.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/squeak.cog.spur/build/mvm
    branches/Cog/build.linux32x86/squeak.cog.spur/build.assert/mvm
    branches/Cog/build.linux32x86/squeak.cog.spur/build.assert.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/squeak.cog.spur/build.debug/mvm
    branches/Cog/build.linux32x86/squeak.cog.spur/build.debug.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/squeak.cog.spur/build.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/squeak.sista.spur/build/mvm
    branches/Cog/build.linux32x86/squeak.sista.spur/build.assert/mvm
    branches/Cog/build.linux32x86/squeak.sista.spur/build.assert.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/squeak.sista.spur/build.debug/mvm
    branches/Cog/build.linux32x86/squeak.sista.spur/build.debug.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/squeak.sista.spur/build.itimerheartbeat/mvm
    branches/Cog/build.linux32x86/squeak.stack.spur/build/mvm
    branches/Cog/build.linux32x86/squeak.stack.spur/build.assert/mvm
    branches/Cog/build.linux32x86/squeak.stack.spur/build.debug/mvm
    branches/Cog/build.linux32x86/squeak.stack.v3/build/mvm
    branches/Cog/build.linux32x86/squeak.stack.v3/build.assert/mvm
    branches/Cog/build.linux32x86/squeak.stack.v3/build.debug/mvm
    branches/Cog/build.linux64x64/newspeak.cog.spur/build/mvm
    branches/Cog/build.linux64x64/newspeak.cog.spur/build.assert/mvm
    branches/Cog/build.linux64x64/newspeak.cog.spur/build.assert.itimerheartbeat/mvm
    branches/Cog/build.linux64x64/newspeak.cog.spur/build.debug/mvm
    branches/Cog/build.linux64x64/newspeak.cog.spur/build.debug.itimerheartbeat/mvm
    branches/Cog/build.linux64x64/newspeak.cog.spur/build.itimerheartbeat/mvm
    branches/Cog/build.linux64x64/newspeak.stack.spur/build/mvm
    branches/Cog/build.linux64x64/newspeak.stack.spur/build.assert/mvm
    branches/Cog/build.linux64x64/newspeak.stack.spur/build.debug/mvm
    branches/Cog/build.linux64x64/squeak.cog.spur/build/mvm
    branches/Cog/build.linux64x64/squeak.cog.spur/build.assert/mvm
    branches/Cog/build.linux64x64/squeak.cog.spur/build.assert.itimerheartbeat/mvm
    branches/Cog/build.linux64x64/squeak.cog.spur/build.debug/mvm
    branches/Cog/build.linux64x64/squeak.cog.spur/build.debug.itimerheartbeat/mvm
    branches/Cog/build.linux64x64/squeak.cog.spur/build.itimerheartbeat/mvm
    branches/Cog/build.linux64x64/squeak.stack.spur/build/mvm
    branches/Cog/build.linux64x64/squeak.stack.spur/build.assert/mvm
    branches/Cog/build.linux64x64/squeak.stack.spur/build.debug/mvm
    branches/Cog/platforms/unix/config/configure
    branches/Cog/platforms/unix/config/configure.ac
    branches/Cog/scripts/revertUnchangedPlugins
    branches/Cog/src/plugins/IA32ABI/IA32ABI.c

Removed Paths:
-------------
    branches/Cog/build.macos32x86/squeak.cog.v3/CoreVM.xcodeproj/eliot.mode1v3
    branches/Cog/build.macos32x86/squeak.cog.v3/CoreVM.xcodeproj/eliot.pbxuser
    branches/Cog/nsspursrc/plugins/

Property Changed:
----------------
    branches/Cog/platforms/Cross/vm/sqSCCSVersion.h

Modified: branches/Cog/build.linux32ARM/newspeak.cog.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32ARM/newspeak.cog.spur/build/mvm   2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/newspeak.cog.spur/build/mvm   2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --without-vm-display-fbdev --with-vmversion=5.0 \
-               --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsspursrc \
                --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
        CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
        CXX=g++ \

Modified: branches/Cog/build.linux32ARM/newspeak.cog.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32ARM/newspeak.cog.spur/build.assert/mvm    2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/newspeak.cog.spur/build.assert/mvm    2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --without-vm-display-fbdev --with-vmversion=5.0 \
-               --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsspursrc \
                --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
        CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
        CXX=g++ \

Modified: branches/Cog/build.linux32ARM/newspeak.cog.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32ARM/newspeak.cog.spur/build.debug/mvm     2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/newspeak.cog.spur/build.debug/mvm     2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --without-vm-display-fbdev --with-vmversion=5.0 \
-               --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsspursrc \
                --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
        CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
        CXX=g++ \

Modified: branches/Cog/build.linux32ARM/newspeak.stack.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32ARM/newspeak.stack.spur/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/newspeak.stack.spur/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
        --with-vmversion=5.0 \
-       --with-src=nsspurstacksrc --with-plugins=nsspursrc/plugins --disable-cogit \
+       --with-src=nsspurstacksrc --disable-cogit \
        --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
        CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
        CXX=g++ \

Modified: branches/Cog/build.linux32ARM/newspeak.stack.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32ARM/newspeak.stack.spur/build.assert/mvm  2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/newspeak.stack.spur/build.assert/mvm  2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
        --with-vmversion=5.0 \
-       --with-src=nsspurstacksrc --with-plugins=nsspursrc/plugins --disable-cogit \
+       --with-src=nsspurstacksrc --disable-cogit \
        --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
        CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
        CXX=g++ \

Modified: branches/Cog/build.linux32ARM/newspeak.stack.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32ARM/newspeak.stack.spur/build.debug/mvm   2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/newspeak.stack.spur/build.debug/mvm   2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
        --with-vmversion=5.0 \
-       --with-src=nsspurstacksrc --with-plugins=nsspursrc/plugins --disable-cogit \
+       --with-src=nsspurstacksrc --disable-cogit \
        --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
        CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
        CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.cog.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.cog.spur/build/mvm     2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.cog.spur/build/mvm     2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --without-vm-display-fbdev --with-vmversion=5.0 \
-               --with-src=spursrc --with-plugins=src/plugins \
+               --with-src=spursrc \
                --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
        CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
        CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.cog.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.cog.spur/build.assert/mvm      2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.cog.spur/build.assert/mvm      2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --without-vm-display-fbdev --with-vmversion=5.0 \
-               --with-src=spursrc --with-plugins=src/plugins \
+               --with-src=spursrc \
                --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
        CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
        CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.cog.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.cog.spur/build.debug/mvm       2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.cog.spur/build.debug/mvm       2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --without-vm-display-fbdev --with-vmversion=5.0 \
-               --with-src=spursrc --with-plugins=src/plugins \
+               --with-src=spursrc \
                --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
        CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
        CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.stack.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.stack.spur/build/mvm   2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.stack.spur/build/mvm   2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
    --with-vmversion=5.0 \
-       --with-src=spurstacksrc --with-plugins=src/plugins --disable-cogit \
+       --with-src=spurstacksrc --disable-cogit \
        --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
        CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
        CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.stack.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.stack.spur/build.assert/mvm    2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.stack.spur/build.assert/mvm    2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
    --with-vmversion=5.0 \
-       --with-src=spurstacksrc --with-plugins=src/plugins --disable-cogit \
+       --with-src=spurstacksrc --disable-cogit \
        --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
        CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
        CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.stack.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.stack.spur/build.debug/mvm     2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.stack.spur/build.debug/mvm     2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
    --with-vmversion=5.0 \
-       --with-src=spurstacksrc --with-plugins=src/plugins --disable-cogit \
+       --with-src=spurstacksrc --disable-cogit \
        --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
        CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
        CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.stack.v3/build/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.stack.v3/build/mvm     2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.stack.v3/build/mvm     2016-01-29 23:34:16 UTC (rev 3574)
@@ -16,7 +16,7 @@
 test -f plugins.int || (test -f ../plugins.int && cp -p ../plugins.int . || cp -p ../../plugins.int .)
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
-       --with-src=stacksrc --with-plugins=src/plugins --disable-cogit \
+       --with-src=stacksrc --disable-cogit \
        --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
        CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
        CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.stack.v3/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.stack.v3/build.assert/mvm      2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.stack.v3/build.assert/mvm      2016-01-29 23:34:16 UTC (rev 3574)
@@ -16,7 +16,7 @@
 test -f plugins.int || (test -f ../plugins.int && cp -p ../plugins.int . || cp -p ../../plugins.int .)
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
-       --with-src=stacksrc --with-plugins=src/plugins --disable-cogit \
+       --with-src=stacksrc --disable-cogit \
        --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
        CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
        CXX=g++ \

Modified: branches/Cog/build.linux32ARM/squeak.stack.v3/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32ARM/squeak.stack.v3/build.debug/mvm       2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32ARM/squeak.stack.v3/build.debug/mvm       2016-01-29 23:34:16 UTC (rev 3574)
@@ -16,7 +16,7 @@
 test -f plugins.int || (test -f ../plugins.int && cp -p ../plugins.int . || cp -p ../../plugins.int .)
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
-       --with-src=stacksrc --with-plugins=src/plugins --disable-cogit \
+       --with-src=stacksrc --disable-cogit \
        --without-vm-display-fbdev --without-npsqueak --enable-fast-bitblt \
        CC="gcc -march=armv6 -mfpu=vfp -mfloat-abi=hard" \
        CXX=g++ \

Modified: branches/Cog/build.linux32x86/glue.cog.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32x86/glue.cog.spur/build/mvm       2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/glue.cog.spur/build/mvm       2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsnacspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsnacspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/glue.cog.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32x86/glue.cog.spur/build.assert/mvm        2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/glue.cog.spur/build.assert/mvm        2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsnacspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsnacspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/glue.cog.spur/build.assert.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/glue.cog.spur/build.assert.itimerheartbeat/mvm        2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/glue.cog.spur/build.assert.itimerheartbeat/mvm        2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsnacspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsnacspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/glue.cog.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32x86/glue.cog.spur/build.debug/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/glue.cog.spur/build.debug/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsnacspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsnacspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/glue.cog.spur/build.debug.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/glue.cog.spur/build.debug.itimerheartbeat/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/glue.cog.spur/build.debug.itimerheartbeat/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsnacspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsnacspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/glue.cog.spur/build.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/glue.cog.spur/build.itimerheartbeat/mvm       2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/glue.cog.spur/build.itimerheartbeat/mvm       2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsnacspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsnacspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.cog.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.cog.spur/build/mvm   2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.cog.spur/build/mvm   2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.cog.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.cog.spur/build.assert/mvm    2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.cog.spur/build.assert/mvm    2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.cog.spur/build.assert.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.cog.spur/build.assert.itimerheartbeat/mvm    2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.cog.spur/build.assert.itimerheartbeat/mvm    2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.cog.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.cog.spur/build.debug/mvm     2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.cog.spur/build.debug/mvm     2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.cog.spur/build.debug.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.cog.spur/build.debug.itimerheartbeat/mvm     2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.cog.spur/build.debug.itimerheartbeat/mvm     2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.cog.spur/build.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.cog.spur/build.itimerheartbeat/mvm   2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.cog.spur/build.itimerheartbeat/mvm   2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.stack.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.stack.spur/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.stack.spur/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspurstacksrc  --with-plugins=nsspursrc/plugins --disable-cogit \
+               --with-src=nsspurstacksrc  --disable-cogit \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.stack.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.stack.spur/build.assert/mvm  2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.stack.spur/build.assert/mvm  2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspurstacksrc  --with-plugins=nsspursrc/plugins --disable-cogit \
+               --with-src=nsspurstacksrc  --disable-cogit \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/newspeak.stack.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32x86/newspeak.stack.spur/build.debug/mvm   2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/newspeak.stack.spur/build.debug/mvm   2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspurstacksrc  --with-plugins=nsspursrc/plugins --disable-cogit \
+               --with-src=nsspurstacksrc  --disable-cogit \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/nsnac.cog.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32x86/nsnac.cog.spur/build/mvm      2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/nsnac.cog.spur/build/mvm      2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/nsnac.cog.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32x86/nsnac.cog.spur/build.assert/mvm       2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/nsnac.cog.spur/build.assert/mvm       2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/nsnac.cog.spur/build.assert.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/nsnac.cog.spur/build.assert.itimerheartbeat/mvm       2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/nsnac.cog.spur/build.assert.itimerheartbeat/mvm       2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/nsnac.cog.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32x86/nsnac.cog.spur/build.debug/mvm        2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/nsnac.cog.spur/build.debug/mvm        2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/nsnac.cog.spur/build.debug.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/nsnac.cog.spur/build.debug.itimerheartbeat/mvm        2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/nsnac.cog.spur/build.debug.itimerheartbeat/mvm        2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/nsnac.cog.spur/build.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/nsnac.cog.spur/build.itimerheartbeat/mvm      2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/nsnac.cog.spur/build.itimerheartbeat/mvm      2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspursrc --with-plugins=nsspursrc/plugins \
+               --with-src=nsspursrc \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/squeak.cog.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.cog.spur/build/mvm     2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.cog.spur/build/mvm     2016-01-29 23:34:16 UTC (rev 3574)
@@ -21,7 +21,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --with-vmversion=5.0 \
-               --with-src=spursrc --with-plugins=src/plugins \
+               --with-src=spursrc \
        CC="gcc -m32" \
        CXX="g++ -m32" \
        CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0" \

Modified: branches/Cog/build.linux32x86/squeak.cog.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.cog.spur/build.assert/mvm      2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.cog.spur/build.assert/mvm      2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --with-vmversion=5.0 \
-               --with-src=spursrc --with-plugins=src/plugins \
+               --with-src=spursrc \
        CC="gcc -m32" \
        CXX="g++ -m32" \
        CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0" \

Modified: branches/Cog/build.linux32x86/squeak.cog.spur/build.assert.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.cog.spur/build.assert.itimerheartbeat/mvm      2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.cog.spur/build.assert.itimerheartbeat/mvm      2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --with-vmversion=5.0 \
-               --with-src=spursrc --with-plugins=src/plugins \
+               --with-src=spursrc \
        CC="gcc -m32" \
        CXX="g++ -m32" \
        CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0 -DITIMER_HEARTBEAT=1" \

Modified: branches/Cog/build.linux32x86/squeak.cog.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.cog.spur/build.debug/mvm       2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.cog.spur/build.debug/mvm       2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --with-vmversion=5.0 \
-               --with-src=spursrc --with-plugins=src/plugins \
+               --with-src=spursrc \
        CC="gcc -m32" \
        CXX="g++ -m32" \
        CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0" \

Modified: branches/Cog/build.linux32x86/squeak.cog.spur/build.debug.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.cog.spur/build.debug.itimerheartbeat/mvm       2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.cog.spur/build.debug.itimerheartbeat/mvm       2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --with-vmversion=5.0 \
-               --with-src=spursrc --with-plugins=src/plugins \
+               --with-src=spursrc \
        CC="gcc -m32" \
        CXX="g++ -m32" \
        CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0 -DITIMER_HEARTBEAT=1" \

Modified: branches/Cog/build.linux32x86/squeak.cog.spur/build.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.cog.spur/build.itimerheartbeat/mvm     2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.cog.spur/build.itimerheartbeat/mvm     2016-01-29 23:34:16 UTC (rev 3574)
@@ -21,7 +21,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --with-vmversion=5.0 \
-               --with-src=spursrc --with-plugins=src/plugins \
+               --with-src=spursrc \
        CC="gcc -m32" \
        CXX="g++ -m32" \
        CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0 -DITIMER_HEARTBEAT=1" \

Modified: branches/Cog/build.linux32x86/squeak.sista.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.sista.spur/build/mvm   2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.sista.spur/build/mvm   2016-01-29 23:34:16 UTC (rev 3574)
@@ -21,7 +21,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --with-vmversion=5.0 \
-               --with-src=spursistasrc --with-plugins=src/plugins \
+               --with-src=spursistasrc \
        CC="gcc -m32" \
        CXX="g++ -m32" \
        CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0" \

Modified: branches/Cog/build.linux32x86/squeak.sista.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.sista.spur/build.assert/mvm    2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.sista.spur/build.assert/mvm    2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --with-vmversion=5.0 \
-               --with-src=spursistasrc --with-plugins=src/plugins \
+               --with-src=spursistasrc \
        CC="gcc -m32" \
        CXX="g++ -m32" \
        CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0" \

Modified: branches/Cog/build.linux32x86/squeak.sista.spur/build.assert.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.sista.spur/build.assert.itimerheartbeat/mvm    2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.sista.spur/build.assert.itimerheartbeat/mvm    2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --with-vmversion=5.0 \
-               --with-src=spursistasrc --with-plugins=src/plugins \
+               --with-src=spursistasrc \
        CC="gcc -m32" \
        CXX="g++ -m32" \
        CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0 -DITIMER_HEARTBEAT=1" \

Modified: branches/Cog/build.linux32x86/squeak.sista.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.sista.spur/build.debug/mvm     2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.sista.spur/build.debug/mvm     2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --with-vmversion=5.0 \
-               --with-src=spursistasrc --with-plugins=src/plugins \
+               --with-src=spursistasrc \
        CC="gcc -m32" \
        CXX="g++ -m32" \
        CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0" \

Modified: branches/Cog/build.linux32x86/squeak.sista.spur/build.debug.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.sista.spur/build.debug.itimerheartbeat/mvm     2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.sista.spur/build.debug.itimerheartbeat/mvm     2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --with-vmversion=5.0 \
-               --with-src=spursistasrc --with-plugins=src/plugins \
+               --with-src=spursistasrc \
        CC="gcc -m32" \
        CXX="g++ -m32" \
        CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0 -DITIMER_HEARTBEAT=1" \

Modified: branches/Cog/build.linux32x86/squeak.sista.spur/build.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.sista.spur/build.itimerheartbeat/mvm   2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.sista.spur/build.itimerheartbeat/mvm   2016-01-29 23:34:16 UTC (rev 3574)
@@ -21,7 +21,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --with-vmversion=5.0 \
-               --with-src=spursistasrc --with-plugins=src/plugins \
+               --with-src=spursistasrc \
        CC="gcc -m32" \
        CXX="g++ -m32" \
        CFLAGS="$OPT -msse2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DCOGMTVM=0 -DITIMER_HEARTBEAT=1" \

Modified: branches/Cog/build.linux32x86/squeak.stack.spur/build/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.stack.spur/build/mvm   2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.stack.spur/build/mvm   2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-       --with-src=spurstacksrc --with-plugins=src/plugins --disable-cogit \
+       --with-src=spurstacksrc --disable-cogit \
        --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/squeak.stack.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.stack.spur/build.assert/mvm    2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.stack.spur/build.assert/mvm    2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-       --with-src=spurstacksrc --with-plugins=src/plugins --disable-cogit \
+       --with-src=spurstacksrc --disable-cogit \
        --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/squeak.stack.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.stack.spur/build.debug/mvm     2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.stack.spur/build.debug/mvm     2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-       --with-src=spurstacksrc --with-plugins=src/plugins --disable-cogit \
+       --with-src=spurstacksrc --disable-cogit \
        --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/squeak.stack.v3/build/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.stack.v3/build/mvm     2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.stack.v3/build/mvm     2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.int || (test -f ../plugins.int && cp -p ../plugins.int . || cp -p ../../plugins.int .)
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
-       --with-src=stacksrc --with-plugins=src/plugins --disable-cogit \
+       --with-src=stacksrc --disable-cogit \
        --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/squeak.stack.v3/build.assert/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.stack.v3/build.assert/mvm      2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.stack.v3/build.assert/mvm      2016-01-29 23:34:16 UTC (rev 3574)
@@ -16,7 +16,7 @@
 test -f plugins.int || (test -f ../plugins.int && cp -p ../plugins.int . || cp -p ../../plugins.int .)
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
-       --with-src=stacksrc --with-plugins=src/plugins --disable-cogit \
+       --with-src=stacksrc --disable-cogit \
        --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux32x86/squeak.stack.v3/build.debug/mvm
===================================================================
--- branches/Cog/build.linux32x86/squeak.stack.v3/build.debug/mvm       2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux32x86/squeak.stack.v3/build.debug/mvm       2016-01-29 23:34:16 UTC (rev 3574)
@@ -16,7 +16,7 @@
 test -f plugins.int || (test -f ../plugins.int && cp -p ../plugins.int . || cp -p ../../plugins.int .)
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
-       --with-src=stacksrc --with-plugins=src/plugins --disable-cogit \
+       --with-src=stacksrc --disable-cogit \
        --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m32" \
        CXX="g++ -m32" \

Modified: branches/Cog/build.linux64x64/newspeak.cog.spur/build/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.cog.spur/build/mvm   2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.cog.spur/build/mvm   2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspur64src --with-plugins=nsspursrc/plugins \
+               --with-src=nsspur64src \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m64" \
        CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/newspeak.cog.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.cog.spur/build.assert/mvm    2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.cog.spur/build.assert/mvm    2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspur64src --with-plugins=nsspursrc/plugins \
+               --with-src=nsspur64src \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m64" \
        CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/newspeak.cog.spur/build.assert.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.cog.spur/build.assert.itimerheartbeat/mvm    2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.cog.spur/build.assert.itimerheartbeat/mvm    2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspur64src --with-plugins=nsspursrc/plugins \
+               --with-src=nsspur64src \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m64" \
        CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/newspeak.cog.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.cog.spur/build.debug/mvm     2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.cog.spur/build.debug/mvm     2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspur64src --with-plugins=nsspursrc/plugins \
+               --with-src=nsspur64src \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m64" \
        CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/newspeak.cog.spur/build.debug.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.cog.spur/build.debug.itimerheartbeat/mvm     2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.cog.spur/build.debug.itimerheartbeat/mvm     2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspur64src --with-plugins=nsspursrc/plugins \
+               --with-src=nsspur64src \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m64" \
        CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/newspeak.cog.spur/build.itimerheartbeat/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.cog.spur/build.itimerheartbeat/mvm   2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.cog.spur/build.itimerheartbeat/mvm   2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspur64src --with-plugins=nsspursrc/plugins \
+               --with-src=nsspur64src \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m64" \
        CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/newspeak.stack.spur/build/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.stack.spur/build/mvm 2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.stack.spur/build/mvm 2016-01-29 23:34:16 UTC (rev 3574)
@@ -24,7 +24,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspurstack64src  --with-plugins=nsspursrc/plugins --disable-cogit \
+               --with-src=nsspurstack64src  --disable-cogit \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m64" \
        CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/newspeak.stack.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.stack.spur/build.assert/mvm  2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.stack.spur/build.assert/mvm  2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspurstack64src  --with-plugins=nsspursrc/plugins --disable-cogit \
+               --with-src=nsspurstack64src  --disable-cogit \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m64" \
        CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/newspeak.stack.spur/build.debug/mvm
===================================================================
--- branches/Cog/build.linux64x64/newspeak.stack.spur/build.debug/mvm   2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/newspeak.stack.spur/build.debug/mvm   2016-01-29 23:34:16 UTC (rev 3574)
@@ -20,7 +20,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure \
                --with-vmversion=5.0 \
-               --with-src=nsspurstack64src  --with-plugins=nsspursrc/plugins --disable-cogit \
+               --with-src=nsspurstack64src  --disable-cogit \
                --without-vm-display-fbdev --without-npsqueak \
        CC="gcc -m64" \
        CXX="g++ -m64" \

Modified: branches/Cog/build.linux64x64/squeak.cog.spur/build/mvm
===================================================================
--- branches/Cog/build.linux64x64/squeak.cog.spur/build/mvm     2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/squeak.cog.spur/build/mvm     2016-01-29 23:34:16 UTC (rev 3574)
@@ -21,7 +21,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --with-vmversion=5.0 \
-               --with-src=spur64src --with-plugins=src/plugins \
+               --with-src=spur64src \
        CC="gcc -m64" \
        CXX="g++ -m64" \
        CFLAGS="$OPT -msse2 -D_GNU_SOURCE -DCOGMTVM=0" \

Modified: branches/Cog/build.linux64x64/squeak.cog.spur/build.assert/mvm
===================================================================
--- branches/Cog/build.linux64x64/squeak.cog.spur/build.assert/mvm      2016-01-25 05:51:28 UTC (rev 3573)
+++ branches/Cog/build.linux64x64/squeak.cog.spur/build.assert/mvm      2016-01-29 23:34:16 UTC (rev 3574)
@@ -17,7 +17,7 @@
 test -f plugins.ext || (test -f ../plugins.ext && cp -p ../plugins.ext . || cp -p ../../plugins.ext .)
 test -f config.h || ../../../platforms/unix/config/configure --without-npsqueak \
                --with-vmversion=5.0 \
-               --with-src=spur64src --with-plugins=src/plugins \
+               --with-src=spur64src \
        CC="gcc -m64" \
        CXX="g++ -m64" \
        CFLAGS="$OPT -msse2 -D_GNU_SOURCE -DCOGMTVM=0" \


@@ Diff output truncated at 50000 characters. @@