Log of /branches/intelc_win32/scons/ess_options.py
Parent Directory
|
Revision Log
Revision
742 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jun 24 11:27:16 2006 UTC
(16 years, 9 months ago)
by
woo409
File length: 1947 byte(s)
Diff to
previous 682
+ Initial commit of win32 port using intel c++ compiler 9.1.x for Windows
+ This version is failing some file handling tests in python
Revision
682 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 27 02:43:09 2006 UTC
(17 years ago)
by
robwdcock
Original Path:
trunk/scons/ess_options.py
File length: 1947 byte(s)
Diff to
previous 645
+ NEW BUILD SYSTEM
This commit contains the new build system with cross-platform support.
Most things work are before though you can have more control.
ENVIRONMENT settings have changed:
+ You no longer require LD_LIBRARY_PATH or PYTHONPATH to point to the
esysroot for building and testing performed via scons
+ ACcESS altix users: It is recommended you change your modules to load
the latest intel compiler and other libraries required by boost to match
the setup in svn (you can override). The correct modules are as follows
module load intel_cc.9.0.026
export
MODULEPATH=${MODULEPATH}:/data/raid2/toolspp4/modulefiles/gcc-3.3.6
module load boost/1.33.0/python-2.4.1
module load python/2.4.1
module load numarray/1.3.3
Revision
425 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 10 04:10:39 2006 UTC
(17 years, 2 months ago)
by
gross
Original Path:
trunk/scons/ess_options.py
File length: 1595 byte(s)
Diff to
previous 267
The sparse solver can be called by paso now.
the building has been change to reduce some code redundancy:
now all scons SCscripts are importing scons/esys_options.py which
imports platform specific settings.
Revision
215 -
(
view)
(
annotate)
-
[select for diffs]
Added
Thu Nov 24 06:25:15 2005 UTC
(17 years, 4 months ago)
by
jgs
Original Path:
trunk/scons/ess_options.py
File length: 198 byte(s)
added directory and first draft file to hold options settings
for different configurations (debug/nodebug, host, etc)
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.