Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-01-12 | Use ${AWK} instead of a bare "awk". | jlam | 1 | -3/+3 |
2005-01-12 | Rearrange how LANGUAGES.<compiler> is set so that we can more flexibly | jlam | 1 | -15/+16 |
2005-01-12 | Even more whitespace. | jlam | 1 | -13/+13 |
2005-01-12 | Whitespace. | jlam | 1 | -3/+3 |
2005-01-12 | Prepend the CCC compiler dir to the PATH so that they're found by the | jlam | 1 | -1/+6 |
2005-01-12 | Remove explicit overrides for CC and CXX that prevented using the | jlam | 1 | -7/+1 |
2005-01-12 | Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler | jlam | 1 | -1/+11 |
2004-11-30 | Modify the way that the toolchain variables, e.g. CC, CPP, CXX, LD, etc., | jlam | 1 | -14/+26 |
2004-11-23 | Use CCPATH instead of referring to the C compiler by its full path in | jlam | 1 | -4/+4 |
2004-11-23 | Whitespace changes. | jlam | 1 | -15/+15 |
2004-11-23 | add {CC,CXX,FC,F77}PATH variables which give the complete path and | dmcmahill | 1 | -1/+3 |
2004-11-20 | quieten spurious broken pipe output from cc. | grant | 1 | -4/+4 |
2004-11-20 | add framework support for Tru64 and the Compaq C compiler. | grant | 1 | -0/+73 |