Age | Commit message (Expand) | Author |
2011-03-12 | bsd.doc.mk is dead. long live bsd.doc.mk | Theo de Raadt |
2011-01-13 | move to 4.9-current | Theo de Raadt |
2010-11-18 | Sync the LIBFOO defines with the current set of libraries we build and | Miod Vallat |
2010-10-17 | Build tbl(1) pages with mandoc(1), not groff. | Ingo Schwarze |
2010-09-24 | Switch mips-based ports to gcc4. Most of the work has been done by kettenis@. | Miod Vallat |
2010-09-09 | Use mandoc instead of groff to build PostScript manuals; note that | Ingo Schwarze |
2010-07-30 | Add "-S" to library installs to avoid breakage when one | Chris Kuethe |
2010-07-24 | move to 4.8-beta | Theo de Raadt |
2010-07-08 | Switch hppa, i386 and powerpc to gcc4. Bump libc major to handle ABI corner | Mark Kettenis |
2010-05-26 | Switch amd64 and sparc64 over to gcc4; bump libc major to deal with the ABI | Mark Kettenis |
2010-05-09 | define COMPILER_VERSION to be used later. | Marc Espie |
2010-04-03 | Build all manual pages in base with mandoc(1) instead of groff, | Ingo Schwarze |
2010-03-27 | pass -d -t to the default ``make tags'' flags. | Owain Ainsworth |
2010-03-02 | variable name is SUBDIR, not SUBDIRS; from Amarendra Godbole | Jason McIntyre |
2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | Miod Vallat |
2010-01-26 | 4.7-BETA (also, lo-carb and ozone layer friendly) | Miod Vallat |
2009-09-23 | use "exec ${MAKE} ..." instead of "${MAKE} ..." for recursion. | Matthieu Herrb |
2009-06-20 | 4.6-BETA | Miod Vallat |
2009-02-08 | Move to 4.5-BETA | Miod Vallat |
2009-02-05 | Revert 1.54 and build debug libs on hp300 too. | Miod Vallat |
2008-09-07 | allow PICFLAG to be overridden; ok kettenis drahn | Theo de Raadt |
2008-07-02 | move to 4.4-beta | Theo de Raadt |
2008-03-28 | Enable shared libraries on landisk. | Dale Rahn |
2008-03-25 | Add a bsd.xconf.mk glue file, to be included at the start of Xenocara | Matthieu Herrb |
2008-03-24 | check for emptiness of SRCS, since make warns otherwise. | Marc Espie |
2008-02-20 | 4.3-beta | Miod Vallat |
2007-11-04 | Always compile modules with -mcmodel=kernel on amd64. | Mike Belopuhov |
2007-11-03 | unmess make depend: make sure stuff is built in the correct order. | Marc Espie |
2007-11-03 | add a BEFOREMAN hook variable, for those programs that need something to | Marc Espie |
2007-07-25 | crank to 4.2-beta | Theo de Raadt |
2007-05-01 | warn if base obj directory does not exist. | Marc Espie |
2007-02-12 | 4.1-beta | Henning Brauer |
2007-01-04 | actually echo what's being executed; ok espie@ | Otto Moerbeek |
2006-12-31 | - XORG_PREFIX is now X11BASE | Matthieu Herrb |
2006-11-25 | Hooks needed by modular X builds. ok espie@ dim@. | Matthieu Herrb |
2006-10-06 | Early bits for a 32-bit SuperH toolchain, currently for little-endian | Miod Vallat |
2006-09-26 | switch alpha to gcc3; joint work with drahn@ and brad@ | Martin Reindl |
2006-07-26 | crank to 4.0-beta | Theo de Raadt |
2006-06-30 | generate deps for yacc and lex, and clean stuff generated by these; | Otto Moerbeek |
2006-06-26 | remove extraneous brackets and list the architecures in alphabetic order. | Brad Smith |
2006-05-28 | Change LINTFLAGS to '-hx', now that 'a' and 'b' are gone and 'c' really | Chad Loder |
2006-05-27 | support 'make lint' in dirs which contain .y and .l files, help from naddy | Theo de Raadt |
2006-04-01 | default LINTFLAGS add -p; from cloder | Theo de Raadt |
2006-03-14 | do not install nls files silently; ok espie | Theo de Raadt |
2006-02-03 | Consistency fix. Use ${} instead of $() for variables. | Bernd Ahlers |
2006-01-19 | crank to 3.8-beta | Theo de Raadt |
2006-01-11 | skip -g libs on hp300 too, it is too heavy | Theo de Raadt |
2005-12-30 | Allow to disable lint by setting WANTLIB=no | Alexander Yurchenko |
2005-12-29 | allows a shared library version to be set using LIBname_VERSION=major.minor | Marc Espie |
2005-12-16 | Fix typo. Spotted by hannah at schlund dot de. | Mark Kettenis |