summaryrefslogtreecommitdiff
path: root/share/mk/bsd.prog.mk
AgeCommit message (Expand)Author
2014-12-23Small changes to builTheo de Raadt
2014-10-31Rename libressl to libtls to avoid confusion and to make it easier toJoel Sing
2014-09-29add LIBRESSL; OK deraadt@Gleydson Soares
2014-04-23Remove more Kerberos cruft.Antoine Jacoutot
2013-12-04express final disapproval of the interfaces in libcompat, such asTheo de Raadt
2013-10-15We do not produce "core" files, so they do not need to be deleted. theyTheo de Raadt
2013-08-10libkafs5 -> libkafs (unused in build, so no functional change)Antoine Jacoutot
2013-07-11Properly set LIBKAFS5, LIBROKEN and LIBWIND which were used withoutAntoine Jacoutot
2013-07-05ELF_TOOLCHAIN bye bye.Miod Vallat
2013-03-18Recognize and treat files with .cpp extension like any other C++ file.Martin Pieuchot
2012-08-28We can't add -nopie to LDFLAGS yet, since cc doesn't understand it. UsePascal Stumpf
2012-08-28LDFLAGS will be -nopie for the NOPIE case, change GCC_PIE_DEFAULT -> PIE_DEFAULTPascal Stumpf
2012-08-22share/mk bits for PIE, currently disabled.Pascal Stumpf
2012-04-08unhook lint from the tree. The parser is incomplete and difficultJonathan Gray
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
2010-11-18Sync the LIBFOO defines with the current set of libraries we build andMiod Vallat
2006-06-30generate deps for yacc and lex, and clean stuff generated by these;Otto Moerbeek
2006-06-26remove extraneous brackets and list the architecures in alphabetic order.Brad Smith
2006-05-27support 'make lint' in dirs which contain .y and .l files, help from naddyTheo 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-04-15Bye, bye SHAREDSTRINGS.Marc Espie
2004-12-23give a complete path during install, so that we don't accidentally createMarc Espie
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-06-03Define LIBARCH for alpha and amd64, too; ok espie@ tdeval@Miod Vallat
2003-08-29remove HIDEGAME, it only made sense when 'dm' was still around.Jolan Luff
2003-08-11add GSSAPI. ok deraadt@Jakob Schlyter
2003-07-16bye bye LIBCOM_ERR thingiesTheo de Raadt
2003-07-08ELF_TOOLCHAIN:L, for consistency with other yes/no variables.Marc Espie
2002-11-10hppa is not a special case anymoreMichael Shalayeff
2002-07-25ELF_TOOLCHAIN except hppa for crtbegin and crtend.Artur Grabowski
2002-06-25Add LIBEVENT; pointed out by Brian J. KifiakTodd C. Miller
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
2001-08-23sparc64 needs crtbegin and crtendArtur Grabowski
2001-08-16- remove libatalkBrad Smith
2001-07-20One BINDIR too many, I don't know how I pulled that one.Marc Espie
2001-07-20undo broken changes, i dunno a fix for these; how many times you gonna repeat...Michael Shalayeff
2001-07-20every change you make, every step you take, we'll be whatching youMichael Shalayeff
2001-07-19Minor speed-up tweaks.Marc Espie
2001-07-18CDIAGFLAGS, added to CFLAGS if WARNINGS=YesMarc Espie
2001-01-31ELF alpha has crtbegin and crtend.Artur Grabowski
2000-12-12gmp goneNiels Provos
2000-02-11Add LIBKEYNOTE. (niklas@ ok)Hakan Olsson
1999-11-26Add ${LIBPERL}Todd C. Miller
1999-09-29Add LIBSSL and LIBCRYPTO definitionsBob Beck
1998-12-31Add ${PIPE} in sys.mk so we do no need to add all over the places; evanc@conc...Todd C. Miller
1998-12-19add PIPE variable, suitable for /etc/mk.conf, to enable gcc -pipe modeTodd C. Miller