summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud