| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix buildworld after r331586 by adapting the installation of | hselasky | 2018-03-26 | 1 | -3/+3 |
* | MFC r330653: | hselasky | 2018-03-26 | 1 | -0/+9 |
* | MFC: r312939, r313250, r314811 (partial), r314887 (partial), r315760, | marius | 2017-05-11 | 1 | -1/+1 |
* | MFC 310048,310101,310239 | sephe | 2017-01-05 | 1 | -0/+8 |
* | MFC 308664,308742,308743 | sephe | 2017-01-05 | 1 | -3/+11 |
* | MFC r307131: install header files required development with libzfs_core | avg | 2016-10-28 | 1 | -0/+11 |
* | MFC r305706, r305749, r306274 | gonzo | 2016-10-22 | 1 | -2/+14 |
* | Commit the bits of nda that were missed. This should fix the build. | imp | 2016-06-10 | 1 | -1/+1 |
* | WITH_META_MODE: Disable cookie handling for include installation. | bdrewery | 2016-05-21 | 1 | -3/+3 |
* | MFH | gjb | 2016-04-16 | 1 | -8/+8 |
|\ |
|
| * | Rework META_TARGETS so that it automatically adds META_DEPS to the targets. | bdrewery | 2016-04-14 | 1 | -8/+8 |
* | | MFH | gjb | 2016-03-14 | 1 | -33/+5 |
|\ \
| |/ |
|
| * | META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE. | bdrewery | 2016-03-11 | 1 | -10/+4 |
| * | DIRDEPS_BUILD: None of this is needed anymore. | bdrewery | 2016-03-11 | 1 | -22/+2 |
| * | DIRDEPS_BUILD: Remove the cookie when target is out-of-date. | bdrewery | 2016-03-11 | 1 | -9/+7 |
* | | Ensure include/ is properly tagged in the METALOG. | gjb | 2016-02-08 | 1 | -41/+43 |
|/ |
|
* | Provide new socket option TCP_CCALGOOPT, which stands for TCP congestion | glebius | 2016-01-22 | 1 | -0/+1 |
* | Move obscure lib/ installation of /usr/lib/include symlink to include/. | bdrewery | 2015-12-04 | 1 | -0/+2 |
* | Replace ln -s calls with INSTALL_SYMLINK | bdrewery | 2015-12-04 | 1 | -18/+18 |
* | Stop building vers.c in include/ and only build the needed osreldate.h. | bdrewery | 2015-11-25 | 1 | -7/+3 |
* | META MODE: Fix changing what "MACHINE=host" means when computing dirdeps for ... | bdrewery | 2015-11-18 | 1 | -1/+1 |
* | Rename META_MODE option to DIRDEPS_BUILD | sjg | 2015-11-14 | 1 | -3/+3 |
* | Add more SUBDIR_PARALLEL. | bdrewery | 2015-10-15 | 1 | -0/+1 |
* | Mute this cookie as well | bdrewery | 2015-10-03 | 1 | -1/+1 |
* | Avoid make compatibility mode issues with creating cookies from r287844 and r... | bdrewery | 2015-10-03 | 1 | -5/+3 |
* | META_MODE: Avoid command changing in 2nd build. | bdrewery | 2015-09-18 | 1 | -6/+6 |
* | Similar to r287844, create 'symlinks' cookie in proper place with -j and META... | bdrewery | 2015-09-16 | 1 | -0/+1 |
* | Create 'copies' cookie in proper place in META_MODE. | bdrewery | 2015-09-16 | 1 | -0/+1 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -1/+41 |
|\ |
|
| * | Merge sync of head | sjg | 2015-05-27 | 1 | -20/+15 |
| |\
| |/
|/| |
|
| * | Merge from head@274682 | sjg | 2014-11-19 | 1 | -1/+3 |
| |\ |
|
| * \ | Merge head from 7/28 | sjg | 2014-08-19 | 1 | -2/+8 |
| |\ \ |
|
| * | | | Actually avoid stage_includes target | sjg | 2014-05-16 | 1 | -2/+2 |
| * | | | We want to use stage_includes as a hook, so use NO_STAGE_INCLUDES | sjg | 2014-05-16 | 1 | -1/+10 |
| * | | | Merge from head | sjg | 2014-05-08 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge head | sjg | 2014-04-28 | 1 | -18/+18 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge head@256284 | sjg | 2013-10-13 | 1 | -19/+12 |
| |\ \ \ \ \ |
|
| * | | | | | | In meta mode touch targets like copies so we don't needlessly repeat them. | sjg | 2013-10-12 | 1 | -1/+10 |
| * | | | | | | Merge from head | sjg | 2013-09-05 | 1 | -10/+21 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Add stage-install.sh so we can do away with the need to have | sjg | 2013-04-19 | 1 | -8/+0 |
| * | | | | | | | Avoid problems with read-only osreldate.h | sjg | 2013-02-16 | 1 | -0/+1 |
| * | | | | | | | Sync with HEAD. | obrien | 2013-02-08 | 1 | -5/+25 |
| |\ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 1 | -19/+5 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -2/+32 |
| * | | | | | | | | | | | MFC: r237279: install filemon.h | obrien | 2012-06-20 | 1 | -1/+1 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Move ALTQ from contrib to net/altq. The ALTQ code is for many years | glebius | 2015-04-16 | 1 | -9/+2 |
* | | | | | | | | | | | Sort the entries by build knob, then MACHINE_ARCH like other areas of the tree | ngie | 2015-02-04 | 1 | -13/+12 |
* | | | | | | | | | | | Clean up more usb related files when MK_USB == no when dealing with | ngie | 2015-02-04 | 1 | -1/+5 |
* | | | | | | | | | | | Make install cuse headers if MK_CUSE != no | ngie | 2015-01-25 | 1 | -1/+4 |
* | | | | | | | | | | | Deorbit the IEEE-488/GPIB support. | phk | 2014-12-25 | 1 | -5/+1 |
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|