Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-01-12 | add my copyright/license. | grant | 1 | -1/+36 |
2005-01-12 | Rearrange how LANGUAGES.<compiler> is set so that we can more flexibly | jlam | 1 | -9/+14 |
2005-01-12 | Whitespace. | jlam | 1 | -17/+17 |
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 | -13/+26 |
2004-11-27 | CFLAGS+=-ma because most packages expect alloca to be available and | grant | 1 | -1/+5 |
2004-11-23 | Use CCPATH instead of referring to the C compiler by its full path in | jlam | 1 | -3/+3 |
2004-11-23 | Whitespace changes. | jlam | 1 | -3/+3 |
2004-11-23 | add {CC,CXX,FC,F77}PATH variables which give the complete path and | dmcmahill | 1 | -1/+3 |
2004-10-06 | call the C compiler as 'xlc' so libtool mostly DTRT. | grant | 1 | -5/+5 |
2004-10-06 | add initial support for IBM's XL C/C++ compiler. tested with version | grant | 1 | -0/+62 |