/[ascend]
ViewVC logotype

Revision 624


Jump to revision: Previous Next
Author: ben.allan
Date: Thu May 18 15:39:38 2006 UTC (18 years, 4 months ago)
Changed paths: 23
Log Message:
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...


Changed paths

Path Details
Directorytrunk/SConstruct modified , text changed
Directorytrunk/ascend.spec.in modified , text changed
Directorytrunk/base/autotools/configure modified , text changed
Directorytrunk/base/autotools/configure.in modified , text changed
Directorytrunk/base/autotools/reconfig84 modified , text changed
Directorytrunk/base/generic/ConfigAscend.in modified , text changed
Directorytrunk/base/generic/compiler/Makefile.in modified , text changed
Directorytrunk/base/generic/compiler/anontype.c modified , text changed
Directorytrunk/base/generic/compiler/extfunc.c modified , text changed
Directorytrunk/base/generic/compiler/extfunc.h modified , text changed
Directorytrunk/base/generic/compiler/packages.c modified , text changed
Directorytrunk/base/generic/compiler/relation_util.c modified , text changed
Directorytrunk/base/generic/general/Makefile.in modified , text changed
Directorytrunk/base/generic/general/env.c modified , text changed
Directorytrunk/base/generic/lib/Makefile.in modified , text changed
Directorytrunk/base/generic/packages/kvalues.asc modified , text changed
Directorytrunk/base/generic/packages/kvalues.c modified , text changed
Directorytrunk/base/generic/solver/rel.c modified , text changed
Directorytrunk/base/generic/utilities/config.h.in modified , text changed
Directorytrunk/models/Makefile.Rules.in modified , text changed
Directorytrunk/pygtk/ascend.in modified , text changed
Directorytrunk/tcltk/TK/Makefile.Rules.in modified , text changed
Directorytrunk/tcltk/generic/interface/Driver.c modified , text changed

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