63 Commits (d68969f1691515b45f0f9d438aebb120059872d9)

Author SHA1 Message Date
Jussi Pakkanen a2fdaa9ea0 Can use C++ and FORTRAN in a single target. Closes #2685. 7 years ago
Elliott Sales de Andrade dbb025a175 Add an OpenMP dependency. 7 years ago
Tom Schoonjans fa6ca16054 Add macOS linker versioning information 7 years ago
makise-homura 7cc41baa98 Added Elbrus lcc compilers support as inheritance from gcc ones 7 years ago
Aleksey Filippov 2cf85ae16f Use os.path: basename() and dirname() instead of split() 7 years ago
Jussi Pakkanen 8eaa0a2732 Use -MD instead of -MMD for reliability. 7 years ago
Christoph Behle 1f3b41021d More version information for Fortran. 7 years ago
Nirbheek Chauhan 5764a26a4c gfortran: Add coverage arguments 7 years ago
Elliott Sales de Andrade 17b051c8b1 Add info on module include flag for Fortran compilers. 7 years ago
Jussi Pakkanen 2269b7f60b Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install. 7 years ago
Alistair Thomas 117f4ab8b5 Split out languages from compilers.py 8 years ago