summaryrefslogtreecommitdiff
path: root/share/mk
AgeCommit message (Expand)Author
2006-08-26Make sure to compile things at -O2 for mips64e[bl]matt
2006-08-26MACHINE_CPU for mips64e[bl] is mipsmatt
2006-08-25Add enough configury glue so that src/tools can build a N64 mips toolchain.matt
2006-07-24Switch sh3 to gcc4.uwe
2006-07-23add reminder to sync with etc/Makefile and share/man/man5/mk.conf.5lukem
2006-07-23Implement MKDEBUG:lukem
2006-07-22Rename MKDEBUG to MKDEBUGLIB.lukem
2006-07-14MKPAM default is "yes".peter
2006-07-08Switch vax to GCC 4matt
2006-07-01-std=gnu99 can be applied with GCC>=3, not MACHINE != vax.mrg
2006-07-01vax needs NOPIC for >= GCC3 not just == GCC3.mrg
2006-06-30powerpc64 is big endian.mrg
2006-06-26switch alpha to gcc4drochner
2006-06-26Don't invoke LD with LDFLAGS, since the latter is for CC.lukem
2006-06-25support MAKEVERBOSElukem
2006-06-25Move LDFLAGS to the CC section instead of the LD section.lukem
2006-06-25put hppa in to the list of working but not switched to GCC4 platforms.mrg
2006-06-24Switch powerpc to gcc4. Confirmed working with prep and macppc ports.garbled
2006-06-24switch sun2 over to GCC4. however, turn off profiling for sun2 sincemrg
2006-06-24default MKISCSI to yes.mrg
2006-06-24add support for MKISCSI=no.mrg
2006-06-23- switch arm, armeb, i386, sparc, sparc64, x86_64 to gcc4christos
2006-06-22make powerpc64 use GCC4. the first GCC4 platform!mrg
2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore
2006-06-18Forgot to commit these for TOOL_SED. Thanks to tsutsui@ for pointing it out.gdamore
2006-06-09PR/33681: Scott Ellis: Building 'bc' with SHAREDSTRINGS=yes failschristos
2006-06-07Add variables for /libdata/firmware path.rpaulo
2006-06-02delete support for USE_TOOLS_TOOLCHAIN and HAVE_GCC==2.mrg
2006-06-02remove support for building (with) GCC 2.95. also:mrg
2006-05-30Remove sendmail.christos
2006-05-22Enable -Wold-style-cast for sh3 now that its stadarg.h doesn't use LHS casts.uwe
2006-05-20Remove -Wno-attribute for gcc4christos
2006-05-12LDFLAGS is for CC not LD.lukem
2006-05-12support CPPFLAG_ISYSTEMXX for GCC4.mrg
2006-05-12like we do for -Wno-traditional, remove -Wstrict-prototypes andmrg
2006-05-11add support for ${OBJCOPTS} and ${OBJCOPTS}.<lib|prog|fn>.mrg
2006-05-11turn on -Wno-pointer-sign for all kernel code.mrg
2006-05-11for now, turn on -fno-strict-aliasing for GCC4.mrg
2006-05-06Add common/include to include path.groo
2006-04-17netwinder uses loadable server modules.uwe
2006-04-09bsd.lib.mk used MKDEBUG, but nothing defined it. Fix this.tls
2006-04-09Add MKDEBUG and the ability to build debugging versions of the libraries.christos
2006-04-07retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4.mrg
2006-04-01Add a HAVE_GCC4christos
2006-03-30make symlink types consistent.christos
2006-03-29Provide TOOL_GMAKE defintiionjmc
2006-03-29Provide a default for USE_GCC4 (no currently) so it can be tested againstjmc
2006-03-27The -Wno-packed switch is a gcc3+ thing, so place it where it won'the
2006-03-25Add -Wno-packed, in preparation for gcc4.1.x; unlike most of the otherdogcow
2006-03-20There is always one more KRB4 thing to remove. (from Jukka Salmi)christos