Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2791 from behlec/compiler-version | Jussi Pakkanen | 2017-12-20 | 1 | -18/+18 |
|\ | | | | | Add more version information to compiler | ||||
| * | More version information for Fortran. | Christoph Behle | 2017-12-16 | 1 | -18/+18 |
| | | |||||
* | | Use -MD instead of -MMD for reliability. | Jussi Pakkanen | 2017-12-18 | 1 | -1/+1 |
|/ | |||||
* | gfortran: Add coverage arguments | Nirbheek Chauhan | 2017-08-15 | 1 | -0/+6 |
| | |||||
* | Add info on module include flag for Fortran compilers. | Elliott Sales de Andrade | 2017-08-04 | 1 | -0/+9 |
| | |||||
* | Add build_rpath as new property allowing people to specify rpath entries ↵ | Jussi Pakkanen | 2017-07-21 | 1 | -2/+2 |
| | | | | that are used in the build tree but will be removed on install. | ||||
* | Split out languages from compilers.py | Alistair Thomas | 2017-06-23 | 1 | -0/+289 |