summaryrefslogtreecommitdiff
path: root/share/mk
AgeCommit message (Expand)Author
2009-02-08Move to 4.5-BETAMiod Vallat
2009-02-05Revert 1.54 and build debug libs on hp300 too.Miod Vallat
2008-09-07allow PICFLAG to be overridden; ok kettenis drahnTheo de Raadt
2008-07-02move to 4.4-betaTheo de Raadt
2008-03-28Enable shared libraries on landisk.Dale Rahn
2008-03-25Add a bsd.xconf.mk glue file, to be included at the start of XenocaraMatthieu Herrb
2008-03-24check for emptiness of SRCS, since make warns otherwise.Marc Espie
2008-02-204.3-betaMiod Vallat
2007-11-04Always compile modules with -mcmodel=kernel on amd64.Mike Belopuhov
2007-11-03unmess make depend: make sure stuff is built in the correct order.Marc Espie
2007-11-03add a BEFOREMAN hook variable, for those programs that need something toMarc Espie
2007-07-25crank to 4.2-betaTheo de Raadt
2007-05-01warn if base obj directory does not exist.Marc Espie
2007-02-124.1-betaHenning Brauer
2007-01-04actually echo what's being executed; ok espie@Otto Moerbeek
2006-12-31- XORG_PREFIX is now X11BASEMatthieu Herrb
2006-11-25Hooks needed by modular X builds. ok espie@ dim@.Matthieu Herrb
2006-10-06Early bits for a 32-bit SuperH toolchain, currently for little-endianMiod Vallat
2006-09-26switch alpha to gcc3; joint work with drahn@ and brad@Martin Reindl
2006-07-26crank to 4.0-betaTheo de Raadt
2006-06-30generate deps for yacc and lex, and clean stuff generated by these;Otto Moerbeek
2006-06-26remove extraneous brackets and list the architecures in alphabetic order.Brad Smith
2006-05-28Change LINTFLAGS to '-hx', now that 'a' and 'b' are gone and 'c' reallyChad Loder
2006-05-27support 'make lint' in dirs which contain .y and .l files, help from naddyTheo de Raadt
2006-04-01default LINTFLAGS add -p; from cloderTheo de Raadt
2006-03-14do not install nls files silently; ok espieTheo de Raadt
2006-02-03Consistency fix. Use ${} instead of $() for variables.Bernd Ahlers
2006-01-19crank to 3.8-betaTheo de Raadt
2006-01-11skip -g libs on hp300 too, it is too heavyTheo de Raadt
2005-12-30Allow to disable lint by setting WANTLIB=noAlexander Yurchenko
2005-12-29allows a shared library version to be set using LIBname_VERSION=major.minorMarc Espie
2005-12-16Fix typo. Spotted by hannah at schlund dot de.Mark Kettenis
2005-12-16zaurus cannot fit -g on standard drive, total bummerTheo de Raadt
2005-12-08Compile all libraries with -g; -g1 has some issues and isn't widely used;Mark Kettenis
2005-12-01remove some crudTheo de Raadt
2005-12-01Build lib.a, lib_p.a and lib.so.x.y with -g1.Mark Kettenis
2005-11-30support for Fortran 77 librariesSteven Mestdagh
2005-11-23NOLINT -> WANTLINTJason McIntyre
2005-11-23change NOLINT into opposite sense; WANTLINT, since it lets us builtTheo de Raadt
2005-09-16revert, breaks DESTDIR. sorry.Marc Espie
2005-09-15uniformize LINKS, so that it gets handled in realinstall all the timeMarc Espie
2005-09-12give a full pathname to the installed library, so we don't get a WTF? errorMarc Espie
2005-08-09move to 3.8-betaTheo de Raadt
2005-08-08activate LC_CTYPE for 8 bits locale.Marc Espie
2005-04-15Bye, bye SHAREDSTRINGS.Marc Espie
2005-03-07move to 3.7-betaTheo de Raadt
2005-02-05introduce explicit MAKE_FLAGS variable, which has no surprising behaviorMarc Espie
2005-01-19zap redundant MAKEFLAGS, put common code in a loop, indent.Marc Espie
2005-01-18reverse logic for gcc3 decision making; brad@ deraadt@ drahn@ okMichael Shalayeff
2004-12-30switch i386 to gcc3; ok deraadt espie miodPeter Valchev