aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Please welcome casperd daemon. It (and its services) will be responsible forPawel Jakub Dawidek2013-12-021-1/+7
* Move my simple logging API to a separate library. It is now already usedPawel Jakub Dawidek2013-12-011-1/+3
* Attempt to move the POSIX iconv* symbols out of runtime linker space.Peter Wemm2013-11-171-0/+2
* Move all atf directories to the tests mtree.Julio Merino2013-11-161-1/+1
* Strip the -pN patch level from the VERSION string which gets encoded intoColin Percival2013-11-131-1/+1
* This change builds kernel tools based on the same assumption as buildingIan Lepore2013-11-091-1/+16
* Subsume the functionality of MK_ATF into MK_TESTS.Julio Merino2013-11-081-1/+1
* Add libatf-c++ to the prebuild libs.Julio Merino2013-11-081-2/+2
* Fix buildworld when WITH_TESTS is enabled.Julio Merino2013-11-081-12/+16
* Build kernel tools along with other tools during world build, as well asIan Lepore2013-11-081-0/+1
* Instead of modeling the kernel-tools build after the bootstrap tools, buildIan Lepore2013-11-071-14/+4
* Do not build aicasm with the cross-tools/kernel-toolchain, instead add aIan Lepore2013-11-071-3/+29
* Revert r257730:Glen Barber2013-11-061-28/+2
* Do not build aicasm with the cross-tools/kernel-toolchain, instead add aIan Lepore2013-11-061-2/+28
* Rework the aicasm build machinery so that it gets built along with toolchainIan Lepore2013-11-041-20/+3
* In r257079, SRCDIR is pointed to ${.CURDIR} when not set. However,Xin LI2013-10-291-4/+10
* Fix build. Both clang and gcc are required on pc98.Yoshihiro Takahashi2013-10-291-1/+6
* Set up the /usr/tests hierarchy.Rui Paulo2013-10-251-0/+7
* Fix build host pollution by avoiding calling 'uname -srp' toGlen Barber2013-10-241-2/+6
* Revert r256921 to prevent error output when in the wrong directory.Glen Barber2013-10-241-5/+2
* Thou shalt not leak build host state into the system being compiled.Colin Percival2013-10-221-2/+5
* Stop conflating WITHOUT_CLANG with WITHOUT_CLANG_IS_CC. This allowsBrooks Davis2013-10-221-4/+2
* Fix 'make delete-old-libs' and 'make check-libs' to delete .debugBryan Drewery2013-10-211-0/+12
* Allow 'make xdev' to work when DESTDIR is set.Ian Lepore2013-10-161-3/+4
* Bump OS versions in the toolchain triples to 11.0, and bump theDimitry Andric2013-10-101-1/+1
* Revert-and-redo r255955: the sort -r should be added to delete-old-dirs.Xin LI2013-10-011-2/+2
* Reverse directories order when doing 'make delete-old-dir'. ThisXin LI2013-09-301-1/+1
* Remove BIND.Dag-Erling Smørgrav2013-09-301-5/+1
* Don't parse NO_ROOT metadata for extra kernels if NO_ROOT isn't defined.John Baldwin2013-09-241-0/+2
* Remove the armv6eb architecture as it is unused, and almost certainlyAndrew Turner2013-09-221-1/+1
* Fix 'make installcheck' to check for missing UID/GID as well, brokenBryan Drewery2013-09-181-7/+10
* Add unbound to the list of UIDs / GIDs to check fore before installing.Dag-Erling Smørgrav2013-09-171-0/+4
* Clean up the OpenSSH build. It is now possible to build most componentsDag-Erling Smørgrav2013-09-101-2/+9
* Create a private library directory (LIBPRIVATEDIR) for libraries whichDag-Erling Smørgrav2013-09-081-0/+1
* - Fix LOCAL_MTREE so it properly handles multiple files and quotesBryan Drewery2013-08-301-3/+3
* Update nvi-1.79 to 2.1.1-4334a8297fPeter Wemm2013-08-111-1/+2
* 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