Changeset 23356
- Timestamp:
- 09/28/18 19:59:22 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk/jenkins/macosx_pine-island_static ¶
r23347 r23356 26 26 --with-numthreads=4' 27 27 28 28 29 #PYTHON and MATLAB testing 29 30 MATLAB_TEST=0 … … 35 36 36 37 #List of external pakages to be installed and their installation scripts 37 EXTERNALPACKAGES="autotools install.sh 38 cmake install.sh 39 mpich install-3.0-macosx64-static.sh 40 m1qn3 install.sh 41 petsc install-3.6-macosx64-static.sh 42 triangle install-macosx64.sh 43 math77 install.sh 44 gmsh install-static.sh 45 shell2junit install.sh" 38 EXTERNALPACKAGES="autotools install.sh 39 cmake install.sh 40 mpich install-3.0-macosx64-static.sh 41 m1qn3 install.sh 42 petsc install-3.6-macosx64-static.sh 43 triangle install-macosx64.sh 44 math77 install.sh 45 gshhg install.sh 46 hdf5 install.sh 47 netcdf install.sh 48 gmt install-static.sh 49 gmsh install-static.sh 50 shell2junit install.sh" 46 51 47 52 #for SLR we need gmsh to mesh, math77, and gmt (which itself needs gdal and netcdf...)
Note:
See TracChangeset
for help on using the changeset viewer.