summaryrefslogtreecommitdiff
path: root/share/mk
AgeCommit message (Expand)Author
2015-03-08use new "make -C" to avoid extra shells.Marc Espie
2015-01-16Delete the MANLINT variable and the related SUFFIXES rules becauseIngo Schwarze
2015-01-06mips64 architectures moving to static PIETheo de Raadt
2015-01-03ok, landisk snapshots are out that do static PIETheo de Raadt
2015-01-01move to 5.7-betaTheo de Raadt
2014-12-31Do not take sh to STATICPIE yet. That will happen once matchingTheo de Raadt
2014-12-30self-relocating crt0 bits for sh, and enable static pie by default. With someMiod Vallat
2014-12-28alpha now supports -static -pie binaries; ok kettenisTheo de Raadt
2014-12-27As indicated by kettenis and kurt, hppa i386 powerpc now support staticTheo de Raadt
2014-12-25We no longer need -Wl,-Bsymbolic for -static -pie.Mark Kettenis
2014-12-25Delete misleading and dangerous comment about customising STATIC. Nowadays,Pascal Stumpf
2014-12-23sparc64 can move to static pieTheo de Raadt
2014-12-23Small changes to builTheo de Raadt
2014-11-20Add .cpp.o suffix rules. Survived a full src + X + ports build.Pascal Stumpf
2014-10-31Rename libressl to libtls to avoid confusion and to make it easier toJoel Sing
2014-10-13Fix an internal inconsistency: Saying "these eight targets" and then onlyIngo Schwarze
2014-10-09no more lkmTed Unangst
2014-09-29add LIBRESSL; OK deraadt@Gleydson Soares
2014-07-19Explicitely check the value of REGRESS_SKIP_SLOW rather than its emptyness,Miod Vallat
2014-07-15crank to 5.6-betaTheo de Raadt
2014-04-23Remove more Kerberos cruft.Antoine Jacoutot
2014-04-22Finally remove KERBEROS5? from the Makefile infrastructure.Reyk Floeter
2014-04-22-KERBEROS5Henning Brauer
2014-04-22The complexity and quality of kerberosV and the fact that almostReyk Floeter
2014-04-13Clean up last bits of TCP_WRAPPERS and ELF_TOOLCHAIN.Brad Smith
2014-03-23Finally give powerpc PIE. Remaining bugs on socppc fixed by kettenis@.Pascal Stumpf
2014-03-23default to tcpwrappers off. ok deraadtTed Unangst
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingMiod Vallat
2014-03-08Keep the build log clean:Ingo Schwarze
2014-01-25some processors were not listed in the PIE blockTheo de Raadt
2014-01-18Remove -Wbounded: it is now the compiler default.Martynas Venckus
2014-01-12crank to 5.5betaTheo de Raadt
2013-12-28i386 changes to PIE. See faq/current.html or use the snapshots to crossTheo de Raadt
2013-12-04express final disapproval of the interfaces in libcompat, such asTheo de Raadt
2013-11-22remove unused goo, okay guenther@Marc Espie
2013-10-15We do not produce "core" files, so they do not need to be deleted. theyTheo de Raadt
2013-10-13Make it possible to build to reduced version of a library, includingPhilip Guenther
2013-08-10libkafs5 -> libkafs (unused in build, so no functional change)Antoine Jacoutot
2013-08-06Switch vax to gcc 3.3.6.Miod Vallat
2013-08-01Don't error out if there are no regression for a particular architecture inMark Kettenis
2013-07-11Properly set LIBKAFS5, LIBROKEN and LIBWIND which were used withoutAntoine Jacoutot
2013-07-07move to 5.4-betaTheo de Raadt
2013-07-05ELF_TOOLCHAIN bye bye.Miod Vallat
2013-07-05VAX is an ELF citizen now.Miod Vallat
2013-06-14introduce REGRESS_FAIL_EARLY to stop regression tests at firstAlexander Hall
2013-03-23Revert 1.138 and switch amd64, i386, arm, sh and sparc64 back to binutils 2.15.Miod Vallat
2013-03-20Switch amd64, arm, i386, sh and sparc64 to binutils 2.17. Other platforms toMiod Vallat
2013-03-18Recognize and treat files with .cpp extension like any other C++ file.Martin Pieuchot
2013-03-14disable pie for kernel modules; from dinar talypov, ok deraadt, pascalMike Belopuhov
2013-03-10Allow the PIE/NOPIE variables in bsd.own.mk to be overriden. Force properMiod Vallat