summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-04-05minor cranking of libraries exposes a problem, details too long to explain.Theo de Raadt
2019-12-21a few depend:-related thingies that were still in.Marc Espie
2017-07-05bye bye dependsMarc Espie
2017-04-14mark newish phony targets as phony.Marc Espie
2017-01-29Ensure the build user can write to the GLOBAL_AUTOCONF_CACHE file byRobert Peichaer
2016-11-19Enable builds with a dedicated user that cannot elevate privileges or writeTheo Buehler
2016-10-18Swap 'make cleandir' and 'make includes' for real.Theo Buehler
2016-10-06Print the root check error message to stderr. While there add the nameMartin Natano
2016-10-06Simplify the 'make includes' step in 'make build': move the privdropTheo Buehler
2016-10-05De-escalate to an unprivileged users during 'make build' and 'make release'.Martin Natano
2016-10-04stop supporting SUDO builds. Something better is coming, so let'sTheo de Raadt
2015-08-23must make obj in etc as well; the etc.*/Makefile stubs depend upon it.Theo de Raadt
2015-06-02missing " spotted by Kyle MilzTheo de Raadt
2014-08-26Create etc set during 'make build' and embed it in base set to makeRobert Peichaer
2014-07-09do locatedb as part of the build processMarc Espie
2014-04-22Remove KERBEROS5 from the Makefiles (except ssh for now, where it isReyk Floeter
2013-07-23enter keberosV/doc to resurrect heimdal.info for real this timeTodd T. Fries
2013-06-17switch to new kerberosV directory layoutRobert Nagy
2012-08-29remove ancient cruft.Marc Espie
2011-09-17Document proper cross-tools command to run, specially when working on aPaul Irofti
2011-04-24Head off attempts to do 'make build' with DESTDIR set, as it doesn't workPhilip Guenthe
2010-03-23install mtree alwaysMarc Espie
2005-12-02do not enter lkmTheo de Raadt
2005-09-16use shell-neutral language (in a comment);Jason McIntyre
2005-01-09move cross-stuff into its own file.Marc Espie
2005-01-09Synch with bsd.own.mk: USE_GCC3 is always set now, so we must set it to noMarc Espie
2005-01-09i386 is gcc3 for cross too.Marc Espie
2004-12-25We don't need cross-{nm,size} anymore, our host tools are good enough.Alexander Yurchenko
2004-11-30need to pass MAKEOBJDIR to prereq and includesMichael Shalayeff
2004-10-26match cross-binutils-new selection w/ bsd.own.mk and add hppa64 where neededMichael Shalayeff
2004-10-21Move the cross glue from the root makefile to the toolchain's,Alexander Yurchenko
2004-10-16cross-nm doesn't need TARGET_MACHINE_ARCH anymore.Alexander Yurchenko
2004-08-06fix/add sgiPer Fogelstrom
2004-05-03Remove OpenBSD/pegaos, this has been announced before but delayed untilDale Rahn
2004-04-21Add luna88k related directories and information to the build infrastructure.Miod Vallat
2004-03-31repair cross-toolsMichael Shalayeff
2004-02-27change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyTheo de Raadt
2004-02-01- remove sun3Brad Smith
2004-01-28amd64 hook upsMichael Shalayeff
2004-01-14add pegasos as a powerpc system for cross-compile targetBrad Smith
2004-01-05abcomodate cross for the new nm+sizeMichael Shalayeff
2003-12-14Don't go into kerberosV/lib explicitely for now. Nothing to do there.Matthieu Herrb
2003-10-05need to escape the quotes in cross-{lib,bin}Michael Shalayeff
2003-10-05need to eval the CROSSENVMichael Shalayeff
2003-05-17Don't build libperl separately in the libs pass, just build it whenTodd C. Miller
2003-05-14Remove krb4 support.Magnus Holmberg
2003-04-17Add i386 to list of archs which use binutils.Dale Rahn
2003-01-05enquote flags and opts in cross-env; reported by david krauseMichael Shalayeff
2002-09-17Prevent the a.out cross-ld from building rtld too early in the build.Miod Vallat
2002-08-16- add cross-distrib target to cross-compile the world (except gnu)Wilbern Cobb