/[ascend]/trunk/jam
ViewVC logotype

Log of /trunk/jam

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 1396)

Revision 56 - Directory Listing
Modified Sat Oct 1 00:22:50 2005 UTC (17 years, 8 months ago) by jds
Updates to jam build:
   - moved FORTRAN library references to Jamrules_general
   - reworked internal referencing; now via Jamrules_general
   - FORTRAN support libs now built & referenced properly
   - initial build of prototype test suite

Other minor source updates:
   - removed references to base.h from header file comments
   - exempted Mingw from __WIN32__ #define of LSODE in Lsode.c

Revision 55 - Directory Listing
Modified Sat Sep 3 01:25:36 2005 UTC (17 years, 9 months ago) by jds
Minor comment updates, add doc subdir to tclck98 subdir

Revision 51 - Directory Listing
Modified Sat May 14 01:33:48 2005 UTC (18 years ago) by jds
Minor upgrade to jam build files (correct typo in compiler selection logic).

Revision 50 - Directory Listing
Modified Tue Apr 19 07:55:06 2005 UTC (18 years, 1 month ago) by jds
Minor updates:

jam/Jambase
Fixed msvc include path to include Platform SDK headers

tcltk98/jam/Jamfile
Fixed MinGW executable build so console window not created

tcltk98/generic/interface/AscPrintTcl.c
Removed redundant return in Asc_PrintInit_TclVtable() from previous edit

Revision 47 - Directory Listing
Modified Thu Apr 7 23:59:22 2005 UTC (18 years, 1 month ago) by jds
Updated jam build files:
-Added support for -DTIMESTAMP builder credit.
- Renamed Tcl/Tk/TkTable libs for MinGW to match common gcc names.
- Corrected Linux ref in tcltk98 Jamfile.
- Added ascPrintTcl.c to list of interface sources.
- Fixed default CP definition in Jambase.
- Reworked gcc warning options in Jamrules_general.

utilities/ascConfig.h
- Added UNREFERENCED_PARAMETER() macro to standardize handling of unreferenced parameters.
-__WIN32__ macros for isnan(), isinf(), finite() not redefined if the plain versions exist (underscore not added in all __WIN32__ compiler systems, e.g. MinGW)

interface/ascPrintTcl.[ch]
- Added return value to Asc_PrintInit_TclVtable().
- Modified doxygen comments to describe function return values.

interface/Driver.c
- Added #include "interface/tkConsole.h" for __WIN32__ to pull in console functions.
- Added UNREFERENCED_PARAMETER() for WinMain() parameters.

Revision 46 - Directory Listing
Modified Fri Mar 25 03:26:12 2005 UTC (18 years, 2 months ago) by jds
Minor updates to readme files for jam build system.

Revision 43 - Directory Listing
Modified Wed Feb 16 21:13:33 2005 UTC (18 years, 3 months ago) by jds
Minor update to jam build files.

Revision 40 - Directory Listing
Added Sat Jan 22 14:22:13 2005 UTC (18 years, 4 months ago) by jds
Initial commit of WinVC7 and jam build files.  jam builds Ascend base libs and tcltk98 executable on Windows using msvc, borland, mingw, and watcom (watcom can't yet link executable due to lack of isnan() and copysign() functions).

Also includes minor source updates to compile & run on Windows.

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22