aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Generate debug data release dist setsEd Maste2013-07-231-1/+29
* Sprinkle some .MAKE magicSimon J. Gerraty2013-07-061-13/+13
* Use && rather than ; when success of previous job matters.Simon J. Gerraty2013-06-301-38/+38
* Simplify the hierarchy target's logic. [0]Brooks Davis2013-06-141-6/+8
* Flag recursive make targets with .MAKESimon J. Gerraty2013-06-141-0/+2
* Be more agressive about bootstrapping ctfmerge and ctfconvert soBrooks Davis2013-06-131-2/+2
* Add a new knob WITH_DEBUG_FILES to control the building of standaloneEd Maste2013-06-071-0/+15
* release: Allow empty extra distributions.Jilles Tjoelker2013-06-051-1/+1
* Restore (at least temporarily) SHARED=symlinks in the build includesBrooks Davis2013-05-301-1/+1
* Always define INSTALL_DDIR and define it such that it contains no extraBrooks Davis2013-05-301-5/+6
* r245757 introduced warning output if update method is set to CVS_UPDATEGlen Barber2013-05-281-57/+9
* Update comments to reflect use of svn/svnup to keep the src/ tree upGlen Barber2013-05-281-2/+2
* Temporarily revert r251058 - it breaks documented use of makeoptionsPeter Wemm2013-05-281-9/+2
* During buildkernel, print a banner before building modules.Dag-Erling Smørgrav2013-05-281-2/+9
* Remove backwards compat layer which was added in r71419 (in 2001).Eitan Adler2013-05-261-11/+0
* Fix building on slightly older -current and stable systems afterMarcel Moolenaar2013-05-241-0/+5
* Connect flex 2.5.37 to the build and bump __FreeBSD_version.Jung-uk Kim2013-05-211-0/+5
* Restore the ability to build on systems with 32-bit compat whenBrooks Davis2013-05-211-1/+3
* Fix distributekernel in the non NO_ROOT case.Brooks Davis2013-05-201-0/+2
* Implement NO_ROOT support for distributekernel and packagekernel.Brooks Davis2013-05-161-4/+29
* Add support for an external cross compiler. The cross compiler isBrooks Davis2013-05-151-6/+63
* Add compile_et to kerberos bootstrap tools.Antoine Brodin2013-05-111-1/+2
* Optimize SUBDIR_OVERRIDE such that SUBDIR isn't automatically defined ifBenno Rice2013-05-011-3/+3
* A transition period of more than two years is more than enough:Eitan Adler2013-04-291-7/+0
* Fix installworld with DB_FROM_SRC after r249807Bryan Drewery2013-04-251-0/+1
* Fix installkernel requiring users/groups defined in CHECK_UIDSBryan Drewery2013-04-231-2/+1
* This should have been committed in r249666.Mikolaj Golub2013-04-201-1/+1
* Upgrade our copy of llvm/clang to trunk r178860, in preparation of theDimitry Andric2013-04-121-1/+1
* Fix xdev-install when installing to a location other than /Andrew Turner2013-03-311-3/+4
* Fix xdev. Clang and libc were not building correctly on older worlds, forAndrew Turner2013-03-311-7/+27
* Fix a typo, 'xdev-build' should be spelled with a 'd' at the end.Rene Ladan2013-03-271-1/+1
* libzfs_core depends on libnvpair, explicitly say this in Makefile.inc1.Xin LI2013-03-051-0/+1
* WiP merge of libzfs_core (MFV r238590, r238592)Martin Matuska2013-03-051-0/+2
* In all situations where we need to bootstrap yacc, we also need toDag-Erling Smørgrav2013-02-251-1/+2
* - Fix libmd dependency. It is needed in the bootstrap library list becauseHiroki Sato2013-02-141-0/+1
* Add nmtree to ITOOLS if it is installed on the host instead of keying offBrooks Davis2013-02-091-2/+4
* Fix xdev by using the install shell script as it knows about the -lAndrew Turner2013-02-041-1/+2
* - Add CHECKSUM.* support in Makefile[1].Hiroki Sato2013-02-031-4/+6
* Log the addition of login.conf.db, passwd, pwd.db, and spwd.db via cat -l.Brooks Davis2013-01-291-2/+7
* Fix installworld when nmtree is not on the host by only adding it toBrooks Davis2013-01-291-3/+5
* Fix installworld when the host does not need to bootstrap nmtree.Brooks Davis2013-01-291-1/+1
* Fix update method (s/SUP/CVS) warning.Glen Barber2013-01-251-1/+1
* Strip any trailing slash off of the -D argument to install to support theBrooks Davis2013-01-241-1/+1
* Introduce a new option -DNO_ROOT that allows install and distributionBrooks Davis2013-01-221-8/+60
* Fix spurious leading / on dtc path in Makefile.inc1. Spotted by jhb.David Chisnall2013-01-221-1/+1
* Import new (BSDL) device tree compiler. Now built by default, so that it can'tDavid Chisnall2013-01-221-1/+4
* Chase r245756 of make.conf(5):Glen Barber2013-01-221-4/+14
* Always bootstrap nmtree if it is not available on the host. It is fairlyBrooks Davis2013-01-211-1/+1
* Remove a harmless (somewhat to my surprise) bogon that crept into r245440.Brooks Davis2013-01-181-1/+0
* Rework the mtree portion of etc/Makefile's distrib-dirs target to runBrooks Davis2013-01-171-6/+2