[ailoom-cvs] cvs commit: loom SConstruct loom/lm Decider.cpp Output.h SConscript loom/sampl
Status: Pre-Alpha
Brought to you by:
browner10
|
From: Josh B. <bro...@us...> - 2004-06-10 07:13:47
|
browner10 2004/06/10 00:13:41 PDT
Modified files:
. SConstruct
lm Decider.cpp Output.h SConscript
samples/simple SConscript simpleApp.cpp
Log:
fixed build system so that only the simple example gets built when specifying to
the build to build the samples. updated the simple sample and it works with the
new modified loom :) - also updated output with additional functions to simplify
interface
Revision Changes Path
1.23 +13 -8 loom/SConstruct
1.7 +3 -3 loom/lm/Decider.cpp
1.4 +60 -8 loom/lm/Output.h
1.9 +2 -2 loom/lm/SConscript
1.10 +5 -4 loom/samples/simple/SConscript
1.9 +9 -10 loom/samples/simple/simpleApp.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/SConstruct.diff?r1=1.22&r2=1.23&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/lm/Decider.cpp.diff?r1=1.6&r2=1.7&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/lm/Output.h.diff?r1=1.3&r2=1.4&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/lm/SConscript.diff?r1=1.8&r2=1.9&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/samples/simple/SConscript.diff?r1=1.9&r2=1.10&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/loom/loom/samples/simple/simpleApp.cpp.diff?r1=1.8&r2=1.9&diff_format=h
|