/[ascend]/trunk/tcltk98/jam/Jamfile
ViewVC logotype

Log of /trunk/tcltk98/jam/Jamfile

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 216 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 25 02:12:20 2006 UTC (18 years, 8 months ago) by jds
File length: 10784 byte(s)
Diff to previous 129
Minor rework of jam system to stop relinking of libraries when sources not modified.
Minor tweaks to stem the tide of compiler warnings.

Revision 129 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 20 20:22:56 2005 UTC (18 years, 9 months ago) by jds
File length: 10790 byte(s)
Diff to previous 97
Reworked jam build system:
- integrated Jamrules.in and Jamrules_tcltk98.in with autoconf
- now support single-point building from trunk/jam
- old jam files still in place but deprecated
- may be buggy, please report back bugs for fixing

Compiled on both Windows and Linux.

Revision 97 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 9 03:49:19 2005 UTC (18 years, 10 months ago) by jds
File length: 10751 byte(s)
Diff to previous 60
Minor fixes to:
 - continue killing compiler warnings on gcc & msvc 
 - start working on function/data pointer mismatches
 - documentation tweaks

Fixed ascMalloc.c memory logging problems.  This has not been tested on linux/unix.  If it fails to compile, please revert to the previous version and let me know.

Revision 60 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 31 03:39:15 2005 UTC (18 years, 11 months ago) by jds
File length: 10788 byte(s)
Diff to previous 57
- jam build up and limping on Linux (finally).
- fixes to CUnit test suite to compile on Linux (still not operable, though).

Revision 57 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 1 01:38:26 2005 UTC (19 years ago) by jds
File length: 11245 byte(s)
Diff to previous 56
Minor jam updates.

Revision 56 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 1 00:22:50 2005 UTC (19 years ago) by jds
File length: 11245 byte(s)
Diff to previous 50
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 50 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 19 07:55:06 2005 UTC (19 years, 5 months ago) by jds
File length: 11139 byte(s)
Diff to previous 47
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 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 7 23:59:22 2005 UTC (19 years, 6 months ago) by jds
File length: 11124 byte(s)
Diff to previous 43
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 43 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 16 21:13:33 2005 UTC (19 years, 7 months ago) by jds
File length: 11064 byte(s)
Diff to previous 40
Minor update to jam build files.

Revision 40 - (view) (download) (annotate) - [select for diffs]
Added Sat Jan 22 14:22:13 2005 UTC (19 years, 8 months ago) by jds
File length: 11055 byte(s)
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.

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.

  Diffs between and
  Type of Diff should be a

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