Add a wrapper script to allow "foreign" compilers into our build system.
[dragonfly.git] / share / mk / bsd.cpu.mk
2009-07-03 Sascha WildnerAdd a wrapper script to allow "foreign" compilers into...
2007-09-26 Matthew DillonFix a bootstrapping issue with the change of the defaul...
2007-09-09 Sascha WildnerSwitch even more to gcc41.
2007-01-15 Simon SchubertRemove traces of gcc40
2006-09-27 Simon SchubertWelcome the build infrastructure for gcc41
2006-08-12 Sascha Wildner* Remove bsd.cpu.gcc2.mk and bsd.cpu.gcc3.mk since...
2005-06-05 Simon SchubertAdd gcc40 infrastructure, but don't tie it to the build...
2005-04-20 Joerg SonnenbergerMake GCC 3.4 the default compiler.
2004-06-21 Matthew DillonHook gcc 3.4 into the buildworld. Rearrange HOST_CCVER...
2004-06-20 Joerg SonnenbergerDon't include _CPUCFLAGS since the host compiler (aka...
2004-06-15 Joerg SonnenbergerAdd CCVER=gcc34 support to bsd.cpu.mk. Also add the...
2004-03-22 Matthew DillonThis represents a major update to the buildworld subsystem.
2004-01-30 Matthew DillonThis should hopefully fix current issues with bootstrap...
2004-01-26 Joerg SonnenbergerFix make complaining about CCVER being not defined
2004-01-26 Joerg SonnenbergerRename bsd.cpu.mk into bsd.cpu.gcc2.mk and add the...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: