summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* MFC r261132asomers2014-02-131-7/+13
* Plug the ATF tests into the build.jmmv2013-12-281-3/+3
* Set up the /usr/tests hierarchy.jmmv2013-12-281-13/+24
* MFC 256640: Allow 'make xdev' to work when DESTDIR is set.ian2013-12-131-3/+4
* MFC r258086:cperciva2013-11-241-1/+1
* MFC r258283 - move iconv* symbols out of libc.so.7 namespace withpeter2013-11-201-0/+2
* MFC r257350:delphij2013-11-031-4/+10
* MFC r257329 (nyan):gjb2013-11-011-1/+6
* MFC r256915brooks2013-10-311-4/+2
* MFC r257079:gjb2013-10-251-2/+6
* MFC r256842:bdrewery2013-10-241-0/+12
* Revert r256944, which does not quite get the src/ directory correct.gjb2013-10-221-5/+2
* MFC r256921:cperciva2013-10-221-2/+5
* Revert-and-redo r255955: the sort -r should be added to delete-old-dirs.delphij2013-10-011-2/+2
* Reverse directories order when doing 'make delete-old-dir'. Thisdelphij2013-09-301-1/+1
* Remove BIND.des2013-09-301-5/+1
* Don't parse NO_ROOT metadata for extra kernels if NO_ROOT isn't defined.jhb2013-09-241-0/+2
* Remove the armv6eb architecture as it is unused, and almost certainlyandrew2013-09-221-1/+1
* Fix 'make installcheck' to check for missing UID/GID as well, brokenbdrewery2013-09-181-7/+10
* Add unbound to the list of UIDs / GIDs to check fore before installing.des2013-09-171-0/+4
* Clean up the OpenSSH build. It is now possible to build most componentsdes2013-09-101-2/+9
* Create a private library directory (LIBPRIVATEDIR) for libraries whichdes2013-09-081-0/+1
* - Fix LOCAL_MTREE so it properly handles multiple files and quotesbdrewery2013-08-301-3/+3
* Update nvi-1.79 to 2.1.1-4334a8297fpeter2013-08-111-1/+2
* Generate debug data release dist setsemaste2013-07-231-1/+29
* Sprinkle some .MAKE magicsjg2013-07-061-13/+13
* Use && rather than ; when success of previous job matters.sjg2013-06-301-38/+38
* Simplify the hierarchy target's logic. [0]brooks2013-06-141-6/+8
* Flag recursive make targets with .MAKEsjg2013-06-141-0/+2
* Be more agressive about bootstrapping ctfmerge and ctfconvert sobrooks2013-06-131-2/+2
* Add a new knob WITH_DEBUG_FILES to control the building of standaloneemaste2013-06-071-0/+15
* release: Allow empty extra distributions.jilles2013-06-051-1/+1
* Restore (at least temporarily) SHARED=symlinks in the build includesbrooks2013-05-301-1/+1
* Always define INSTALL_DDIR and define it such that it contains no extrabrooks2013-05-301-5/+6
* r245757 introduced warning output if update method is set to CVS_UPDATEgjb2013-05-281-57/+9
* Update comments to reflect use of svn/svnup to keep the src/ tree upgjb2013-05-281-2/+2
* Temporarily revert r251058 - it breaks documented use of makeoptionspeter2013-05-281-9/+2
* During buildkernel, print a banner before building modules.des2013-05-281-2/+9
* Remove backwards compat layer which was added in r71419 (in 2001).eadler2013-05-261-11/+0
* Fix building on slightly older -current and stable systems aftermarcel2013-05-241-0/+5
* Connect flex 2.5.37 to the build and bump __FreeBSD_version.jkim2013-05-211-0/+5
* Restore the ability to build on systems with 32-bit compat whenbrooks2013-05-211-1/+3
* Fix distributekernel in the non NO_ROOT case.brooks2013-05-201-0/+2
* Implement NO_ROOT support for distributekernel and packagekernel.brooks2013-05-161-4/+29
* Add support for an external cross compiler. The cross compiler isbrooks2013-05-151-6/+63
* Add compile_et to kerberos bootstrap tools.antoine2013-05-111-1/+2
* Optimize SUBDIR_OVERRIDE such that SUBDIR isn't automatically defined ifbenno2013-05-011-3/+3
* A transition period of more than two years is more than enough:eadler2013-04-291-7/+0
* Fix installworld with DB_FROM_SRC after r249807bdrewery2013-04-251-0/+1
* Fix installkernel requiring users/groups defined in CHECK_UIDSbdrewery2013-04-231-2/+1
OpenPOWER on IntegriCloud