Age | Commit message (Expand) | Author |
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 |
2004-12-28 | let alpha have a .c.a rule, oll korrect miod@ | Jolan Luff |
2004-12-23 | give a complete path during install, so that we don't accidentally create | Marc Espie |
2004-12-11 | -pipe for everyone. | Miod Vallat |
2004-11-22 | mac68k is not so happy with -pipe, disable for now. | Miod Vallat |
2004-11-08 | conditional override of PIPE, from markus | Theo de Raadt |
2004-11-07 | use cc -pipe on most architectures; agreed by a lot | Theo de Raadt |
2004-11-07 | - MACHINE -> MACHINE_ARCH for amd64 | Brad Smith |
2004-10-29 | switch powerpc to gcc3 | Peter Valchev |
2004-10-20 | support C/C++ | Marc Espie |
2004-10-18 | revert, -B funky semantics ? | Marc Espie |
2004-10-13 | indent in a more readable way. | Marc Espie |
2004-09-20 | pass CPPFLAGS to CLINT. ok deraadt@, millert@ | Marc Espie |
2004-09-06 | i *SAID* this could go in, now it is days later, I will do it myself | Theo de Raadt |
2004-08-11 | mips -> mips64; pefo ok | Theo de Raadt |
2004-08-09 | move to 3.6-beta | Theo de Raadt |
2004-07-24 | Enable profiling libraries construction on m88k. | Miod Vallat |
2004-07-08 | for the arm workaround, include CPPFLAGS; ok drahn | Theo de Raadt |
2004-07-08 | again: move PICFLAG into bsd.own.mk with the rest of the shlib handling, | Peter Valchev |
2004-06-24 | undo tree breakage, sorry | Peter Valchev |
2004-06-22 | move PICFLAG into bsd.own.mk where the rest of the lib stuff is | Peter Valchev |
2004-06-03 | Define LIBARCH for alpha and amd64, too; ok espie@ tdeval@ | Miod Vallat |
2004-06-01 | hppa is gcc3 and has shlibs now | Michael Shalayeff |
2004-05-18 | use less mana devising ELF_TOOLCHAIN | Michael Shalayeff |
2004-04-05 | Switch mvme88k to -O2 optimization by default. | Miod Vallat |
2004-03-02 | Enable AFS on mvme88k now. | Miod Vallat |