This is the mail archive of the
ecos-cvs@sourceware.org
mailing list for the ecos project.
ecos/host/tools/configtool ChangeLog common/co ...
- From: jld at sourceware dot org
- To: ecos-cvs at ecos dot sourceware dot org
- Date: 31 Dec 2008 16:11:52 -0000
- Subject: ecos/host/tools/configtool ChangeLog common/co ...
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jld@sourceware.org 2008-12-31 16:11:52
Modified files:
host/tools/configtool: ChangeLog
host/tools/configtool/common/common: build.cxx
host/tools/configtool/standalone/wxwin: mainwin.cpp
outputwin.cpp
outputwin.h
Log message:
* standalone/wxwin/outputwin.cpp, standalone/wxwin/outputwin.h,
standalone/wxwin/mainwin.cpp: Migrate save output method from
ecMainFrame to ecOutputWindow and manipulate state of associated
menu item. Fix from Spencer Oliver.
* common/common/build.cxx: Tweak library build rule generation to
allow correct use of the CDL make_object command in future.