summaryrefslogtreecommitdiff
path: root/share/mk
AgeCommit message (Expand)Author
2003-10-28indent tests for readability.Marc Espie
2003-09-06Disable AFS for m88k again - it's unlikely that libpthread/arla-lwp supportMiod Vallat
2003-08-29remove HIDEGAME, it only made sense when 'dm' was still around.Jolan Luff
2003-08-21AFS onTheo de Raadt
2003-08-18take PSDIR into account. Noticed by David KrauseMarc Espie
2003-08-11add GSSAPI. ok deraadt@Jakob Schlyter
2003-08-11move to 3.4-betaTheo de Raadt
2003-08-08Enable the first level of compiler optimizations on mvme88k by default,Miod Vallat
2003-08-07trivial clean-up: indent tests and mark phony targets.Marc Espie
2003-08-07Kerberos 4 has been removed, so don't mention it.Hans Insulander
2003-08-07add possible call to a MANLINT script (defined to be # by default)Marc Espie
2003-08-07Simplify install logic by using a shell fragment, and a new-fangled .forMarc Espie
2003-07-22change an instance of the check from != "yes" to == "no"Brad Smith
2003-07-16bye bye LIBCOM_ERR thingiesTheo de Raadt
2003-07-08ELF_TOOLCHAIN:L, for consistency with other yes/no variables.Marc Espie
2003-07-07for cleandir target, clean the postscript man page output even if MANPS isTheo de Raadt
2003-05-20Modules should build w/ propolice now; noticed by Jan JohanssonTodd C. Miller
2003-05-14Remove krb4 support.Magnus Holmberg
2003-05-13Disable afs for now - needs updating to work w/o krb4.Magnus Holmberg
2003-04-17Inform the compilation environment that i386 is now ELF.Dale Rahn
2003-03-04need to disable pp for lkm too; from lha@stacken.kth.seMichael Shalayeff
2003-02-12move to 3.3-betaTheo de Raadt
2003-02-12gcc knows about hppa alergy to propolice now. 10x to etoh@Michael Shalayeff
2003-01-14have to disable pp on hppa nowMichael Shalayeff
2002-12-07Only use "ASPICFLAG=-k" a.out assembler, not binutils.Todd C. Miller
2002-11-21Remove include of ${.CURDIR}/../Makefile.inc as it has already beenMarco S Hyman
2002-11-10hppa is not a special case anymoreMichael Shalayeff
2002-09-10move to 3.2-betaTheo de Raadt
2002-09-02- Precede internal bsd.regress.mk variables with a _Anil Madhavapeddy
2002-08-11ELF_TOOLCHAIN on sparc.Artur Grabowski
2002-08-03fix a comment: libdl no longer exists; explain ELF_TOOLCHAINPeter Valchev
2002-07-25ELF_TOOLCHAIN except hppa for crtbegin and crtend.Artur Grabowski
2002-06-25Add LIBEVENT; pointed out by Brian J. KifiakTodd C. Miller
2002-06-12add hppa to ELF_TOOLCHAIN.Artur Grabowski
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
2002-03-22move to 3.1-betaTheo de Raadt
2002-02-23switch vax to -O2, from hughTheo de Raadt
2002-02-22If there is no regress target provide one with _SUBDIRUSE.Artur Grabowski
2002-02-17skip tests that require root (REGRESSROOTTARGETS) unlessMarco S Hyman
2002-01-03use :L variable modifierBrad Smith
2002-01-03make regress the main targetArtur Grabowski
2002-01-03OpenBSD tagArtur Grabowski
2002-01-03s/timeout/possible timeout/ the test could simply fail.Artur Grabowski
2002-01-03Two new variables.Artur Grabowski
2002-01-03Support for a new variable REGRESSMAXTIME that sets the cpu timeArtur Grabowski
2002-01-02Eh? Why could I finish a make build with this 6 hours ago?Artur Grabowski
2002-01-01sync; pointed out by openbsd@davidkrause.comNiels Provos
2002-01-01install bsd.regress.mkNiels Provos
2002-01-01Start for a framework for regression tests. Simplifies the most commonArtur Grabowski
2001-09-27Enable shared libs on sparc64.Artur Grabowski