summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* - Explicitly verify if all needed libs were found by ldd(1). Do soyar2007-12-041-6/+14
* Decouple the install tools from the main system as much as possible.yar2007-10-311-14/+32
* If a required install tool is missing, provide a more friendly erroremaste2007-10-151-1/+6
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalobrien2007-10-091-1/+1
* Repo copy libpthreads to libkse.obrien2007-10-091-3/+3
* Revise the list of directories we manually create underru2007-10-011-5/+2
* Always install libpthread.* symlinks if at least one ofru2007-10-011-1/+9
* Add sed(1) to cross tools. We do want newly built version duringdelphij2007-07-101-0/+1
* lex(1) no longer installs headers into GCC-internal dirsru2007-05-261-3/+3
* Revision 1.576 removed too much. I didn't notice because my /usr is ondes2007-05-191-0/+2
* GCC will now properly link libc with all shared objects in order to recordkan2007-05-191-3/+26
* Don't use a subshell where it isn't needed.des2007-05-161-12/+12
* Expose all of {check,delete}-old{,-dirs,-files,-libs}.des2007-05-161-1/+4
* Remove stray comment which broke delete-old-dirs.des2007-05-161-1/+0
* Partially revert the check-old / delete-old modifications to clarify thedes2007-05-161-26/+20
* Restore previous behaviour of aborting delete-old* if rm failed.des2007-05-141-2/+2
* Greatly speed up {check,delete}-old* by replacing make loops with sh loops.des2007-05-131-28/+20
* Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.deischen2007-05-131-1/+1
* Link libzpool, ztest and zdb against libpthread.pjd2007-04-171-2/+2
* 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
OpenPOWER on IntegriCloud