source: issm/oecreview/Archive/12309-12320/ISSM-12316-12317.diff@ 12325

Last change on this file since 12325 was 12325, checked in by Eric.Larour, 13 years ago

11990 to 12321 oec compliance

File size: 1.7 KB
RevLine 
[12325]1Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-macosx64-ad.sh
2===================================================================
3--- /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-macosx64-ad.sh (revision 0)
4+++ /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-macosx64-ad.sh (revision 12317)
5@@ -0,0 +1,18 @@
6+#!/bin/sh
7+
8+./configure \
9+ --prefix=$ISSM_DIR \
10+ --without-modules\
11+ --with-gsl-dir=$ISSM_DIR/externalpackages/gsl/install\
12+ --without-thermal \
13+ --without-control \
14+ --without-hydrology \
15+ --without-diagnostic \
16+ --without-balanced \
17+ --without-responses \
18+ --without-slope \
19+ --without-rifts \
20+ --without-steadystate \
21+ --without-transient \
22+ --without-3d \
23+ --without-groundingline
24
25Property changes on: /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-macosx64-ad.sh
26___________________________________________________________________
27Added: svn:executable
28 + *
29
30Index: /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-macosx64-gsl.sh
31===================================================================
32--- /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-macosx64-gsl.sh (revision 0)
33+++ /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-macosx64-gsl.sh (revision 12317)
34@@ -0,0 +1,8 @@
35+#!/bin/sh
36+
37+./configure \
38+ --prefix=$ISSM_DIR \
39+ --without-modules\
40+ --with-gsl-dir=$ISSM_DIR/externalpackages/gsl/install
41+ #--with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install
42+ #--without-fortran-lib
43
44Property changes on: /proj/ice/larour/issm-uci-clean/trunk-jpl/configs/config-macosx64-gsl.sh
45___________________________________________________________________
46Added: svn:executable
47 + *
48
Note: See TracBrowser for help on using the repository browser.