summaryrefslogtreecommitdiff
path: root/mk/compiler/ccc.mk
AgeCommit message (Expand)AuthorFilesLines
2009-06-02Learn from the AIX issues with hard links to symbolic links and alwaysjoerg1-2/+2
2009-05-30Rename GCC_USE_SYMLINKS to COMPILER_USE_SYMLINKS, implement it for thejoerg1-1/+6
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig1-5/+5
2007-03-15_COMPILER_LD_FLAG is only used in this file, and no other compiler filerillig1-5/+2
2006-12-15Remove trailing spaces.martti1-3/+3
2006-10-22Added header comments.rillig1-1/+4
2005-01-12Use ${AWK} instead of a bare "awk".jlam1-3/+3
2005-01-12Rearrange how LANGUAGES.<compiler> is set so that we can more flexiblyjlam1-15/+16
2005-01-12Even more whitespace.jlam1-13/+13
2005-01-12Whitespace.jlam1-3/+3
2005-01-12Prepend the CCC compiler dir to the PATH so that they're found by thejlam1-1/+6
2005-01-12Remove explicit overrides for CC and CXX that prevented using thejlam1-7/+1
2005-01-12Nuke USE_FORTRAN and bring the f2c handling within the mk/compilerjlam1-1/+11
2004-11-30Modify the way that the toolchain variables, e.g. CC, CPP, CXX, LD, etc.,jlam1-14/+26
2004-11-23Use CCPATH instead of referring to the C compiler by its full path injlam1-4/+4
2004-11-23Whitespace changes.jlam1-15/+15
2004-11-23add {CC,CXX,FC,F77}PATH variables which give the complete path anddmcmahill1-1/+3
2004-11-20quieten spurious broken pipe output from cc.grant1-4/+4
2004-11-20add framework support for Tru64 and the Compaq C compiler.grant1-0/+73