Remove ASR_MEASURE_PERFORMANCE, it doesn't work anyway.
[dragonfly.git] / share / mk /
2004-08-14 Joerg SonnenbergerAdd DFOSVERSION for ports to check for DragonFly and...
2004-08-10 Joerg SonnenbergerYet another hack for x11/xorg-clients.
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Jeroen Ruigrok/asmodaiUpdate mk files list with the current supplied one.
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-26 Scott UllrichFix typo in Makefile syntax to unbreak the build. ...
2004-07-26 Joerg SonnenbergerExtend the patch framework to handle non-compilable...
2004-07-22 Jeroen Ruigrok/asmodaiRework the WARNS levels per FreeBSD's CURRENT source.
2004-07-21 Joerg SonnenbergerRemove unused variable _PATCHES.
2004-07-19 Matthew DillonCorrect a bug in NXCCFLAGS generation.
2004-07-14 Hiten PandyaAppend necessary information to the package name for...
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-21 Matthew DillonFix -j builds for gcc-3.4. The .nx build in cc_tools...
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-20 Matthew DillonMerge from vendor branch GCC:
2004-06-20 Joerg SonnenbergerAlways set the _CPUCFLAGS in bsd.cpu.gcc2.mk to some...
2004-06-15 Joerg SonnenbergerReally use the host compiler in bsd.hostprog.mk
2004-06-15 Joerg SonnenbergerAdd CCVER=gcc34 support to bsd.cpu.mk. Also add the...
2004-06-10 Joerg SonnenbergerAdd Makefile support for host programs (.nx) just like...
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-10 Chris PresseyFix a bug in bsd.port.mk that was causing 'make clean...
2004-04-25 Joerg SonnenbergerFix bsd.port.subdir.mk by adding the normal environment...
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-05 Matthew DillonFix buildworld. Document TOOLS_PREFIX and USRDATA_PREF...
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-03-05 Joerg SonnenbergerAdd patch infrastructure for contrib/ and similiar...
2004-03-02 Joerg SonnenbergerWe have /etc/rc.subr, don't add the dependency
2004-02-24 Joerg SonnenbergerDFports cleanup part(1)
2004-02-22 Joerg SonnenbergerCertain port Makefiles expect variables like ARCH or...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-30 Matthew DillonThis should hopefully fix current issues with bootstrap...
2004-01-29 Matthew DillonRemove the remainder of Makefile.sub handling. Make...
2004-01-28 Matthew DillonUndo some of the previously made changes to deal with...
2004-01-26 Joerg SonnenbergerTo let the crazy Perl Makefiles work, add the support...
2004-01-26 Joerg SonnenbergerAlways include bsd.init.mk to fix CPUTYPE evaluation
2004-01-26 Joerg SonnenbergerFix make complaining about CCVER being not defined
2004-01-26 Joerg SonnenbergerAlways re-export CCVER
2004-01-26 Joerg SonnenbergerRename bsd.cpu.mk into bsd.cpu.gcc2.mk and add the...
2004-01-25 Joerg SonnenbergerCleanup the fix for dependency handling. This explicitl...
2004-01-25 Joerg SonnenbergerDon't use non-existing DragonFly override ports for...
2004-01-23 Joerg SonnenbergerRename GCCVER to CCVER and prepend gcc to the former...
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-21 Joerg SonnenbergerAdd a dummy dependency for each target make(1) is calle...
2004-01-16 Matthew DillonMajor GCC surgery. Move most compiler-specific files...
2003-11-19 Matthew DillonChange the system name from 'FreeBSD' to 'DragonFly...
2003-11-15 Matthew DillonMove bsd.kern.mk from /usr/src/share/mk to /usr/src...
2003-11-14 Matthew DillonPrep for GCC 3.x kernel compiles, stage 2/2: Remove...
2003-10-13 Matthew DillonMake sure PORTSDIR is not in the environment when boots...
2003-10-13 Matthew DillonAdd bsd.dfport.pre.mk and bsd.dfport.post.mk to the...
2003-10-12 Matthew DillonMore hacks to support DragonFly port overrides. Deal...
2003-10-11 Matthew Dillonadd bsd.dfport.pre.mk and bsd.dfport.post.mk, part...
2003-09-09 Matthew Dillonrename dport -> dfport
2003-09-09 Matthew Dillonrename /usr/dports to /usr/dfports. Includes some...
2003-09-08 Matthew DillonAdd bsd.dport.mk, which Makefile's in /usr/dports will...
2003-08-20 Matthew DillonSet SYSDIR properly for sys/crypto and deep sys/dev...
2003-08-14 Matthew DillonRemove FBSDID, move $ rcs id back to a comment field.
2003-08-08 Matthew DillonKernel tree reorganization stage 2: Major cvs repositor...
2003-08-05 Jeroen Ruigrok/asmodaiRemove kerberosIV from the build.
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: