Age | Commit message (Expand) | Author | Files | Lines |
2006-07-06 | On Solaris set _COMPILER_ABI_FLAG.64 to be consistent with the sunpro | markd | 1 | -1/+5 |
2006-07-06 | Set _COMPILER_ABI_FLAG.64 correctly for non sparc (ie amd64). | markd | 1 | -1/+5 |
2006-04-05 | Change _GCC_DIST_VERSION from 3.4.5 to 3.4.6 to reflect update to | shannonjr | 1 | -2/+2 |
2006-02-10 | Bump '_GCC_DIST_VERSION' to '3.4.5' to match lang/gcc34 | shannonjr | 1 | -2/+2 |
2005-10-30 | added missing header lines. | schwarz | 1 | -0/+2 |
2005-10-16 | added support for the SGI IDO (IRIX Development Option) cc used by IRIX 5.3. | schwarz | 1 | -0/+76 |
2005-07-21 | some packages expect "-Wl," immediately before flags to be passed to | grant | 1 | -4/+6 |
2005-05-31 | Updated _GCC_DIST_VERSION from 3.4.3 to 3.4.4 to reflect recent update | shannonjr | 1 | -2/+2 |
2005-05-17 | The sunpro wrapper now creates aliases for gcc and g++, too. This is needed | rillig | 1 | -3/+3 |
2005-03-24 | USE_BUILDLINK3 is no longer optional (and cannot be turned off). Per mail | tv | 2 | -18/+6 |
2005-02-16 | override the GNU configure test for __attribute__. the test commonly | grant | 1 | -1/+10 |
2005-02-15 | add support for icc, the Intel C++ Compiler (Linux). | grant | 1 | -0/+81 |
2005-01-24 | Merge down deferred EVAL_PREFIX handling from tv-derecurse branch. | tv | 3 | -6/+3 |
2005-01-21 | Re-add direct symlink logic, optional under GCC_USE_SYMLINKS=yes. Saves | tv | 1 | -2/+8 |
2005-01-12 | add my copyright/license. | grant | 1 | -1/+36 |
2005-01-12 | Correct my name to what I legally use. | jlam | 3 | -6/+6 |
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 | 4 | -43/+59 |
2005-01-12 | Put a TNF copyright on files that I authored. | jlam | 4 | -4/+144 |
2005-01-12 | Whitespace. | jlam | 2 | -30/+30 |
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 | Backout part of previous commit that was unrelated. | jlam | 2 | -39/+29 |
2005-01-12 | Remove explicit overrides for CC and CXX that prevented using the | jlam | 4 | -43/+41 |
2005-01-12 | Remove explicit overrides for CC and CXX that prevented using the | jlam | 2 | -14/+2 |
2005-01-12 | Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler | jlam | 6 | -5/+155 |
2005-01-10 | _ALIASES.<wrappee> should be cumulative. | jlam | 2 | -6/+6 |
2005-01-10 | Whitespace nits. | jlam | 2 | -10/+10 |
2004-11-30 | Modify the way that the toolchain variables, e.g. CC, CPP, CXX, LD, etc., | jlam | 7 | -94/+168 |
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 | 5 | -20/+20 |
2004-11-23 | Whitespace changes. | jlam | 2 | -18/+18 |
2004-11-23 | add {CC,CXX,FC,F77}PATH variables which give the complete path and | dmcmahill | 5 | -5/+17 |
2004-11-22 | Now that no package uses USE_GCC_SHLIB any longer, remove support | wiz | 1 | -7/+7 |
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 |
2004-11-17 | For some reason EVAL_PREFIX is not properly using the _DEFAULT values, so | tv | 2 | -2/+4 |
2004-11-17 | Don't check _*PREFIX/bin for the requested compiler hook program. If | tv | 2 | -27/+17 |
2004-11-10 | Update _GCC_DIST_VERSION to 3.4.3 | shannonjr | 1 | -2/+2 |
2004-10-09 | devel/patch is needed by some platforms in order to build ccache, so don't | tv | 1 | -2/+2 |
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 |
2004-09-23 | Teach gcc.mk about gcc34 so that setting GCC_REQD=3.4 in /etc/mk.conf will | jlam | 1 | -5/+35 |
2004-09-23 | Support the ABI flags on MIPS platforms. | jlam | 1 | -10/+12 |
2004-09-21 | Initial commit of a new wrapper script framework that encapsulates | jlam | 2 | -2/+13 |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 3 | -10/+20 |
2004-07-06 | Retire buildlink2, now that all packages using it have been converted to | wiz | 1 | -6/+2 |
2004-07-03 | gcc 3.3.4 is in pkgsrc now. | grant | 1 | -2/+2 |
2004-06-10 | We really need to pass the ABI flags to both CFLAGS and LDFLAGS, since | jschauma | 1 | -1/+7 |