summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Merge from CheriBSD:brooks2014-01-301-9/+5
* Fix the build so -DNO_TESTS is passed in various phases that don'tasomers2014-01-241-8/+14
* Replace the old unix_seqpacket and unix_seqpacket_exercise tests, whichasomers2014-01-231-1/+1
* Generate /var/db/services.db during 'make distribution' so that it isjhb2014-01-221-1/+1
* Remove aicasm as a build dependency. It made sense when the ahc and ahdscottl2014-01-071-9/+0
* Please welcome casperd daemon. It (and its services) will be responsible forpjd2013-12-021-1/+7
* Move my simple logging API to a separate library. It is now already usedpjd2013-12-011-1/+3
* Attempt to move the POSIX iconv* symbols out of runtime linker space.peter2013-11-171-0/+2
* Move all atf directories to the tests mtree.jmmv2013-11-161-1/+1
* Strip the -pN patch level from the VERSION string which gets encoded intocperciva2013-11-131-1/+1
* This change builds kernel tools based on the same assumption as buildingian2013-11-091-1/+16
* Subsume the functionality of MK_ATF into MK_TESTS.jmmv2013-11-081-1/+1
* Add libatf-c++ to the prebuild libs.jmmv2013-11-081-2/+2
* Fix buildworld when WITH_TESTS is enabled.jmmv2013-11-081-12/+16
* Build kernel tools along with other tools during world build, as well asian2013-11-081-0/+1
* Instead of modeling the kernel-tools build after the bootstrap tools, buildian2013-11-071-14/+4
* Do not build aicasm with the cross-tools/kernel-toolchain, instead add aian2013-11-071-3/+29
* Revert r257730:gjb2013-11-061-28/+2
* Do not build aicasm with the cross-tools/kernel-toolchain, instead add aian2013-11-061-2/+28
* Rework the aicasm build machinery so that it gets built along with toolchainian2013-11-041-20/+3
* In r257079, SRCDIR is pointed to ${.CURDIR} when not set. However,delphij2013-10-291-4/+10
* Fix build. Both clang and gcc are required on pc98.nyan2013-10-291-1/+6
* Set up the /usr/tests hierarchy.rpaulo2013-10-251-0/+7
* Fix build host pollution by avoiding calling 'uname -srp' togjb2013-10-241-2/+6
* Revert r256921 to prevent error output when in the wrong directory.gjb2013-10-241-5/+2
* Thou shalt not leak build host state into the system being compiled.cperciva2013-10-221-2/+5
* Stop conflating WITHOUT_CLANG with WITHOUT_CLANG_IS_CC. This allowsbrooks2013-10-221-4/+2
* Fix 'make delete-old-libs' and 'make check-libs' to delete .debugbdrewery2013-10-211-0/+12
* Allow 'make xdev' to work when DESTDIR is set.ian2013-10-161-3/+4
* Bump OS versions in the toolchain triples to 11.0, and bump thedim2013-10-101-1/+1
* 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
OpenPOWER on IntegriCloud