Age | Commit message (Expand) | Author |
2014-12-23 | Small changes to buil | Theo de Raadt |
2014-10-31 | Rename libressl to libtls to avoid confusion and to make it easier to | Joel Sing |
2014-09-29 | add LIBRESSL; OK deraadt@ | Gleydson Soares |
2014-04-23 | Remove more Kerberos cruft. | Antoine Jacoutot |
2013-12-04 | express final disapproval of the interfaces in libcompat, such as | Theo de Raadt |
2013-10-15 | We do not produce "core" files, so they do not need to be deleted. they | Theo de Raadt |
2013-08-10 | libkafs5 -> libkafs (unused in build, so no functional change) | Antoine Jacoutot |
2013-07-11 | Properly set LIBKAFS5, LIBROKEN and LIBWIND which were used without | Antoine Jacoutot |
2013-07-05 | ELF_TOOLCHAIN bye bye. | Miod Vallat |
2013-03-18 | Recognize and treat files with .cpp extension like any other C++ file. | Martin Pieuchot |
2012-08-28 | We can't add -nopie to LDFLAGS yet, since cc doesn't understand it. Use | Pascal Stumpf |
2012-08-28 | LDFLAGS will be -nopie for the NOPIE case, change GCC_PIE_DEFAULT -> PIE_DEFAULT | Pascal Stumpf |
2012-08-22 | share/mk bits for PIE, currently disabled. | Pascal Stumpf |
2012-04-08 | unhook lint from the tree. The parser is incomplete and difficult | Jonathan Gray |
2011-07-18 | Pass install the -S option to avoid a window where the target isn't | Philip Guenthe |
2011-07-16 | The /g flag is unneeded when the pattern in ${var:S/pattern/sub/g} can | Philip Guenthe |
2010-11-18 | Sync the LIBFOO defines with the current set of libraries we build and | Miod Vallat |
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-27 | support 'make lint' in dirs which contain .y and .l files, help from naddy | 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-04-15 | Bye, bye SHAREDSTRINGS. | Marc Espie |
2004-12-23 | give a complete path during install, so that we don't accidentally create | Marc Espie |
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-06-03 | Define LIBARCH for alpha and amd64, too; ok espie@ tdeval@ | Miod Vallat |
2003-08-29 | remove HIDEGAME, it only made sense when 'dm' was still around. | Jolan Luff |
2003-08-11 | add GSSAPI. ok deraadt@ | Jakob Schlyter |
2003-07-16 | bye bye LIBCOM_ERR thingies | Theo de Raadt |
2003-07-08 | ELF_TOOLCHAIN:L, for consistency with other yes/no variables. | Marc Espie |
2002-11-10 | hppa is not a special case anymore | Michael Shalayeff |
2002-07-25 | ELF_TOOLCHAIN except hppa for crtbegin and crtend. | Artur Grabowski |
2002-06-25 | Add LIBEVENT; pointed out by Brian J. Kifiak | Todd C. Miller |
2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) | Marc Espie |
2001-08-23 | sparc64 needs crtbegin and crtend | Artur Grabowski |
2001-08-16 | - remove libatalk | Brad Smith |
2001-07-20 | One BINDIR too many, I don't know how I pulled that one. | Marc Espie |
2001-07-20 | undo broken changes, i dunno a fix for these; how many times you gonna repeat... | Michael Shalayeff |
2001-07-20 | every change you make, every step you take, we'll be whatching you | Michael Shalayeff |
2001-07-19 | Minor speed-up tweaks. | Marc Espie |
2001-07-18 | CDIAGFLAGS, added to CFLAGS if WARNINGS=Yes | Marc Espie |
2001-01-31 | ELF alpha has crtbegin and crtend. | Artur Grabowski |
2000-12-12 | gmp gone | Niels Provos |
2000-02-11 | Add LIBKEYNOTE. (niklas@ ok) | Hakan Olsson |
1999-11-26 | Add ${LIBPERL} | Todd C. Miller |
1999-09-29 | Add LIBSSL and LIBCRYPTO definitions | Bob Beck |
1998-12-31 | Add ${PIPE} in sys.mk so we do no need to add all over the places; evanc@conc... | Todd C. Miller |
1998-12-19 | add PIPE variable, suitable for /etc/mk.conf, to enable gcc -pipe mode | Todd C. Miller |