summaryrefslogtreecommitdiff
path: root/share/mk
AgeCommit message (Expand)Author
2010-03-13don't make links to directories that don't existchristos
2010-03-13revert the previous:mrg
2010-03-13Enable MKZFS by default on i386 and amd64 now when it compiles.haad
2010-03-08Fix the setting of MKZFS for amd64 and i386, so that the set listshe
2010-03-02DTrace: Add CTF generation to the make framework. Only enabled whendarran
2010-03-01Make lintmanpages not depend on MKMANDOC, it is built by default now.joerg
2010-02-27As a preparation for zfs sources update disable MKZFS for some time.haad
2010-02-22Change shared object file extension from .so to .pico, to avoidnjoly
2010-02-21Add a MKDTRACE build knob for DTrace, off by default.darran
2010-02-11add suncg14macallan
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2010-01-25PR/42658: Geoff Wing: Quote directory variables to deal with spaces in thechristos
2010-01-18Generate long calls in modules for arm32 and powerpc to avoid unsupportedjmmv
2009-12-30Add note on SHLIB_{MAJOR,MINOR,TEENY}abs
2009-12-30Add brief line on SHLIB_MAJOR, SHLIB_MINOR and SHLIB_TEENY in commentsabs
2009-12-23LVM gets built by default these days.tron
2009-12-23Fix typo.tron
2009-12-19We mustn't search in the path for ${dir}.${MACHINE}; make sure we onlychristos
2009-12-15brace a --fatal-warnings with a NOGCCERROR check.mrg
2009-12-14use "${CC} -r" not "${CC} -Wl,-r" as the latter fools GCC on some targetsmrg
2009-12-14don't need GENCMD anymore.christos
2009-12-14Merge from matt-nb5-mips64matt
2009-12-13Don't add the .h rule for yacc if we are not really building (-n)christos
2009-12-13enable MAKEDIRTARGET to be called with a separate environment,mrg
2009-12-13if BSD_MK_COMPAT_FILE is defined, .include it.mrg
2009-12-13The support of X for zaurus is added.nonaka
2009-12-1332-bit compat is CPU specific rather than machine.nakayama
2009-12-12Switch cats to X.Org.snj
2009-12-12replace /usr/lib with ${_GCC_CRTDIR} or ${SHLIBDIR} as appropriate.mrg
2009-12-11Switch netwinder to X.Org.snj
2009-12-11GENCMD: quote the string to eval in case it has spaces.uebayasi
2009-12-11Move the test for evbppc out of sets.subr and into bsd.own.mk, tohe
2009-12-11${GENCMD}:uebayasi
2009-12-11${GENCMD} is used to generate only one output from file generation commandsuebayasi
2009-12-08When PROGS / LIBS are used, you can pass each PROG / LIB specific parametersuebayasi
2009-12-06Simplify how MKZFS is set. No functional changes.uebayasi
2009-12-04Switch MKLVM to default value to yes. There are only few bits missing and ithaad
2009-12-03Add "MKZFS" to either "_MKVARS.yes" or "_MKVARS.no" depending on thetron
2009-12-02Define lists of MK* variable names as _MKVARS.yes and _MKVARS.no. They'reuebayasi
2009-12-01Add ${TOOL_PKG_CREATE}.uebayasi
2009-11-30Support "extsrc", externally added programs and libraries. Users can writeuebayasi
2009-11-29Remove an unneeded test (.if defined(V)) in .for v in ${V} ... .endfor.uebayasi
2009-11-28Add the xf86-input-elographics driver to i386 builds.mbalmer
2009-11-28Link the xf86-input-ws X.Org input driver to the build and add it to the listsmbalmer
2009-11-27Move -mcmodel=kernel CFLAGS from bsd.klinks.mk to amd64/include/Makefile.incpooka
2009-11-27If CPPFLAGS or CXXFLAGS already contains -nostdinc or -nostdinc++,tsutsui
2009-11-15Add a period at the end of a sentence.pgoyette
2009-11-12Remove "USE_SSP_DEFAULT".tron
2009-11-12Revert SSP changes because at least rmind@, pooka@ and haad@ considertron
2009-11-12Invent a new flag "USE_SSP_DEFAULT" which defines whether we want to usetron