Changeset 28179
- Timestamp:
- 03/25/24 10:02:06 (12 months ago)
- Location:
- issm/trunk-jpl/externalpackages/dakota
- Files:
-
- 15 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/dakota/install-6.2-linux-static.sh
r27406 r28179 53 53 54 54 # Copy customized source and configuration files specific to Linux to 'src' directory 55 cp configs/${VER}/ linux/cmake/BuildDakotaCustom.cmake ${DAK_SRC}/cmake56 cp configs/${VER}/ linux/cmake/DakotaDev.cmake ${DAK_SRC}/cmake55 cp configs/${VER}/static/cmake/BuildDakotaCustom.cmake ${DAK_SRC}/cmake 56 cp configs/${VER}/cmake/DakotaDev.cmake ${DAK_SRC}/cmake 57 57 58 58 # Disable requirement of Python 2 for TriBITS -
issm/trunk-jpl/externalpackages/dakota/install-6.2-pleiades.sh
r27770 r28179 43 43 # Copy customized source and configuration files specific to Linux to 'src' directory 44 44 cp configs/${VER}/linux/cmake/BuildDakotaCustom.pleiades.cmake ${DAK_SRC}/cmake/BuildDakotaCustom.cmake 45 cp configs/${VER}/ linux/cmake/DakotaDev.cmake ${DAK_SRC}/cmake45 cp configs/${VER}/cmake/DakotaDev.cmake ${DAK_SRC}/cmake 46 46 47 47 # Configure -
issm/trunk-jpl/externalpackages/dakota/install-6.2-pleiades_toss4.sh
r27769 r28179 43 43 # Copy customized source and configuration files specific to Linux to 'src' directory 44 44 cp configs/${VER}/linux/cmake/BuildDakotaCustom.pleiades.cmake ${DAK_SRC}/cmake/BuildDakotaCustom.cmake 45 cp configs/${VER}/ linux/cmake/DakotaDev.cmake ${DAK_SRC}/cmake45 cp configs/${VER}/cmake/DakotaDev.cmake ${DAK_SRC}/cmake 46 46 47 47 # Configure
Note:
See TracChangeset
for help on using the changeset viewer.