/[ascend]/trunk/base/generic/lib/Makefile.in
ViewVC logotype

Log of /trunk/base/generic/lib/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 624 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 18 15:39:38 2006 UTC (18 years, 5 months ago) by ben.allan
File length: 4924 byte(s)
Diff to previous 467
Summary: most of the recent complaints about autotools build fixed,
but the buildbot might find a problem with the scons build/install/rpmbuild.


Details:

configure,Driver.c,utilities/config.h.in:
The choice of INSTALL_DATA as a configure variable name
has been repaired (renamed INSTALL_SHARE); INSTALL_DATA is the unix
canonical name for the program 'install' handling a data file.
Both autotools and scons builds have been updated to reflect this,
in the process correcting the definition from prefix/share to
prefix/share/ascend. 

autotools build:
Added --with-quiet option to make the install of already installed and
unchanged files less verbose.
Put in a workaround for the '' problem in tkConfig.sh seen by KC/JP.
Added --datadir support to autotools configure. If you configure
the autotools --datadir=PREFIX/share/ascend you get the same behavior
as the Pye packaging; by default you get the CMU packaging convention instead.
Added utilities/env.c to build.

compiler:
Turned off AWAL in anontype.c.
Noodling away at blackboxes continues...


Revision 467 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 17 03:18:06 2006 UTC (18 years, 6 months ago) by ben.allan
File length: 4922 byte(s)
Diff to previous 162
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.


Revision 162 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 3 06:51:30 2006 UTC (18 years, 9 months ago) by johnpye
File length: 4903 byte(s)
Diff to previous 44
Fixing problem with btprolog.h in Tcl/Tk interface

Revision 44 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 3 07:19:05 2005 UTC (19 years, 7 months ago) by ben.allan
File length: 4841 byte(s)
Diff to previous 35
Updated configure and all the makefiles to handle
VPATH with or without --srcdir. gnu make is now
required on unix.

Revision 35 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 29 15:05:47 2004 UTC (19 years, 9 months ago) by aw0a
File length: 4840 byte(s)
Diff to previous 32
corrections to make ascend compile in parallel tree

Revision 32 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 23 18:07:19 2004 UTC (19 years, 9 months ago) by aw0a
File length: 4816 byte(s)
Diff to previous 26
updating configure.in - still not correct

Revision 26 - (view) (download) (annotate) - [select for diffs]
Added Thu Dec 9 16:25:02 2004 UTC (19 years, 10 months ago) by aw0a
File length: 4813 byte(s)
adding lib directory less Makefile

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