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