[Avida-cvs] avida/current/source/cpu CVS commit

Kaben Nanlohy kaben at users.sourceforge.net
Sat May 17 03:48:08 PDT 2003


Update of /cvsroot/avida/avida/current/source/cpu
In directory sc8-pr-cvs1:/tmp/cvs-serv29526/source/cpu

Modified Files:
	Makefile.am cpu_memory.cc cpu_stack.cc cpu_stack.hh 
	hardware_base.cc hardware_base.hh hardware_cpu.cc 
	hardware_cpu.hh hardware_factory.cc hardware_util.cc 
	hardware_util.hh head.cc label.cc label.hh test_cpu.cc 
	test_cpu.hh test_util.cc 
Added Files:
	cpu.pri 
Removed Files:
	Makefile.inc 
Log Message:

* Merge branch kaben-2-0-b0 into MAIN branch.
  This commit corresponds to the version 2.0b1 source tarball just released
  on our sourceforge project page:

    http://osdn.dl.sourceforge.net/sourceforge/avida/avida-2.0b1.tar.gz

* Improved cross-platform compatibility; can now build on Linux, Mac OS X,
  and Windows XP (although this last is pretty tricky).

* Build tree revised to simplify builds on Windows XP / Visual Studio.net.
  - removed qmakeMakefile.inc
  - added source/qt-viewer/qt-viewer.pro, from which qt-viewer.qmakefile is
    generated by gnumake and qmake.  qmake can also generate
    Windows Visual Studio.net project files, and Mac OS X Project Builder
    project files.

Credit to Sherri and Jason for their work on the Windows version.






More information about the Avida-cvs mailing list