Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved build:HEADmaster | Joseph Hunkeler | 2021-08-16 | 1 | -5/+79 |
| | | | | | | | * Add distclean target * clean target does not remove generated files * Add check_lib to configure script * Report state of libraries at the end of the configuration pass | ||||
* | SuperMongo is SM, not SuperMongo | Joseph Hunkeler | 2021-08-09 | 1 | -3/+3 |
| | |||||
* | Configure script | Joseph Hunkeler | 2021-08-09 | 1 | -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 Hunkeler | 2021-08-05 | 1 | -9/+20 |
| | |||||
* | Add help option to configure script | Joseph Hunkeler | 2021-08-05 | 1 | -7/+27 |
| | | | | * Add FC compiler variable to makefile template | ||||
* | Add basic configuration script | Joseph Hunkeler | 2021-08-05 | 1 | -0/+79 |
* Generate Moog.f with correct data path * Generate Makefile with properties set by configure script |