| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Compilation of most of the Fortran files depends on existance
of three module files. On VMS the dependency was enforced by
listing source files for compilation command in the correct order.
It looks like that this approach doesn't always work and compilation fails
sometimes.
Solution: Hardcoded compilation of the threee files in the make.com file
Platforms tested: VMS server with IEEE option
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Several small typos were discovered during today's testing
by Raymond
Solution: Fixed
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: cleaned up make.com file
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: cleaned up make.com file; added command file to run tests
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: Added file to run the examples; cleaned up make.com file
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: added command file to build Fortran library tests
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: added command file to build Fortran library
Solution:
Platforms tested: VMS server
Misc. update:
|
|
Description: added command file to build Fortran examples
Solution:
Platforms tested: VMS server
Misc. update:
|