| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from CheriBSD: | brooks | 2014-01-30 | 1 | -9/+5 |
* | Fix the build so -DNO_TESTS is passed in various phases that don't | asomers | 2014-01-24 | 1 | -8/+14 |
* | Replace the old unix_seqpacket and unix_seqpacket_exercise tests, which | asomers | 2014-01-23 | 1 | -1/+1 |
* | Generate /var/db/services.db during 'make distribution' so that it is | jhb | 2014-01-22 | 1 | -1/+1 |
* | Remove aicasm as a build dependency. It made sense when the ahc and ahd | scottl | 2014-01-07 | 1 | -9/+0 |
* | Please welcome casperd daemon. It (and its services) will be responsible for | pjd | 2013-12-02 | 1 | -1/+7 |
* | Move my simple logging API to a separate library. It is now already used | pjd | 2013-12-01 | 1 | -1/+3 |
* | Attempt to move the POSIX iconv* symbols out of runtime linker space. | peter | 2013-11-17 | 1 | -0/+2 |
* | Move all atf directories to the tests mtree. | jmmv | 2013-11-16 | 1 | -1/+1 |
* | Strip the -pN patch level from the VERSION string which gets encoded into | cperciva | 2013-11-13 | 1 | -1/+1 |
* | This change builds kernel tools based on the same assumption as building | ian | 2013-11-09 | 1 | -1/+16 |
* | Subsume the functionality of MK_ATF into MK_TESTS. | jmmv | 2013-11-08 | 1 | -1/+1 |
* | Add libatf-c++ to the prebuild libs. | jmmv | 2013-11-08 | 1 | -2/+2 |
* | Fix buildworld when WITH_TESTS is enabled. | jmmv | 2013-11-08 | 1 | -12/+16 |
* | Build kernel tools along with other tools during world build, as well as | ian | 2013-11-08 | 1 | -0/+1 |
* | Instead of modeling the kernel-tools build after the bootstrap tools, build | ian | 2013-11-07 | 1 | -14/+4 |
* | Do not build aicasm with the cross-tools/kernel-toolchain, instead add a | ian | 2013-11-07 | 1 | -3/+29 |
* | Revert r257730: | gjb | 2013-11-06 | 1 | -28/+2 |
* | Do not build aicasm with the cross-tools/kernel-toolchain, instead add a | ian | 2013-11-06 | 1 | -2/+28 |
* | Rework the aicasm build machinery so that it gets built along with toolchain | ian | 2013-11-04 | 1 | -20/+3 |
* | In r257079, SRCDIR is pointed to ${.CURDIR} when not set. However, | delphij | 2013-10-29 | 1 | -4/+10 |
* | Fix build. Both clang and gcc are required on pc98. | nyan | 2013-10-29 | 1 | -1/+6 |
* | Set up the /usr/tests hierarchy. | rpaulo | 2013-10-25 | 1 | -0/+7 |
* | Fix build host pollution by avoiding calling 'uname -srp' to | gjb | 2013-10-24 | 1 | -2/+6 |
* | Revert r256921 to prevent error output when in the wrong directory. | gjb | 2013-10-24 | 1 | -5/+2 |
* | Thou shalt not leak build host state into the system being compiled. | cperciva | 2013-10-22 | 1 | -2/+5 |
* | Stop conflating WITHOUT_CLANG with WITHOUT_CLANG_IS_CC. This allows | brooks | 2013-10-22 | 1 | -4/+2 |
* | Fix 'make delete-old-libs' and 'make check-libs' to delete .debug | bdrewery | 2013-10-21 | 1 | -0/+12 |
* | Allow 'make xdev' to work when DESTDIR is set. | ian | 2013-10-16 | 1 | -3/+4 |
* | Bump OS versions in the toolchain triples to 11.0, and bump the | dim | 2013-10-10 | 1 | -1/+1 |
* | Revert-and-redo r255955: the sort -r should be added to delete-old-dirs. | delphij | 2013-10-01 | 1 | -2/+2 |
* | Reverse directories order when doing 'make delete-old-dir'. This | delphij | 2013-09-30 | 1 | -1/+1 |
* | Remove BIND. | des | 2013-09-30 | 1 | -5/+1 |
* | Don't parse NO_ROOT metadata for extra kernels if NO_ROOT isn't defined. | jhb | 2013-09-24 | 1 | -0/+2 |
* | Remove the armv6eb architecture as it is unused, and almost certainly | andrew | 2013-09-22 | 1 | -1/+1 |
* | Fix 'make installcheck' to check for missing UID/GID as well, broken | bdrewery | 2013-09-18 | 1 | -7/+10 |
* | Add unbound to the list of UIDs / GIDs to check fore before installing. | des | 2013-09-17 | 1 | -0/+4 |
* | Clean up the OpenSSH build. It is now possible to build most components | des | 2013-09-10 | 1 | -2/+9 |
* | Create a private library directory (LIBPRIVATEDIR) for libraries which | des | 2013-09-08 | 1 | -0/+1 |
* | - Fix LOCAL_MTREE so it properly handles multiple files and quotes | bdrewery | 2013-08-30 | 1 | -3/+3 |
* | Update nvi-1.79 to 2.1.1-4334a8297f | peter | 2013-08-11 | 1 | -1/+2 |
* | Generate debug data release dist sets | emaste | 2013-07-23 | 1 | -1/+29 |
* | Sprinkle some .MAKE magic | sjg | 2013-07-06 | 1 | -13/+13 |
* | Use && rather than ; when success of previous job matters. | sjg | 2013-06-30 | 1 | -38/+38 |
* | Simplify the hierarchy target's logic. [0] | brooks | 2013-06-14 | 1 | -6/+8 |
* | Flag recursive make targets with .MAKE | sjg | 2013-06-14 | 1 | -0/+2 |
* | Be more agressive about bootstrapping ctfmerge and ctfconvert so | brooks | 2013-06-13 | 1 | -2/+2 |
* | Add a new knob WITH_DEBUG_FILES to control the building of standalone | emaste | 2013-06-07 | 1 | -0/+15 |
* | release: Allow empty extra distributions. | jilles | 2013-06-05 | 1 | -1/+1 |
* | Restore (at least temporarily) SHARED=symlinks in the build includes | brooks | 2013-05-30 | 1 | -1/+1 |