summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
...
* This should have been committed in r249666.trociny2013-04-201-1/+1
* Upgrade our copy of llvm/clang to trunk r178860, in preparation of thedim2013-04-121-1/+1
* Fix xdev-install when installing to a location other than /andrew2013-03-311-3/+4
* Fix xdev. Clang and libc were not building correctly on older worlds, forandrew2013-03-311-7/+27
* Fix a typo, 'xdev-build' should be spelled with a 'd' at the end.rene2013-03-271-1/+1
* libzfs_core depends on libnvpair, explicitly say this in Makefile.inc1.delphij2013-03-051-0/+1
* WiP merge of libzfs_core (MFV r238590, r238592)mm2013-03-051-0/+2
* In all situations where we need to bootstrap yacc, we also need todes2013-02-251-1/+2
* - Fix libmd dependency. It is needed in the bootstrap library list becausehrs2013-02-141-0/+1
* Add nmtree to ITOOLS if it is installed on the host instead of keying offbrooks2013-02-091-2/+4
* Fix xdev by using the install shell script as it knows about the -landrew2013-02-041-1/+2
* - Add CHECKSUM.* support in Makefile[1].hrs2013-02-031-4/+6
* Log the addition of login.conf.db, passwd, pwd.db, and spwd.db via cat -l.brooks2013-01-291-2/+7
* Fix installworld when nmtree is not on the host by only adding it tobrooks2013-01-291-3/+5
* Fix installworld when the host does not need to bootstrap nmtree.brooks2013-01-291-1/+1
* Fix update method (s/SUP/CVS) warning.gjb2013-01-251-1/+1
* Strip any trailing slash off of the -D argument to install to support thebrooks2013-01-241-1/+1
* Introduce a new option -DNO_ROOT that allows install and distributionbrooks2013-01-221-8/+60
* Fix spurious leading / on dtc path in Makefile.inc1. Spotted by jhb.theraven2013-01-221-1/+1
* Import new (BSDL) device tree compiler. Now built by default, so that it can'ttheraven2013-01-221-1/+4
* Chase r245756 of make.conf(5):gjb2013-01-221-4/+14
* Always bootstrap nmtree if it is not available on the host. It is fairlybrooks2013-01-211-1/+1
* Remove a harmless (somewhat to my surprise) bogon that crept into r245440.brooks2013-01-181-1/+0
* Rework the mtree portion of etc/Makefile's distrib-dirs target to runbrooks2013-01-171-6/+2
* Correct the distrib-dirs target in the -DDB_FROM_SRC case.brooks2013-01-171-1/+1
* Add a new LIBRARIES_ONLY make variable to disable the build and installbrooks2013-01-171-0/+1
* Add an option DB_FROM_SRC to use src/etc's user/group databases whenbrooks2013-01-151-7/+26
* Revert r245316. Systems with non-standard uids/gids are more prevalentbrooks2013-01-111-15/+33
* Use the -N option to install and nmtree to eliminate the need for thebrooks2013-01-111-33/+15
* Use find -exec to install zoneinfo instead of requiring xargs to be anbrooks2013-01-111-1/+1
* Add xargs to the set of install tools when zoneinfo is not disabled.brooks2013-01-101-1/+1
* Add auditdistd to the pre-install required uid check list.peter2012-12-021-1/+1
* The build-tools step during build32 also needs the -legacy magic.sjg2012-11-301-0/+2
* Unbreak amd64 cross-build where amd64 is the target. While clangmarcel2012-11-201-1/+1
* Work around pc98 tinderbox failures in sys/boot/pc98, by making sure adim2012-11-101-2/+2
* Add ATF to the build. This is may be a bit rought around the egdes,marcel2012-10-221-0/+5
* Allow LOCAL_(DIRS,LIBS) to install files in directories not found in thebrooks2012-10-181-1/+11
* Fix the showconfig target. bmake sends debug output to stderr.marcel2012-10-071-1/+1
* Fix 32-bit library builds after the removal of adding -E to make for AS,marcel2012-10-071-11/+17
* Add support for bmake. This includes:marcel2012-10-061-1/+1
* Introduce a new make variable COMPILER_TYPE that specifies whatbrooks2012-09-131-2/+15
* Not all Pmake derivatives silently handle empty shell output, so ensure thereobrien2012-09-121-1/+1
* Fix 'distributeworld' target when WITHOUT_GAMES is set.gjb2012-09-031-1/+4
* Merging of projects/armv6, part 3gonzo2012-08-151-1/+1
* Partial MFV (illumos-gate 13753:2aba784c276b)mm2012-07-301-1/+2
* Add "hier" as an alternate spelling of "hierarchy" to match hier(9).obrien2012-07-031-1/+1
* Minor wording change. The previous commit message should have included:brooks2012-06-151-1/+1
* MFP4: 212854, 212854brooks2012-06-151-1/+7
* During buildworld and buildkernel, define EARLY_BUILD in the earlierdim2012-06-031-5/+6
* Bump __FreeBSD_version for the byacc import, and update _bootstrap_tools.des2012-05-221-1/+4
OpenPOWER on IntegriCloud