Parent Directory | Revision Log
Sticky Revision: |
Changed the syntax of import from IMPORT id FROM id; to IMPORT id FROM "quoted/text/lib"; Writing external METHOD calls via the EXTERNAL methname(arglist); now works. Against my better judgement in a few cases, cleaned up the old EXT statement code from Abbott to work in a typesafe manner. A better solution is to get the CALL syntax working as defined in the grammar, but this takes a good deal more work and meanwhile people want to get their phds... Still some known bugs in relation_util. I need to commit the test models that go with the EXT statements. Fixed a bunch of lintish compiler complaints. Don't try to solve external models yet.
Fixed instatiation of blackbox (and probably glassbox) relations, for poorly tested definitions of 'fix'. Blackbox evaluation is still broken. There seems to be some chaos around win32_lean_and_mean in ascConfig.h updated reconfig. setenv TKROOT /where/is/tk8.3dir before running and all is good.
Restored autotools to working, parsers to typ_ and zz_, Fixed many missing initializations, many casting insanities that have been creeping in, many missing forward declarations in preparation for fixing external relations.
Turned off compiler timing and relation debugging in the './reconfig' builds.
Tidied up formatting in measures.a4l Added GPL notice to cavity.a4c Fixed up reconfig to turn OFF gcov testing by default. Removed some debug output from typedef.c and instantiate.c and arrayinst.c. Commenting changes in extinst.h. Working on getting the buildbot working :-)
Added some debug output related to external relations. Added ./configure flags for relation debugging and compiler timing. Removed some <!-- --> comments.
These changes fix compilation 'make libs' on MinGW. I have changed the configure.in to allow '--without-tcl' however this will likely break linux compiles. I'll commit this on windows, then try to check out and fix on a linux machine.
Removed reference to libf2c (I think this was required only on FC3) Updated use of SWIG 'typemap' syntax in ascend.i Corrected C++ code for FC5 (art's error msg) Fixed minor but with uninstantiated models in PyGTK GUI
Fixing bug #178.
Removing trunk/base/jam (it's been replaced by trunk/jam) Add 'make libs' to autotools build.
Fixing problem with location of TkTable Support use of /usr/lib/libblas.a if present on system, partial soln to bug #190
MinGW configuration underway. A problem with detection of Tk 8.3.
Changing to /bin/sh
Renamed unixAC213 to 'autotools' Updated 'config.guess' to a newer version that can detect MinGW.
Linking to libf2c.a for FC4 (is there another way?)
Sniff tktable location under $tkroot, either $tkroot/lib or $tkroot/share (the latter is preferred at least on Fedora linux). Added documentation.
Generalised this script for other users; default install location using this script is ~/ascroot Everything should 'just work' if you've installed the tcl/tk RPMs at http://pye.dyndns.org/ascend or if you have tcl/tk installed in your home directory under ~/tk
got rid of config.status, which is generated by running configure, added a start at doxygen. messing up reconfig, which should be generated by configure and not committed (but we'll fix that later).
adding reconfig to repository
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 |