summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Expose MACHINE_CPU while building lib32 target.delphij2010-03-241-0/+1
* Remove old documents when they are not compressed.antoine2010-03-071-2/+2
* Regen the list of prebuild libraries using tools/make_libdeps.sh.ru2010-01-261-14/+9
* Unbreak world:antoine2010-01-231-4/+9
* Remove libulog from the bootstrap again.ed2010-01-211-1/+1
* In 'make delete-old', use 'exec' to redirect an fd persistently.jilles2010-01-141-1/+1
* Disable K&R style function definitions for WARNS=6.ed2009-12-311-0/+7
* Add NO_KERNELOBJ flag, similar to NO_KERNEL{CONFIG,DEPEND,CLEAN},imp2009-12-161-1/+5
* Convert pam_lastlog(8) to libulog.ed2009-12-111-2/+2
* Replace -iprefix with -isystem. We only need alternative headerrdivacky2009-11-011-1/+1
* Now that the zoneinfo data is automatically updated when a new worldedwin2009-10-281-1/+4
* Move sed(1) from cross-tools to bootstrap-tools.ru2009-10-211-1/+5
* Chase dependency changes in libgssapi_krb5 module introruced bybland2009-10-131-1/+1
* Fix comment about KERNFAST.des2009-09-101-1/+1
* Second attempt at eliminating .text relocations in shared librarieskan2009-07-141-1/+1
* Back out previous revision until better tested fix is ready.kan2009-06-291-1/+1
* Eliminate .text relocations in shared libraries compiled with stack protector.kan2009-06-281-1/+1
* Allow "make update" work with SVN, if you take the time to set up yourmarkm2009-06-141-4/+20
* Revert c190007 at the request of Ruslan. It was not correct becauseimp2009-04-051-1/+0
* Add usr.bin/ar to the list of cross tools. Before, when we had gnuimp2009-03-191-0/+1
* Restore missing OSREL definition that accidetnally dropped from animp2009-03-151-0/+3
* - Create the buildworld object directories with mtree instead of variousgabor2009-03-151-26/+8
* - Reenable Native Language Support in libc. This feature was disabled duegabor2009-03-131-3/+3
* Don't put "install-info" to the list of install-tools if we'reru2009-03-131-1/+5
* Implement the xdev target. When you define XDEV=arch XDEV_ARCH=arch,imp2009-03-131-0/+86
* Fix build when WITH_SSP is set explicitly.ru2009-02-211-6/+7
* Implement an idea from Sam Leffler:imp2009-01-231-0/+4
* Add KERNFAST define. When defined, it skips all the config, dependsimp2009-01-151-0/+6
* Add the kerberos5 libs to the install32 target.obrien2008-11-121-0/+3
* Back out testing aid that was inadvertantly committed as part of r184205.des2008-10-231-4/+0
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).des2008-10-231-0/+4
* Rescue is "not yet" for MIPS.obrien2008-09-191-0/+4
* If a CPUTYPE isn't specified, then don't use -march=k8 when compilingjhb2008-08-191-3/+3
* Various style fixes in the build32 rules.jhb2008-08-021-9/+10
* Tweak the support for using ldd on 32-bit objects a bit further.jhb2008-08-011-0/+3
* Enable GCC stack protection (aka Propolice) for userland:ru2008-06-251-5/+6
* Add MIPS to the list of known arches.obrien2008-06-181-1/+1
* Add the DTrace build tools to the list of tools and pass NO_CTF to alljb2008-05-231-8/+36
* Fix conflicts after heimdal-1.1 import and add build infrastructure. Importdfr2008-05-071-4/+10
* Bootstrap the build of btxld.ru2008-04-151-1/+3
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerru2008-03-291-7/+3
* Set AR=gnu-ar and RANLIB=gnu-ranlib on systems where we are forcedru2008-03-021-4/+3
* Sort.ru2008-02-251-5/+5
* Make again BSD ar(1) the default system ar(1), now properly handlingru2008-02-251-0/+9
* Satisfy a particularly obstinate nit-picker :)des2008-02-051-1/+1
* Give usr.bin/kdump/kdump_subr.c the same treatment as usr.bin/kdump/ioctl.cdes2008-02-051-0/+1
* Support source upgrades from at least 6.0-RELEASE.ru2008-01-231-0/+4
* Conditionally add mklocale to bootstrap-toolsache2008-01-231-0/+5
* Cleanup after last commit (remove undefined variables).ru2008-01-221-7/+1
* Remove 5.x and 6.x cruft - source upgrades to RELENG_8 from versions priorobrien2008-01-211-28/+0
OpenPOWER on IntegriCloud