summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Connect ZFS to the build.pjd2007-04-061-2/+12
* Enable ncurses wide character supportrafan2007-03-091-2/+4
* Bump the bootstrapping requirements for gensnmptree(1) and removeru2007-03-011-1/+1
* Resurrect one of the patches from attic and refine theru2007-02-281-31/+18
* Clean the lib32 object directory with cleandir rather than rm -rf.des2007-02-271-1/+2
* Switch to new ncurses build gluerafan2007-01-201-3/+3
* There was a timeframe where crunchgen(1) was broken; forceru2006-11-271-1/+1
* There doesn't seem to be a real reason for include/ to be installedru2006-11-131-6/+9
* Add sun4v to the TARGET_ARCH when just TARGET is set (like pc98 is done).jb2006-10-161-1/+1
* buildworld fixes for sun4vkmacy2006-10-091-1/+1
* Shuffle _*_libs assigments (no functional changes).ru2006-10-071-29/+28
* - Prebuild libgssapi only if building with Kerberos support.ru2006-10-071-3/+6
* Previous revision wasn't enough for "make TARGET=<machine> build*"ru2006-09-081-0/+1
* While experimenting with cross-building by specifying just TARGET,ru2006-09-071-0/+1
* Added timestamping to buildworld, similar to buildkernel.ru2006-09-071-2/+12
* - Rewrite logic to guess TARGET_ARCH/TARGET to be more readable,ru2006-09-071-6/+25
* make "make TARGET=foo" work correctly. Before, it would fail to setimp2006-09-071-1/+4
* Always make obj when building the libraries. This never hurts, andimp2006-08-241-2/+4
* Remove alpha left-overs.ru2006-08-221-4/+0
* Remove sade from build-tools, the tinderbox problem should be fixed now.netchild2006-08-091-1/+0
* Add the sade to build-tools list. This fixes a tinderbox.nyan2006-08-091-0/+1
* Fix doxygen target.netchild2006-08-021-1/+1
* Also need to quote values so they can be passed on correctly.imp2006-06-061-2/+3
* Create a new target 'buildenvvars'. This target reports the buildimp2006-06-061-0/+9
* Connect the kernel subsystem API documentation generation framework tonetchild2006-05-261-0/+13
* Send the pcvt(4) driver off to retirement.phk2006-05-171-5/+1
* Sort bootstrap-tools entries.ru2006-03-311-5/+5
* Rebuild gensnmptree(1) on 700014 systems too. While 700014 correspondsru2006-03-301-1/+1
* Extend coverage of the MK_IPX build option to the following:ru2006-03-201-1/+5
* Change the default SUP command to use csup instead of CVSup formux2006-03-191-2/+2
* Convert NO_PROFILE and NO_LIB32 to new style.ru2006-03-181-6/+5
* Add the new "showconfig" target that displays build configuration.ru2006-03-181-0/+5
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-40/+35
* When building for pc98, don't create stray objects in theru2006-03-161-1/+1
* After revision 1.4 of `src/usr.sbin/bsnmpd/bsnmpd/Makefile' thekeramida2006-03-091-0/+5
* Detect that the "audit" group is missing earlier during install.ru2006-02-271-1/+1
* A file can also be a link, so check not only for a file, but also for a linknetchild2006-02-181-14/+36
* Revert the previous change - the lib32 build should work now.dfr2006-01-021-2/+2
* Temporarily disable the kerberos5 lib32 build while I try to fix itdfr2006-01-021-2/+2
* Add a new extensible GSS-API layer which can support GSS-API plugins,dfr2005-12-291-5/+2
* Use cross-compile friendly spelling of CPUTYPE.obrien2005-12-071-2/+2
* Style, no functional changes.ru2005-12-071-11/+7
* SSE2 comes thru the users choice of CPUTYPE.obrien2005-12-071-1/+1
* Default to producing 'k8' COMPAT_32BIT bits, but allow override.obrien2005-12-071-1/+6
* Back out my sh -> ${SHELL} change, since it will be a few days beforeimp2005-12-061-1/+1
* Switch BUILD_ARCH in Makefile to use uname -p suggested by ru.ambrisko2005-12-031-1/+1
* Add support to easily build FreeBSD unpacked in a chroot of anotherambrisko2005-12-021-1/+1
* In make buildenv, spell sh as ${SHELL}. In this case, we don't wantimp2005-12-011-1/+1
* Revert revision 1.416 and don't create a hierarchy before installingru2005-11-251-6/+0
* Unbreak installworld.ru2005-11-221-1/+1
OpenPOWER on IntegriCloud