aboutsummaryrefslogtreecommitdiff
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* SuperMongo is SM, not SuperMongoJoseph Hunkeler2021-08-091-3/+3
|
* Configure scriptJoseph Hunkeler2021-08-091-1/+1
| | | | | * Fix execute bit * Use sed to determine GCC version instead. Vendor text can throw awk off.
* Only check for Fortran. There is no C code.Joseph Hunkeler2021-08-051-9/+20
|
* Add help option to configure scriptJoseph Hunkeler2021-08-051-7/+27
| | | | * Add FC compiler variable to makefile template
* Add basic configuration scriptJoseph Hunkeler2021-08-051-0/+79
* Generate Moog.f with correct data path * Generate Makefile with properties set by configure script