Parent Directory | Revision Log
Sticky Revision: |
Changes to detection of TkTable. TkTable detection was not possible on FC5 due to the provided tktable package not coming with header files, and no tktable-devel being offered. Hence static linkage to Tktable is not possible. Maybe it's not a great idea anyway. Also modified and updated the DistTar builder for SCons. Modified SConstruct to allow Tcl/Tk 8.4 to be used. Modified ascend.spec.in to use system-standard version of Tcl/Tk 8.4.
Created 'scons install' command that also works for Tcl/Tk interface. These changes required some modifications to the default values of the environment variables. Installed Tcl/Tk version now works with only the LD_LIBRARY_PATH env var being required.
Fixing SCons Tcl/Tk build on Windows.
Getting the modular version the Tcl/Tk GUI working. In progress.
Fixed missing ':' in Tcl/Tk SConscript Updated AscBitmaps.h header docs, GPL statement.
MinGW build fixed and working again. Changed SConstruct so that if you run SCons from MSYS, SCons won't try to use MV++ tools. Wrapped extern "C" {} around #include <utilities/ascConfig.h> in pygtk/interface/config.h.in. Added 'HAVE_LEX' and 'HAVE_YACC' env vars in SCons so that we can be smart about using _no_yacc source. Changed tcltk98 SCons script so that _no_yacc is switchable.
Incorporating 'extern' into ASC_DLLSPEC
Building Tcl/Tk with dynamic linking to shared libascend.dll. Still some problems.
Fixing for 'STATIC_TKTABLE' flags for Fedora Core 5
Fixed again to work on Linux with Tcl/Tk installed in the default locations /usr/lib etc.
Much progress on the MinGW build of the Tcl/Tk interface. Builds and links now, just having some problems getting the DLLs for Tcl/Tk to resolve at runtime.
Trying to fix problems with the parser 'yy' and 'zz' stuff so that it works with SCons and hopefuly autotools at same time.
The Tcl/Tk interface now runs as well. Tried with Tcl/Tk 8.4, so needs to be run on a system with Tcl/Tk 8.3 next up.
Added SConscript to Tcl/Tk directory. Still having some problems with linking.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |