[Avida-SVN] r1774 - in development: . Avida.xcodeproj source source/actions source/analyze source/bindings source/bindings/Boost.Python source/classification source/cpu source/drivers source/main source/platform source/platform/tcmalloc source/targets source/targets/avida source/targets/avida-viewer source/testsuites source/tools support support/config

brysonda at myxo.css.msu.edu brysonda at myxo.css.msu.edu
Tue Jul 10 10:07:54 PDT 2007


Author: brysonda
Date: 2007-07-10 13:07:53 -0400 (Tue, 10 Jul 2007)
New Revision: 1774

Removed:
   development/BuildAvida.py
   development/CONTRIBUTORS
   development/SConstruct
   development/source/SConscript
   development/source/actions/SConscript
   development/source/analyze/SConscript
   development/source/bindings/Boost.Python/SConscript
   development/source/bindings/SConscript
   development/source/classification/SConscript
   development/source/cpu/SConscript
   development/source/drivers/SConscript
   development/source/main/SConscript
   development/source/platform/SConscript
   development/source/platform/tcmalloc/SConscript
   development/source/targets/SConscript
   development/source/targets/avida-viewer/SConscript
   development/source/targets/avida/SConscript
   development/source/testsuites/SConscript
   development/source/tools/SConscript
   development/support/config/SConscript
   development/support/linux_slave_build_options.py
   development/support/os_x_slave_build_options.py
   development/support/scons/
   development/support/vs2k3_slave_build_options.py
Modified:
   development/AUTHORS
   development/Avida.xcodeproj/project.pbxproj
   development/README
   development/source/main/avida.cc
Log:
Update AUTHORS and README to more accurately reflect the current state of the code.   Remove unmaintained scons build files, as the new CMake build system has been verified to work correctly on windows (for at least standard builds of the cmdline executable).

Modified: development/AUTHORS
===================================================================
--- development/AUTHORS	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/AUTHORS	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,79 +1,30 @@
 The Avida Digital Life Platform
 --------------------------------------------------------------------------------
+by Charles Ofria
 
-This material was originally written and compiled by Charles Ofria from
-1993-2002 primarily at the California Institute of Technology and Michigan State
-University.
+Lead Developers: David Bryson (Avida) and Kaben Nanlohy (Avida-ED)
 
-The following presents, in alphabetical order, a listing of many authors
-responsible for Avida's development.  A best effort has been made to include
-many of the contributors, however this list should in no way be interpreted as
-comprehensive.
+Portions by Brian Baer, Jeffrey Barrick, Benjamin Beckmann, Jeffrey Clune,
+Travis Collier, Art Covert, Evan Dorn, Sherri Goings, Heather Goldsby,
+George Hagstrom, Dehua Hang, Wei Huang, David Knoester, Dusan Misevic,
+Elizabeth Ostrowski, Matthew Rupp, Jason Stredwick, Michael Vo, Bess Walker,
+Claus Wilke, and Larry Wisne
 
+With design help from Christoph Adami, C. Titus Brown, Timothy Cooper,
+Santiago Elena, Richard Lenski, Philip McKinley, Robert Pennock, Thomas
+Schmidt, Robert Schwartz, Eric Torng, Jialan Wang, Daniel Weise, and Gabriel
+Yedid
 
-Author  <email>
-  - Institution, Contributing Years
---------------------------------------------------------------------------------
-Chris Adami
-  - California Institute of Technology 
+Copyright (C) 1999-2007 Michigan State University.
+Copyright (C) 1993-2003 California Institute of Technology.
 
-Dennis Adler
-  - Microsoft
 
-Brian Baer
-  - Michigan State University
+This project has been funded by the National Science Foundation, DARPA, 
+the Templeton Foundation, and Microsoft Corp.
 
-C. Titus Brown
-  - California Institute of Technology
-
-David Michael Bryson  <brysonda at msu.edu>
-  - Michigan State University, 2004 - present
-
-Jeff Clune
-  - Michigan State University
-
-Travis Collier
-  - California Institute of Technology
-
-Arthur Covert
-  - Michigan State University, 2004 - present
-
-Joshua Gerrish
-  - Michigan State University, 2005 - present
-
-Sherri Goings				
-  - Michigan State University
-
-Wei Huang
-  - Michigan State University, - 2005
-
-Dusan Misevic
-  - Michigan State University
-  - California Institute of Technology
-
-Kaben Nanlohy
-  - Michigan State University
-
-Charles Ofria
-  - Michigan State University, 1999 - present
-  - California Institute of Technology, 1993 - 1998
-
-Matthew Rupp
-  - Michigan State University
-
-Jason Stredwick
-  - Michigan State University, - 2006
-
-Claus O. Wilke
-  - California Institute of Technology
-
-Larry Wisne
-  - Stanford University
-
-
 Portions of the design were supported by NSF grant #PHY91-15574, NSF grant
 #DEB-9981397, a Caltech divisional fellowship, the 1993 Caltech SURF program,
 and the 1993 SUNY Stony Brook URECA program.
 
 
-Revised 2006-05-18 DMB
+Revised 2007-07-10 DMB

Modified: development/Avida.xcodeproj/project.pbxproj
===================================================================
--- development/Avida.xcodeproj/project.pbxproj	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/Avida.xcodeproj/project.pbxproj	2007-07-10 17:07:53 UTC (rev 1774)
@@ -825,7 +825,7 @@
 		DCC315CE076253A5008F7A48 /* environment.rotate */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = environment.rotate; sourceTree = "<group>"; };
 		DCC315D0076253A5008F7A48 /* task_event_gen.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = task_event_gen.cc; sourceTree = "<group>"; };
 		DCC315D1076253A5008F7A48 /* task_event_gen.old.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = task_event_gen.old.cc; sourceTree = "<group>"; };
-		DCC3164D07626CF3008F7A48 /* avida */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = avida; sourceTree = BUILT_PRODUCTS_DIR; };
+		DCC3164D07626CF3008F7A48 /* avida */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = avida; sourceTree = BUILT_PRODUCTS_DIR; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */

Deleted: development/BuildAvida.py
===================================================================
--- development/BuildAvida.py	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/BuildAvida.py	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,48 +0,0 @@
-#! /usr/bin/env python
-
-##############################################################################
-## Copyright (C) 1999-2006 Michigan State University                        ##
-## Based on work Copyright (C) 1993-2003 California Institute of Technology ##
-##                                                                          ##
-## Read the COPYING and README files, or contact 'avida at alife.org',         ##
-## before continuing.  SOME RESTRICTIONS MAY APPLY TO USE OF THIS FILE.     ##
-##############################################################################
-
-# Use this script to build Avida. It calls SCons, which reads
-# information from the file 'SConstruct'.
-#
-# For more information about SCons, see
-#
-#   http://www.scons.org
-#
-# or read the SCons html documentation in the included file
-#
-#   support/scons/scons-user.html
-#
-
-import os
-import sys
-
-# Unless user has asked for silence or help, print a short help message
-# offering more help if needed.
-if '-h' not in sys.argv \
-and '-H' not in sys.argv \
-and '-s' not in sys.argv \
-and '--silent' not in sys.argv \
-and '--quiet' not in sys.argv:
-  print """
-Note: if you need help, type
-%s -h
-""" % sys.argv[0]
-
-# Tell Python where to find the main SCons build script, the SCons
-# library, and our SCons customizations.
-sys.path.append(os.path.join(sys.path[0], 'support/scons'))
-os.environ["SCONS_LIB_DIR"] = os.path.join(sys.path[0], 'support/scons/scons-local-0.96.94')
-
-# Any command line arguments are passed to SCons when it is imported by
-# the next line.
-import scons
-
-# Vim modeline to tell Vim that this is a Python script.
-# vim: set ft=python:

Deleted: development/CONTRIBUTORS
===================================================================
--- development/CONTRIBUTORS	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/CONTRIBUTORS	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,22 +0,0 @@
-Avida version  2.7.0
-
-by Charles Ofria
-
-Lead Developers: David Bryson (Avida) and Kaben Nanlohy (Avida-ED)
-
-Portions by Brian Baer, Jeffrey Barrick, Benjamin Beckmann, Jeffrey Clune,
-Travis Collier, Art Covert, Evan Dorn, Sherri Goings, Heather Goldsby,
-George Hagstrom, Dehua Hang, Wei Huang, David Knoester, Dusan Misevic,
-Elizabeth Ostrowski, Matthew Rupp, Jason Stredwick, Bess Walker, Claus Wilke,
-and Larry Wisne
-
-With design help from Christoph Adami, C. Titus Brown, Timothy Cooper,
-Santiago Elena, Richard Lenski, Philip McKinley, Robert Pennock, Thomas
-Schmidt, Robert Schwartz, Eric Torng, Jialan Wang, Daniel Weise, and Gabriel
-Yedid
-
-Copyright (C) 1999-2007 Michigan State University.
-Copyright (C) 1993-2003 California Institute of Technology.
-
-This project has been funded by the National Science Foundation, DARPA, 
-the Templeton Foundation, and Microsoft Corp.

Modified: development/README
===================================================================
--- development/README	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/README	2007-07-10 17:07:53 UTC (rev 1774)
@@ -3,22 +3,30 @@
 Digital Evolution Laboratory at Michigan State University
 
 
-REQUIREMENTS
+I.   REQUIREMENTS
+II.  GETTING STARTED
+III. CMAKE CONFIGURATION OPTIONS
+IV.  CONFIGURING THE CMAKE BUILD
+V.   RUNNING CONSISTENCY TESTS
+VI.  DOCUMENTATION
+
+
+
+I. REQUIREMENTS
 ----------------------------------------------------------------------
 
-In order to build Avida, you must have CMake 2.x installed.
-CMake 2.x is available from http://www.cmake.org
+In order to build Avida, you must have CMake 2.4.x or greater
+installed. CMake is available from http://www.cmake.org
 
 NCurses, in order to build the console viewer.
 
-OR
+Python 2.3 or greater to run consistency tests.
 
-In Mac OS X, an Xcode project has been provided for building the
-console only version of Avida, as well as the NCurses viewer.
-Xcode 2.1 or greater is required.
+On Mac OS X, a separate Xcode project is available. Xcode 2.1 or
+greater is required (2.4 or greater recommended).
 
 
-GETTING STARTED
+II. GETTING STARTED
 ----------------------------------------------------------------------
 
 To compile and install Avida, all you have to do is run:
@@ -31,34 +39,29 @@
 
 OR 
 
-In Mac OS X's Xcode, select the appropriate build style for the CPU
-type within your Mac (G4, G5, or Intel).  Click the 'Build' button on
+In Mac OS X's Xcode, select the Deployment for an optimized build
+configured for your CPU platform.  Click the 'Build' button on
 the project window.  The compiled binary and starting config files
 will be copied (by default) into:
-${PROJECT_DIR}/build/Deployment-{selected processor type}/work
+${PROJECT_DIR}/build/Deployment/work
 
 
-CMAKE CONFIGURATION OPTIONS
+III. CMAKE CONFIGURATION OPTIONS
 ----------------------------------------------------------------------
 
 Here are the main options available when configuring and building
 Avida with cmake :
 
-AVD_CONSISTENCY_TEST_PRIMITIVE
- -  This is a BOOL, either ON or OFF, to enable primitive consistency
-    test suites.
- OFF by default.
+AVD_CMDLINE
+This is a BOOL, either ON or OFF, to enable building interfaceless
+Avida (fastest version).
+ON by default.
 
 AVD_GUI_NCURSES
  -  This is a BOOL, either ON or OFF, to enable building Avida console
     interface.
  ON by default.
 
-AVD_PRIMITIVE
-This is a BOOL, either ON or OFF, to enable building interfaceless
-Avida (fastest version).
-ON by default.
-
 AVD_UNIT_TESTS
  -  This is a BOOL, either ON or OFF, to enable building primitive
     unit test suites.
@@ -72,7 +75,7 @@
 
 
 
-CONFIGURING THE CMAKE BUILD
+IV. CONFIGURING THE CMAKE BUILD
 ----------------------------------------------------------------------
 
 There are three ways by which you can set the various options.
@@ -96,13 +99,41 @@
 
 To completely specify each of the above Avida options, cd into your
 build directory and type something like :
-$ cmake -DAVD_CONSISTENCY_TEST_PRIMITIVE:BOOL=OFF \
-  -DAVD_GUI_NCURSES:BOOL=ON \
-  -DAVD_PRIMITIVE:BOOL=ON \
+$ cmake -DAVD_GUI_NCURSES:BOOL=ON \
+  -DAVD_CMDLINE:BOOL=ON \
   -DAVD_UNIT_TESTS:BOOL=OFF \
   -DCMAKE_BUILD_TYPE:STRING=Release \
   path-to-source-directory
 
 
+V. RUNNING CONSISTENCY TESTS
+----------------------------------------------------------------------
 
-Revised 2006-08-22 DMB
+With Avida built and 'installed' using CMake (the default for the
+'build_avida' script), simply execute the 'run_tests' script:
+
+$ ./run_tests
+
+
+For a list of useful options accepted by the TestRunner script, supply
+the -h option on the command line:
+
+$ ./run_tests -h
+
+
+The 'builddir' option will be particularly for Xcode users.  This
+option will allow the tests to be run on Xcode products without having
+to move the files to where the CMake outputs are placed by default.
+For example, the default Deployment build can be tested as follows:
+
+$ ./run_tests --builddir=build/Deployment/
+
+
+VI. DOCUMENTATION
+----------------------------------------------------------------------
+
+Helpful usage and code documentation can be found in the HTML files in
+the 'documentation' directory.  See index.html.
+
+
+Revised 2007-07-10 DMB

Deleted: development/SConstruct
===================================================================
--- development/SConstruct	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/SConstruct	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,119 +0,0 @@
-##############################################################################
-## Copyright (C) 1999-1999-2007 Michigan State University                        ##
-## Based on work Copyright (C) 1993-2003 California Institute of Technology ##
-##                                                                          ##
-## Read the COPYING and README files, or contact 'avida at alife.org',         ##
-## before continuing.  SOME RESTRICTIONS MAY APPLY TO USE OF THIS FILE.     ##
-##############################################################################
-
-import os
-import sys
-sys.path.append('support/utils')
-import AvidaUtils
-
-environment = Environment()
-environment.Export('environment')
-
-# Parse cmd line, set compiler options, generate help text.
-#
-# Per-platform build options are defined in
-# support/utils/AvidaUtils/PlatformTool.py
-#
-# Command-line build options are defined in
-# support/utils/AvidaUtils/CmdLineOpts.py
-#
-# Options for SCons are defined in
-# support/utils/AvidaUtils/SConsOpts.py
-#
-# Static help text is defined in
-# support/utils/AvidaUtils/StaticHelp.py
-#
-
-# XXX Must not use default scons signatures database; as of SCons
-# 0.96.93, default database seems to be too-easily corrupted.
-# @kgn 06-Dec-6
-import anydbm
-SConsignFile('scons-signatures', anydbm)
-AvidaUtils.Configure(ARGUMENTS, environment)
-
-if environment.subst('$enableSerialization') in ['1', 'yes']:
-  environment.Append(CPPDEFINES = ['ENABLE_SERIALIZATION=1'])
-
-if environment.subst('$enablePyPkg') in ['1', 'yes']:
-  environment.Append(CPPPATH = ['#/source/bindings/Boost.Python'])
-
-if environment.subst('$enableMemTracking') in ['1', 'yes']:
-  #environment.SetDefault(enableSharedPtr = 1)
-  environment.Append(CPPDEFINES = ['USE_tMemTrack=1'])
-
-if environment['enableTCMalloc'] in ('True', '1', 1):
-  environment.Append(
-    CPPPATH = [ '#/source/platform/tcmalloc', ],
-    LIBPATH = [ '#$buildDir/platform/tcmalloc', ],
-  )
-
-environment.Append(
-  CPPPATH = [
-    '#/source',
-    '#/source/actions',
-    '#/source/analyze',
-    '#/source/archive',
-    '#/source/classification',
-    '#/source/cpu',
-    '#/source/drivers',
-    '#/source/event',
-    '#/source/main',
-    #'#/source/third-party/boost',
-    '#/source/tools',
-    '#/source/platform',
-  ],
-  LIBPATH = [
-    '#$buildDir/actions',
-    '#$buildDir/analyze',
-    #'#$buildDir/archive',
-    '#$buildDir/classification',
-    '#$buildDir/cpu',
-    '#$buildDir/drivers',
-    #'#$buildDir/event',
-    '#$buildDir/main',
-    #'#$buildDir/third-party/boost/serialization',
-    '#$buildDir/tools',
-    '#$buildDir/platform',
-  ],
-)
-
-# Tell SCons where to find its subscripts.
-environment.SConscript('source/SConscript',
-  build_dir = '$buildDir',
-  duplicate = 0,
-)
-environment.SConscript('support/config/SConscript')
-
-# XXX beginnings of 'extras'. @kgn
-if environment.subst('$extrasDir') not in ['None', 'none', '']:
-  environment.SConscript(
-    os.path.join(environment.subst('$extrasDir'), 'SConscript'),
-    build_dir = '$extrasBuildDir',
-    duplicate = 0
-  )
-
-
-if environment['PLATFORM'] == 'win32':
-  environment.Import('avida_exe')
-  script_to_build_avida = environment.File(
-    os.path.join('#', os.path.basename(sys.argv[0]))
-  ).abspath
-  environment.MSVSProject(
-    target = 'Avida' + environment['MSVSPROJECTSUFFIX'],
-    srcs = environment['avida_msvs_project_srcs'],
-    incs = environment['avida_msvs_project_incs'],
-    misc = environment['avida_msvs_project_misc'],
-    variant = 'Release',
-    buildtarget = avida_exe,
-    #runfile = avida[0].abspath,
-    MSVSSCONS = '"%s" "%s"' % (sys.executable, script_to_build_avida),
-    MSVSSCONSFLAGS = '-C "${MSVSSCONSCRIPT.dir.abspath}" -f "${MSVSSCONSCRIPT.name}"'
-  )
-
-# Vim modeline to tell Vim that this is a Python script.
-# vim: set ft=python:

Deleted: development/source/SConscript
===================================================================
--- development/source/SConscript	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/source/SConscript	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,43 +0,0 @@
-
-Import('environment')
-
-#environment.SConscript( [
-#  'actions/SConscript',
-#  'analyze/SConscript',
-#  #'archive/SConscript',
-#  'classification/SConscript',
-#  'cpu/SConscript',
-#  'drivers/SConscript',
-#  'main/SConscript',
-#  'platform/SConscript',
-#  'targets/SConscript',
-#  'third-party/SConscript',
-#  'tools/SConscript',
-#  #'support/SConscript',
-#  #'utils/SConscript',
-#] )
-environment.SConscript('actions/SConscript')
-environment.SConscript('analyze/SConscript')
-environment.SConscript('classification/SConscript')
-environment.SConscript('cpu/SConscript')
-environment.SConscript('drivers/SConscript')
-environment.SConscript('main/SConscript')
-environment.SConscript('platform/SConscript')
-environment.SConscript('targets/SConscript')
-environment.SConscript('third-party/SConscript')
-environment.SConscript('tools/SConscript')
-
-#if environment['enableTestCode'] in ('True', '1', 1):
-#  environment.SConscript('testsuites/SConscript')
-
-if environment['enablePyPkg'] in ('True', '1', 1):
-  environment.SConscript('bindings/Boost.Python/SConscript')
-
-incs = ['defs.h']
-misc = ['SConscript']
-environment.AppendUnique(
-  avida_msvs_project_incs = [File(src).srcnode().path for src in incs],
-  avida_msvs_project_misc = [File(src).srcnode().path for src in misc],
-)
-
-# vim: set ft=python:

Deleted: development/source/actions/SConscript
===================================================================
--- development/source/actions/SConscript	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/source/actions/SConscript	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,35 +0,0 @@
-
-Import('environment')
-
-misc = ['SConscript']
-
-incs = [
-  'cAction.h',
-  'cActionLibrary.h',
-  'DriverActions.h',
-  'EnvironmentActions.h',
-  'LandscapeActions.h',
-  'PopulationActions.h',
-  'PrintActions.h',
-  'SaveLoadActions.h',
-]
-
-srcs = [
-  'cActionLibrary.cc',
-  'DriverActions.cc',
-  'EnvironmentActions.cc',
-  'LandscapeActions.cc',
-  'PopulationActions.cc',
-  'PrintActions.cc',
-  'SaveLoadActions.cc',
-]
-
-tools_library = environment.Library('actions', srcs)
-
-environment.AppendUnique(
-  avida_msvs_project_srcs = [File(src).srcnode().path for src in srcs],
-  avida_msvs_project_incs = [File(src).srcnode().path for src in incs],
-  avida_msvs_project_misc = [File(src).srcnode().path for src in misc],
-)
-
-# vim: set ft=python:

Deleted: development/source/analyze/SConscript
===================================================================
--- development/source/analyze/SConscript	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/source/analyze/SConscript	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,41 +0,0 @@
-
-Import('environment')
-
-misc = ['SConscript']
-
-srcs = [
-  'cAnalyze.cc',
-  'cAnalyzeGenotype.cc',
-  'cAnalyzeJobQueue.cc',
-  'cAnalyzeJobWorker.cc',
-  'cMutationalNeighborhood.cc'
-]
-
-hdrs = [
-  'cAnalyze.h',
-  'cAnalyzeCommand.h',
-  'cAnalyzeCommandAction.h',
-  'cAnalyzeCommandDef.h',
-  'cAnalyzeCommandDefBase.h',
-  'cAnalyzeFlowCommand.h',
-  'cAnalyzeFlowCommandDef.h',
-  'cAnalyzeFunction.h',
-  'cAnalyzeGenotype.h',
-  'cAnalyzeJob.h',
-  'cAnalyzeJobQueue.h',
-  'cAnalyzeJobWorker.h',
-  'cGenotypeBatch.h',
-  'cMutationalNeighborhood.h',
-  'cMutationalNeighborhoodResults.h',
-  'tAnalyzeJob.h',
-]
-
-environment.Library('analyze', srcs) 
-
-environment.AppendUnique(
-  avida_msvs_project_srcs = [File(src).srcnode().path for src in srcs],
-  avida_msvs_project_incs = [File(src).srcnode().path for src in hdrs],
-  avida_msvs_project_misc = [File(src).srcnode().path for src in misc],
-)
-
-# vim: set ft=python:

Deleted: development/source/bindings/Boost.Python/SConscript
===================================================================
--- development/source/bindings/Boost.Python/SConscript	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/source/bindings/Boost.Python/SConscript	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,137 +0,0 @@
-##############################################################################
-## Copyright (C) 1999-2005 Michigan State University                        ##
-## Based on work Copyright (C) 1993-2003 California Institute of Technology ##
-##                                                                          ##
-## Read the COPYING and README files, or contact 'avida at alife.org',         ##
-## before continuing.  SOME RESTRICTIONS MAY APPLY TO USE OF THIS FILE.     ##
-##############################################################################
-    
-import os
-    
-Import('environment')
-e = environment
-
-pf = e.File('pyste_util.py')
-e.Local(pf)
-
-package_name = 'AvidaCore'
-package_modules = e.PystePackageSubmodule(
-  [
-    #  These classes must be loaded before its subclasses, so they must
-    #  be listed early in this PystePackageSubmodule command.
-    'cHelpEntry.pyste',
-    'cSchedule.pyste',
-    'cString.pyste',
-
-    #  cBlockStruct is not used in Avida. @kgn
-    #'cBlockStruct.pyste',
-
-    'cChangeList.pyste',
-    'cConstSchedule.pyste',
-    'cCountTracker.pyste',
-
-    #  No longer used. @kgn
-    #'cCycleCheck.pyste',
-
-    'cDataEntry.pyste',
-    'cDataFile.pyste',
-    'cDataFileManager.pyste',
-    'cDataManager_Base.pyste',
-    'cDefaultMessageDisplay.pyste',
-    'cDoubleSum.pyste',
-    'cFile.pyste',
-    'cFixedBlock.pyste',
-    'cFixedCoords.pyste',
-
-    #  No longer used. @kgn
-    #'cGenesis.pyste',
-
-    'cHelpAlias.pyste',
-    'cHelpFullEntry.pyste',
-    'cHelpManager.pyste',
-    'cHelpType.pyste',
-    'cHistogram.pyste',
-
-    #  No longer used. @kgn
-    #'cID.pyste',
-
-    'cIndexedBlockStruct.pyste',
-    'cInitFile.pyste',
-    'cIntSum.pyste',
-    'cIntegratedSchedule.pyste',
-    'cIntegratedScheduleNode.pyste',
-    'cMerit.pyste',
-
-    #  These rely on the third-party library "trio", which isn't
-    #  incorporated yet... @kgn
-    #'cMessageClass.pyste',
-    #'cMessageClosure.pyste',
-    #'cMessageDisplay.pyste',
-    #'cMessageDisplay_headers.pyste',
-    #'cMessageType.pyste',
-
-    'cProbSchedule.pyste',
-    'cRandom.pyste',
-    'cRefBlock.pyste',
-    'cRunningAverage.pyste',
-
-    #  cScaledBlock is not used in Avida. @kgn
-    #'cScaledBlock.pyste',
-
-    'cStringIterator.pyste',
-    'cStringList.pyste',
-    'cStringUtil.pyste',
-    'cThread.pyste',
-    'cTools.pyste',
-    'cUInt.pyste',
-    #  No longer used. @kgn
-    #'cUnitTestHelper.pyste',
-    #'cVerifierSuiteRecurser.pyste',
-
-    'cWeightedIndex.pyste',
-
-    #  Wrappers not yet complete. @kgn
-    #'functions.pyste',
-    #'lightweight_test.pyste',
-    #'nTemplateTests.pyste',
-    #'tArgDataEntry.pyste',
-    #'tArray.pyste',
-    #'tBuffer.pyste',
-    #'tDataEntry.pyste',
-    #'tDataEntryBase.pyste',
-    #'tDataEntryCommand.pyste',
-    #'tDataManager.pyste',
-    #'tDictionary.pyste',
-    #'tHashTable.pyste',
-    #'tList.pyste',
-    #'tManagedPointerArray.pyste',
-    #'tMatrix.pyste',
-    #'tMemTrack.pyste',
-    #'tObjectFactory.pyste',
-    #'tSmartArray.pyste',
-    #'tVector.pyste',
-  ],
-  pyste_package_name = package_name,
-  LIBS = ['tools'],
-)
-package_init_file = e.PystePackageInitFile(
-  package_modules,
-  pyste_package_name = package_name,
-)
-package = e.PystePackage(
-  package_modules + package_init_file,
-  pyste_package_name = package_name,
-)
-
-package_install_dir = os.path.join(e['execPrefix'], package_name)
-e.Install(
-  package_install_dir,
-  [package_modules, package_init_file]
-)
-e.Alias(
-  'install',
-  package_install_dir
-)
-
-#
-# vim: set ft=python:

Deleted: development/source/bindings/SConscript
===================================================================
--- development/source/bindings/SConscript	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/source/bindings/SConscript	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,16 +0,0 @@
-
-##############################################################################
-## Copyright (C) 1999-2005 Michigan State University                        ##
-## Based on work Copyright (C) 1993-2003 California Institute of Technology ##
-##                                                                          ##
-## Read the COPYING and README files, or contact 'avida at alife.org',         ##
-## before continuing.  SOME RESTRICTIONS MAY APPLY TO USE OF THIS FILE.     ##
-##############################################################################
-    
-import os
-    
-Import('environment')
-e = environment
-
-#
-# vim: set ft=python:

Deleted: development/source/classification/SConscript
===================================================================
--- development/source/classification/SConscript	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/source/classification/SConscript	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,49 +0,0 @@
-
-Import('environment')
-
-misc = ['SConscript']
-
-incs = [
-  'cClassificationManager.h',
-  'cGenotype.h',
-  'cGenotype_BirthData.h',
-  'cGenotype_TestData.h',
-  'cGenotypeControl.h',
-  'cInjectGenotype.h',
-  'cInjectGenotype_BirthData.h',
-  'cInjectGenotypeControl.h',
-  'cInjectGenotypeElement.h',
-  'cInjectGenotypeQueue.h',
-  'cLineage.h',
-  'cSpecies.h',
-  'cSpeciesControl.h',
-  'cSpeciesQueue.h',
-  'nGenotype.h',
-  'nInjectGenotype.h',
-  'nSpecies.h',
-]
-
-srcs = [
-  'cClassificationManager.cc',
-  'cGenotype.cc',
-  'cGenotype_BirthData.cc',
-  'cGenotypeControl.cc',
-  'cInjectGenotype.cc',
-  'cInjectGenotypeControl.cc',
-  'cInjectGenotypeQueue.cc',
-  'cLineage.cc',
-  'cSpecies.cc',
-  'cSpeciesControl.cc',
-  'cSpeciesQueue.cc',
-]
-
-environment.Library('classification', srcs)
-
-environment.AppendUnique(
-  avida_msvs_project_srcs = [File(src).srcnode().path for src in srcs],
-  avida_msvs_project_incs = [File(src).srcnode().path for src in incs],
-  avida_msvs_project_misc = [File(src).srcnode().path for src in misc],
-)
-
-
-# vim: set ft=python:

Deleted: development/source/cpu/SConscript
===================================================================
--- development/source/cpu/SConscript	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/source/cpu/SConscript	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,57 +0,0 @@
-
-Import('environment')
-
-misc = ['SConscript']
-
-incs = [
-  'cCodeLabel.h',
-  'cCPUMemory.h',
-  'cCPUStack.h',
-  'cCPUTestInfo.h',
-  'cHardwareBase.h',
-  'cHardwareCPU.h',
-  'cHardwareExperimental.h',
-  'cHardwareGX.h',
-  'cHardwareManager.h',
-  'cHardwareSMT.h',
-  'cHardwareStatusPrinter.h',
-  'cHardwareTracer.h',
-  'cHardwareTrans.h',
-  'cHeadCPU.h',
-  'cInstLib.h',
-  'cInstSet.h',
-  'cTestCPU.h',
-  'cTestCPUInterface.h',
-  'nHardware.h',
-  'sCPUStats.h',
-  'tInstLib.h',
-]
-
-srcs = [
-  'cCodeLabel.cc',
-  'cCPUMemory.cc',
-  'cCPUStack.cc',
-  'cCPUTestInfo.cc',
-  'cHardwareBase.cc',
-  'cHardwareCPU.cc',
-  'cHardwareExperimental.cc',
-  'cHardwareGX.cc',
-  'cHardwareManager.cc',
-  'cHardwareSMT.cc',
-  'cHardwareStatusPrinter.cc',
-  'cHardwareTransSMT.cc',
-  'cHeadCPU.cc',
-  'cInstSet.cc',
-  'cTestCPU.cc',
-  'cTestCPUInterface.cc',
-]
-
-environment.Library('cpu', srcs) 
-
-environment.AppendUnique(
-  avida_msvs_project_srcs = [File(src).srcnode().path for src in srcs],
-  avida_msvs_project_incs = [File(src).srcnode().path for src in incs],
-  avida_msvs_project_misc = [File(src).srcnode().path for src in misc],
-)
-  
-# vim: set ft=python:

Deleted: development/source/drivers/SConscript
===================================================================
--- development/source/drivers/SConscript	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/source/drivers/SConscript	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,31 +0,0 @@
-
-Import('environment')
-
-misc = ['SConscript']
-
-incs = [
-  'cAvidaDriver.h',
-  'cDefaultAnalyzeDriver.h',
-  'cDefaultRunDriver.h',
-  'cDriverManager.h',
-  'cFallbackWorldDriver.h',
-  'cWorldDriver.h',
-]
-
-srcs = [
-  'cDefaultAnalyzeDriver.cc',
-  'cDefaultRunDriver.cc',
-  'cDriverManager.cc',
-  'cFallbackWorldDriver.cc',
-]
-
-environment.Library('drivers', srcs) 
-
-environment.AppendUnique(
-  avida_msvs_project_srcs = [File(src).srcnode().path for src in srcs],
-  avida_msvs_project_incs = [File(src).srcnode().path for src in incs],
-  avida_msvs_project_misc = [File(src).srcnode().path for src in misc],
-)
- 
-
-# vim: set ft=python:

Deleted: development/source/main/SConscript
===================================================================
--- development/source/main/SConscript	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/source/main/SConscript	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,97 +0,0 @@
-
-Import('environment')
-
-misc = ['SConscript']
-
-incs = [
-  'avida.h',
-  'cAvidaConfig.h',
-  'cAvidaContext.h',
-  'cBirthChamber.h',
-  'cDeme.h',
-  'cEnvironment.h',
-  'cEventList.h',
-  'cFitnessMatrix.h',
-  'cGenome.h',
-  'cGenomeUtil.h',
-  'cInstruction.h',
-  'cLandscape.h',
-  'cLocalMutations.h',
-  'cMutation.h',
-  'cMutationLib.h',
-  'cMutationRates.h',
-  'cMxCodeArray.h',
-  'cOrganism.h',
-  'cOrgInterface.h',
-  'cOrgSeqMessage.h',
-  'cOrgSinkMessage.h',
-  'cOrgSourceMessage.h',
-  'cPhenotype.h',
-  'cPopulation.h',
-  'cPopulationCell.h',
-  'cPopulationInterface.h',
-  'cReaction.h',
-  'cReactionLib.h',
-  'cReactionProcess.h',
-  'cReactionRequisite.h',
-  'cReactionResult.h',
-  'cResource.h',
-  'cResourceCount.h',
-  'cResourceLib.h',
-  'cSpatialCountElem.h',
-  'cSpatialResCount.h',
-  'cStats.h',
-  'cTaskContext.h',
-  'cTaskEntry.h',
-  'cTaskLib.h',
-  'cTaskState.h',
-  'cWorld.h',
-  'MyCodeArrayLessThan.h',
-  'nGeometry.h',
-  'nMutation.h',
-  'nReaction.h',
-]
-
-srcs = [
-  'avida.cc',
-  'cAvidaConfig.cc',
-  'cBirthChamber.cc',
-  'cDeme.cc',
-  'cEnvironment.cc',
-  'cEventList.cc',
-  'cFitnessMatrix.cc',
-  'cGenome.cc',
-  'cGenomeUtil.cc',
-  'cInstruction.cc',
-  'cLandscape.cc',
-  'cLocalMutations.cc',
-  'cMutationLib.cc',
-  'cMutationRates.cc',
-  'cMxCodeArray.cc',
-  'cOrganism.cc',
-  'cPhenotype.cc',
-  'cPopulation.cc',
-  'cPopulationCell.cc',
-  'cPopulationInterface.cc',
-  'cReaction.cc',
-  'cReactionLib.cc',
-  'cReactionResult.cc',
-  'cResource.cc',
-  'cResourceCount.cc',
-  'cResourceLib.cc',
-  'cSpatialCountElem.cc',
-  'cSpatialResCount.cc',
-  'cStats.cc',
-  'cTaskLib.cc',
-  'cWorld.cc',
-]
-
-main = environment.Library('main', srcs) 
-
-environment.AppendUnique(
-  avida_msvs_project_srcs = [File(src).srcnode().path for src in srcs],
-  avida_msvs_project_incs = [File(src).srcnode().path for src in incs],
-  avida_msvs_project_misc = [File(src).srcnode().path for src in misc],
-)
-
-# vim: set ft=python:

Modified: development/source/main/avida.cc
===================================================================
--- development/source/main/avida.cc	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/source/main/avida.cc	2007-07-10 17:07:53 UTC (rev 1774)
@@ -95,9 +95,9 @@
        << "Benjamin Beckmann, Jeffrey Clune, Art Covert, Santiago Elena, Sherri Goings," << endl
        << "Heather Goldsby, David Knoester, Richard Lenski, Philip McKinley," << endl
        << "Dusan Misevic, Elizabeth Ostrowski, Robert Pennock, Matthew Rupp, Eric Torng," << endl
-       << "Bess Walker, and Gabriel Yedid" << endl << endl;
+       << "Michael Vo, Bess Walker, and Gabriel Yedid" << endl << endl;
 
-  cout << "For a more complete list of contributors, see the CONTRIBUTORS file." << endl;
+  cout << "For a more complete list of contributors, see the AUTHORS file." << endl;
 
   cout << endl;
 

Deleted: development/source/platform/SConscript
===================================================================
--- development/source/platform/SConscript	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/source/platform/SConscript	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,26 +0,0 @@
-Import('environment')
-
-misc = ['SConscript']
-
-incs = [
-	'cThread.h',
-	'PlatformExpert.h'
-]
-
-srcs = [
-	'cThread.cc',
-	'PlatformExpert.cc'
-]
-    
-if environment['enableTCMalloc'] in ('True', '1', 1):
-  environment.SConscript('tcmalloc/SConscript')
-
-environment.Library('platform', srcs) 
-
-environment.AppendUnique(
-  avida_msvs_project_srcs = [File(src).srcnode().path for src in srcs],
-  avida_msvs_project_incs = [File(src).srcnode().path for src in incs],
-  avida_msvs_project_misc = [File(src).srcnode().path for src in misc],
-)
-  
-# vim: set ft=python:

Deleted: development/source/platform/tcmalloc/SConscript
===================================================================
--- development/source/platform/tcmalloc/SConscript	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/source/platform/tcmalloc/SConscript	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,13 +0,0 @@
-
-Import('environment')
-
-environment.Library('tcmalloc',
-  [
-    'system-alloc.cc',
-    'tcmalloc-logging.cc',
-    'tcmalloc.cc',
-  ],
-) 
-
-  
-# vim: set ft=python:

Deleted: development/source/targets/SConscript
===================================================================
--- development/source/targets/SConscript	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/source/targets/SConscript	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,14 +0,0 @@
-Import('environment')
-
-misc = ['SConscript']
-environment.AppendUnique(
-  avida_msvs_project_misc = [File(src).srcnode().path for src in misc],
-)
-
-if environment['enablePrimitive'] in ('True', '1', 1):
-  environment.SConscript('avida/SConscript')
-if environment['enableGuiNcurses'] in ('True', '1', 1):
-  environment.SConscript('avida-viewer/SConscript')
-
-
-# vim: set ft=python:

Deleted: development/source/targets/avida/SConscript
===================================================================
--- development/source/targets/avida/SConscript	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/source/targets/avida/SConscript	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,45 +0,0 @@
-import os
-import os.path
-import sys
-
-Import('environment')
-
-misc = ['SConscript']
-
-srcs = ['primitive.cc']
-
-libs = [
-    'main',
-    'classification',
-    'cpu',
-    'analyze',
-    'drivers',
-    'cpu',
-    'actions',
-    'tools',
-    'analyze',
-    #'archive',
-    #'boost_serialization',
-    'main',
-    'platform',
-  ]
-if environment['PLATFORM'] not in ('win32'):
-  libs = libs + ['pthread']
-if environment['enableTCMalloc'] in ('True', '1', 1):
-  libs = libs + ['tcmalloc']
-
-avida_exe = environment.Program('avida',
-  srcs,
-  LIBS = libs,
-)
-environment.Install('$execPrefix', avida_exe)
-# Make avida_exe visible to other SConscript files by the command
-# "Import('avida_exe')"
-environment.Export('avida_exe')
-
-environment.AppendUnique(
-  avida_msvs_project_srcs = [File(src).srcnode().path for src in srcs],
-  avida_msvs_project_misc = [File(src).srcnode().path for src in misc],
-)
-
-# vim: set ft=python:

Deleted: development/source/targets/avida-viewer/SConscript
===================================================================
--- development/source/targets/avida-viewer/SConscript	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/source/targets/avida-viewer/SConscript	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,55 +0,0 @@
-
-Import('environment')
-
-environment.Library('cursesviewer',
-  [
-    'cAnalyzeScreen.cc',
-    'cAnalyzeView.cc',
-    'cBarScreen.cc',
-    'cEnvironmentScreen.cc',
-    'cHistScreen.cc',
-    'cMapScreen.cc',
-    'cMenuWindow.cc',
-    'cOptionsScreen.cc',
-    'cScreen.cc',
-    'cStatsScreen.cc',
-    'cSymbolUtil.cc',
-    'cTextViewerAnalyzeDriver.cc',
-    'cTextViewerDriver.cc',
-    'cTextViewerDriver_Base.cc',
-    'cTextWindow.cc',
-    'cView.cc',
-    'cViewInfo.cc',
-    'cZoomScreen.cc',
-  ],
-) 
-
-avida_viewer_LIBS = [
-    'cursesviewer',
-    'main',
-    'classification',
-    'cpu',
-    'analyze',
-    'drivers',
-    'cpu',
-    'tools',
-    'actions',
-    'analyze',
-    'ncurses',
-    'pthread',
-    #'archive',
-    #'boost_serialization',
-    'main',
-  ]
-if environment['enableTCMalloc'] in ('True', '1', 1):
-  avida_viewer_LIBS = avida_viewer_LIBS + ['tcmalloc']
-
-avida_viewer = environment.Program(
-  'avida-viewer',
-  'viewer.cc',
-  LIBS = avida_viewer_LIBS,
-  LIBPATH = environment['LIBPATH'] + ['.'],
-)
-environment.Install('$execPrefix', avida_viewer)
-
-# vim: set ft=python:

Deleted: development/source/testsuites/SConscript
===================================================================
--- development/source/testsuites/SConscript	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/source/testsuites/SConscript	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,46 +0,0 @@
-import os.path
-import string
-import tempfile
-
-
-def Test(env, name, *args, **kw):
-  """Creates unit test.
-
-  env: an SCons environment.
-  remaining parameters: are passed directly to SCons 'Program' builder,
-  and typically include first a program name, then a list of source
-  files, and then optional arguments such as library specifications.
-
-  Makes two alii: 'test-' plus the name of the test program, and
-  'test-all':
-  - first can be used to run individual unit test.
-  - second runs all test programs.
-  """
-  prg = env.Program(name, *args, **kw)
-  name = 'test-' + str(prg[0])
-  path = prg[0].path
-  env.AlwaysBuild(env.Alias(name, [prg], path))
-  env.AlwaysBuild(env.Alias('test-all', [prg], path))
-
-Import('environment')
-
-all_libs = [
-  'main',
-  'classification',
-  'cpu',
-  'event',
-  'analyze',
-  'drivers',
-  'analyze',
-  'cpu',
-  'tools',
-  'actions',
-  'main',
-  #'archive',
-  #'boost_serialization',
-]
-
-#Test(environment, 'full-unit-tests', 'full-unit-tests.cc', LIBS = all_libs)
-#Test(environment, 'cInitFile-unit-tests', 'cInitFile-unit-tests.cc', LIBS = all_libs)
-
-# vim: set ft=python:

Deleted: development/source/tools/SConscript
===================================================================
--- development/source/tools/SConscript	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/source/tools/SConscript	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,129 +0,0 @@
-
-Import('environment')
-
-misc = ['SConscript']
-
-incs = [
-  'cArgContainer.h',
-  'cArgSchema.h',
-  'cBlockStruct.h',
-  'cChangeList.h',
-  'cConstSchedule.h',
-  'cCountTracker.h',
-  'cCycleCheck.h',
-  'cDataEntry.h',
-  'cDataFile.h',
-  'cDataFileManager.h',
-  'cDataManager_Base.h',
-  'cDefaultMessageDisplay.h',
-  'cDoubleSum.h',
-  'cFile.h',
-  'cFixedBlock.h',
-  'cFixedCoords.h',
-  'cGenesis.h',
-  'cHelpAlias.h',
-  'cHelpEntry.h',
-  'cHelpFullEntry.h',
-  'cHelpManager.h',
-  'cHelpType.h',
-  'cHistogram.h',
-  'cID.h',
-  'cIndexedBlockStruct.h',
-  'cInitFile.h',
-  'cIntegratedSchedule.h',
-  'cIntegratedScheduleNode.h',
-  'cIntSum.h',
-  'cMerit.h',
-  'cMessageClass.h',
-  'cMessageClosure.h',
-  'cMessageDisplay.h',
-  'cMessageDisplay_headers.h',
-  'cMessageType.h',
-  'cProbSchedule.h',
-  'cRandom.h',
-  'cRefBlock.h',
-  'cRunningAverage.h',
-  'cScaledBlock.h',
-  'cSchedule.h',
-  'cString.h',
-  'cStringIterator.h',
-  'cStringList.h',
-  'cStringUtil.h',
-  'cTools.h',
-  'cUInt.h',
-  'cVerifierSuiteRecurser.h',
-  'cWeightedIndex.h',
-  'functions.h',
-  'recursive_tests_decl_hdrs.hh',
-  'recursive_tests_defn_hdrs.hh',
-  'recursive_tests_macros.hh',
-  'tArgDataEntry.h',
-  'tArray.h',
-  'tBuffer.h',
-  'tDataEntry.h',
-  'tDataEntryBase.h',
-  'tDataEntryCommand.h',
-  'tDataManager.h',
-  'tDictionary.h',
-  'tHashTable.h',
-  'tList.h',
-  'tManagedPointerArray.h',
-  'tMatrix.h',
-  'tMemTrack.h',
-  'tObjectFactory.h',
-  'tSmartArray.h',
-  'tUnitTestSuite.hh',
-  'tUnitTestSuiteRecurser.hh',
-  'tVector.h',
-  'tVerifierSuite.hh',
-  'tVerifierSuiteRecurser.hh',
-]
-
-srcs = [
-  #'cBlockStruct.cc',
-  'cArgContainer.cc',
-  'cArgSchema.cc',
-  'cChangeList.cc',
-  'cConstSchedule.cc',
-  'cDataEntry.cc',
-  'cDataFile.cc',
-  'cDataFileManager.cc',
-  'cDataManager_Base.cc',
-  'cDefaultMessageDisplay.cc',
-  'cDoubleSum.cc',
-  #'cFixedBlock.cc',
-  'cFixedCoords.cc',
-  'cFile.cc',
-  'cHelpAlias.cc',
-  'cHelpManager.cc',
-  'cHelpType.cc',
-  'cHistogram.cc',
-  'cIndexedBlockStruct.cc',
-  'cInitFile.cc',
-  'cIntSum.cc',
-  'cIntegratedSchedule.cc',
-  'cIntegratedScheduleNode.cc',
-  'cMessageDisplay.cc',
-  'cMerit.cc',
-  'cProbSchedule.cc',
-  'cRandom.cc',
-  'cRunningAverage.cc',
-  'cSchedule.cc',
-  'cString.cc',
-  'cStringIterator.cc',
-  'cStringList.cc',
-  'cStringUtil.cc',
-  'cTools.cc',
-  'cWeightedIndex.cc',
-  'cCycleCheck.cc',
-]
-
-environment.Library('tools', srcs) 
-
-environment.AppendUnique(
-  avida_msvs_project_srcs = [File(src).srcnode().path for src in srcs],
-  avida_msvs_project_incs = [File(src).srcnode().path for src in incs],
-  avida_msvs_project_misc = [File(src).srcnode().path for src in misc],
-)
-  
-# vim: set ft=python:

Deleted: development/support/config/SConscript
===================================================================
--- development/support/config/SConscript	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/support/config/SConscript	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,18 +0,0 @@
-Import('environment')
-
-environment.Install('$configPrefix', [
-  'analyze.cfg',
-  'environment.cfg',
-  'events.cfg',
-  'avida.cfg',
-  'instset-classic.cfg',
-  'instset-sex-classic.cfg',
-  'instset-smt.cfg',
-  'instset-transsmt.cfg',
-  'default-classic.org',
-  'default-sex-classic.org',
-  'default-smt.org',
-  'default-transsmt.org',
-] )
-
-# vim: set ft=python:

Deleted: development/support/linux_slave_build_options.py
===================================================================
--- development/support/linux_slave_build_options.py	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/support/linux_slave_build_options.py	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,47 +0,0 @@
-##############################################################################
-## Copyright (C) 1999-2005 Michigan State University                        ##
-## Based on work Copyright (C) 1993-2003 California Institute of Technology ##
-##                                                                          ##
-## Read the COPYING and README files, or contact 'avida at alife.org',         ##
-## before continuing.  SOME RESTRICTIONS MAY APPLY TO USE OF THIS FILE.     ##
-##############################################################################
-
-# For convenience you can use this file to specify build options to the
-# Avida build system.  This file must be in the top level Avida source
-# code directory for the build system to find it. Add options one per
-# line in the form
-#
-#   Foo = 'foo'
-#   Bar = 'bar'
-#
-# Build options specified at the command line override the options in
-# this file.
-#
-# For more information about build options, type
-#
-#   ./build_avida -h
-#
-# In the top level Avida source code directory.
-#
-# Note: this file is also a Python script, so you can do some processing
-# here if you like.
-
-extrasDir = '../avida-extras'
-execPrefix = "#/work"
-
-#buildType = "Release"
-buildType = "Debug"
-
-enablePyPkg = "no"
-enableMemTracking = "yes"
-enableGuiNcurses = "no"
-enableTCMalloc = "no"
-enableSerialization = "no"
-
-boostIncludeDir = None
-boostPythonLibDir = None
-boostPythonLib = None
-GccXmlCommand = None
-
-# Vim modeline to tell Vim that this is a Python script.
-# vim: set ft=python:

Deleted: development/support/os_x_slave_build_options.py
===================================================================
--- development/support/os_x_slave_build_options.py	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/support/os_x_slave_build_options.py	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,45 +0,0 @@
-##############################################################################
-## Copyright (C) 1999-2005 Michigan State University                        ##
-## Based on work Copyright (C) 1993-2003 California Institute of Technology ##
-##                                                                          ##
-## Read the COPYING and README files, or contact 'avida at alife.org',         ##
-## before continuing.  SOME RESTRICTIONS MAY APPLY TO USE OF THIS FILE.     ##
-##############################################################################
-
-# For convenience you can use this file to specify build options to the
-# Avida build system.  This file must be in the top level Avida source
-# code directory for the build system to find it. Add options one per
-# line in the form
-#
-#   Foo = 'foo'
-#   Bar = 'bar'
-#
-# Build options specified at the command line override the options in
-# this file.
-#
-# For more information about build options, type
-#
-#   ./build_avida -h
-#
-# In the top level Avida source code directory.
-#
-# Note: this file is also a Python script, so you can do some processing
-# here if you like.
-
-extrasDir = '../avida-extras'
-execPrefix = "#/work"
-
-#buildType = "Release"
-buildType = "Debug"
-
-enablePyPkg = "no"
-enableMemTracking = "yes"
-enableGuiNcurses = "no"
-
-boostIncludeDir = None
-boostPythonLibDir = None
-boostPythonLib = None
-GccXmlCommand = None
-
-# Vim modeline to tell Vim that this is a Python script.
-# vim: set ft=python:

Deleted: development/support/vs2k3_slave_build_options.py
===================================================================
--- development/support/vs2k3_slave_build_options.py	2007-07-10 16:58:30 UTC (rev 1773)
+++ development/support/vs2k3_slave_build_options.py	2007-07-10 17:07:53 UTC (rev 1774)
@@ -1,47 +0,0 @@
-##############################################################################
-## Copyright (C) 1999-2005 Michigan State University                        ##
-## Based on work Copyright (C) 1993-2003 California Institute of Technology ##
-##                                                                          ##
-## Read the COPYING and README files, or contact 'avida at alife.org',         ##
-## before continuing.  SOME RESTRICTIONS MAY APPLY TO USE OF THIS FILE.     ##
-##############################################################################
-
-# For convenience you can use this file to specify build options to the
-# Avida build system.  This file must be in the top level Avida source
-# code directory for the build system to find it. Add options one per
-# line in the form
-#
-#   Foo = 'foo'
-#   Bar = 'bar'
-#
-# Build options specified at the command line override the options in
-# this file.
-#
-# For more information about build options, type
-#
-#   ./build_avida -h
-#
-# In the top level Avida source code directory.
-#
-# Note: this file is also a Python script, so you can do some processing
-# here if you like.
-
-extrasDir = '../avida-extras'
-execPrefix = "#/work"
-
-#buildType = "Release"
-buildType = "Debug"
-
-enablePyPkg = "no"
-enableMemTracking = "yes"
-enableGuiNcurses = "no"
-enableTCMalloc = "no"
-enableSerialization = "no"
-
-boostIncludeDir = None
-boostPythonLibDir = None
-boostPythonLib = None
-GccXmlCommand = None
-
-# Vim modeline to tell Vim that this is a Python script.
-# vim: set ft=python:




More information about the Avida-cvs mailing list