Age | Commit message (Expand) | Author |
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 |
2005-12-16 | zaurus cannot fit -g on standard drive, total bummer | Theo de Raadt |
2005-12-08 | Compile all libraries with -g; -g1 has some issues and isn't widely used; | Mark Kettenis |
2005-12-01 | remove some crud | Theo de Raadt |
2005-12-01 | Build lib.a, lib_p.a and lib.so.x.y with -g1. | Mark Kettenis |
2005-11-30 | support for Fortran 77 libraries | Steven Mestdagh |
2005-11-23 | NOLINT -> WANTLINT | Jason McIntyre |
2005-11-23 | change NOLINT into opposite sense; WANTLINT, since it lets us built | Theo de Raadt |
2005-09-16 | revert, breaks DESTDIR. sorry. | Marc Espie |
2005-09-15 | uniformize LINKS, so that it gets handled in realinstall all the time | Marc Espie |
2005-09-12 | give a full pathname to the installed library, so we don't get a WTF? error | Marc Espie |
2005-08-09 | move to 3.8-beta | Theo de Raadt |
2005-08-08 | activate LC_CTYPE for 8 bits locale. | Marc Espie |
2005-04-15 | Bye, bye SHAREDSTRINGS. | Marc Espie |
2005-03-07 | move to 3.7-beta | Theo de Raadt |
2005-02-05 | introduce explicit MAKE_FLAGS variable, which has no surprising behavior | Marc Espie |
2005-01-19 | zap redundant MAKEFLAGS, put common code in a loop, indent. | Marc Espie |
2005-01-18 | reverse logic for gcc3 decision making; brad@ deraadt@ drahn@ ok | Michael Shalayeff |
2004-12-30 | switch i386 to gcc3; ok deraadt espie miod | Peter Valchev |