summaryrefslogtreecommitdiff
path: root/share/mk
AgeCommit message (Expand)Author
2012-04-12move sh to gcc4Jonathan Gray
2012-04-08unhook lint from the tree. The parser is incomplete and difficultJonathan Gray
2012-01-11crank to 5.1-betaTheo de Raadt
2012-01-06Make mandoc show all warnings when WARNINGS=yes. Discussed with jmc@ andNicholas Marriott
2011-11-25Switch alpha to gcc4 (and there was much rejoicing)Miod Vallat
2011-11-12- add avr32 which'll use gcc4/binutils-2.17Jasper Lievisse Adriaanse
2011-11-11hppa64 uses binutils 2.17.Joel Sing
2011-09-24create a new "bounce" file for ports infrastructure.Marc Espie
2011-09-19remove the /usr/share/man/ps* hierarchy and supporting variables; MANPSOkan Demirmen
2011-07-18take us to 5.0-betaTheo de Raadt
2011-07-18Pass install the -S option to avoid a window where the target isn'tPhilip Guenthe
2011-07-16The /g flag is unneeded when the pattern in ${var:S/pattern/sub/g} canPhilip Guenthe
2011-07-10Switch arm ports to gcc4. ok deraadt@Miod Vallat
2011-07-08Switch sparc to gcc4. No source upgrade possible (well, it obviously can beMiod Vallat
2011-07-06Make sure typing "make install" twice in a rowIngo Schwarze
2011-07-06Do not use wildcards in GCC4_ARCH, they do not play well with make's :MMiod Vallat
2011-07-06Make sure ${BEFOREMAN} is finished before ${MANLINT} is started;Ingo Schwarze
2011-07-05Allow parallel linting of manuals,Ingo Schwarze
2011-07-05Allow switching between binutils and binutils 2.17.Dale Rahn
2011-07-04Simplfy GCC decision by making the list of archs instead a hugeDale Rahn
2011-06-28Less ugly MANSUBDIR handling, not needing '' any longer.Ingo Schwarze
2011-06-24Replace the .PHONY manlint target by an empty timestamp file, so man pagesChristian Weisgerber
2011-06-23switch to installing source manuals (base part)Ingo Schwarze
2011-04-22do not mention the now gone PSD/USD directories; ok miodJason McIntyre
2011-03-12bsd.doc.mk is dead. long live bsd.doc.mkTheo de Raadt
2011-01-13move to 4.9-currentTheo de Raadt
2010-11-18Sync the LIBFOO defines with the current set of libraries we build andMiod Vallat
2010-10-17Build tbl(1) pages with mandoc(1), not groff.Ingo Schwarze
2010-09-24Switch mips-based ports to gcc4. Most of the work has been done by kettenis@.Miod Vallat
2010-09-09Use mandoc instead of groff to build PostScript manuals; note thatIngo Schwarze
2010-07-30Add "-S" to library installs to avoid breakage when oneChris Kuethe
2010-07-24move to 4.8-betaTheo de Raadt
2010-07-08Switch hppa, i386 and powerpc to gcc4. Bump libc major to handle ABI cornerMark Kettenis
2010-05-26Switch amd64 and sparc64 over to gcc4; bump libc major to deal with the ABIMark Kettenis
2010-05-09define COMPILER_VERSION to be used later.Marc Espie
2010-04-03Build all manual pages in base with mandoc(1) instead of groff,Ingo Schwarze
2010-03-27pass -d -t to the default ``make tags'' flags.Owain Ainsworth
2010-03-02variable name is SUBDIR, not SUBDIRS; from Amarendra GodboleJason McIntyre
2010-02-03Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentMiod Vallat
2010-01-264.7-BETA (also, lo-carb and ozone layer friendly)Miod Vallat
2009-09-23use "exec ${MAKE} ..." instead of "${MAKE} ..." for recursion.Matthieu Herrb
2009-06-204.6-BETAMiod Vallat
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