summaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Version bumps after releng/8.4 branch:Xin LI2013-03-281-1/+1
* MFC r200596 (by imp):Sergey Kandaurov2013-02-011-1/+5
* MFC r245918:Glen Barber2013-01-261-1/+1
* MFC r245757:Glen Barber2013-01-251-0/+14
* Merge ZFS feature flags support and related bugfixes:Martin Matuska2012-11-301-1/+2
* MFC 206082,206179,207056,207057,210612,210636,210656,212423,212426,228121,John Baldwin2012-10-191-2/+0
* MFC: r222090: add WITH{,OUT}_{GCC,BINUTILS} providing fine-grained controlDavid E. O'Brien2012-05-301-2/+10
* MFH r230622: use build tools, not host tools, to build aicasm.Dag-Erling Smørgrav2012-05-281-0/+2
* Make yacc a bootstrap tool if building on head, since the new yacc isDag-Erling Smørgrav2012-05-271-0/+5
* MFC r235122:Jeremie Le Hen2012-05-171-2/+4
* MFC: r220954 & r221469: Note which of the built kernels is being installed.David E. O'Brien2011-11-151-1/+1
* MFC ZFS version 28 and related revisions:Martin Matuska2011-06-061-0/+2
* MFC 219136:John Baldwin2011-03-111-11/+13
* Fix buildworld on pre-8.2.Max Khon2011-01-191-0/+5
* Add xz to rescue.Martin Matuska2010-05-201-1/+1
* MFC r205622:Xin LI2010-05-111-0/+1
* Merge r200413 and r202755 from head to stable/8:Antoine Brodin2010-02-211-2/+2
* MFC from head to stable/8:Antoine Brodin2010-02-201-13/+13
* MFC r202324: In 'make delete-old', use 'exec' to redirect an fd persistentlyJilles Tjoelker2010-01-281-1/+1
* MFC: r197056 by desChristian Brueffer2010-01-171-1/+1
* MFC r197995, 198020:Alexander Nedotsukov2009-10-161-1/+1
* Adjust 'make update' to use RELENG_8 branch tag for cvs.Ken Smith2009-08-121-1/+1
* Second attempt at eliminating .text relocations in shared librariesAlexander Kabaev2009-07-141-1/+1
* Back out previous revision until better tested fix is ready.Alexander Kabaev2009-06-291-1/+1
* Eliminate .text relocations in shared libraries compiled with stack protector.Alexander Kabaev2009-06-281-1/+1
* Allow "make update" work with SVN, if you take the time to set up yourMark Murray2009-06-141-4/+20
* Revert c190007 at the request of Ruslan. It was not correct becauseWarner Losh2009-04-051-1/+0
* Add usr.bin/ar to the list of cross tools. Before, when we had gnuWarner Losh2009-03-191-0/+1
* Restore missing OSREL definition that accidetnally dropped from anWarner Losh2009-03-151-0/+3
* - Create the buildworld object directories with mtree instead of variousGabor Kovesdan2009-03-151-26/+8
* - Reenable Native Language Support in libc. This feature was disabled dueGabor Kovesdan2009-03-131-3/+3
* Don't put "install-info" to the list of install-tools if we'reRuslan Ermilov2009-03-131-1/+5
* Implement the xdev target. When you define XDEV=arch XDEV_ARCH=arch,Warner Losh2009-03-131-0/+86
* Fix build when WITH_SSP is set explicitly.Ruslan Ermilov2009-02-211-6/+7
* Implement an idea from Sam Leffler:Warner Losh2009-01-231-0/+4
* Add KERNFAST define. When defined, it skips all the config, dependsWarner Losh2009-01-151-0/+6
* Add the kerberos5 libs to the install32 target.David E. O'Brien2008-11-121-0/+3
* Back out testing aid that was inadvertantly committed as part of r184205.Dag-Erling Smørgrav2008-10-231-4/+0
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).Dag-Erling Smørgrav2008-10-231-0/+4
* Rescue is "not yet" for MIPS.David E. O'Brien2008-09-191-0/+4
* If a CPUTYPE isn't specified, then don't use -march=k8 when compilingJohn Baldwin2008-08-191-3/+3
* Various style fixes in the build32 rules.John Baldwin2008-08-021-9/+10
* Tweak the support for using ldd on 32-bit objects a bit further.John Baldwin2008-08-011-0/+3
* Enable GCC stack protection (aka Propolice) for userland:Ruslan Ermilov2008-06-251-5/+6
* Add MIPS to the list of known arches.David E. O'Brien2008-06-181-1/+1
* Add the DTrace build tools to the list of tools and pass NO_CTF to allJohn Birrell2008-05-231-8/+36
* Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson2008-05-071-4/+10
* Bootstrap the build of btxld.Ruslan Ermilov2008-04-151-1/+3
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerRuslan Ermilov2008-03-291-7/+3
* Set AR=gnu-ar and RANLIB=gnu-ranlib on systems where we are forcedRuslan Ermilov2008-03-021-4/+3