bug 2450: Allow build of RELEASE 3.2 from master's bmake
[dragonfly.git] / share / mk / sys.mk
2012-11-15 John Marinobug 2450: Allow build of RELEASE 3.2 from master's...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-01-25 Sascha WildnerAdd /usr/pkg/bin to a few paths in our building infrast...
2011-01-16 Sascha WildnerPluck options which are not applicable to C++ out of...
2010-07-18 Sascha Wildnershare/mk/sys.mk: Add ${AWK}.
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-10-29 Simon SchubertMakefile.inc1: introduce WORLD_BINUTILSVER
2009-08-02 Simon Schubertbsd.*.mk: allow the setting of separate compile flags...
2008-05-19 Simon SchubertAdd macros for the linker, which might be different...
2007-07-22 Simon SchubertPkgsrc defaults to modular Xorg and /usr/pkg nowadays.
2007-01-19 Matthew DillonRename /usr/src/sys/machine to /usr/src/sys/platform...
2006-11-15 Simon SchubertDon't break buildworld for upgrading users: "i386...
2006-11-08 Matthew Dillonbmake uses /usr/share/mk/sys.mk, so we cannot require...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 2/2...
2006-01-26 Simon SchubertAdjust X11BASE so that ssh/sshd find xauth with pkgsrc.
2005-07-07 Simon Schubertconvert ln to ${LN}
2005-06-05 Simon SchubertAdd infrastructure to build (static) libs for the host...
2004-07-19 Matthew DillonCorrect a bug in NXCCFLAGS generation.
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 SonnenbergerReally use the host compiler in bsd.hostprog.mk
2004-04-03 Matthew DillonCleanup NXENV so it works properly when running buildwo...
2004-03-26 Matthew DillonThe NXCC (native C compiler) misnamed OBJFORMATPATH...
2004-03-22 Matthew DillonThis represents a major update to the buildworld subsystem.
2004-03-20 David RhodusStart removing the old build infrastructure for the...
2004-01-28 Matthew DillonUndo some of the previously made changes to deal with...
2004-01-26 Joerg SonnenbergerAlways include bsd.init.mk to fix CPUTYPE evaluation
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: